~cnx/#1000406

success

64f4afcNguyễn Gia Phong

Add recipe for thịt kho tàu

Owner
~cnx
Created
3 months ago
Updated
3 months ago
Build manifest
view manifest »

Artifacts

site.tar.gz 9.2 MiB (pruned after 90 days)
Build artifacts are pruned after 90 days.

Tasks

view log »
inject view log »
build view log »
deploy view log »
go to bottom »
go to top »
setup
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[#1000406] 2023/06/02 20:10:30 Booting image nixos/unstable (default) on port 22813
[#1000406] 2023/06/02 20:10:31 Waiting for guest to settle
[#1000406] 2023/06/02 20:10:52 Sending tasks
[#1000406] 2023/06/02 20:10:55 Sending build environment
[#1000406] 2023/06/02 20:10:58 Installing packages
Warning: Permanently added '[127.0.0.1]:22813' (ED25519) to the list of known hosts.
unpacking channels...
Warning: Permanently added '[127.0.0.1]:22813' (ED25519) to the list of known hosts.
installing 'fead-0.1.3'
this path will be fetched (0.00 MiB download, 0.01 MiB unpacked):
  /nix/store/66s0yy9g4h3g3n0zg7k9a66mzaddj1y5-fead-0.1.3
copying path '/nix/store/66s0yy9g4h3g3n0zg7k9a66mzaddj1y5-fead-0.1.3' from 'https://cache.nixos.org'...
building '/nix/store/n4750k3s1z452kzvsdyz7x75px7pyk25-user-environment.drv'...
[#1000406] 2023/06/02 20:11:02 Cloning repositories
Cloning into 'fediring.net'...
+ cd fediring.net
+ git submodule update --init --recursive
Cloning into 'site'...
+ cd site
+ git checkout -q 64f4afccbbf2f993bdf564eed15be7c4e7c7ff94
+ cd site
+ git submodule update --init --recursive
[#1000406] 2023/06/02 20:11:08 Running task inject
[#1000406] 2023/06/02 20:11:52 Running task build
[#1000406] 2023/06/02 20:16:16 Running task deploy
[#1000406] 2023/06/02 20:16:18 Uploading site.tar.gz
[#1000406] 2023/06/02 20:16:20 https://patchouli.sr.ht/builds.sr.ht/artifacts/~cnx/1000406/486edcef27ec01f5/site.tar.gz
inject
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
+ grep -C1 cnx.gdn fediring.net/webring.txt
+ awk 'NR % 2 { print $2 }'
+ fead -F site/_libs/fead/sources -n 4 -l 192
/home/build/.nix-profile/bin/fead:166: RedirectWarning: https://blog.brixit.nl/rss -> http://blog.brixit.nl/rss/?
  warn(f'{raw_url} -> {location}',
/home/build/.nix-profile/bin/fead:166: RedirectWarning: https://harihareswara.net/atom -> https://www.harihareswara.net/atom/
  warn(f'{raw_url} -> {location}',
/home/build/.nix-profile/bin/fead:166: RedirectWarning: https://pluralistic.net/feed -> https://pluralistic.net/feed/
  warn(f'{raw_url} -> {location}',
/home/build/.nix-profile/bin/fead:166: RedirectWarning: http://blog.brixit.nl/rss/? -> https://blog.brixit.nl/rss/?
  warn(f'{raw_url} -> {location}',
+ acurl https://lists.sr.ht/query/list/5261.mbox -o site/_libs/formbox/mbox
+ set +x
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:06 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:07 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:09 --:--:--     0
100 10506    0 10506    0     0   1010      0 --:--:--  0:00:10 --:--:--  2378
build
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
+ cd site
+ nix-shell .builds/shell.nix --run 'julia --project=@. .builds/franklin.jl'
these 7 derivations will be built:
  /nix/store/bw7g9pl2s1xij4sx60rcrhm9rp4xi7ss-addintegrityfields.js.drv
  /nix/store/gn2nljwv96vjb9f9p53bb2ykcp89b295-katex-0.16.7.tgz.drv
  /nix/store/ic08mc92dfqhx2gsvm6qaz40qjwvyz58-install-package.drv
  /nix/store/iwh0z1ff5f2xgb1c1064qhqi2gjrj58p-linkbins.js.drv
  /nix/store/pqfsgvzcyc5k5liqmlhi673jxih3jck7-pinpointDependencies.js.drv
  /nix/store/qk6nq65bk05nhwdi9gg04kb8g420xhhq-reconstructpackagelock.js.drv
  /nix/store/gcb5pjvxhbgpi5yjyklladgvi7z0mxsp-katex-0.16.7.drv
these 54 paths will be fetched (211.24 MiB download, 1284.90 MiB unpacked):
  /nix/store/09gsxrii0yz4sp01p5n0lk10fsy31ws0-nghttp2-1.51.0-dev
  /nix/store/0swa08bbslxc9wbfixbcd196aa1117lx-stdenv-linux
  /nix/store/0x5vraaxffvjw4h0yz86njdr2af4n7fz-python3.10-html5lib-1.1
  /nix/store/2138mn2cls8knrdisbardq3g9m9v0wkd-commander-8.3.0.tgz
  /nix/store/325bszyns4mialm4dsqzxnkrh2q3yr04-glibc-2.37-8-dev
  /nix/store/3k59xm8dvn2mxpin4xljpyvill25zypg-icu4c-73.1
  /nix/store/433sq5xdgw5wlwcy55sp2pvlvqb82frf-libkrb5-1.20.1-dev
  /nix/store/4q4p71n90y4b2sbaapkw0f4ljihc3idp-tarWrapper
  /nix/store/4x0ld9f5rl8390czz2zpknwmsgbijfx3-libssh2-1.10.0
  /nix/store/52fr4skxirhzlzy0rjqyzhi0ddnhza88-icu4c-73.1-dev
  /nix/store/5604wq5idbgniqchzal2pjmjgv9ns1kb-zlib-1.2.13-dev
  /nix/store/5aljl731rd80p2sg6zrzhq0x3fv3na0f-curl-8.1.1-bin
  /nix/store/5flhb891r4wldxlizypqb0hpb9dn4rc8-libuv-1.45.0-dev
  /nix/store/5mm8iw0fdifw8jg7dphz70ly7087pv0j-patchelf-0.15.0
  /nix/store/6baxv9mqxxssvgpxlipbcr0f6vbj2h52-stdenv-linux
  /nix/store/80rbkkz1jh3ybsc5r4dz2bmn02vljn1c-openssl-3.0.8-dev
  /nix/store/8l998riki8waf55vhrmym6fhhjffxim4-isl-0.20
  /nix/store/8wv62xn663366bl81gincbmmz2z0cznv-python3.10-packaging-23.0
  /nix/store/9brwnhbqn9j6z1442hsq8vdsiv4dym9v-gnumake-4.4.1
  /nix/store/abfivhs9jsf990wr5r7glds79kjvbdr1-linux-headers-6.3
  /nix/store/abl2r7xh97k406kbcydiicsh261isniw-mirrors-list
  /nix/store/bhl3yq1pak5i0z4adzzvyml5l9465pq3-nghttp2-1.51.0-bin
  /nix/store/c22pksfcw1nnkcxlf5xm7ljxhngg3n65-gcc-wrapper-12.2.0
  /nix/store/c3z1ssa8lfhqbwwph0pm3zf230j7fnzg-curl-8.1.1-man
  /nix/store/c4n859k14rafln5wmdys09gn4ws6lcw7-libssh2-1.10.0-dev
  /nix/store/f5xchrb26vls46wppfvy46lr7fpf0rfq-libkrb5-1.20.1
  /nix/store/fifpcdabddbqy314jv3haghykqf9c1sz-python3.10-setuptools-67.4.0
  /nix/store/fmkqc75izb7ldl5b950kxvlimbrl9br6-openssl-3.0.8-bin
  /nix/store/fsx3pqfpp3n41y0x467v9xl7gd8zx4qa-binutils-wrapper-2.40
  /nix/store/h6y063nwq4bnzqmqsyq4aaygfyalkrxr-file-5.44
  /nix/store/i8wwa27c3csi1px3mzdvvmry39dwlcrf-node-sources
  /nix/store/j55nzahznzg0rnz9jy8c69h0br70cnjc-util-linux-2.39
  /nix/store/jx76b2x3xvijm26dnn2xg0lfb1bcsv1f-python3.10-markdown-3.4.3
  /nix/store/kf147vkmb7a7z17lkpgj2d6y7w75nf7v-gcc-12.2.0
  /nix/store/l7w3yz725dgn678zrmy45da3r2kgcykk-gmp-6.2.1
  /nix/store/lnkqfx9ji6rnh412ik2yjbjnk5q8d9nr-openssl-3.0.8
  /nix/store/n3hcj023m631r8qhnv84pwykf0gj69ph-libmpc-1.3.1
  /nix/store/p0aqki29jm8ghvgwz51c51vc8rp248nv-nodejs-18.16.0
  /nix/store/p2zwiqn8f1lkpl6saxl3xyzidk37llwj-python3.10-formbox-0.4.1
  /nix/store/pdwr8s1v985rmd1160gpry2rblqhm7r7-python3.10-bleach-6.0.0
  /nix/store/pdy1na485bfn97skldnxxgbd4662an4m-openssl-3.0.8-bin
  /nix/store/pw49zwlzbv42cnrxj2fh65sw5f5zbwx3-julia-bin-1.9.0
  /nix/store/py9xjyqxxbf2gjmcl9lcf3qrfd4xhpay-nghttp2-1.51.0
  /nix/store/qyvffdz6dslp4s96b900zbdvwlhk5lji-python3.10-webencodings-0.5.1
  /nix/store/qzc314w2kvnvncdvl71kh6782p1cwb4x-openssl-3.0.8-dev
  /nix/store/qzclxwyqpilzn9llnj5jwhil0hm5k6l7-expand-response-params
  /nix/store/shw0b6wv2xdvyj71b1fj147i83awrqfz-binutils-2.40
  /nix/store/sqmz9z4c7kry7yd1x0vfnd5phf19fqap-curl-8.1.1
  /nix/store/svs6m388vb7wdz4q8qybabq2835cwhrp-mpfr-4.2.0
  /nix/store/v7qxliz4jjbsqkgl0s5cdc42v6sf5dm9-nghttp2-1.51.0-lib
  /nix/store/vwry5jndq5lq75svglhn2rrhvya92rlc-util-linux-2.39-dev
  /nix/store/wbk277cgpakk1xks5dxycqcvms55hjb4-python3.10-six-1.16.0
  /nix/store/wpb3h3wkz65lc1fhp4847s5faarqx820-curl-8.1.1-dev
  /nix/store/znjfvhh1az66l39s7nw3qd27xcqrv0fg-binutils-2.40-lib
copying path '/nix/store/h6y063nwq4bnzqmqsyq4aaygfyalkrxr-file-5.44' from 'https://cache.nixos.org'...
copying path '/nix/store/pw49zwlzbv42cnrxj2fh65sw5f5zbwx3-julia-bin-1.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/znjfvhh1az66l39s7nw3qd27xcqrv0fg-binutils-2.40-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/2138mn2cls8knrdisbardq3g9m9v0wkd-commander-8.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/shw0b6wv2xdvyj71b1fj147i83awrqfz-binutils-2.40' from 'https://cache.nixos.org'...
copying path '/nix/store/c3z1ssa8lfhqbwwph0pm3zf230j7fnzg-curl-8.1.1-man' from 'https://cache.nixos.org'...
copying path '/nix/store/qzclxwyqpilzn9llnj5jwhil0hm5k6l7-expand-response-params' from 'https://cache.nixos.org'...
copying path '/nix/store/l7w3yz725dgn678zrmy45da3r2kgcykk-gmp-6.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/9brwnhbqn9j6z1442hsq8vdsiv4dym9v-gnumake-4.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/3k59xm8dvn2mxpin4xljpyvill25zypg-icu4c-73.1' from 'https://cache.nixos.org'...
copying path '/nix/store/8l998riki8waf55vhrmym6fhhjffxim4-isl-0.20' from 'https://cache.nixos.org'...
copying path '/nix/store/52fr4skxirhzlzy0rjqyzhi0ddnhza88-icu4c-73.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/f5xchrb26vls46wppfvy46lr7fpf0rfq-libkrb5-1.20.1' from 'https://cache.nixos.org'...
copying path '/nix/store/5flhb891r4wldxlizypqb0hpb9dn4rc8-libuv-1.45.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/433sq5xdgw5wlwcy55sp2pvlvqb82frf-libkrb5-1.20.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/abfivhs9jsf990wr5r7glds79kjvbdr1-linux-headers-6.3' from 'https://cache.nixos.org'...
copying path '/nix/store/abl2r7xh97k406kbcydiicsh261isniw-mirrors-list' from 'https://cache.nixos.org'...
copying path '/nix/store/325bszyns4mialm4dsqzxnkrh2q3yr04-glibc-2.37-8-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/svs6m388vb7wdz4q8qybabq2835cwhrp-mpfr-4.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/fsx3pqfpp3n41y0x467v9xl7gd8zx4qa-binutils-wrapper-2.40' from 'https://cache.nixos.org'...
copying path '/nix/store/n3hcj023m631r8qhnv84pwykf0gj69ph-libmpc-1.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/py9xjyqxxbf2gjmcl9lcf3qrfd4xhpay-nghttp2-1.51.0' from 'https://cache.nixos.org'...
copying path '/nix/store/kf147vkmb7a7z17lkpgj2d6y7w75nf7v-gcc-12.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/bhl3yq1pak5i0z4adzzvyml5l9465pq3-nghttp2-1.51.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/v7qxliz4jjbsqkgl0s5cdc42v6sf5dm9-nghttp2-1.51.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/i8wwa27c3csi1px3mzdvvmry39dwlcrf-node-sources' from 'https://cache.nixos.org'...
copying path '/nix/store/09gsxrii0yz4sp01p5n0lk10fsy31ws0-nghttp2-1.51.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/c22pksfcw1nnkcxlf5xm7ljxhngg3n65-gcc-wrapper-12.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/lnkqfx9ji6rnh412ik2yjbjnk5q8d9nr-openssl-3.0.8' from 'https://cache.nixos.org'...
copying path '/nix/store/fmkqc75izb7ldl5b950kxvlimbrl9br6-openssl-3.0.8-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/5mm8iw0fdifw8jg7dphz70ly7087pv0j-patchelf-0.15.0' from 'https://cache.nixos.org'...
copying path '/nix/store/4x0ld9f5rl8390czz2zpknwmsgbijfx3-libssh2-1.10.0' from 'https://cache.nixos.org'...
copying path '/nix/store/pdy1na485bfn97skldnxxgbd4662an4m-openssl-3.0.8-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/80rbkkz1jh3ybsc5r4dz2bmn02vljn1c-openssl-3.0.8-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/sqmz9z4c7kry7yd1x0vfnd5phf19fqap-curl-8.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/c4n859k14rafln5wmdys09gn4ws6lcw7-libssh2-1.10.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/qzc314w2kvnvncdvl71kh6782p1cwb4x-openssl-3.0.8-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/5aljl731rd80p2sg6zrzhq0x3fv3na0f-curl-8.1.1-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/jx76b2x3xvijm26dnn2xg0lfb1bcsv1f-python3.10-markdown-3.4.3' from 'https://cache.nixos.org'...
copying path '/nix/store/8wv62xn663366bl81gincbmmz2z0cznv-python3.10-packaging-23.0' from 'https://cache.nixos.org'...
copying path '/nix/store/fifpcdabddbqy314jv3haghykqf9c1sz-python3.10-setuptools-67.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/wbk277cgpakk1xks5dxycqcvms55hjb4-python3.10-six-1.16.0' from 'https://cache.nixos.org'...
copying path '/nix/store/qyvffdz6dslp4s96b900zbdvwlhk5lji-python3.10-webencodings-0.5.1' from 'https://cache.nixos.org'...
copying path '/nix/store/0swa08bbslxc9wbfixbcd196aa1117lx-stdenv-linux' from 'https://cache.nixos.org'...
copying path '/nix/store/6baxv9mqxxssvgpxlipbcr0f6vbj2h52-stdenv-linux' from 'https://cache.nixos.org'...
copying path '/nix/store/0x5vraaxffvjw4h0yz86njdr2af4n7fz-python3.10-html5lib-1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/4q4p71n90y4b2sbaapkw0f4ljihc3idp-tarWrapper' from 'https://cache.nixos.org'...
copying path '/nix/store/j55nzahznzg0rnz9jy8c69h0br70cnjc-util-linux-2.39' from 'https://cache.nixos.org'...
copying path '/nix/store/pdwr8s1v985rmd1160gpry2rblqhm7r7-python3.10-bleach-6.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/5604wq5idbgniqchzal2pjmjgv9ns1kb-zlib-1.2.13-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/vwry5jndq5lq75svglhn2rrhvya92rlc-util-linux-2.39-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/wpb3h3wkz65lc1fhp4847s5faarqx820-curl-8.1.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/p0aqki29jm8ghvgwz51c51vc8rp248nv-nodejs-18.16.0' from 'https://cache.nixos.org'...
copying path '/nix/store/p2zwiqn8f1lkpl6saxl3xyzidk37llwj-python3.10-formbox-0.4.1' from 'https://cache.nixos.org'...
building '/nix/store/bw7g9pl2s1xij4sx60rcrhm9rp4xi7ss-addintegrityfields.js.drv'...
building '/nix/store/ic08mc92dfqhx2gsvm6qaz40qjwvyz58-install-package.drv'...
building '/nix/store/gn2nljwv96vjb9f9p53bb2ykcp89b295-katex-0.16.7.tgz.drv'...

trying https://registry.npmjs.org/katex/-/katex-0.16.7.tgz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1439k  100 1439k    0     0  2695k      0 --:--:-- --:--:-- --:--:-- 2701k
building '/nix/store/iwh0z1ff5f2xgb1c1064qhqi2gjrj58p-linkbins.js.drv'...
building '/nix/store/pqfsgvzcyc5k5liqmlhi673jxih3jck7-pinpointDependencies.js.drv'...
building '/nix/store/qk6nq65bk05nhwdi9gg04kb8g420xhhq-reconstructpackagelock.js.drv'...
building '/nix/store/gcb5pjvxhbgpi5yjyklladgvi7z0mxsp-katex-0.16.7.drv'...
unpacking sources
patching sources
configuring
no configure script, doing nothing
building
installing
unpacking source archive /nix/store/y9zn1nvh5wf9d3wappxr61pv1q5w90i8-katex-0.16.7.tgz
unpacking source archive /nix/store/2138mn2cls8knrdisbardq3g9m9v0wkd-commander-8.3.0.tgz
pinpointing versions of dependencies...
patching script interpreter paths in .
./katex/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/p0aqki29jm8ghvgwz51c51vc8rp248nv-nodejs-18.16.0/bin/node"
./katex/src/fonts/generate_fonts.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/yhpwdgqsrfm5r4x7ycbgj04aq7063rli-python3-3.10.11/bin/python3"
./katex/src/metrics/extract_ttfs.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/yhpwdgqsrfm5r4x7ycbgj04aq7063rli-python3-3.10.11/bin/python3"
./katex/src/metrics/format_json.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/yhpwdgqsrfm5r4x7ycbgj04aq7063rli-python3-3.10.11/bin/python3"
./katex/src/metrics/extract_tfms.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/yhpwdgqsrfm5r4x7ycbgj04aq7063rli-python3-3.10.11/bin/python3"
No package-lock.json file found, reconstructing...
Adding metadata fields to: node_modules/commander/package.json
npm WARN config production Use `--omit=dev` instead.
rebuilt dependencies successfully
npm WARN config production Use `--omit=dev` instead.

up to date, audited 2 packages in 97ms

found 0 vulnerabilities
linking bin 'cli.js'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/4718qs8c4437s0a20w2fm3gnaj6sk2xy-katex-0.16.7
checking for references to /build/ in /nix/store/4718qs8c4437s0a20w2fm3gnaj6sk2xy-katex-0.16.7...
patching script interpreter paths in /nix/store/4718qs8c4437s0a20w2fm3gnaj6sk2xy-katex-0.16.7
rewriting symlink /nix/store/4718qs8c4437s0a20w2fm3gnaj6sk2xy-katex-0.16.7/bin to be relative to /nix/store/4718qs8c4437s0a20w2fm3gnaj6sk2xy-katex-0.16.7

added 1 package in 1s
  Installing known registries into `~/.julia`
    Updating registry at `~/.julia/registries/General.toml`
   Installed OpenSSL_jll ───────── v3.0.9+0
   Installed Preferences ───────── v1.4.0
   Installed IOCapture ─────────── v0.2.3
   Installed LoggingExtras ─────── v1.0.0
   Installed JSON ──────────────── v0.21.4
   Installed BitFlags ──────────── v0.1.7
   Installed Parsers ───────────── v2.5.10
   Installed ConcurrentUtilities ─ v2.2.0
   Installed NodeJS ────────────── v1.3.0
   Installed Literate ──────────── v2.14.0
   Installed JLLWrappers ───────── v1.4.1
   Installed URIs ──────────────── v1.4.2
   Installed PrecompileTools ───── v1.1.2
   Installed SimpleBufferStream ── v1.1.0
   Installed OrderedCollections ── v1.6.0
   Installed MIMEs ─────────────── v0.1.4
   Installed DelimitedFiles ────── v1.9.1
   Installed OpenSSL ───────────── v1.4.1
   Installed TranscodingStreams ── v0.9.13
   Installed Franklin ──────────── v0.10.84
   Installed HTTP ──────────────── v1.9.6
   Installed LiveServer ────────── v1.1.2
   Installed CodecZlib ─────────── v0.7.1
   Installed ExprTools ─────────── v0.1.9
   Installed MbedTLS ───────────── v1.1.7
   Installed DocStringExtensions ─ v0.9.3
   Installed FranklinTemplates ─── v0.9.1
    Updating `~/site/Project.toml`
  [713c75ef] + Franklin v0.10.84
    Updating `~/site/Manifest.toml`
  [d1d4a3ce] + BitFlags v0.1.7
  [944b1d66] + CodecZlib v0.7.1
  [f0e56b4a] + ConcurrentUtilities v2.2.0
  [8bb1440f] + DelimitedFiles v1.9.1
  [ffbed154] + DocStringExtensions v0.9.3
  [e2ba6199] + ExprTools v0.1.9
  [713c75ef] + Franklin v0.10.84
  [3a985190] + FranklinTemplates v0.9.1
  [cd3eb016] + HTTP v1.9.6
  [b5f81e59] + IOCapture v0.2.3
  [692b3bcd] + JLLWrappers v1.4.1
  [682c06a0] + JSON v0.21.4
  [98b081ad] + Literate v2.14.0
  [16fef848] + LiveServer v1.1.2
  [e6f89c97] + LoggingExtras v1.0.0
  [6c6e2e6c] + MIMEs v0.1.4
  [739be429] + MbedTLS v1.1.7
⌅ [2bd173c7] + NodeJS v1.3.0
  [4d8831e6] + OpenSSL v1.4.1
  [bac558e1] + OrderedCollections v1.6.0
  [69de0a69] + Parsers v2.5.10
  [aea7be01] + PrecompileTools v1.1.2
  [21216c6a] + Preferences v1.4.0
  [777ac1f9] + SimpleBufferStream v1.1.0
  [3bb67fe8] + TranscodingStreams v0.9.13
  [5c2747f8] + URIs v1.4.2
  [458c3c95] + OpenSSL_jll v3.0.9+0
  [0dad84c5] + ArgTools v1.1.1
  [56f22d72] + Artifacts
  [2a0f44e3] + Base64
  [ade2ca70] + Dates
  [f43a241f] + Downloads v1.6.0
  [7b1f6079] + FileWatching
  [b77e0a4c] + InteractiveUtils
  [b27032c2] + LibCURL v0.6.3
  [76f85450] + LibGit2
  [8f399da3] + Libdl
  [56ddb016] + Logging
  [d6f4376e] + Markdown
  [a63ad114] + Mmap
  [ca575930] + NetworkOptions v1.2.0
  [44cfe95a] + Pkg v1.9.0
  [de0858da] + Printf
  [3fa0cd96] + REPL
  [9a3f8284] + Random
  [ea8e919c] + SHA v0.7.0
  [9e88b42a] + Serialization
  [6462fe0b] + Sockets
  [fa267f1f] + TOML v1.0.3
  [a4e569a6] + Tar v1.10.0
  [8dfed614] + Test
  [cf7118a7] + UUIDs
  [4ec0a83e] + Unicode
  [deac9b47] + LibCURL_jll v7.84.0+0
  [29816b5a] + LibSSH2_jll v1.10.2+0
  [c8ffd9c3] + MbedTLS_jll v2.28.2+0
  [14a3606d] + MozillaCACerts_jll v2022.10.11
  [83775a58] + Zlib_jll v1.2.13+0
  [8e850ede] + nghttp2_jll v1.48.0+0
  [3f19e933] + p7zip_jll v17.4.0+0
        Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m`
Precompiling project...
ExprTools
URIs
LoggingExtras
NodeJS
SimpleBufferStream
ConcurrentUtilities
OrderedCollections
BitFlags
MbedTLS_jll
Zlib_jll
MIMEs
DelimitedFiles
TranscodingStreams
DocStringExtensions
IOCapture
Preferences
LibSSH2_jll
PrecompileTools
CodecZlib
MbedTLS
JLLWrappers
OpenSSL_jll
OpenSSL
HTTP
LiveServer
FranklinTemplates
Parsers
JSON
Literate
Franklin
  30 dependencies successfully precompiled in 86 seconds
  Activating project at `~/site`

→ Use Pkg.activate() to go back to your main environment.                       

→ Full pass (with pre-rendering)   [done  21.7s]                                
+ nix-shell -p htmlq --run _libs/onlymathml
this path will be fetched (0.77 MiB download, 3.31 MiB unpacked):
  /nix/store/vyj72q0zr219g0p05qm4yqnyhm84anv6-htmlq-0.4.0
copying path '/nix/store/vyj72q0zr219g0p05qm4yqnyhm84anv6-htmlq-0.4.0' from 'https://cache.nixos.org'...
Removing KaTeX HTML from /home/build/site/__site/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/lyf/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/exp/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/gsoc/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/math/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/nixos/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/python/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/pkg/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/pip/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/fun/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/raku/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/sicp/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/recipe/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/backup/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/btrfs/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/clipboard/index.html
Removing KaTeX HTML from /home/build/site/__site/tag/ipv6/index.html
Removing KaTeX HTML from /home/build/site/__site/works/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/kholow/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/pixml/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/gotham/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/system/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/reply/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/checkin/2/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/checkin/3/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/checkin/7/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/checkin/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/checkin/5/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/checkin/6/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/checkin/4/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/checkin/1/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/article/2/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/article/3/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/article/7/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/article/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/article/5/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/article/6/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/article/4/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/gsoc/article/1/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/2020/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/advent/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/greens/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/butter/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/dedep/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/nopoo/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/conseq/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/threa/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/teredo/index.html
Removing KaTeX HTML from /home/build/site/__site/blog/gifrip/index.html
Removing KaTeX HTML from /home/build/site/__site/libs/formbox/comment.html
Removing KaTeX HTML from /home/build/site/__site/libs/fead/in.html
Removing KaTeX HTML from /home/build/site/__site/libs/fead/out.html
+ nix-shell -p python3Packages.css-html-js-minify --run _libs/postprocess
this path will be fetched (0.03 MiB download, 0.14 MiB unpacked):
  /nix/store/w36lh36i3a8lgx2vgkaql5amlq4r3ilg-python3.10-css-html-js-minify-2.5.5
copying path '/nix/store/w36lh36i3a8lgx2vgkaql5amlq4r3ilg-python3.10-css-html-js-minify-2.5.5' from 'https://cache.nixos.org'...
Processing CSS file: /home/build/site/__site/css/style.css.
INPUT: Reading CSS file /home/build/site/__site/css/style.css.
Prepending '.CSS' Prefix to /home/build/site/__site/css/style.css.
OUTPUT: Writing CSS Minified /home/build/site/__site/css/style.css.
Minifying and fixing up /home/build/site/__site/index.html
Minifying and fixing up /home/build/site/__site/tag/lyf/index.html
Minifying and fixing up /home/build/site/__site/tag/exp/index.html
Minifying and fixing up /home/build/site/__site/tag/gsoc/index.html
Minifying and fixing up /home/build/site/__site/tag/math/index.html
Minifying and fixing up /home/build/site/__site/tag/nixos/index.html
Minifying and fixing up /home/build/site/__site/tag/python/index.html
Minifying and fixing up /home/build/site/__site/tag/pkg/index.html
Minifying and fixing up /home/build/site/__site/tag/pip/index.html
Minifying and fixing up /home/build/site/__site/tag/fun/index.html
Minifying and fixing up /home/build/site/__site/tag/raku/index.html
Minifying and fixing up /home/build/site/__site/tag/sicp/index.html
Minifying and fixing up /home/build/site/__site/tag/recipe/index.html
Minifying and fixing up /home/build/site/__site/tag/backup/index.html
Minifying and fixing up /home/build/site/__site/tag/btrfs/index.html
Minifying and fixing up /home/build/site/__site/tag/clipboard/index.html
Minifying and fixing up /home/build/site/__site/tag/ipv6/index.html
Minifying and fixing up /home/build/site/__site/works/index.html
Minifying and fixing up /home/build/site/__site/blog/index.html
Minifying and fixing up /home/build/site/__site/blog/kholow/index.html
Minifying and fixing up /home/build/site/__site/blog/pixml/index.html
Minifying and fixing up /home/build/site/__site/blog/gotham/index.html
Minifying and fixing up /home/build/site/__site/blog/system/index.html
Minifying and fixing up /home/build/site/__site/blog/reply/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/checkin/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/checkin/2/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/checkin/3/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/checkin/7/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/checkin/5/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/checkin/6/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/checkin/4/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/checkin/1/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/article/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/article/2/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/article/3/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/article/7/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/article/5/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/article/6/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/article/4/index.html
Minifying and fixing up /home/build/site/__site/blog/2020/gsoc/article/1/index.html
Minifying and fixing up /home/build/site/__site/blog/advent/index.html
Minifying and fixing up /home/build/site/__site/blog/greens/index.html
Minifying and fixing up /home/build/site/__site/blog/butter/index.html
Minifying and fixing up /home/build/site/__site/blog/dedep/index.html
Minifying and fixing up /home/build/site/__site/blog/nopoo/index.html
Minifying and fixing up /home/build/site/__site/blog/conseq/index.html
Minifying and fixing up /home/build/site/__site/blog/threa/index.html
Minifying and fixing up /home/build/site/__site/blog/teredo/index.html
Minifying and fixing up /home/build/site/__site/blog/gifrip/index.html
Minifying and fixing up /home/build/site/__site/libs/formbox/comment.html
Minifying and fixing up /home/build/site/__site/libs/fead/in.html
Minifying and fixing up /home/build/site/__site/libs/fead/out.html
Fixing up /home/build/site/__site/feed.xml
Fixing up /home/build/site/__site/tag/lyf/feed.xml
Fixing up /home/build/site/__site/tag/exp/feed.xml
Fixing up /home/build/site/__site/tag/gsoc/feed.xml
Fixing up /home/build/site/__site/tag/math/feed.xml
Fixing up /home/build/site/__site/tag/nixos/feed.xml
Fixing up /home/build/site/__site/tag/python/feed.xml
Fixing up /home/build/site/__site/tag/pkg/feed.xml
Fixing up /home/build/site/__site/tag/pip/feed.xml
Fixing up /home/build/site/__site/tag/fun/feed.xml
Fixing up /home/build/site/__site/tag/raku/feed.xml
Fixing up /home/build/site/__site/tag/sicp/feed.xml
Fixing up /home/build/site/__site/tag/recipe/feed.xml
Fixing up /home/build/site/__site/tag/backup/feed.xml
Fixing up /home/build/site/__site/tag/btrfs/feed.xml
Fixing up /home/build/site/__site/tag/clipboard/feed.xml
Fixing up /home/build/site/__site/tag/ipv6/feed.xml
deploy
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
+ tar -cvzf site.tar.gz -C site/__site .
./
./COPYING
./css/
./css/style.css
./robots.txt
./index.html
./tag/
./tag/lyf/
./tag/lyf/index.html
./tag/lyf/feed.xml
./tag/exp/
./tag/exp/index.html
./tag/exp/feed.xml
./tag/gsoc/
./tag/gsoc/index.html
./tag/gsoc/feed.xml
./tag/math/
./tag/math/index.html
./tag/math/feed.xml
./tag/nixos/
./tag/nixos/index.html
./tag/nixos/feed.xml
./tag/python/
./tag/python/index.html
./tag/python/feed.xml
./tag/pkg/
./tag/pkg/index.html
./tag/pkg/feed.xml
./tag/pip/
./tag/pip/index.html
./tag/pip/feed.xml
./tag/fun/
./tag/fun/index.html
./tag/fun/feed.xml
./tag/raku/
./tag/raku/index.html
./tag/raku/feed.xml
./tag/sicp/
./tag/sicp/index.html
./tag/sicp/feed.xml
./tag/recipe/
./tag/recipe/index.html
./tag/recipe/feed.xml
./tag/backup/
./tag/backup/index.html
./tag/backup/feed.xml
./tag/btrfs/
./tag/btrfs/index.html
./tag/btrfs/feed.xml
./tag/clipboard/
./tag/clipboard/index.html
./tag/clipboard/feed.xml
./tag/ipv6/
./tag/ipv6/index.html
./tag/ipv6/feed.xml
./works/
./works/index.html
./assets/
./assets/axuy.png
./assets/swirl.png
./assets/mr-worldwide.jpg
./assets/pip-8771.svg
./assets/let-it-go.png
./assets/comp.png
./assets/codersrank.png
./assets/mathiewd.png
./assets/favicon.png
./assets/add-waiter.png
./assets/pip-parallel-dl.pdf
./assets/html5-js.png
./assets/cloud.gif
./assets/formbox.svg
./assets/brutalmaze.png
./assets/format.jpg
./assets/teredo.png
./assets/500-miles.gif
./assets/lazy-wheel.jpg
./assets/outlets.jpg
./assets/same-picture.png
./blog/
./blog/kholow/
./blog/kholow/index.html
./blog/kholow/comments.xml
./blog/pixml/
./blog/pixml/index.html
./blog/pixml/comments.xml
./blog/gotham/
./blog/gotham/index.html
./blog/gotham/comments.xml
./blog/system/
./blog/system/index.html
./blog/system/comments.xml
./blog/reply/
./blog/reply/index.html
./blog/reply/comments.xml
./blog/2020/
./blog/2020/gsoc/
./blog/2020/gsoc/index.html
./blog/2020/gsoc/comments.xml
./blog/2020/gsoc/checkin/
./blog/2020/gsoc/checkin/2/
./blog/2020/gsoc/checkin/2/index.html
./blog/2020/gsoc/checkin/3/
./blog/2020/gsoc/checkin/3/index.html
./blog/2020/gsoc/checkin/7/
./blog/2020/gsoc/checkin/7/index.html
./blog/2020/gsoc/checkin/index.html
./blog/2020/gsoc/checkin/5/
./blog/2020/gsoc/checkin/5/index.html
./blog/2020/gsoc/checkin/6/
./blog/2020/gsoc/checkin/6/index.html
./blog/2020/gsoc/checkin/4/
./blog/2020/gsoc/checkin/4/index.html
./blog/2020/gsoc/checkin/1/
./blog/2020/gsoc/checkin/1/index.html
./blog/2020/gsoc/article/
./blog/2020/gsoc/article/2/
./blog/2020/gsoc/article/2/index.html
./blog/2020/gsoc/article/2/comments.xml
./blog/2020/gsoc/article/3/
./blog/2020/gsoc/article/3/index.html
./blog/2020/gsoc/article/3/comments.xml
./blog/2020/gsoc/article/7/
./blog/2020/gsoc/article/7/index.html
./blog/2020/gsoc/article/7/comments.xml
./blog/2020/gsoc/article/index.html
./blog/2020/gsoc/article/5/
./blog/2020/gsoc/article/5/index.html
./blog/2020/gsoc/article/5/comments.xml
./blog/2020/gsoc/article/6/
./blog/2020/gsoc/article/6/index.html
./blog/2020/gsoc/article/6/comments.xml
./blog/2020/gsoc/article/4/
./blog/2020/gsoc/article/4/index.html
./blog/2020/gsoc/article/4/comments.xml
./blog/2020/gsoc/article/1/
./blog/2020/gsoc/article/1/index.html
./blog/2020/gsoc/article/1/comments.xml
./blog/2020/index.html
./blog/2020/comments.xml
./blog/advent/
./blog/advent/index.html
./blog/advent/comments.xml
./blog/index.html
./blog/greens/
./blog/greens/index.html
./blog/greens/comments.xml
./blog/butter/
./blog/butter/index.html
./blog/butter/comments.xml
./blog/dedep/
./blog/dedep/index.html
./blog/dedep/comments.xml
./blog/nopoo/
./blog/nopoo/index.html
./blog/nopoo/comments.xml
./blog/conseq/
./blog/conseq/index.html
./blog/conseq/comments.xml
./blog/threa/
./blog/threa/index.html
./blog/threa/comments.xml
./blog/teredo/
./blog/teredo/index.html
./blog/teredo/comments.xml
./blog/gifrip/
./blog/gifrip/index.html
./blog/gifrip/comments.xml
./sitemap.xml
./feed.xml
Build complete: success 3 months ago (took 5 minutes)