Skip to content

Failed to regenerate source for Vulkan v1.4.353 #637

Description

@ThreeOfTwelve

No response. He's deactivated his communication system.

log of `generate-new/bin/vk`

+ set -e
+++ dirname ./scripts/update.sh
++ cd ./scripts
++ pwd
+ DIR=/home/runner/work/vulkan/vulkan/scripts
+ no_doc_diff=
+ requested_version=
+ [[ 2 -gt 0 ]]
+ case $1 in
+ no_doc_diff=/home/runner/no-doc-diff.patch
+ shift
+ shift
+ [[ 0 -gt 0 ]]
+ '[' '' ']'
++ curl -H 'Accept: application/vnd.github.v3+json' https://api.github.com/repos/KhronosGroup/Vulkan-Docs/tags
++ tail -n1
++ jq --raw-output 'map(.name) | .[]'
++ sort --version-sort
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 14973  100 14973    0     0  79907      0 --:--:-- --:--:-- --:--:-- 80069
+ latest_version=v1.4.353
+ version=v1.4.353
+ echo '::set-output name=vulkan_version::v1.4.353'
::set-output name=vulkan_version::v1.4.353
+ echo 'Fetching Vulkan-Docs'
Fetching Vulkan-Docs
+ git -C generate-new/Vulkan-Docs fetch
From https://github.com/KhronosGroup/Vulkan-Docs
 * [new tag]         v1.4.351   -> v1.4.351
+ git -C generate-new/Vulkan-Docs fetch --tags
From https://github.com/KhronosGroup/Vulkan-Docs
 * [new tag]           test-tag               -> test-tag
 * [new tag]           v1.0-core+wsi-20160216 -> v1.0-core+wsi-20160216
 * [new tag]           v1.0-core+wsi-20160226 -> v1.0-core+wsi-20160226
 * [new tag]           v1.0-core+wsi-20160304 -> v1.0-core+wsi-20160304
 * [new tag]           v1.0-core+wsi-20160310 -> v1.0-core+wsi-20160310
 * [new tag]           v1.0-core+wsi-20160311 -> v1.0-core+wsi-20160311
 * [new tag]           v1.0-core+wsi-20160325 -> v1.0-core+wsi-20160325
 * [new tag]           v1.0-core+wsi-20160401 -> v1.0-core+wsi-20160401
 * [new tag]           v1.0-core+wsi-20160408 -> v1.0-core+wsi-20160408
 * [new tag]           v1.0-core+wsi-20160415 -> v1.0-core+wsi-20160415
 * [new tag]           v1.0-core+wsi-20160422 -> v1.0-core+wsi-20160422
 * [new tag]           v1.0-core+wsi-20160429 -> v1.0-core+wsi-20160429
 * [new tag]           v1.0-core+wsi-20160513 -> v1.0-core+wsi-20160513
 * [new tag]           v1.0-core+wsi-20160520 -> v1.0-core+wsi-20160520
 * [new tag]           v1.0-core+wsi-20160527 -> v1.0-core+wsi-20160527
 * [new tag]           v1.0-core+wsi-20160610 -> v1.0-core+wsi-20160610
 * [new tag]           v1.0-core+wsi-20160617 -> v1.0-core+wsi-20160617
 * [new tag]           v1.0-core+wsi-20160624 -> v1.0-core+wsi-20160624
 * [new tag]           v1.0-core+wsi-20160701 -> v1.0-core+wsi-20160701
 * [new tag]           v1.0-core+wsi-20160710 -> v1.0-core+wsi-20160710
 * [new tag]           v1.0-core+wsi-20160715 -> v1.0-core+wsi-20160715
 * [new tag]           v1.0-core+wsi-20160722 -> v1.0-core+wsi-20160722
 * [new tag]           v1.0-core+wsi-20160805 -> v1.0-core+wsi-20160805
 * [new tag]           v1.0-core+wsi-20160812 -> v1.0-core+wsi-20160812
 * [new tag]           v1.0-core-20160216     -> v1.0-core-20160216
 * [new tag]           v1.0-core-20160226     -> v1.0-core-20160226
 * [new tag]           v1.0-core-20160304     -> v1.0-core-20160304
 * [new tag]           v1.0-core-20160310     -> v1.0-core-20160310
 * [new tag]           v1.0-core-20160311     -> v1.0-core-20160311
 * [new tag]           v1.0-core-20160325     -> v1.0-core-20160325
 * [new tag]           v1.0-core-20160401     -> v1.0-core-20160401
 * [new tag]           v1.0-core-20160408     -> v1.0-core-20160408
 * [new tag]           v1.0-core-20160415     -> v1.0-core-20160415
 * [new tag]           v1.0-core-20160422     -> v1.0-core-20160422
 * [new tag]           v1.0-core-20160429     -> v1.0-core-20160429
 * [new tag]           v1.0-core-20160513     -> v1.0-core-20160513
 * [new tag]           v1.0-core-20160520     -> v1.0-core-20160520
 * [new tag]           v1.0-core-20160527     -> v1.0-core-20160527
 * [new tag]           v1.0-core-20160610     -> v1.0-core-20160610
 * [new tag]           v1.0-core-20160617     -> v1.0-core-20160617
 * [new tag]           v1.0-core-20160624     -> v1.0-core-20160624
 * [new tag]           v1.0-core-20160701     -> v1.0-core-20160701
 * [new tag]           v1.0-core-20160710     -> v1.0-core-20160710
 * [new tag]           v1.0-core-20160715     -> v1.0-core-20160715
 * [new tag]           v1.0-core-20160722     -> v1.0-core-20160722
 * [new tag]           v1.0-core-20160805     -> v1.0-core-20160805
 * [new tag]           v1.0-core-20160812     -> v1.0-core-20160812
 * [new tag]           v1.0-core-20160826     -> v1.0-core-20160826
 * [new tag]           v1.0-core-20160906     -> v1.0-core-20160906
 * [new tag]           v1.0-core-20160916     -> v1.0-core-20160916
 * [new tag]           v1.0-core-20160923     -> v1.0-core-20160923
 * [new tag]           v1.0-core-20160930     -> v1.0-core-20160930
 * [new tag]           v1.0-core-20161007     -> v1.0-core-20161007
 * [new tag]           v1.0-core-20161014     -> v1.0-core-20161014
 * [new tag]           v1.0-core-20161025     -> v1.0-core-20161025
 * [new tag]           v1.0.33-core           -> v1.0.33-core
 * [new tag]           v1.0.34-core           -> v1.0.34-core
 * [new tag]           v1.0.35-core           -> v1.0.35-core
 * [new tag]           v1.0.36-core           -> v1.0.36-core
 * [new tag]           v1.0.38-core           -> v1.0.38-core
 * [new tag]           v1.0.39-core           -> v1.0.39-core
 * [new tag]           v1.0.40-core           -> v1.0.40-core
 * [new tag]           v1.0.41-core           -> v1.0.41-core
 * [new tag]           v1.0.42-core           -> v1.0.42-core
 * [new tag]           v1.0.43-core           -> v1.0.43-core
 * [new tag]           v1.0.44-core           -> v1.0.44-core
 * [new tag]           v1.0.45-core           -> v1.0.45-core
 * [new tag]           v1.0.46-core           -> v1.0.46-core
 * [new tag]           v1.0.47-core           -> v1.0.47-core
 * [new tag]           v1.0.48-core           -> v1.0.48-core
 * [new tag]           v1.0.49-core           -> v1.0.49-core
 * [new tag]           v1.0.50-core           -> v1.0.50-core
 * [new tag]           v1.0.51-core           -> v1.0.51-core
 * [new tag]           v1.0.53-core           -> v1.0.53-core
 * [new tag]           v1.0.54-core           -> v1.0.54-core
 * [new tag]           v1.0.55-core           -> v1.0.55-core
 * [new tag]           v1.0.56-core           -> v1.0.56-core
 * [new tag]           v1.0.57-core           -> v1.0.57-core
 * [new tag]           v1.0.58-core           -> v1.0.58-core
 * [new tag]           v1.0.59-core           -> v1.0.59-core
 * [new tag]           v1.0.60-core           -> v1.0.60-core
 * [new tag]           v1.0.61-core           -> v1.0.61-core
 * [new tag]           v1.0.62-core           -> v1.0.62-core
 * [new tag]           v1.0.63-core           -> v1.0.63-core
 * [new tag]           v1.0.64-core           -> v1.0.64-core
 * [new tag]           v1.0.65-core           -> v1.0.65-core
 * [new tag]           v1.0.66-core           -> v1.0.66-core
 * [new tag]           v1.0.67-core           -> v1.0.67-core
 * [new tag]           v1.0.68-core           -> v1.0.68-core
 * [new tag]           v1.0.69-core           -> v1.0.69-core
 * [new tag]           v1.1.100               -> v1.1.100
 * [new tag]           v1.1.101               -> v1.1.101
 * [new tag]           v1.1.102               -> v1.1.102
 * [new tag]           v1.1.103               -> v1.1.103
 * [new tag]           v1.1.104               -> v1.1.104
 * [new tag]           v1.1.105               -> v1.1.105
 * [new tag]           v1.1.106               -> v1.1.106
 * [new tag]           v1.1.107               -> v1.1.107
 * [new tag]           v1.1.108               -> v1.1.108
 * [new tag]           v1.1.109               -> v1.1.109
 * [new tag]           v1.1.110               -> v1.1.110
 * [new tag]           v1.1.111               -> v1.1.111
 * [new tag]           v1.1.112               -> v1.1.112
 * [new tag]           v1.1.113               -> v1.1.113
 * [new tag]           v1.1.114               -> v1.1.114
 * [new tag]           v1.1.115               -> v1.1.115
 * [new tag]           v1.1.116               -> v1.1.116
 * [new tag]           v1.1.117               -> v1.1.117
 * [new tag]           v1.1.118               -> v1.1.118
 * [new tag]           v1.1.119               -> v1.1.119
 * [new tag]           v1.1.120               -> v1.1.120
 * [new tag]           v1.1.121               -> v1.1.121
 * [new tag]           v1.1.122               -> v1.1.122
 * [new tag]           v1.1.123               -> v1.1.123
 * [new tag]           v1.1.124               -> v1.1.124
 * [new tag]           v1.1.125               -> v1.1.125
 * [new tag]           v1.1.126               -> v1.1.126
 * [new tag]           v1.1.127               -> v1.1.127
 * [new tag]           v1.1.128               -> v1.1.128
 * [new tag]           v1.1.129               -> v1.1.129
 * [new tag]           v1.1.130               -> v1.1.130
 * [new tag]           v1.1.70                -> v1.1.70
 * [new tag]           v1.1.71                -> v1.1.71
 * [new tag]           v1.1.72                -> v1.1.72
 * [new tag]           v1.1.73                -> v1.1.73
 * [new tag]           v1.1.74                -> v1.1.74
 * [new tag]           v1.1.75                -> v1.1.75
 * [new tag]           v1.1.76                -> v1.1.76
 * [new tag]           v1.1.77                -> v1.1.77
 * [new tag]           v1.1.78                -> v1.1.78
 * [new tag]           v1.1.79                -> v1.1.79
 * [new tag]           v1.1.80                -> v1.1.80
 * [new tag]           v1.1.81                -> v1.1.81
 * [new tag]           v1.1.82                -> v1.1.82
 * [new tag]           v1.1.83                -> v1.1.83
 * [new tag]           v1.1.84                -> v1.1.84
 * [new tag]           v1.1.85                -> v1.1.85
 * [new tag]           v1.1.86                -> v1.1.86
 * [new tag]           v1.1.87                -> v1.1.87
 * [new tag]           v1.1.88                -> v1.1.88
 * [new tag]           v1.1.89                -> v1.1.89
 * [new tag]           v1.1.90                -> v1.1.90
 * [new tag]           v1.1.91                -> v1.1.91
 * [new tag]           v1.1.92                -> v1.1.92
 * [new tag]           v1.1.93                -> v1.1.93
 * [new tag]           v1.1.94                -> v1.1.94
 * [new tag]           v1.1.95                -> v1.1.95
 * [new tag]           v1.1.96                -> v1.1.96
 * [new tag]           v1.1.97                -> v1.1.97
 * [new tag]           v1.1.98                -> v1.1.98
 * [new tag]           v1.1.99                -> v1.1.99
 * [new tag]           v1.2.131               -> v1.2.131
 * [new tag]           v1.2.132               -> v1.2.132
 * [new tag]           v1.2.133               -> v1.2.133
 * [new tag]           v1.2.134               -> v1.2.134
 * [new tag]           v1.2.135               -> v1.2.135
 * [new tag]           v1.2.136               -> v1.2.136
 * [new tag]           v1.2.137               -> v1.2.137
 * [new tag]           v1.2.138               -> v1.2.138
 * [new tag]           v1.2.139               -> v1.2.139
 * [new tag]           v1.2.140               -> v1.2.140
 * [new tag]           v1.2.141               -> v1.2.141
 * [new tag]           v1.2.142               -> v1.2.142
 * [new tag]           v1.2.143               -> v1.2.143
 * [new tag]           v1.2.144               -> v1.2.144
 * [new tag]           v1.2.145               -> v1.2.145
 * [new tag]           v1.2.146               -> v1.2.146
 * [new tag]           v1.2.147               -> v1.2.147
 * [new tag]           v1.2.148               -> v1.2.148
 * [new tag]           v1.2.149               -> v1.2.149
 * [new tag]           v1.2.150               -> v1.2.150
 * [new tag]           v1.2.151               -> v1.2.151
 * [new tag]           v1.2.152               -> v1.2.152
 * [new tag]           v1.2.153               -> v1.2.153
 * [new tag]           v1.2.154               -> v1.2.154
 * [new tag]           v1.2.155               -> v1.2.155
 * [new tag]           v1.2.156               -> v1.2.156
 * [new tag]           v1.2.157               -> v1.2.157
 * [new tag]           v1.2.158               -> v1.2.158
 * [new tag]           v1.2.159               -> v1.2.159
 * [new tag]           v1.2.160               -> v1.2.160
 * [new tag]           v1.2.161               -> v1.2.161
 * [new tag]           v1.2.162               -> v1.2.162
 * [new tag]           v1.2.163               -> v1.2.163
 * [new tag]           v1.2.164               -> v1.2.164
 * [new tag]           v1.2.165               -> v1.2.165
 * [new tag]           v1.2.166               -> v1.2.166
 * [new tag]           v1.2.167               -> v1.2.167
 * [new tag]           v1.2.168               -> v1.2.168
 * [new tag]           v1.2.169               -> v1.2.169
 * [new tag]           v1.2.170               -> v1.2.170
 * [new tag]           v1.2.171               -> v1.2.171
 * [new tag]           v1.2.172               -> v1.2.172
 * [new tag]           v1.2.173               -> v1.2.173
 * [new tag]           v1.2.174               -> v1.2.174
 * [new tag]           v1.2.175               -> v1.2.175
 * [new tag]           v1.2.176               -> v1.2.176
 * [new tag]           v1.2.177               -> v1.2.177
 * [new tag]           v1.2.178               -> v1.2.178
 * [new tag]           v1.2.179               -> v1.2.179
 * [new tag]           v1.2.180               -> v1.2.180
 * [new tag]           v1.2.181               -> v1.2.181
 * [new tag]           v1.2.182               -> v1.2.182
 * [new tag]           v1.2.183               -> v1.2.183
 * [new tag]           v1.2.184               -> v1.2.184
 * [new tag]           v1.2.185               -> v1.2.185
 * [new tag]           v1.2.186               -> v1.2.186
 * [new tag]           v1.2.187               -> v1.2.187
 * [new tag]           v1.2.188               -> v1.2.188
 * [new tag]           v1.2.189               -> v1.2.189
 * [new tag]           v1.2.190               -> v1.2.190
 * [new tag]           v1.2.191               -> v1.2.191
 * [new tag]           v1.2.192               -> v1.2.192
 * [new tag]           v1.2.193               -> v1.2.193
 * [new tag]           v1.2.194               -> v1.2.194
 * [new tag]           v1.2.195               -> v1.2.195
 * [new tag]           v1.2.196               -> v1.2.196
 * [new tag]           v1.2.197               -> v1.2.197
 * [new tag]           v1.2.198               -> v1.2.198
 * [new tag]           v1.2.199               -> v1.2.199
 * [new tag]           v1.2.200               -> v1.2.200
 * [new tag]           v1.2.201               -> v1.2.201
 * [new tag]           v1.2.202               -> v1.2.202
 * [new tag]           v1.2.203               -> v1.2.203
 * [new tag]           v1.3.204               -> v1.3.204
 * [new tag]           v1.3.205               -> v1.3.205
 * [new tag]           v1.3.206               -> v1.3.206
 * [new tag]           v1.3.207               -> v1.3.207
 * [new tag]           v1.3.208               -> v1.3.208
 * [new tag]           v1.3.209               -> v1.3.209
 * [new tag]           v1.3.210               -> v1.3.210
 * [new tag]           v1.3.211               -> v1.3.211
 * [new tag]           v1.3.212               -> v1.3.212
 * [new tag]           v1.3.213               -> v1.3.213
 * [new tag]           v1.3.214               -> v1.3.214
 * [new tag]           v1.3.215               -> v1.3.215
 * [new tag]           v1.3.216               -> v1.3.216
 * [new tag]           v1.3.217               -> v1.3.217
 * [new tag]           v1.3.218               -> v1.3.218
 * [new tag]           v1.3.219               -> v1.3.219
 * [new tag]           v1.3.220               -> v1.3.220
 * [new tag]           v1.3.221               -> v1.3.221
 * [new tag]           v1.3.222               -> v1.3.222
 * [new tag]           v1.3.223               -> v1.3.223
 * [new tag]           v1.3.224               -> v1.3.224
 * [new tag]           v1.3.225               -> v1.3.225
 * [new tag]           v1.3.226               -> v1.3.226
 * [new tag]           v1.3.227               -> v1.3.227
 * [new tag]           v1.3.228               -> v1.3.228
 * [new tag]           v1.3.229               -> v1.3.229
 * [new tag]           v1.3.230               -> v1.3.230
 * [new tag]           v1.3.231               -> v1.3.231
 * [new tag]           v1.3.232               -> v1.3.232
 * [new tag]           v1.3.233               -> v1.3.233
 * [new tag]           v1.3.234               -> v1.3.234
 * [new tag]           v1.3.235               -> v1.3.235
 * [new tag]           v1.3.236               -> v1.3.236
 * [new tag]           v1.3.237               -> v1.3.237
 * [new tag]           v1.3.238               -> v1.3.238
 * [new tag]           v1.3.239               -> v1.3.239
 * [new tag]           v1.3.240               -> v1.3.240
 * [new tag]           v1.3.241               -> v1.3.241
 * [new tag]           v1.3.242               -> v1.3.242
 * [new tag]           v1.3.243               -> v1.3.243
 * [new tag]           v1.3.244               -> v1.3.244
 * [new tag]           v1.3.245               -> v1.3.245
 * [new tag]           v1.3.246               -> v1.3.246
 * [new tag]           v1.3.247               -> v1.3.247
 * [new tag]           v1.3.248               -> v1.3.248
 * [new tag]           v1.3.249               -> v1.3.249
 * [new tag]           v1.3.250               -> v1.3.250
 * [new tag]           v1.3.251               -> v1.3.251
 * [new tag]           v1.3.252               -> v1.3.252
 * [new tag]           v1.3.253               -> v1.3.253
 * [new tag]           v1.3.254               -> v1.3.254
 * [new tag]           v1.3.255               -> v1.3.255
 * [new tag]           v1.3.256               -> v1.3.256
 * [new tag]           v1.3.257               -> v1.3.257
 * [new tag]           v1.3.258               -> v1.3.258
 * [new tag]           v1.3.259               -> v1.3.259
 * [new tag]           v1.3.260               -> v1.3.260
 * [new tag]           v1.3.261               -> v1.3.261
 * [new tag]           v1.3.262               -> v1.3.262
 * [new tag]           v1.3.263               -> v1.3.263
 * [new tag]           v1.3.264               -> v1.3.264
 * [new tag]           v1.3.265               -> v1.3.265
 * [new tag]           v1.3.266               -> v1.3.266
 * [new tag]           v1.3.267               -> v1.3.267
 * [new tag]           v1.3.268               -> v1.3.268
 * [new tag]           v1.3.269               -> v1.3.269
 * [new tag]           v1.3.270               -> v1.3.270
 * [new tag]           v1.3.271               -> v1.3.271
 * [new tag]           v1.3.272               -> v1.3.272
 * [new tag]           v1.3.273               -> v1.3.273
 * [new tag]           v1.3.274               -> v1.3.274
 * [new tag]           v1.3.275               -> v1.3.275
 * [new tag]           v1.3.276               -> v1.3.276
 * [new tag]           v1.3.277               -> v1.3.277
 * [new tag]           v1.3.278               -> v1.3.278
 * [new tag]           v1.3.279               -> v1.3.279
 * [new tag]           v1.3.280               -> v1.3.280
 * [new tag]           v1.3.281               -> v1.3.281
 * [new tag]           v1.3.282               -> v1.3.282
 * [new tag]           v1.3.283               -> v1.3.283
 * [new tag]           v1.3.284               -> v1.3.284
 * [new tag]           v1.3.285               -> v1.3.285
 * [new tag]           v1.3.286               -> v1.3.286
 * [new tag]           v1.3.287               -> v1.3.287
 * [new tag]           v1.3.288               -> v1.3.288
 * [new tag]           v1.3.289               -> v1.3.289
 * [new tag]           v1.3.290               -> v1.3.290
 * [new tag]           v1.3.291               -> v1.3.291
 * [new tag]           v1.3.292               -> v1.3.292
 * [new tag]           v1.3.293               -> v1.3.293
 * [new tag]           v1.3.294               -> v1.3.294
 * [new tag]           v1.3.295               -> v1.3.295
 * [new tag]           v1.3.296               -> v1.3.296
 * [new tag]           v1.3.297               -> v1.3.297
 * [new tag]           v1.3.298               -> v1.3.298
 * [new tag]           v1.3.299               -> v1.3.299
 * [new tag]           v1.3.300               -> v1.3.300
 * [new tag]           v1.3.301               -> v1.3.301
 * [new tag]           v1.3.302               -> v1.3.302
 * [new tag]           v1.4.303               -> v1.4.303
 * [new tag]           v1.4.304               -> v1.4.304
 * [new tag]           v1.4.305               -> v1.4.305
 * [new tag]           v1.4.306               -> v1.4.306
 * [new tag]           v1.4.307               -> v1.4.307
 * [new tag]           v1.4.308               -> v1.4.308
 * [new tag]           v1.4.309               -> v1.4.309
 * [new tag]           v1.4.310               -> v1.4.310
 * [new tag]           v1.4.311               -> v1.4.311
 * [new tag]           v1.4.312               -> v1.4.312
 * [new tag]           v1.4.313               -> v1.4.313
 * [new tag]           v1.4.314               -> v1.4.314
 * [new tag]           v1.4.315               -> v1.4.315
 * [new tag]           v1.4.316               -> v1.4.316
 * [new tag]           v1.4.317               -> v1.4.317
 * [new tag]           v1.4.318               -> v1.4.318
 * [new tag]           v1.4.319               -> v1.4.319
 * [new tag]           v1.4.320               -> v1.4.320
 * [new tag]           v1.4.321               -> v1.4.321
 * [new tag]           v1.4.322               -> v1.4.322
 * [new tag]           v1.4.323               -> v1.4.323
 * [new tag]           v1.4.324               -> v1.4.324
 * [new tag]           v1.4.325               -> v1.4.325
 * [new tag]           v1.4.326               -> v1.4.326
 * [new tag]           v1.4.327               -> v1.4.327
 * [new tag]           v1.4.328               -> v1.4.328
 * [new tag]           v1.4.329               -> v1.4.329
 * [new tag]           v1.4.330               -> v1.4.330
 * [new tag]           v1.4.331               -> v1.4.331
 * [new tag]           v1.4.332               -> v1.4.332
 * [new tag]           v1.4.333               -> v1.4.333
 * [new tag]           v1.4.334               -> v1.4.334
 * [new tag]           v1.4.335               -> v1.4.335
 * [new tag]           v1.4.336               -> v1.4.336
 * [new tag]           v1.4.337               -> v1.4.337
 * [new tag]           v1.4.338               -> v1.4.338
 * [new tag]           v1.4.339               -> v1.4.339
 * [new tag]           v1.4.340               -> v1.4.340
 * [new tag]           v1.4.341               -> v1.4.341
 * [new tag]           v1.4.342               -> v1.4.342
 * [new tag]           v1.4.343               -> v1.4.343
 * [new tag]           v1.4.344               -> v1.4.344
 * [new tag]           v1.4.345               -> v1.4.345
 * [new tag]           v1.4.346               -> v1.4.346
 * [new tag]           v1.4.347               -> v1.4.347
 * [new tag]           v1.4.348               -> v1.4.348
 * [new tag]           v1.4.349               -> v1.4.349
 * [new tag]           v1.4.350               -> v1.4.350
 * [new tag]           v1.4.352               -> v1.4.352
+ git -C generate-new/Vulkan-Docs describe --tags
+ grep v1.4.353
+ before=
+ '[' /home/runner/no-doc-diff.patch ']'
++ nix-build --no-out-link nix/generate.nix --arg withDocs false
this derivation will be built:
  /nix/store/gj816y2jjy6js4l4yxsrs02mp652a3gr-vulkan-gen.drv
these 105 paths will be fetched (95.1 MiB download, 408.3 MiB unpacked):
  /nix/store/qg98yzsyv93b1yhcnmqcj2n6my9x0dgl-asciidoctor-2.0.18
  /nix/store/qql9sz6vh1azww0bsrd0qrl2ql1xl9iq-asciidoctor-2.0.18
  /nix/store/kmigdljiv59kh22jrx5hp0savn2xx3fc-brotli-1.0.9-lib
  /nix/store/xmwbn6b78xzywrbd2ddcl4iz2sw3g0x6-bundler-2.3.26
  /nix/store/kxdyx0dqy8gpx8yp61wybn2dr1va0vn8-bzip2-1.0.8
  /nix/store/wwkyfg8b34xy16zzc9p6rkh59p4q37qx-bzip2-1.0.8-bin
  /nix/store/cgmpl823df6sjgc9qbb9wrw379x8yvwk-curl-7.86.0
  /nix/store/49y3r0gr9m6k20d91kl6dgp4b9a6m72v-diffutils-3.8
  /nix/store/ba3sgrhx7ccp4nwq8lyj7l0mr53p0v1z-ed-1.18
  /nix/store/99fn5rwahg8c94xisnqxq4p6wrwmpw2c-escape-string-regexp-5.0.0
  /nix/store/vz60km5pipc0apc0iafvljw5a5wfn28v-expat-2.5.0
  /nix/store/camlh5laf1wsklghk0vcaw7gvx4rpzd1-file-5.43
  /nix/store/zml88vnkpm8if114qkbbqd1q7n3ypqqy-findutils-4.9.0
  /nix/store/l1fp0hyca54xbb85vfhppd16bskzx8dg-gawk-5.1.1
  /nix/store/yw06lqgqgi3abwd2b4qp76l3pxm5wabz-gdbm-1.23
  /nix/store/n73kzlbbxang778ypp2lzxh11kry74wr-gemfile-and-lockfile
  /nix/store/zms41v0fgzfq4z629kn5jrlcv7hf9w7v-gettext-0.21
  /nix/store/cfx715ifm48vanlqdh7f1h3pqjpspbzd-git-2.38.1
  /nix/store/q1j8pp8789p1iwv0kz2za5mmpg1whfx8-git-2.38.1-doc
  /nix/store/awhy79lar019gqmais1bbavvcl7mrs26-gnumake-4.4
  /nix/store/i0x4pzj96qwvkrm94317l6jbi53a2rdj-gnumake-4.4
  /nix/store/5dv5cq1lwvsijr9p16p2kp79g1dbajk3-gnused-4.8
  /nix/store/89zbjdkb48ma61k76l2mzn3s0ra0wn2c-gnutar-1.34
  /nix/store/qs8qb1swpivkfq7i9yd52n0mw6z4ij81-gzip-1.12
  /nix/store/rl720sd12cb4plalin5kb1ib5hs2ncl3-he-1.2.0
  /nix/store/wkmc51s1nyyic7ym9c44k57wk8aqlpp9-icu4c-72.1
  /nix/store/lmr9gzvvxrdq0akic1fls9jklh4kq2vf-icu4c-72.1-dev
  /nix/store/slmsy98nyzyr1nnrxb18gnz8dbm5mlm1-keyutils-1.6.3-lib
  /nix/store/3xm08j9yrcj91saxq4s3ndl2gc2n717v-libkrb5-1.20
  /nix/store/6wjc702n40r1k028f5hhl0qma803zr2m-libssh2-1.10.0
  /nix/store/avbmp3dcrbzrckrprx48cxx2mwlh825l-libuv-1.44.2
  /nix/store/vamwsqfpvgfwnc7ksa8k4aa52my5r1bq-libxcrypt-4.4.33
  /nix/store/sz9c319zmpqdahy5qzn28vi6axh39q9j-libyaml-0.2.5
  /nix/store/4v4ck0lijgdn3k4zbmk99xyxfzpdd0vw-mailcap-2.1.53
  /nix/store/a4h1dk4d5iz307dbbj69xmaa0m5vddxg-nghttp2-1.49.0-lib
  /nix/store/7ppnyqmp1c92gkfrixbz99sw7q6ifkg1-nodejs-18.12.1
  /nix/store/ql4cj8xyppx1s2397lps95gxw7gp5gwx-openssl-1.1.1s
  /nix/store/gz21lfpz6rjncy9jljqrxapmbl0rxs20-openssl-3.0.7
  /nix/store/zpwhl35d2dkj0p4bli5wp6sw1vfsyab5-openssl-3.0.7
  /nix/store/10vrgdkvgnp04wmfw0ky48g08x8qc3ry-openssl-3.0.7-bin
  /nix/store/5l8ssr9hcqakgdgy50mhckrwldsfxb39-openssl-3.0.7-dev
  /nix/store/793iwfbjvg7wgpqq7r83a1qjl1yg02sf-patch-2.7.6
  /nix/store/g2nfbpind37b3v3y6zbszmcgfmrj5v7x-patchelf-0.15.0
  /nix/store/b33ikpmz4b1gd654v5s62phykmpd58fp-pcre2-10.40
  /nix/store/n48i43wkly6kfhxz4ypcxbsv2pr7ggzh-perl-5.36.0
  /nix/store/v0lzh5jnpn9fvac03a3674hxx0rip7p9-perl5.36.0-CGI-4.51
  /nix/store/as06f2l7g1fknfl0ldy3mlqrzys50v28-perl5.36.0-CGI-Fast-2.15
  /nix/store/p2hv81lql9nk8ajjrm1aibjpw5hlfay6-perl5.36.0-Encode-Locale-1.05
  /nix/store/x3ir67ci45jzchxyg14ra2jv8lhssmg1-perl5.36.0-FCGI-0.79
  /nix/store/bnrcidfb8f1my3a7hp5n72503vwcva84-perl5.36.0-FCGI-ProcManager-0.28
  /nix/store/piqpzmki2sigkxsj14a2fa4yd8l1zkak-perl5.36.0-File-Listing-6.14
  /nix/store/nj7xd1hp72dnd4l1ycdkzdgsli8iwx6j-perl5.36.0-HTML-Parser-3.75
  /nix/store/n0l6mdhczqyks72p02gp00aizlys2iqg-perl5.36.0-HTML-TagCloud-0.38
  /nix/store/k7jk654s5409hqris0g95f0wli0hgmwn-perl5.36.0-HTML-Tagset-3.20
  /nix/store/lcgrygira7h41dq81rzfqsq49dfk26ca-perl5.36.0-HTTP-Cookies-6.09
  /nix/store/g5bhqzsmiv3f398c7izhpxakckdjkzjl-perl5.36.0-HTTP-Daemon-6.14
  /nix/store/scqnxiim7wbmpm5b9vxyvaqz001b2m5i-perl5.36.0-HTTP-Date-6.05
  /nix/store/wrar9hrrwx2yfcdjvngjniv8yp7126bf-perl5.36.0-HTTP-Message-6.26
  /nix/store/b7gk0016nvxpf44f9sgry2lmm4l0nwv1-perl5.36.0-HTTP-Negotiate-6.01
  /nix/store/p7lwnw2qldl00bbxg930gcrx5k6f9x5n-perl5.36.0-IO-HTML-1.004
  /nix/store/y7a6i6g9a6yydncy2ghsrz2wjhbjmv3j-perl5.36.0-LWP-MediaTypes-6.04
  /nix/store/p4c5ldrdk3jxx288ywpbz5rcypsqcc71-perl5.36.0-Net-HTTP-6.19
  /nix/store/f68y38vqq8086i1nmfk7c5d5acj1y3w1-perl5.36.0-TermReadKey-2.38
  /nix/store/c75j08r70yz8zs0dwxafbx6nvpy17w34-perl5.36.0-Test-Fatal-0.016
  /nix/store/0c0vkgkxabjsdpab9xfhan8qcxrh8mcx-perl5.36.0-Test-Needs-0.002006
  /nix/store/bgzc351nibmh3bcfgm18f383zdz6mf1b-perl5.36.0-Test-RequiresInternet-0.05
  /nix/store/7zwyjl601462yizlgy3z1y58wdh1xlvw-perl5.36.0-TimeDate-2.33
  /nix/store/2sp42dy2ia9wc76sf4bjr9r2a9dp1ys2-perl5.36.0-Try-Tiny-0.30
  /nix/store/bdwmg6b1by6z269i6lfv8211gijvnjf0-perl5.36.0-URI-5.05
  /nix/store/bncrgpn7rnbc0qv5m0s2kjhqvfnydf1h-perl5.36.0-WWW-RobotRules-6.02
  /nix/store/v5dzwhhawhf7qipi2wxv71nbizz5ada9-perl5.36.0-libwww-perl-6.67
  /nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9
  /nix/store/q8404hd0zcbx7hzn97llbar65g3wbxk8-python3.10-pyparsing-3.0.9
  /nix/store/jqkpdp70i5qcwn7val5d0vbb7dlw1ij1-ruby-3.1.2
  /nix/store/m85nw9p9vaazk9f349nacv5irhlrvxf1-ruby3.1.2-Ascii85-1.1.0
  /nix/store/8gshmb1hwx0gs33hxra7xbf3fh836lx3-ruby3.1.2-addressable-2.8.1
  /nix/store/ypjjsi8cqg7vw1dkf4y8g8dwfimhkpc4-ruby3.1.2-afm-0.2.2
  /nix/store/ks1fi9jrkcy207lzkqf1yfaqm2hay63b-ruby3.1.2-asciidoctor-2.0.18
  /nix/store/n0f6hj13iwigsrl53mb48z260niz3w5y-ruby3.1.2-asciidoctor-pdf-2.3.2
  /nix/store/im6d5y2wi4sji02wr7g3h50kqmb9ljng-ruby3.1.2-coderay-1.1.3
  /nix/store/f067bxadp85zsxjkyjifrvbaf7nnpv4f-ruby3.1.2-concurrent-ruby-1.1.10
  /nix/store/3g0k02wlh4j9gabcbql4bk7yx2h7pvdy-ruby3.1.2-css_parser-1.12.0
  /nix/store/3pr7x4l0xr5dwizk39lqxq1fpdr7hfgj-ruby3.1.2-hashery-2.1.2
  /nix/store/mnn4abgp3rlysgx4ylx8hwvn1a334m0g-ruby3.1.2-matrix-0.4.2
  /nix/store/f7k8if1sxwf8w6fb6ggn0nvwf5ngjbyk-ruby3.1.2-pdf-core-0.9.0
  /nix/store/ag1qfic97j9cmzs3njhd389yiyjdv5ms-ruby3.1.2-pdf-reader-2.10.0
  /nix/store/l80vwwifcrb18scn512asx0dc2m26j49-ruby3.1.2-polyglot-0.3.5
  /nix/store/sn1diqycwcjdyhbyqa9mphxzdj9qhshj-ruby3.1.2-prawn-2.4.0
  /nix/store/b7wm4gj4zbc2p6y79kd2gc84k3ksdb4n-ruby3.1.2-prawn-icon-3.0.0
  /nix/store/5mkljfgk169084g60i3k3yv2cprkywmp-ruby3.1.2-prawn-svg-0.32.0
  /nix/store/xqillgwy77hav998fqr8zcnvkz9v4x1p-ruby3.1.2-prawn-table-0.2.2
  /nix/store/dl6wmfhc0ym7lg7mamq8lpkhsr83kj7g-ruby3.1.2-prawn-templates-0.1.2
  /nix/store/8xxjbvw245vdqlli8b27nqkn473shz62-ruby3.1.2-public_suffix-5.0.0
  /nix/store/y8qickpmm7y760a9nr9zajsdji56267l-ruby3.1.2-pygments.rb-2.3.0
  /nix/store/y0qail623bpfzg8cg3bsw491lsph9q62-ruby3.1.2-rexml-3.2.5
  /nix/store/5ki8g614qp8qzppdwchwj6di16hw3pid-ruby3.1.2-rouge-4.0.0
  /nix/store/0sald78fw2mfnjkkkbf0d2l54ifnfs1g-ruby3.1.2-ruby-rc4-0.1.5
  /nix/store/z5v1p2avpi67j18jin2d7jdpy3dkwfbh-ruby3.1.2-treetop-1.6.11
  /nix/store/3cqpyrj1qnkjnjqwcravrblv7zzyhbc5-ruby3.1.2-ttfunk-1.7.0
  /nix/store/b81m03by2l7qq2ajzlipjd7q3h01n5fy-sqlite-3.40.0
  /nix/store/gvmv0z88c0vr8acq1slby7yphmryn9p6-stdenv-linux
  /nix/store/11mrj0y0k09j7pzcr78iy5fxgcmzjxq6-tzdata-2022g
  /nix/store/f7cyasjd42qgr2hsr4w28rs4q907fyi1-xz-5.2.9
  /nix/store/a3mwv26f99ycsv9w6hrx0jjjjywvcb1n-xz-5.2.9-bin
  /nix/store/9vgv9wx5wf0311j8mxb8zkzc873mnicb-zstd-1.5.2
copying path '/nix/store/99fn5rwahg8c94xisnqxq4p6wrwmpw2c-escape-string-regexp-5.0.0' from 'https://vulkan-haskell.cachix.org'...
copying path '/nix/store/q1j8pp8789p1iwv0kz2za5mmpg1whfx8-git-2.38.1-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/4v4ck0lijgdn3k4zbmk99xyxfzpdd0vw-mailcap-2.1.53' from 'https://cache.nixos.org'...
copying path '/nix/store/bnrcidfb8f1my3a7hp5n72503vwcva84-perl5.36.0-FCGI-ProcManager-0.28' from 'https://cache.nixos.org'...
copying path '/nix/store/n0l6mdhczqyks72p02gp00aizlys2iqg-perl5.36.0-HTML-TagCloud-0.38' from 'https://cache.nixos.org'...
copying path '/nix/store/bdwmg6b1by6z269i6lfv8211gijvnjf0-perl5.36.0-URI-5.05' from 'https://cache.nixos.org'...
copying path '/nix/store/11mrj0y0k09j7pzcr78iy5fxgcmzjxq6-tzdata-2022g' from 'https://cache.nixos.org'...
copying path '/nix/store/kxdyx0dqy8gpx8yp61wybn2dr1va0vn8-bzip2-1.0.8' from 'https://cache.nixos.org'...
copying path '/nix/store/vz60km5pipc0apc0iafvljw5a5wfn28v-expat-2.5.0' from 'https://cache.nixos.org'...
copying path '/nix/store/camlh5laf1wsklghk0vcaw7gvx4rpzd1-file-5.43' from 'https://cache.nixos.org'...
copying path '/nix/store/l1fp0hyca54xbb85vfhppd16bskzx8dg-gawk-5.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/n73kzlbbxang778ypp2lzxh11kry74wr-gemfile-and-lockfile' from 'https://cache.nixos.org'...
copying path '/nix/store/yw06lqgqgi3abwd2b4qp76l3pxm5wabz-gdbm-1.23' from 'https://cache.nixos.org'...
copying path '/nix/store/awhy79lar019gqmais1bbavvcl7mrs26-gnumake-4.4' from 'https://cache.nixos.org'...
copying path '/nix/store/p2hv81lql9nk8ajjrm1aibjpw5hlfay6-perl5.36.0-Encode-Locale-1.05' from 'https://cache.nixos.org'...
copying path '/nix/store/k7jk654s5409hqris0g95f0wli0hgmwn-perl5.36.0-HTML-Tagset-3.20' from 'https://cache.nixos.org'...
copying path '/nix/store/kmigdljiv59kh22jrx5hp0savn2xx3fc-brotli-1.0.9-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/49y3r0gr9m6k20d91kl6dgp4b9a6m72v-diffutils-3.8' from 'https://cache.nixos.org'...
copying path '/nix/store/wwkyfg8b34xy16zzc9p6rkh59p4q37qx-bzip2-1.0.8-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/ba3sgrhx7ccp4nwq8lyj7l0mr53p0v1z-ed-1.18' from 'https://cache.nixos.org'...
copying path '/nix/store/zml88vnkpm8if114qkbbqd1q7n3ypqqy-findutils-4.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/zms41v0fgzfq4z629kn5jrlcv7hf9w7v-gettext-0.21' from 'https://cache.nixos.org'...
copying path '/nix/store/i0x4pzj96qwvkrm94317l6jbi53a2rdj-gnumake-4.4' from 'https://cache.nixos.org'...
copying path '/nix/store/5dv5cq1lwvsijr9p16p2kp79g1dbajk3-gnused-4.8' from 'https://cache.nixos.org'...
copying path '/nix/store/89zbjdkb48ma61k76l2mzn3s0ra0wn2c-gnutar-1.34' from 'https://cache.nixos.org'...
copying path '/nix/store/qs8qb1swpivkfq7i9yd52n0mw6z4ij81-gzip-1.12' from 'https://cache.nixos.org'...
copying path '/nix/store/wkmc51s1nyyic7ym9c44k57wk8aqlpp9-icu4c-72.1' from 'https://cache.nixos.org'...
copying path '/nix/store/slmsy98nyzyr1nnrxb18gnz8dbm5mlm1-keyutils-1.6.3-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/avbmp3dcrbzrckrprx48cxx2mwlh825l-libuv-1.44.2' from 'https://cache.nixos.org'...
copying path '/nix/store/vamwsqfpvgfwnc7ksa8k4aa52my5r1bq-libxcrypt-4.4.33' from 'https://cache.nixos.org'...
copying path '/nix/store/sz9c319zmpqdahy5qzn28vi6axh39q9j-libyaml-0.2.5' from 'https://cache.nixos.org'...
copying path '/nix/store/a4h1dk4d5iz307dbbj69xmaa0m5vddxg-nghttp2-1.49.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/ql4cj8xyppx1s2397lps95gxw7gp5gwx-openssl-1.1.1s' from 'https://cache.nixos.org'...
copying path '/nix/store/gz21lfpz6rjncy9jljqrxapmbl0rxs20-openssl-3.0.7' from 'https://cache.nixos.org'...
copying path '/nix/store/zpwhl35d2dkj0p4bli5wp6sw1vfsyab5-openssl-3.0.7' from 'https://cache.nixos.org'...
copying path '/nix/store/793iwfbjvg7wgpqq7r83a1qjl1yg02sf-patch-2.7.6' from 'https://cache.nixos.org'...
copying path '/nix/store/3xm08j9yrcj91saxq4s3ndl2gc2n717v-libkrb5-1.20' from 'https://cache.nixos.org'...
copying path '/nix/store/g2nfbpind37b3v3y6zbszmcgfmrj5v7x-patchelf-0.15.0' from 'https://cache.nixos.org'...
copying path '/nix/store/x3ir67ci45jzchxyg14ra2jv8lhssmg1-perl5.36.0-FCGI-0.79' from 'https://cache.nixos.org'...
copying path '/nix/store/b33ikpmz4b1gd654v5s62phykmpd58fp-pcre2-10.40' from 'https://cache.nixos.org'...
copying path '/nix/store/n48i43wkly6kfhxz4ypcxbsv2pr7ggzh-perl-5.36.0' from 'https://cache.nixos.org'...
copying path '/nix/store/p7lwnw2qldl00bbxg930gcrx5k6f9x5n-perl5.36.0-IO-HTML-1.004' from 'https://cache.nixos.org'...
copying path '/nix/store/p4c5ldrdk3jxx288ywpbz5rcypsqcc71-perl5.36.0-Net-HTTP-6.19' from 'https://cache.nixos.org'...
copying path '/nix/store/y7a6i6g9a6yydncy2ghsrz2wjhbjmv3j-perl5.36.0-LWP-MediaTypes-6.04' from 'https://cache.nixos.org'...
copying path '/nix/store/f68y38vqq8086i1nmfk7c5d5acj1y3w1-perl5.36.0-TermReadKey-2.38' from 'https://cache.nixos.org'...
copying path '/nix/store/0c0vkgkxabjsdpab9xfhan8qcxrh8mcx-perl5.36.0-Test-Needs-0.002006' from 'https://cache.nixos.org'...
copying path '/nix/store/bgzc351nibmh3bcfgm18f383zdz6mf1b-perl5.36.0-Test-RequiresInternet-0.05' from 'https://cache.nixos.org'...
copying path '/nix/store/7zwyjl601462yizlgy3z1y58wdh1xlvw-perl5.36.0-TimeDate-2.33' from 'https://cache.nixos.org'...
copying path '/nix/store/2sp42dy2ia9wc76sf4bjr9r2a9dp1ys2-perl5.36.0-Try-Tiny-0.30' from 'https://cache.nixos.org'...
copying path '/nix/store/bncrgpn7rnbc0qv5m0s2kjhqvfnydf1h-perl5.36.0-WWW-RobotRules-6.02' from 'https://cache.nixos.org'...
copying path '/nix/store/ypjjsi8cqg7vw1dkf4y8g8dwfimhkpc4-ruby3.1.2-afm-0.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/f067bxadp85zsxjkyjifrvbaf7nnpv4f-ruby3.1.2-concurrent-ruby-1.1.10' from 'https://cache.nixos.org'...
copying path '/nix/store/3pr7x4l0xr5dwizk39lqxq1fpdr7hfgj-ruby3.1.2-hashery-2.1.2' from 'https://cache.nixos.org'...
copying path '/nix/store/f7k8if1sxwf8w6fb6ggn0nvwf5ngjbyk-ruby3.1.2-pdf-core-0.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/mnn4abgp3rlysgx4ylx8hwvn1a334m0g-ruby3.1.2-matrix-0.4.2' from 'https://cache.nixos.org'...
copying path '/nix/store/l80vwwifcrb18scn512asx0dc2m26j49-ruby3.1.2-polyglot-0.3.5' from 'https://cache.nixos.org'...
copying path '/nix/store/y0qail623bpfzg8cg3bsw491lsph9q62-ruby3.1.2-rexml-3.2.5' from 'https://cache.nixos.org'...
copying path '/nix/store/3cqpyrj1qnkjnjqwcravrblv7zzyhbc5-ruby3.1.2-ttfunk-1.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/b81m03by2l7qq2ajzlipjd7q3h01n5fy-sqlite-3.40.0' from 'https://cache.nixos.org'...
copying path '/nix/store/scqnxiim7wbmpm5b9vxyvaqz001b2m5i-perl5.36.0-HTTP-Date-6.05' from 'https://cache.nixos.org'...
copying path '/nix/store/6wjc702n40r1k028f5hhl0qma803zr2m-libssh2-1.10.0' from 'https://cache.nixos.org'...
copying path '/nix/store/c75j08r70yz8zs0dwxafbx6nvpy17w34-perl5.36.0-Test-Fatal-0.016' from 'https://cache.nixos.org'...
copying path '/nix/store/f7cyasjd42qgr2hsr4w28rs4q907fyi1-xz-5.2.9' from 'https://cache.nixos.org'...
copying path '/nix/store/9vgv9wx5wf0311j8mxb8zkzc873mnicb-zstd-1.5.2' from 'https://cache.nixos.org'...
copying path '/nix/store/piqpzmki2sigkxsj14a2fa4yd8l1zkak-perl5.36.0-File-Listing-6.14' from 'https://cache.nixos.org'...
copying path '/nix/store/wrar9hrrwx2yfcdjvngjniv8yp7126bf-perl5.36.0-HTTP-Message-6.26' from 'https://cache.nixos.org'...
copying path '/nix/store/a3mwv26f99ycsv9w6hrx0jjjjywvcb1n-xz-5.2.9-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/g5bhqzsmiv3f398c7izhpxakckdjkzjl-perl5.36.0-HTTP-Daemon-6.14' from 'https://cache.nixos.org'...
copying path '/nix/store/nj7xd1hp72dnd4l1ycdkzdgsli8iwx6j-perl5.36.0-HTML-Parser-3.75' from 'https://cache.nixos.org'...
copying path '/nix/store/b7gk0016nvxpf44f9sgry2lmm4l0nwv1-perl5.36.0-HTTP-Negotiate-6.01' from 'https://cache.nixos.org'...
copying path '/nix/store/lcgrygira7h41dq81rzfqsq49dfk26ca-perl5.36.0-HTTP-Cookies-6.09' from 'https://cache.nixos.org'...
copying path '/nix/store/sn1diqycwcjdyhbyqa9mphxzdj9qhshj-ruby3.1.2-prawn-2.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9' from 'https://cache.nixos.org'...
copying path '/nix/store/gvmv0z88c0vr8acq1slby7yphmryn9p6-stdenv-linux' from 'https://cache.nixos.org'...
copying path '/nix/store/cgmpl823df6sjgc9qbb9wrw379x8yvwk-curl-7.86.0' from 'https://cache.nixos.org'...
copying path '/nix/store/jqkpdp70i5qcwn7val5d0vbb7dlw1ij1-ruby-3.1.2' from 'https://cache.nixos.org'...
copying path '/nix/store/v0lzh5jnpn9fvac03a3674hxx0rip7p9-perl5.36.0-CGI-4.51' from 'https://cache.nixos.org'...
copying path '/nix/store/as06f2l7g1fknfl0ldy3mlqrzys50v28-perl5.36.0-CGI-Fast-2.15' from 'https://cache.nixos.org'...
copying path '/nix/store/b7wm4gj4zbc2p6y79kd2gc84k3ksdb4n-ruby3.1.2-prawn-icon-3.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/xqillgwy77hav998fqr8zcnvkz9v4x1p-ruby3.1.2-prawn-table-0.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/lmr9gzvvxrdq0akic1fls9jklh4kq2vf-icu4c-72.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/10vrgdkvgnp04wmfw0ky48g08x8qc3ry-openssl-3.0.7-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/v5dzwhhawhf7qipi2wxv71nbizz5ada9-perl5.36.0-libwww-perl-6.67' from 'https://cache.nixos.org'...
copying path '/nix/store/5l8ssr9hcqakgdgy50mhckrwldsfxb39-openssl-3.0.7-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/cfx715ifm48vanlqdh7f1h3pqjpspbzd-git-2.38.1' from 'https://cache.nixos.org'...
copying path '/nix/store/7ppnyqmp1c92gkfrixbz99sw7q6ifkg1-nodejs-18.12.1' from 'https://cache.nixos.org'...
copying path '/nix/store/q8404hd0zcbx7hzn97llbar65g3wbxk8-python3.10-pyparsing-3.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/xmwbn6b78xzywrbd2ddcl4iz2sw3g0x6-bundler-2.3.26' from 'https://cache.nixos.org'...
copying path '/nix/store/ks1fi9jrkcy207lzkqf1yfaqm2hay63b-ruby3.1.2-asciidoctor-2.0.18' from 'https://cache.nixos.org'...
copying path '/nix/store/m85nw9p9vaazk9f349nacv5irhlrvxf1-ruby3.1.2-Ascii85-1.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/im6d5y2wi4sji02wr7g3h50kqmb9ljng-ruby3.1.2-coderay-1.1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/8xxjbvw245vdqlli8b27nqkn473shz62-ruby3.1.2-public_suffix-5.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/y8qickpmm7y760a9nr9zajsdji56267l-ruby3.1.2-pygments.rb-2.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/z5v1p2avpi67j18jin2d7jdpy3dkwfbh-ruby3.1.2-treetop-1.6.11' from 'https://cache.nixos.org'...
copying path '/nix/store/5ki8g614qp8qzppdwchwj6di16hw3pid-ruby3.1.2-rouge-4.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/0sald78fw2mfnjkkkbf0d2l54ifnfs1g-ruby3.1.2-ruby-rc4-0.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/ag1qfic97j9cmzs3njhd389yiyjdv5ms-ruby3.1.2-pdf-reader-2.10.0' from 'https://cache.nixos.org'...
copying path '/nix/store/dl6wmfhc0ym7lg7mamq8lpkhsr83kj7g-ruby3.1.2-prawn-templates-0.1.2' from 'https://cache.nixos.org'...
copying path '/nix/store/8gshmb1hwx0gs33hxra7xbf3fh836lx3-ruby3.1.2-addressable-2.8.1' from 'https://cache.nixos.org'...
copying path '/nix/store/3g0k02wlh4j9gabcbql4bk7yx2h7pvdy-ruby3.1.2-css_parser-1.12.0' from 'https://cache.nixos.org'...
copying path '/nix/store/5mkljfgk169084g60i3k3yv2cprkywmp-ruby3.1.2-prawn-svg-0.32.0' from 'https://cache.nixos.org'...
copying path '/nix/store/n0f6hj13iwigsrl53mb48z260niz3w5y-ruby3.1.2-asciidoctor-pdf-2.3.2' from 'https://cache.nixos.org'...
copying path '/nix/store/rl720sd12cb4plalin5kb1ib5hs2ncl3-he-1.2.0' from 'https://vulkan-haskell.cachix.org'...
copying path '/nix/store/qql9sz6vh1azww0bsrd0qrl2ql1xl9iq-asciidoctor-2.0.18' from 'https://cache.nixos.org'...
copying path '/nix/store/qg98yzsyv93b1yhcnmqcj2n6my9x0dgl-asciidoctor-2.0.18' from 'https://cache.nixos.org'...
building '/nix/store/gj816y2jjy6js4l4yxsrs02mp652a3gr-vulkan-gen.drv'...
Reading spec:   0.00s
Parsing spec:   1.92s
Marshaling structs:   0.47s
Marshaling unions:   0.00s
Marshaling commands:   0.07s
Rendering:   4.95s
Segmenting:   0.50s
writing:   8.12s
+ before=/nix/store/4b9lmmp5linjz2c3lyi2b7cjx9ik4ga9-vulkan-gen
+ echo 'Updating Vulkan-Docs'
Updating Vulkan-Docs
+ git -C generate-new/Vulkan-Docs checkout tags/v1.4.353
Previous HEAD position was 33f0e685 Change log for May 8, 2026 Vulkan 1.4.351 spec update:
HEAD is now at 4abe0260 Change log for June 5, 2026 Vulkan 1.4.353 spec update:
+ after=
+ '[' /home/runner/no-doc-diff.patch ']'
++ nix-build --no-out-link nix/generate.nix --arg withDocs false
this derivation will be built:
  /nix/store/28clwr8n1nh6xpp2fbawd7xmjj1kvcwh-vulkan-gen.drv
building '/nix/store/28clwr8n1nh6xpp2fbawd7xmjj1kvcwh-vulkan-gen.drv'...
Reading spec:   0.00s
Parsing spec:   1.95s
Marshaling structs:   0.47s
Marshaling unions:   0.00s
Marshaling commands:   0.12s
"vkGetGpaSessionResultsAMD": Vector doesn't have Returned type, has VoidPtr
1 errors
error: Cannot build '/nix/store/28clwr8n1nh6xpp2fbawd7xmjj1kvcwh-vulkan-gen.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/rsrmiiin1nvbarc9h0xkfhs2as06cgcn-vulkan-gen
       Last 7 log lines:
       > Reading spec:   0.00s
       > Parsing spec:   1.95s
       > Marshaling structs:   0.47s
       > Marshaling unions:   0.00s
       > Marshaling commands:   0.12s
       > "vkGetGpaSessionResultsAMD": Vector doesn't have Returned type, has VoidPtr
       > 1 errors
       For full logs, run:
         nix log /nix/store/28clwr8n1nh6xpp2fbawd7xmjj1kvcwh-vulkan-gen.drv
+ after=

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions