Hi, I try to use mcron to fetch emails. I have the following in my `home-configuration.scm`:
(service home-mcron-service-type (home-mcron-configuration (jobs (list #~(job "*/15 * * * *" "mailctl fetch && notmuch new"))))) The reconfiguration runs fine, but the sheduling does not work at all. Calling the command from the console works fine. The job seems to work as expected: [I] voroskoi@wasteland ~ [SIGINT]> ps aux |rg mcron /gnu/store/smz1v6jxzrs2ddl1nrgdjlm261jlf1vx-profile root 426 0.0 0.2 157848 19840 ? Ssl 16:32 0:00 /gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/bin/guile --no-auto-compile /gnu/store/2izimf0xymk3qm35i7lsqbhpid2235ik-mcron-1.2.3/bin/mcron --log --log-format ~1@*~a ~a: ~a~% /gnu/store/annwvnihjy5sghw6s05l6kzijk6rbg93-mcron-job /gnu/store/dx7gyb3mrfzpwrsfjfjfnicmiqz7jszw-mcron-job /gnu/store/knfag5iw4mqhf6lqb462p95zs3knici3-mcron-job voroskoi 791 0.0 0.2 96020 22272 ? Ssl 16:33 0:00 /gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/bin/guile --no-auto-compile /gnu/store/2izimf0xymk3qm35i7lsqbhpid2235ik-mcron-1.2.3/bin/mcron --log --log-format ~1@*~a ~a: ~a~% /gnu/store/b8dyn5kszvg8f41badp0lrcbi5xk95cj-mcron-job voroskoi 9348 0.0 0.0 10460 7140 pts/3 S+ 17:52 0:00 rg mcron However both `herd status` and `herd schedule mcron` hangs without any output. Below is the strace output for the latter (both stops at this read call). Can You give me any hint on this? Thanks, [I] voroskoi@wasteland ~> strace herd schedule mcron /gnu/store/smz1v6jxzrs2ddl1nrgdjlm261jlf1vx-profile execve("/home/voroskoi/.guix-home/profile/bin/herd", ["herd", "schedule", "mcron"], 0x7ffd434a2480 /* 62 vars */) = 0 brk(NULL) = 0x1787000 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c5639000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) readlink("/proc/self/exe", "/gnu/store/n24l8hxn6nvb7lz7zjlyd"..., 4096) = 65 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=6927, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 6927, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f42c5637000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/libguile-3.0.so.1", O_RDONLY|O_CLOEXEC) = 3 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 pread64(3, "\4\0\0\0 \0\0\0\5\0\0\0GNU\0\1\0\1\300\4\0\0\0\t\0\0\0\0\0\0\0"..., 48, 1257288) = 48 newfstatat(3, "", {st_mode=S_IFREG|0555, st_size=1290288, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 1329104, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f42c54f2000 mprotect(0x7f42c5524000, 1056768, PROT_NONE) = 0 mmap(0x7f42c5524000, 765952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x32000) = 0x7f42c5524000 mmap(0x7f42c55df000, 286720, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xed000) = 0x7f42c55df000 mmap(0x7f42c5626000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x133000) = 0x7f42c5626000 mmap(0x7f42c562e000, 34768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f42c562e000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/k1ha4n9v8d7myiiszvl2ic7xnb56l219-libgc-8.2.2/lib/libgc.so.1", O_RDONLY|O_CLOEXEC) = 3 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 pread64(3, "\4\0\0\0 \0\0\0\5\0\0\0GNU\0\1\0\1\300\4\0\0\0\v\0\0\0\0\0\0\0"..., 48, 180776) = 48 newfstatat(3, "", {st_mode=S_IFREG|0555, st_size=188792, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 445608, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f42c5485000 mmap(0x7f42c548c000, 114688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f42c548c000 mmap(0x7f42c54a8000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23000) = 0x7f42c54a8000 mmap(0x7f42c54b2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2c000) = 0x7f42c54b2000 mmap(0x7f42c54b4000, 253096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f42c54b4000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/l0y8jkmip7qpa7x33972mn0dsfy8ac01-libffi-3.4.4/lib/libffi.so.8", O_RDONLY|O_CLOEXEC) = 3 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 pread64(3, "\4\0\0\0 \0\0\0\5\0\0\0GNU\0\1\0\1\300\4\0\0\0\v\0\0\0\0\0\0\0"..., 48, 54296) = 48 newfstatat(3, "", {st_mode=S_IFREG|0555, st_size=60056, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 63296, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f42c5475000 mmap(0x7f42c5477000, 40960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f42c5477000 mmap(0x7f42c5481000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f42c5481000 mmap(0x7f42c5483000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f42c5483000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/jmhgczf8brflqrq5qir8gw5aq7f16g1i-libunistring-1.0/lib/libunistring.so.2", O_RDONLY|O_CLOEXEC) = 3 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 pread64(3, "\4\0\0\0 \0\0\0\5\0\0\0GNU\0\1\0\1\300\4\0\0\0\v\0\0\0\0\0\0\0"..., 48, 1731768) = 48 newfstatat(3, "", {st_mode=S_IFREG|0555, st_size=1749064, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 1753288, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f42c52c8000 mmap(0x7f42c52db000, 217088, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x7f42c52db000 mmap(0x7f42c5310000, 1437696, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x48000) = 0x7f42c5310000 mmap(0x7f42c546f000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a6000) = 0x7f42c546f000 mmap(0x7f42c5474000, 200, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f42c5474000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/ln6hxqjvz6m9gdd9s97pivlqck7hzs99-glibc-2.35/lib/libcrypt.so.1", O_RDONLY|O_CLOEXEC) = 3 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 newfstatat(3, "", {st_mode=S_IFREG|0555, st_size=47968, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c52c6000 mmap(NULL, 233952, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f42c528c000 mprotect(0x7f42c528d000, 36864, PROT_NONE) = 0 mmap(0x7f42c528d000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f42c528d000 mmap(0x7f42c5293000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f42c5293000 mmap(0x7f42c5296000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f42c5296000 mmap(0x7f42c5298000, 184800, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f42c5298000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/ln6hxqjvz6m9gdd9s97pivlqck7hzs99-glibc-2.35/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 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 newfstatat(3, "", {st_mode=S_IFREG|0555, st_size=981440, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 901392, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f42c51af000 mmap(0x7f42c51bd000, 458752, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f42c51bd000 mmap(0x7f42c522d000, 380928, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7e000) = 0x7f42c522d000 mmap(0x7f42c528a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xda000) = 0x7f42c528a000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/6ncav55lbk5kqvwwflrzcr41hp5jbq0c-gcc-11.3.0-lib/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3 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 pread64(3, "\4\0\0\0 \0\0\0\5\0\0\0GNU\0\1\0\1\300\4\0\0\0\v\0\0\0\0\0\0\0"..., 48, 97560) = 48 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=100760, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 103496, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f42c5195000 mmap(0x7f42c5198000, 73728, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f42c5198000 mmap(0x7f42c51aa000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f42c51aa000 mmap(0x7f42c51ad000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f42c51ad000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/ln6hxqjvz6m9gdd9s97pivlqck7hzs99-glibc-2.35/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\223\2\0\0\0\0\0"..., 832) = 832 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 pread64(3, "\4\0\0\0000\0\0\0\5\0\0\0GNU\0\2\200\0\300\4\0\0\0\1\0\0\0\0\0\0\0"..., 64, 848) = 64 pread64(3, "\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0 \0\0\0", 32, 912) = 32 newfstatat(3, "", {st_mode=S_IFREG|0555, st_size=2335360, ...}, AT_EMPTY_PATH) = 0 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 mmap(NULL, 2080720, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f42c4f99000 mprotect(0x7f42c4fc1000, 1839104, PROT_NONE) = 0 mmap(0x7f42c4fc1000, 1470464, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7f42c4fc1000 mmap(0x7f42c5128000, 364544, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18f000) = 0x7f42c5128000 mmap(0x7f42c5182000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e8000) = 0x7f42c5182000 mmap(0x7f42c5188000, 53200, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f42c5188000 close(3) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c4f97000 arch_prctl(ARCH_SET_FS, 0x7f42c4f98380) = 0 set_tid_address(0x7f42c4f98650) = 9402 set_robust_list(0x7f42c4f98660, 24) = 0 rseq(0x7f42c4f98d20, 0x20, 0, 0x53053053) = 0 mprotect(0x7f42c5182000, 16384, PROT_READ) = 0 mprotect(0x7f42c51ad000, 4096, PROT_READ) = 0 mprotect(0x7f42c528a000, 4096, PROT_READ) = 0 mprotect(0x7f42c5296000, 4096, PROT_READ) = 0 mprotect(0x7f42c546f000, 16384, PROT_READ) = 0 mprotect(0x7f42c5483000, 4096, PROT_READ) = 0 mprotect(0x7f42c54b2000, 4096, PROT_READ) = 0 mprotect(0x7f42c5626000, 16384, PROT_READ) = 0 mprotect(0x403000, 4096, PROT_READ) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c4f95000 mprotect(0x7f42c566f000, 8192, PROT_READ) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=16384*1024, rlim_max=16384*1024}) = 0 munmap(0x7f42c5637000, 6927) = 0 getrandom("\x43\x85\x41\x6f\x49\xb4\xf5\xbf", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x1787000 brk(0x17a8000) = 0x17a8000 openat(AT_FDCWD, "/gnu/store/ln6hxqjvz6m9gdd9s97pivlqck7hzs99-glibc-2.35/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=2998, ...}, AT_EMPTY_PATH) = 0 read(3, "# Locale name alias data base.\n#"..., 4096) = 2998 read(3, "", 4096) = 0 close(3) = 0 openat(AT_FDCWD, "/gnu/store/5fmqijrs5f7vx8mc2q2pmq26yvhb74sm-glibc-utf8-locales-2.35/lib/locale/2.35/en_US.utf8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=369, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 369, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f42c566e000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/ln6hxqjvz6m9gdd9s97pivlqck7hzs99-glibc-2.35/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ln6hxqjvz6m9gdd9s97pivlqck7hzs99-glibc-2.35/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=3808, ...}, AT_EMPTY_PATH) = 0 read(3, "# GNU libc iconv configuration.\n"..., 4096) = 3808 read(3, "", 4096) = 0 close(3) = 0 openat(AT_FDCWD, "/gnu/store/ln6hxqjvz6m9gdd9s97pivlqck7hzs99-glibc-2.35/lib/gconv/gconv-modules.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 newfstatat(3, "", {st_mode=S_IFDIR|0555, st_size=4096, ...}, AT_EMPTY_PATH) = 0 getdents64(3, 0x178b7c0 /* 3 entries */, 32768) = 96 openat(AT_FDCWD, "/gnu/store/ln6hxqjvz6m9gdd9s97pivlqck7hzs99-glibc-2.35/lib/gconv/gconv-modules.d/gconv-modules-extra.conf", O_RDONLY|O_CLOEXEC) = 4 newfstatat(4, "", {st_mode=S_IFREG|0444, st_size=53974, ...}, AT_EMPTY_PATH) = 0 read(4, "# GNU libc iconv configuration.\n"..., 4096) = 4096 read(4, "B1002//\tJUS_I.B1.002//\nmodule\tJU"..., 4096) = 4096 read(4, "59-5//\nalias\tISO_8859-5//\t\tISO-8"..., 4096) = 4096 read(4, "59-16//\t\tINTERNAL\t\tISO8859-16\t1\n"..., 4096) = 4096 read(4, "-SE-A\t1\nmodule\tINTERNAL\t\tEBCDIC-"..., 4096) = 4096 read(4, "97\t\t1\n\n#\tfrom\t\t\tto\t\t\tmodule\t\tcos"..., 4096) = 4096 read(4, "1\n\n#\tfrom\t\t\tto\t\t\tmodule\t\tcost\nal"..., 4096) = 4096 read(4, "6//\t\tIBM1046//\nalias\tCP1046//\t\tI"..., 4096) = 4096 brk(0x17c9000) = 0x17c9000 read(4, "\tto\t\t\tmodule\t\tcost\nalias\tRUSCII/"..., 4096) = 4096 read(4, "03//\nmodule\tCSN_369103//\t\tINTERN"..., 4096) = 4096 read(4, "\tmodule\t\tcost\nalias\tISO-IR-8-1//"..., 4096) = 4096 read(4, "IBM1156\t\t1\n\n#\tfrom\t\t\tto\t\t\tmodule"..., 4096) = 4096 read(4, "\t\tIBM1166//\nalias\tCP1166//\t\tIBM1"..., 4096) = 4096 read(4, "alias\tROMAN9//\t\tHP-ROMAN9//\nalia"..., 4096) = 726 read(4, "", 4096) = 0 close(4) = 0 getdents64(3, 0x178b7c0 /* 0 entries */, 32768) = 0 close(3) = 0 futex(0x7f42c5187a6c, FUTEX_WAKE_PRIVATE, 2147483647) = 0 openat(AT_FDCWD, "/gnu/store/5fmqijrs5f7vx8mc2q2pmq26yvhb74sm-glibc-utf8-locales-2.35/lib/locale/2.35/en_US.utf8/LC_MEASUREMENT", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=23, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 23, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f42c5638000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/5fmqijrs5f7vx8mc2q2pmq26yvhb74sm-glibc-utf8-locales-2.35/lib/locale/2.35/en_US.utf8/LC_TELEPHONE", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=59, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 59, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f42c5637000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/5fmqijrs5f7vx8mc2q2pmq26yvhb74sm-glibc-utf8-locales-2.35/lib/locale/2.35/en_US.utf8/LC_ADDRESS", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=167, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 167, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f42c4f94000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/5fmqijrs5f7vx8mc2q2pmq26yvhb74sm-glibc-utf8-locales-2.35/lib/locale/2.35/en_US.utf8/LC_NAME", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=77, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 77, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f42c4f93000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/5fmqijrs5f7vx8mc2q2pmq26yvhb74sm-glibc-utf8-locales-2.35/lib/locale/2.35/en_US.utf8/LC_PAPER", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=34, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 34, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f42c4f92000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/5fmqijrs5f7vx8mc2q2pmq26yvhb74sm-glibc-utf8-locales-2.35/lib/locale/2.35/en_US.utf8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFDIR|0555, st_size=4096, ...}, AT_EMPTY_PATH) = 0 close(3) = 0 openat(AT_FDCWD, "/gnu/store/5fmqijrs5f7vx8mc2q2pmq26yvhb74sm-glibc-utf8-locales-2.35/lib/locale/2.35/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=57, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 57, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f42c4f91000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/5fmqijrs5f7vx8mc2q2pmq26yvhb74sm-glibc-utf8-locales-2.35/lib/locale/2.35/en_US.utf8/LC_MONETARY", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=286, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 286, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f42c4f90000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/5fmqijrs5f7vx8mc2q2pmq26yvhb74sm-glibc-utf8-locales-2.35/lib/locale/2.35/en_US.utf8/LC_COLLATE", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=2586930, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 2586930, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f42c4c00000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/5fmqijrs5f7vx8mc2q2pmq26yvhb74sm-glibc-utf8-locales-2.35/lib/locale/2.35/en_US.utf8/LC_TIME", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=3284, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 3284, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f42c4f8f000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/5fmqijrs5f7vx8mc2q2pmq26yvhb74sm-glibc-utf8-locales-2.35/lib/locale/2.35/en_US.utf8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=54, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 54, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f42c4f8e000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/5fmqijrs5f7vx8mc2q2pmq26yvhb74sm-glibc-utf8-locales-2.35/lib/locale/2.35/en_US.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=353616, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 353616, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f42c4f37000 close(3) = 0 futex(0x7f42c5636430, FUTEX_WAKE_PRIVATE, 2147483647) = 0 openat(AT_FDCWD, "/proc/self/maps", O_RDONLY|O_CLOEXEC) = 3 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=16384*1024, rlim_max=16384*1024}) = 0 newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=0, ...}, AT_EMPTY_PATH) = 0 read(3, "00400000-00401000 r--p 00000000 "..., 1024) = 1024 read(3, " /gnu/store/5fmqijrs5f7vx8mc2q"..., 1024) = 1024 read(3, "000-7f42c4f94000 r--p 00000000 1"..., 1024) = 1024 read(3, " /gnu/store/ln6hxqjvz"..., 1024) = 1024 read(3, "42c51af000-7f42c51bd000 r--p 000"..., 1024) = 1024 read(3, "0 r--p 00007000 103:03 15230985 "..., 1024) = 1024 read(3, "lqrq5qir8gw5aq7f16g1i-libunistri"..., 1024) = 1024 read(3, ".so.8.1.2\n7f42c5484000-7f42c5485"..., 1024) = 1024 read(3, "nu/store/n24l8hxn6nvb7lz7zjlyd7i"..., 1024) = 1024 read(3, "bc-utf8-locales-2.35/lib/locale/"..., 1024) = 1024 read(3, "6hxqjvz6m9gdd9s97pivlqck7hzs99-g"..., 1024) = 461 close(3) = 0 sched_getaffinity(9402, 32, [0 1 2 3 4 5 6 7]) = 32 mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c4f27000 mmap(0x7f42c4f37000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c4f17000 mmap(0x7f42c4f27000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c4f07000 mmap(0x7f42c4f17000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c4ef7000 mmap(0x7f42c4f07000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c4ee7000 openat(AT_FDCWD, "/proc/stat", O_RDONLY) = 3 read(3, "cpu 230498 292 27982 3717201 62"..., 1700) = 1700 close(3) = 0 rt_sigaction(SIGPWR, {sa_handler=0x7f42c548e8e0, sa_mask=~[INT QUIT ABRT BUS SEGV TERM RTMIN RT_1], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f42c4fd62a0}, NULL, 8) = 0 rt_sigaction(SIGXCPU, {sa_handler=0x7f42c548dd70, sa_mask=~[INT QUIT ABRT BUS SEGV TERM RTMIN RT_1], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f42c4fd62a0}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [XCPU PWR], NULL, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 mmap(0x7f42c4ef7000, 2031616, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c4a10000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c4ee6000 pipe2([3, 4], O_CLOEXEC) = 0 brk(0x17ec000) = 0x17ec000 futex(0x7f42c5633a38, FUTEX_WAKE_PRIVATE, 2147483647) = 0 mmap(0x7f42c4c00000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c4ed6000 clock_gettime(CLOCK_PROCESS_CPUTIME_ID, {tv_sec=0, tv_nsec=7779380}) = 0 openat(AT_FDCWD, "/dev/urandom", O_RDONLY) = 5 newfstatat(5, "", {st_mode=S_IFCHR|0666, st_rdev=makedev(0x1, 0x9), ...}, AT_EMPTY_PATH) = 0 ioctl(5, TCGETS, 0x7ffda4de93a0) = -1 EINVAL (Invalid argument) read(5, "T&\271xFz\367\322\25\367&\36\262\363su\210G\240-\246\354\232\226=\200\"\363\21=d\221"..., 4096) = 4096 close(5) = 0 ioctl(0, TCGETS, {c_iflag=ICRNL|IUTF8, c_oflag=NL0|CR0|TAB0|BS0|VT0|FF0|OPOST|ONLCR, c_cflag=B38400|CS8|CREAD, c_lflag=ISIG|ICANON|ECHO|ECHOE|ECHOK|IEXTEN|ECHOCTL|ECHOKE, ...}) = 0 fcntl(0, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) lseek(0, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek) ioctl(1, TCGETS, {c_iflag=ICRNL|IUTF8, c_oflag=NL0|CR0|TAB0|BS0|VT0|FF0|OPOST|ONLCR, c_cflag=B38400|CS8|CREAD, c_lflag=ISIG|ICANON|ECHO|ECHOE|ECHOK|IEXTEN|ECHOCTL|ECHOKE, ...}) = 0 fcntl(1, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) lseek(1, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek) ioctl(2, TCGETS, {c_iflag=ICRNL|IUTF8, c_oflag=NL0|CR0|TAB0|BS0|VT0|FF0|OPOST|ONLCR, c_cflag=B38400|CS8|CREAD, c_lflag=ISIG|ICANON|ECHO|ECHOE|ECHOK|IEXTEN|ECHOCTL|ECHOKE, ...}) = 0 fcntl(2, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) lseek(2, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/eval.scm", 0x7ffda4de9620, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/eval.scm", 0x7ffda4de9620, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/eval.scm", {st_mode=S_IFREG|0444, st_size=25677, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/eval.go", 0x7ffda4de9430, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/eval.go", 0x7ffda4de9430, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/eval.go", 0x7ffda4de9430, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/eval.go", 0x7ffda4de9430, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/eval.go", {st_mode=S_IFREG|0444, st_size=99461, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/eval.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 99461 mmap(NULL, 99461, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c4ebd000 close(5) = 0 mprotect(0x7f42c4ecd000, 7584, PROT_READ|PROT_WRITE) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=16384*1024, rlim_max=16384*1024}) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/init.scm", 0x7ffda4de9550, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/init.scm", 0x7ffda4de9550, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/init.scm", 0x7ffda4de9550, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/site/3.0/init.scm", 0x7ffda4de9550, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/site/init.scm", 0x7ffda4de9550, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/init.scm", 0x7ffda4de9550, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/boot-9.scm", 0x7ffda4de9520, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/boot-9", 0x7ffda4de9520, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/boot-9.scm", 0x7ffda4de9520, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/boot-9", 0x7ffda4de9520, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/boot-9.scm", {st_mode=S_IFREG|0444, st_size=170744, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/boot-9.go", 0x7ffda4de92a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/boot-9.go", 0x7ffda4de92a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/boot-9.go", 0x7ffda4de92a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/boot-9.go", 0x7ffda4de92a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/boot-9.go", {st_mode=S_IFREG|0444, st_size=989597, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/boot-9.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 989597 mmap(NULL, 989597, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c491e000 close(5) = 0 mprotect(0x7f42c49ae000, 186224, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/psyntax-pp.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/psyntax-pp", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/psyntax-pp.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/psyntax-pp", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/psyntax-pp.scm", {st_mode=S_IFREG|0444, st_size=188229, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/psyntax-pp.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/psyntax-pp.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/psyntax-pp.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/psyntax-pp.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/psyntax-pp.go", {st_mode=S_IFREG|0444, st_size=516621, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/psyntax-pp.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 516621 mmap(NULL, 516621, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c489f000 close(5) = 0 mprotect(0x7f42c48ef000, 76976, PROT_READ|PROT_WRITE) = 0 mmap(NULL, 262144, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c4e7d000 futex(0x7f42c56331a4, FUTEX_WAKE_PRIVATE, 2147483647) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/posix.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/posix", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/posix.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/posix", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/posix.scm", {st_mode=S_IFREG|0444, st_size=2793, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/posix.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/posix.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/posix.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/posix.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/posix.go", {st_mode=S_IFREG|0444, st_size=77387, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/posix.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 77387 mmap(NULL, 77387, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c488c000 close(5) = 0 mprotect(0x7f42c489c000, 4128, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/networking.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/networking", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/networking.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/networking", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/networking.scm", {st_mode=S_IFREG|0444, st_size=3407, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/networking.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/networking.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/networking.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/networking.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/networking.go", {st_mode=S_IFREG|0444, st_size=79011, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/networking.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 79011 mmap(NULL, 79011, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c4878000 close(5) = 0 mprotect(0x7f42c4888000, 4768, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/deprecated.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/deprecated", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/deprecated.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/deprecated", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/deprecated.scm", {st_mode=S_IFREG|0444, st_size=1573, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/deprecated.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/deprecated.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/deprecated.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/deprecated.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/deprecated.go", {st_mode=S_IFREG|0444, st_size=74189, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/deprecated.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 74189 mmap(NULL, 74189, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c4865000 close(5) = 0 mprotect(0x7f42c4875000, 5336, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/copy-tree.scm", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/copy-tree", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/copy-tree.scm", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/copy-tree", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/copy-tree.scm", {st_mode=S_IFREG|0444, st_size=3119, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/copy-tree.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/copy-tree.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/copy-tree.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/copy-tree.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/copy-tree.go", {st_mode=S_IFREG|0444, st_size=70829, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/copy-tree.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 70829 mmap(NULL, 70829, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c4853000 close(5) = 0 mprotect(0x7f42c4863000, 1768, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/match.scm", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/match", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/match.scm", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/match", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/match.scm", {st_mode=S_IFREG|0444, st_size=2233, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/match.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/match.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/match.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/match.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/match.go", {st_mode=S_IFREG|0444, st_size=340949, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/match.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 340949 mmap(NULL, 340949, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c47ff000 close(5) = 0 mprotect(0x7f42c482f000, 113544, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-11.scm", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-11", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-11.scm", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-11", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/srfi/srfi-11.scm", {st_mode=S_IFREG|0444, st_size=5511, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/srfi/srfi-11.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-11.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/srfi/srfi-11.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-11.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-11.go", {st_mode=S_IFREG|0444, st_size=78893, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-11.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 78893 mmap(NULL, 78893, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c47eb000 close(5) = 0 mprotect(0x7f42c47fb000, 8344, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/ports.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/ports", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/ports.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/ports", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/ports.scm", {st_mode=S_IFREG|0444, st_size=19535, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/ports.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/ports.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/ports.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/ports.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/ports.go", {st_mode=S_IFREG|0444, st_size=111277, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/ports.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 111277 mmap(NULL, 111277, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c47cf000 close(5) = 0 mprotect(0x7f42c47df000, 23488, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/threads.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/threads", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/threads.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/threads", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/threads.scm", {st_mode=S_IFREG|0444, st_size=12839, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/threads.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/threads.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/threads.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/threads.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/threads.go", {st_mode=S_IFREG|0444, st_size=96221, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/threads.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 96221 mmap(NULL, 96221, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c47b7000 close(5) = 0 mprotect(0x7f42c47c7000, 15576, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/control.scm", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/control", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/control.scm", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/control", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/control.scm", {st_mode=S_IFREG|0444, st_size=4181, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/control.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/control.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/control.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/control.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/control.go", {st_mode=S_IFREG|0444, st_size=86653, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/control.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 86653 mmap(NULL, 86653, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c47a1000 close(5) = 0 mprotect(0x7f42c47b1000, 13352, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/futures.scm", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/futures", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/futures.scm", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/futures", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/futures.scm", {st_mode=S_IFREG|0444, st_size=10739, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/futures.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/futures.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/futures.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/futures.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/futures.go", {st_mode=S_IFREG|0444, st_size=206045, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/futures.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 206045 mmap(NULL, 206045, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c476e000 close(5) = 0 mprotect(0x7f42c478e000, 51496, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-1.scm", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-1", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-1.scm", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-1", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/srfi/srfi-1.scm", {st_mode=S_IFREG|0444, st_size=31228, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/srfi/srfi-1.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-1.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/srfi/srfi-1.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-1.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-1.go", {st_mode=S_IFREG|0444, st_size=190373, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-1.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 190373 mmap(NULL, 190373, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c473f000 close(5) = 0 mprotect(0x7f42c475f000, 19872, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-9.scm", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-9", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-9.scm", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-9", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/srfi/srfi-9.scm", {st_mode=S_IFREG|0444, st_size=13365, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/srfi/srfi-9.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-9.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/srfi/srfi-9.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-9.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-9.go", {st_mode=S_IFREG|0444, st_size=114805, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-9.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 114805 mmap(NULL, 114805, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c4722000 close(5) = 0 mprotect(0x7f42c4732000, 33632, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/system/base/ck.scm", 0x7ffda4de8920, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/system/base/ck", 0x7ffda4de8920, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/system/base/ck.scm", 0x7ffda4de8920, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/system/base/ck", 0x7ffda4de8920, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/system/base/ck.scm", {st_mode=S_IFREG|0444, st_size=2201, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/system/base/ck.go", 0x7ffda4de86a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/system/base/ck.go", 0x7ffda4de86a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/system/base/ck.go", 0x7ffda4de86a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/system/base/ck.go", 0x7ffda4de86a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/system/base/ck.go", {st_mode=S_IFREG|0444, st_size=74117, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/system/base/ck.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 74117 mmap(NULL, 74117, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c470f000 close(5) = 0 mprotect(0x7f42c471f000, 5496, PROT_READ|PROT_WRITE) = 0 mmap(0x7f42c4ee6000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c46ff000 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-9/gnu.scm", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-9/gnu", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-9/gnu.scm", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-9/gnu", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/srfi/srfi-9/gnu.scm", {st_mode=S_IFREG|0444, st_size=6471, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/srfi/srfi-9/gnu.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-9/gnu.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/srfi/srfi-9/gnu.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-9/gnu.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-9/gnu.go", {st_mode=S_IFREG|0444, st_size=92069, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-9/gnu.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 92069 mmap(NULL, 92069, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c46e8000 close(5) = 0 mprotect(0x7f42c46f8000, 16840, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/q.scm", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/q", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/q.scm", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/q", 0x7ffda4de8c20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/q.scm", {st_mode=S_IFREG|0444, st_size=4297, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/q.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/q.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/q.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/q.go", 0x7ffda4de89a0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/q.go", {st_mode=S_IFREG|0444, st_size=76485, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/q.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 76485 mmap(NULL, 76485, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c46d5000 close(5) = 0 mprotect(0x7f42c46e5000, 4608, PROT_READ|PROT_WRITE) = 0 sched_getaffinity(0, 128, [0 1 2 3 4 5 6 7]) = 32 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/exceptions.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/exceptions", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/exceptions.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/exceptions", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/exceptions.scm", {st_mode=S_IFREG|0444, st_size=14730, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/exceptions.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/exceptions.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/exceptions.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/exceptions.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/exceptions.go", {st_mode=S_IFREG|0444, st_size=106501, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/exceptions.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 106501 mmap(NULL, 106501, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c46ba000 close(5) = 0 mprotect(0x7f42c46ca000, 21840, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-4.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-4", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-4.scm", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-4", 0x7ffda4de9220, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/srfi/srfi-4.scm", {st_mode=S_IFREG|0444, st_size=5207, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/srfi/srfi-4.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-4.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/srfi/srfi-4.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-4.go", 0x7ffda4de8fa0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-4.go", {st_mode=S_IFREG|0444, st_size=108413, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-4.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 108413 mmap(NULL, 108413, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c469f000 close(5) = 0 mprotect(0x7f42c46af000, 18216, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/rnrs/bytevectors.scm", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/rnrs/bytevectors", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/rnrs/bytevectors.scm", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/rnrs/bytevectors", 0x7ffda4de8f20, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/rnrs/bytevectors.scm", {st_mode=S_IFREG|0444, st_size=3383, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/rnrs/bytevectors.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/rnrs/bytevectors.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/rnrs/bytevectors.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/rnrs/bytevectors.go", 0x7ffda4de8ca0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/rnrs/bytevectors.go", {st_mode=S_IFREG|0444, st_size=73021, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/rnrs/bytevectors.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 73021 mmap(NULL, 73021, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42c468d000 close(5) = 0 mprotect(0x7f42c469d000, 4872, PROT_READ|PROT_WRITE) = 0 rt_sigprocmask(SIG_BLOCK, ~[XCPU PWR RTMIN RT_1], [], 8) = 0 rt_sigaction(SIGRT_1, {sa_handler=0x7f42c501b910, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f42c4fd62a0}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 mmap(NULL, 16781312, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f42c368c000 mprotect(0x7f42c368d000, 16777216, PROT_READ|PROT_WRITE) = 0 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL STOP XCPU PWR RTMIN RT_1], 8) = 0 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f42c468c910, parent_tid=0x7f42c468c910, exit_signal=0, stack=0x7f42c368c000, stack_size=0xffff00, tls=0x7f42c468c640} => {parent_tid=[9403]}, 88) = 9403 rt_sigprocmask(SIG_SETMASK, ~[KILL STOP XCPU PWR RTMIN RT_1], NULL, 8) = 0 mmap(NULL, 16781312, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f42c268b000 mprotect(0x7f42c268c000, 16777216, PROT_READ|PROT_WRITE) = 0 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL STOP XCPU PWR RTMIN RT_1], 8) = 0 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f42c368b910, parent_tid=0x7f42c368b910, exit_signal=0, stack=0x7f42c268b000, stack_size=0xffff00, tls=0x7f42c368b640} => {parent_tid=[9404]}, 88) = 9404 rt_sigprocmask(SIG_SETMASK, ~[KILL STOP XCPU PWR RTMIN RT_1], NULL, 8) = 0 mmap(NULL, 16781312, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f42c168a000 mprotect(0x7f42c168b000, 16777216, PROT_READ|PROT_WRITE) = 0 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL STOP XCPU PWR RTMIN RT_1], 8) = 0 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f42c268a910, parent_tid=0x7f42c268a910, exit_signal=0, stack=0x7f42c168a000, stack_size=0xffff00, tls=0x7f42c268a640} => {parent_tid=[9405]}, 88) = 9405 rt_sigprocmask(SIG_SETMASK, ~[KILL STOP XCPU PWR RTMIN RT_1], NULL, 8) = 0 mmap(NULL, 16781312, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f42c0689000 mprotect(0x7f42c068a000, 16777216, PROT_READ|PROT_WRITE) = 0 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL STOP XCPU PWR RTMIN RT_1], 8) = 0 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f42c1689910, parent_tid=0x7f42c1689910, exit_signal=0, stack=0x7f42c0689000, stack_size=0xffff00, tls=0x7f42c1689640} => {parent_tid=[9406]}, 88) = 9406 rt_sigprocmask(SIG_SETMASK, ~[KILL STOP XCPU PWR RTMIN RT_1], NULL, 8) = 0 mmap(NULL, 16781312, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f42bf688000 mprotect(0x7f42bf689000, 16777216, PROT_READ|PROT_WRITE) = 0 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL STOP XCPU PWR RTMIN RT_1], 8) = 0 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f42c0688910, parent_tid=0x7f42c0688910, exit_signal=0, stack=0x7f42bf688000, stack_size=0xffff00, tls=0x7f42c0688640} => {parent_tid=[9407]}, 88) = 9407 rt_sigprocmask(SIG_SETMASK, ~[KILL STOP XCPU PWR RTMIN RT_1], NULL, 8) = 0 mmap(NULL, 16781312, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f42be687000 mprotect(0x7f42be688000, 16777216, PROT_READ|PROT_WRITE) = 0 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL STOP XCPU PWR RTMIN RT_1], 8) = 0 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f42bf687910, parent_tid=0x7f42bf687910, exit_signal=0, stack=0x7f42be687000, stack_size=0xffff00, tls=0x7f42bf687640} => {parent_tid=[9408]}, 88) = 9408 rt_sigprocmask(SIG_SETMASK, ~[KILL STOP XCPU PWR RTMIN RT_1], NULL, 8) = 0 mmap(NULL, 16781312, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f42bd686000 mprotect(0x7f42bd687000, 16777216, PROT_READ|PROT_WRITE) = 0 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL STOP XCPU PWR RTMIN RT_1], 8) = 0 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f42be686910, parent_tid=0x7f42be686910, exit_signal=0, stack=0x7f42bd686000, stack_size=0xffff00, tls=0x7f42be686640} => {parent_tid=[9409]}, 88) = 9409 rt_sigprocmask(SIG_SETMASK, ~[KILL STOP XCPU PWR RTMIN RT_1], NULL, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 mmap(0x7f42c470f000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42bd676000 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/command-line.scm", 0x7ffda4de9010, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/command-line", 0x7ffda4de9010, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/command-line.scm", 0x7ffda4de9010, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/command-line", 0x7ffda4de9010, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/command-line.scm", {st_mode=S_IFREG|0444, st_size=19050, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/command-line.go", 0x7ffda4de8d90, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/command-line.go", 0x7ffda4de8d90, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/command-line.go", 0x7ffda4de8d90, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/command-line.go", 0x7ffda4de8d90, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/command-line.go", {st_mode=S_IFREG|0444, st_size=85133, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/command-line.go", O_RDONLY|O_CLOEXEC) = 5 lseek(5, 0, SEEK_END) = 85133 mmap(NULL, 85133, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f42bd661000 close(5) = 0 mprotect(0x7f42bd671000, 8640, PROT_READ|PROT_WRITE) = 0 openat(AT_FDCWD, "/gnu/store/ln6hxqjvz6m9gdd9s97pivlqck7hzs99-glibc-2.35/share/locale/en_US.utf8/LC_MESSAGES/messages.mo", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ln6hxqjvz6m9gdd9s97pivlqck7hzs99-glibc-2.35/share/locale/en_US/LC_MESSAGES/messages.mo", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ln6hxqjvz6m9gdd9s97pivlqck7hzs99-glibc-2.35/share/locale/en.utf8/LC_MESSAGES/messages.mo", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ln6hxqjvz6m9gdd9s97pivlqck7hzs99-glibc-2.35/share/locale/en/LC_MESSAGES/messages.mo", O_RDONLY) = -1 ENOENT (No such file or directory) getcwd("/home/voroskoi", 100) = 15 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/bin/herd", {st_mode=S_IFREG|0555, st_size=628, ...}, 0) = 0 newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache//home/voroskoi/.guix-home/profile/bin/herd.go", 0x7ffda4de9080, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0//home/voroskoi/.guix-home/profile/bin/herd.go", 0x7ffda4de9080, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache//home/voroskoi/.guix-home/profile/bin/herd.go", 0x7ffda4de9080, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0//home/voroskoi/.guix-home/profile/bin/herd.go", 0x7ffda4de9080, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache//home/voroskoi/.guix-home/profile/bin/herd.go", 0x7ffda4de9080, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/site-ccache//home/voroskoi/.guix-home/profile/bin/herd.go", 0x7ffda4de9080, 0) = -1 ENOENT (No such file or directory) readlink("/home", 0x7ffda4de88c0, 1023) = -1 EINVAL (Invalid argument) readlink("/home/voroskoi", 0x7ffda4de88c0, 1023) = -1 EINVAL (Invalid argument) readlink("/home/voroskoi/.guix-home", "/gnu/store/ljv9i09lznaza5nllnv7d"..., 1023) = 48 readlink("/gnu", 0x7ffda4de88c0, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store", 0x7ffda4de88c0, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/ljv9i09lznaza5nllnv7d9m83yx31v5n-home", 0x7ffda4de88c0, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/ljv9i09lznaza5nllnv7d9m83yx31v5n-home/profile", "/gnu/store/rgsv1ryqy5q8p54i7hfv6"..., 1023) = 51 readlink("/gnu", 0x7ffda4de88c0, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store", 0x7ffda4de88c0, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/rgsv1ryqy5q8p54i7hfv6ymj1g2mslzy-profile", 0x7ffda4de88c0, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/rgsv1ryqy5q8p54i7hfv6ymj1g2mslzy-profile/bin", 0x7ffda4de88c0, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/rgsv1ryqy5q8p54i7hfv6ymj1g2mslzy-profile/bin/herd", "/gnu/store/2s5is3kdgjw5hfga155k5"..., 1023) = 68 readlink("/gnu", 0x7ffda4de88c0, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store", 0x7ffda4de88c0, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2", 0x7ffda4de88c0, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/bin", 0x7ffda4de88c0, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/bin/herd", 0x7ffda4de88c0, 1023) = -1 EINVAL (Invalid argument) newfstatat(AT_FDCWD, "/home/voroskoi/.cache/guile/ccache/3.0-LE-8-4.6/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/bin/herd.go", 0x7ffda4de9080, 0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/bin/herd", O_RDONLY|O_CLOEXEC) = 5 readlink("/home", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/home/voroskoi", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/home/voroskoi/.guix-home", "/gnu/store/ljv9i09lznaza5nllnv7d"..., 1023) = 48 readlink("/gnu", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/ljv9i09lznaza5nllnv7d9m83yx31v5n-home", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/ljv9i09lznaza5nllnv7d9m83yx31v5n-home/profile", "/gnu/store/rgsv1ryqy5q8p54i7hfv6"..., 1023) = 51 readlink("/gnu", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/rgsv1ryqy5q8p54i7hfv6ymj1g2mslzy-profile", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/rgsv1ryqy5q8p54i7hfv6ymj1g2mslzy-profile/bin", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/rgsv1ryqy5q8p54i7hfv6ymj1g2mslzy-profile/bin/herd", "/gnu/store/2s5is3kdgjw5hfga155k5"..., 1023) = 68 readlink("/gnu", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/bin", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/bin/herd", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/home", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/home/voroskoi", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/home/voroskoi/.guix-home", "/gnu/store/ljv9i09lznaza5nllnv7d"..., 1023) = 48 readlink("/gnu", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/ljv9i09lznaza5nllnv7d9m83yx31v5n-home", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/ljv9i09lznaza5nllnv7d9m83yx31v5n-home/profile", "/gnu/store/rgsv1ryqy5q8p54i7hfv6"..., 1023) = 51 readlink("/gnu", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/rgsv1ryqy5q8p54i7hfv6ymj1g2mslzy-profile", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/rgsv1ryqy5q8p54i7hfv6ymj1g2mslzy-profile/share", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/rgsv1ryqy5q8p54i7hfv6ymj1g2mslzy-profile/share/guile", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/rgsv1ryqy5q8p54i7hfv6ymj1g2mslzy-profile/share/guile/site", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/rgsv1ryqy5q8p54i7hfv6ymj1g2mslzy-profile/share/guile/site/3.0", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/run", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/run/current-system", "/gnu/store/j3x6hh02gmwbn3a52jp4c"..., 1023) = 50 readlink("/gnu", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/j3x6hh02gmwbn3a52jp4cf3c0vnqyg3s-system", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/j3x6hh02gmwbn3a52jp4cf3c0vnqyg3s-system/profile", "/gnu/store/hajjllkg6f24dphbkvn1q"..., 1023) = 51 readlink("/gnu", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/hajjllkg6f24dphbkvn1qsynisfa0i1s-profile", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/hajjllkg6f24dphbkvn1qsynisfa0i1s-profile/share", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/hajjllkg6f24dphbkvn1qsynisfa0i1s-profile/share/guile", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/hajjllkg6f24dphbkvn1qsynisfa0i1s-profile/share/guile/site", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/hajjllkg6f24dphbkvn1qsynisfa0i1s-profile/share/guile/site/3.0", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/site", 0x7ffda4de8840, 1023) = -1 ENOENT (No such file or directory) readlink("/gnu", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/site", 0x7ffda4de8840, 1023) = -1 ENOENT (No such file or directory) readlink("/gnu", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) readlink("/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile", 0x7ffda4de8840, 1023) = -1 EINVAL (Invalid argument) newfstatat(5, "", {st_mode=S_IFREG|0555, st_size=628, ...}, AT_EMPTY_PATH) = 0 lseek(5, 0, SEEK_CUR) = 0 read(5, "#!/gnu/store/n24l8hxn6nvb7lz7zjl"..., 4096) = 628 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/shepherd/scripts/herd.scm", {st_mode=S_IFREG|0444, st_size=22052, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/shepherd/scripts/herd.go", {st_mode=S_IFREG|0444, st_size=310957, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/shepherd/scripts/herd.go", O_RDONLY|O_CLOEXEC) = 6 lseek(6, 0, SEEK_END) = 310957 mmap(NULL, 310957, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f42bd615000 close(6) = 0 mprotect(0x7f42bd645000, 72600, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/shepherd/config.scm", {st_mode=S_IFREG|0444, st_size=880, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/shepherd/config.go", {st_mode=S_IFREG|0444, st_size=71453, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/shepherd/config.go", O_RDONLY|O_CLOEXEC) = 6 lseek(6, 0, SEEK_END) = 71453 mmap(NULL, 71453, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f42bd603000 close(6) = 0 mprotect(0x7f42bd613000, 2712, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/shepherd/support.scm", {st_mode=S_IFREG|0444, st_size=17909, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/shepherd/support.go", {st_mode=S_IFREG|0444, st_size=221213, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/shepherd/support.go", O_RDONLY|O_CLOEXEC) = 6 lseek(6, 0, SEEK_END) = 221213 mmap(NULL, 221213, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f42bd5cc000 close(6) = 0 mprotect(0x7f42bd5ec000, 60664, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/ice-9/format.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/ice-9/format", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/ice-9/format.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/ice-9/format", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/format.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/format", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/format.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/format", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/format.scm", {st_mode=S_IFREG|0444, st_size=67507, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/ice-9/format.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/lib/guile/3.0/site-ccache/ice-9/format.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/format.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/format.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/format.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/format.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/format.go", {st_mode=S_IFREG|0444, st_size=193557, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/format.go", O_RDONLY|O_CLOEXEC) = 6 lseek(6, 0, SEEK_END) = 193557 mmap(NULL, 193557, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f42bd59c000 close(6) = 0 mprotect(0x7f42bd5bc000, 13136, PROT_READ|PROT_WRITE) = 0 getuid() = 1000 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/shepherd/args.scm", {st_mode=S_IFREG|0444, st_size=10879, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/shepherd/args.go", {st_mode=S_IFREG|0444, st_size=201213, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/shepherd/args.go", O_RDONLY|O_CLOEXEC) = 6 lseek(6, 0, SEEK_END) = 201213 mmap(NULL, 201213, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f42bd56a000 close(6) = 0 mprotect(0x7f42bd58a000, 48864, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/shepherd/comm.scm", {st_mode=S_IFREG|0444, st_size=14481, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/shepherd/comm.go", {st_mode=S_IFREG|0444, st_size=224989, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/shepherd/comm.go", O_RDONLY|O_CLOEXEC) = 6 lseek(6, 0, SEEK_END) = 224989 mmap(NULL, 224989, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f42bd533000 close(6) = 0 mprotect(0x7f42bd553000, 64008, PROT_READ|PROT_WRITE) = 0 clock_gettime(CLOCK_PROCESS_CPUTIME_ID, {tv_sec=0, tv_nsec=20563046}) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 futex(0x7f42c54e0be8, FUTEX_WAKE_PRIVATE, 2147483647) = 7 futex(0x7f42c54e0c00, FUTEX_WAKE_PRIVATE, 1) = 1 futex(0x7f42c54e0bd0, FUTEX_WAIT_PRIVATE, 3, NULL) = -1 EAGAIN (Resource temporarily unavailable) futex(0x7f42c54e0be0, FUTEX_WAKE_PRIVATE, 1) = 1 futex(0x7f42c54e0bec, FUTEX_WAKE_PRIVATE, 2147483647) = 5 futex(0x7f42c54e0bec, FUTEX_WAKE_PRIVATE, 2147483647) = 7 futex(0x7f42c54e0c00, FUTEX_WAKE_PRIVATE, 1) = 1 futex(0x7f42c54e0be8, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY) = 0 futex(0x7f42c54e0c00, FUTEX_WAKE_PRIVATE, 1) = 0 futex(0x7f42c54e0bec, FUTEX_WAKE_PRIVATE, 2147483647) = 7 pipe2([6, 7], O_CLOEXEC) = 0 mmap(NULL, 16781312, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f42bc532000 mprotect(0x7f42bc533000, 16777216, PROT_READ|PROT_WRITE) = 0 rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f42bd532910, parent_tid=0x7f42bd532910, exit_signal=0, stack=0x7f42bc532000, stack_size=0xffff00, tls=0x7f42bd532640} => {parent_tid=[9410]}, 88) = 9410 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 futex(0x7f42c4ee9f68, FUTEX_WAIT_PRIVATE, 2, NULL) = 0 futex(0x7f42c4ee9f68, FUTEX_WAKE_PRIVATE, 1) = 0 clock_gettime(CLOCK_PROCESS_CPUTIME_ID, {tv_sec=0, tv_nsec=24128758}) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/shepherd/colors.scm", {st_mode=S_IFREG|0444, st_size=8521, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/shepherd/colors.go", {st_mode=S_IFREG|0444, st_size=205789, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/shepherd/colors.go", O_RDONLY|O_CLOEXEC) = 10 lseek(10, 0, SEEK_END) = 205789 mmap(NULL, 205789, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f42bc4ff000 close(10) = 0 mprotect(0x7f42bc51f000, 52720, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/ice-9/regex.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/ice-9/regex", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/ice-9/regex.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/ice-9/regex", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/regex.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/regex", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/regex.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/regex", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/regex.scm", {st_mode=S_IFREG|0444, st_size=9084, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/ice-9/regex.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/lib/guile/3.0/site-ccache/ice-9/regex.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/regex.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/regex.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/regex.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/regex.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/regex.go", {st_mode=S_IFREG|0444, st_size=81477, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/regex.go", O_RDONLY|O_CLOEXEC) = 10 lseek(10, 0, SEEK_END) = 81477 mmap(NULL, 81477, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f42bc4eb000 close(10) = 0 mprotect(0x7f42bc4fb000, 5752, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/ice-9/rdelim.scm", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/ice-9/rdelim", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/ice-9/rdelim.scm", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/ice-9/rdelim", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/rdelim.scm", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/rdelim", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/rdelim.scm", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/rdelim", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/rdelim.scm", {st_mode=S_IFREG|0444, st_size=7902, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/ice-9/rdelim.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/lib/guile/3.0/site-ccache/ice-9/rdelim.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/rdelim.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/rdelim.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/rdelim.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/rdelim.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/rdelim.go", {st_mode=S_IFREG|0444, st_size=77325, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/rdelim.go", O_RDONLY|O_CLOEXEC) = 10 lseek(10, 0, SEEK_END) = 77325 mmap(NULL, 77325, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f42bc4d8000 close(10) = 0 mprotect(0x7f42bc4e8000, 5072, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/srfi/srfi-71.scm", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/srfi/srfi-71", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/srfi/srfi-71.scm", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/srfi/srfi-71", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-71.scm", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-71", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-71.scm", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-71", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/srfi/srfi-71.scm", {st_mode=S_IFREG|0444, st_size=10325, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/srfi/srfi-71.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/lib/guile/3.0/site-ccache/srfi/srfi-71.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/srfi/srfi-71.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-71.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/srfi/srfi-71.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-71.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-71.go", {st_mode=S_IFREG|0444, st_size=185149, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-71.go", O_RDONLY|O_CLOEXEC) = 10 lseek(10, 0, SEEK_END) = 185149 mmap(NULL, 185149, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f42bc4aa000 close(10) = 0 mprotect(0x7f42bc4ca000, 40848, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/srfi/srfi-19.scm", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/srfi/srfi-19", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/srfi/srfi-19.scm", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/srfi/srfi-19", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-19.scm", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-19", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-19.scm", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-19", 0x7ffda4de8bb0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/srfi/srfi-19.scm", {st_mode=S_IFREG|0444, st_size=56223, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/srfi/srfi-19.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/lib/guile/3.0/site-ccache/srfi/srfi-19.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/srfi/srfi-19.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-19.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/srfi/srfi-19.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-19.go", 0x7ffda4de8930, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-19.go", {st_mode=S_IFREG|0444, st_size=462493, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-19.go", O_RDONLY|O_CLOEXEC) = 10 lseek(10, 0, SEEK_END) = 462493 mmap(NULL, 462493, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f42bc439000 close(10) = 0 mprotect(0x7f42bc479000, 107552, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/srfi/srfi-6.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/srfi/srfi-6", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/srfi/srfi-6.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/srfi/srfi-6", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-6.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-6", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-6.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-6", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/srfi/srfi-6.scm", {st_mode=S_IFREG|0444, st_size=1092, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/srfi/srfi-6.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/lib/guile/3.0/site-ccache/srfi/srfi-6.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/srfi/srfi-6.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-6.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/srfi/srfi-6.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-6.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-6.go", {st_mode=S_IFREG|0444, st_size=68197, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-6.go", O_RDONLY|O_CLOEXEC) = 10 lseek(10, 0, SEEK_END) = 68197 mmap(NULL, 68197, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f42bc428000 close(10) = 0 mprotect(0x7f42bc438000, 640, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/srfi/srfi-8.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/srfi/srfi-8", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/srfi/srfi-8.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/srfi/srfi-8", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-8.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-8", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-8.scm", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-8", 0x7ffda4de88b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/srfi/srfi-8.scm", {st_mode=S_IFREG|0444, st_size=1103, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/srfi/srfi-8.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/lib/guile/3.0/site-ccache/srfi/srfi-8.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/srfi/srfi-8.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-8.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/srfi/srfi-8.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-8.go", 0x7ffda4de8630, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-8.go", {st_mode=S_IFREG|0444, st_size=68235, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-8.go", O_RDONLY|O_CLOEXEC) = 10 lseek(10, 0, SEEK_END) = 68235 mmap(NULL, 68235, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f42bc417000 close(10) = 0 mprotect(0x7f42bc427000, 704, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/ice-9/receive.scm", 0x7ffda4de85b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/ice-9/receive", 0x7ffda4de85b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/ice-9/receive.scm", 0x7ffda4de85b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/ice-9/receive", 0x7ffda4de85b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/receive.scm", 0x7ffda4de85b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/receive", 0x7ffda4de85b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/receive.scm", 0x7ffda4de85b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/receive", 0x7ffda4de85b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/receive.scm", {st_mode=S_IFREG|0444, st_size=1082, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/ice-9/receive.go", 0x7ffda4de8330, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/lib/guile/3.0/site-ccache/ice-9/receive.go", 0x7ffda4de8330, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/receive.go", 0x7ffda4de8330, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/receive.go", 0x7ffda4de8330, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/receive.go", 0x7ffda4de8330, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/receive.go", 0x7ffda4de8330, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/receive.go", {st_mode=S_IFREG|0444, st_size=70405, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/receive.go", O_RDONLY|O_CLOEXEC) = 10 lseek(10, 0, SEEK_END) = 70405 mmap(NULL, 70405, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f42bc405000 close(10) = 0 mprotect(0x7f42bc415000, 2464, PROT_READ|PROT_WRITE) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42c4e7a000 munmap(0x7f42c4ee6000, 4096) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/ice-9/i18n.scm", 0x7ffda4de8870, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/ice-9/i18n", 0x7ffda4de8870, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/ice-9/i18n.scm", 0x7ffda4de8870, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/ice-9/i18n", 0x7ffda4de8870, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/i18n.scm", 0x7ffda4de8870, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/i18n", 0x7ffda4de8870, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/i18n.scm", 0x7ffda4de8870, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/i18n", 0x7ffda4de8870, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/i18n.scm", {st_mode=S_IFREG|0444, st_size=21002, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/ice-9/i18n.go", 0x7ffda4de85f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/lib/guile/3.0/site-ccache/ice-9/i18n.go", 0x7ffda4de85f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/i18n.go", 0x7ffda4de85f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/i18n.go", 0x7ffda4de85f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/i18n.go", 0x7ffda4de85f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/i18n.go", 0x7ffda4de85f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/i18n.go", {st_mode=S_IFREG|0444, st_size=103565, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/i18n.go", O_RDONLY|O_CLOEXEC) = 10 lseek(10, 0, SEEK_END) = 103565 mmap(NULL, 103565, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f42bc3eb000 close(10) = 0 mprotect(0x7f42bc3fb000, 14968, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/ice-9/optargs.scm", 0x7ffda4de8530, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/ice-9/optargs", 0x7ffda4de8530, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/ice-9/optargs.scm", 0x7ffda4de8530, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/ice-9/optargs", 0x7ffda4de8530, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/optargs.scm", 0x7ffda4de8530, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/optargs", 0x7ffda4de8530, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/optargs.scm", 0x7ffda4de8530, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/optargs", 0x7ffda4de8530, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/ice-9/optargs.scm", {st_mode=S_IFREG|0444, st_size=16123, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/ice-9/optargs.go", 0x7ffda4de82b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/lib/guile/3.0/site-ccache/ice-9/optargs.go", 0x7ffda4de82b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/ice-9/optargs.go", 0x7ffda4de82b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/ice-9/optargs.go", 0x7ffda4de82b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/ice-9/optargs.go", 0x7ffda4de82b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/ice-9/optargs.go", 0x7ffda4de82b0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/optargs.go", {st_mode=S_IFREG|0444, st_size=96077, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/ice-9/optargs.go", O_RDONLY|O_CLOEXEC) = 10 lseek(10, 0, SEEK_END) = 96077 mmap(NULL, 96077, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f42bc3d3000 close(10) = 0 mprotect(0x7f42bc3e3000, 19376, PROT_READ|PROT_WRITE) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/system/base/pmatch.scm", 0x7ffda4de81f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/system/base/pmatch", 0x7ffda4de81f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/system/base/pmatch.scm", 0x7ffda4de81f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/system/base/pmatch", 0x7ffda4de81f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/system/base/pmatch.scm", 0x7ffda4de81f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/system/base/pmatch", 0x7ffda4de81f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/system/base/pmatch.scm", 0x7ffda4de81f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/system/base/pmatch", 0x7ffda4de81f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/system/base/pmatch.scm", {st_mode=S_IFREG|0444, st_size=2574, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/system/base/pmatch.go", 0x7ffda4de7f70, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/lib/guile/3.0/site-ccache/system/base/pmatch.go", 0x7ffda4de7f70, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/system/base/pmatch.go", 0x7ffda4de7f70, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/system/base/pmatch.go", 0x7ffda4de7f70, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/system/base/pmatch.go", 0x7ffda4de7f70, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/system/base/pmatch.go", 0x7ffda4de7f70, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/system/base/pmatch.go", {st_mode=S_IFREG|0444, st_size=81885, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/system/base/pmatch.go", O_RDONLY|O_CLOEXEC) = 10 lseek(10, 0, SEEK_END) = 81885 mmap(NULL, 81885, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f42bc3bf000 close(10) = 0 mprotect(0x7f42bc3cf000, 12240, PROT_READ|PROT_WRITE) = 0 mmap(NULL, 262144, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f42bc37f000 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/srfi/srfi-26.scm", 0x7ffda4de8b70, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/guile/site/3.0/srfi/srfi-26", 0x7ffda4de8b70, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/srfi/srfi-26.scm", 0x7ffda4de8b70, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/share/guile/site/3.0/srfi/srfi-26", 0x7ffda4de8b70, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-26.scm", 0x7ffda4de8b70, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-26", 0x7ffda4de8b70, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-26.scm", 0x7ffda4de8b70, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-26", 0x7ffda4de8b70, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/share/guile/3.0/srfi/srfi-26.scm", {st_mode=S_IFREG|0444, st_size=2643, ...}, 0) = 0 newfstatat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/lib/guile/3.0/site-ccache/srfi/srfi-26.go", 0x7ffda4de88f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/h4nsywbhn8b4qyh40fhykk3q40qkr3wd-guile-fibers-1.3.1/lib/guile/3.0/site-ccache/srfi/srfi-26.go", 0x7ffda4de88f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/lib/guile/3.0/site-ccache/srfi/srfi-26.go", 0x7ffda4de88f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/home/voroskoi/.guix-home/profile/share/guile/site/3.0/srfi/srfi-26.go", 0x7ffda4de88f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/lib/guile/3.0/site-ccache/srfi/srfi-26.go", 0x7ffda4de88f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/run/current-system/profile/share/guile/site/3.0/srfi/srfi-26.go", 0x7ffda4de88f0, 0) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-26.go", {st_mode=S_IFREG|0444, st_size=77197, ...}, 0) = 0 openat(AT_FDCWD, "/gnu/store/n24l8hxn6nvb7lz7zjlyd7i05khrm0i4-guile-3.0.9/lib/guile/3.0/ccache/srfi/srfi-26.go", O_RDONLY|O_CLOEXEC) = 10 lseek(10, 0, SEEK_END) = 77197 mmap(NULL, 77197, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f42bc36c000 close(10) = 0 mprotect(0x7f42bc37c000, 6848, PROT_READ|PROT_WRITE) = 0 newfstatat(1, "", {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0x3), ...}, AT_EMPTY_PATH) = 0 newfstatat(2, "", {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0x3), ...}, AT_EMPTY_PATH) = 0 openat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/locale/en_US.utf8/LC_MESSAGES/shepherd.mo", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/locale/en_US/LC_MESSAGES/shepherd.mo", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/locale/en.utf8/LC_MESSAGES/shepherd.mo", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2s5is3kdgjw5hfga155k5l1s14r6xi7n-shepherd-0.10.2/share/locale/en/LC_MESSAGES/shepherd.mo", O_RDONLY) = -1 ENOENT (No such file or directory) socket(AF_UNIX, SOCK_STREAM, 0) = 10 connect(10, {sa_family=AF_UNIX, sun_path="/run/user/1000/shepherd/socket"}, 32) = 0 getcwd("/home/voroskoi", 100) = 15 write(10, "(shepherd-command (version 0) (a"..., 108) = 108 read(10,