The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of gotenberg-kit, reference main (f227e4), with Swift 6.1 for Linux on 11 Jun 2025 22:04:25 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thoven87/gotenberg-kit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/thoven87/gotenberg-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f227e4e Potential fix for code scanning alert no. 3: Workflow does not contain permissions (#29)
Cloned https://github.com/thoven87/gotenberg-kit.git
Revision (git rev-parse @):
f227e4e02cd0d6fd2bd6ac033e1e60fbd3749047
SUCCESS checkout https://github.com/thoven87/gotenberg-kit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/thoven87/gotenberg-kit.git
https://github.com/thoven87/gotenberg-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.1.0 but the installed version is 6.0.2
error: fatalError
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/async-http-client.git
[1/3836] Fetching swift-log
[3837/17850] Fetching swift-log, async-http-client
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
[1122/14014] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.83s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.33s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.52s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/5923] Fetching swift-nio-extras
[238/7720] Fetching swift-nio-extras, swift-atomics
[4327/10387] Fetching swift-nio-extras, swift-atomics, swift-nio-transport-services
[4328/16346] Fetching swift-nio-extras, swift-atomics, swift-nio-transport-services, swift-algorithms
[12856/27873] Fetching swift-nio-extras, swift-atomics, swift-nio-transport-services, swift-algorithms, swift-nio-http2
[17088/42722] Fetching swift-nio-extras, swift-atomics, swift-nio-transport-services, swift-algorithms, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.16s)
Fetching https://github.com/apple/swift-nio.git
[1/76243] Fetching swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (3.11s)
Fetched https://github.com/apple/swift-algorithms.git from cache (3.11s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.11s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.11s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.14s)
Fetched https://github.com/apple/swift-nio.git from cache (4.08s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (7.41s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.66s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (2.23s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.85s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4428] Fetching swift-system
[4429/21019] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
[4480/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.43s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.37s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.90s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1141] Fetching swift-http-structured-headers
[1142/6126] Fetching swift-http-structured-headers, swift-async-algorithms
[5479/12303] Fetching swift-http-structured-headers, swift-async-algorithms, swift-certificates
[5730/13207] Fetching swift-http-structured-headers, swift-async-algorithms, swift-certificates, swift-http-types
[8205/14797] Fetching swift-http-structured-headers, swift-async-algorithms, swift-certificates, swift-http-types, swift-asn1
[8580/17223] Fetching swift-http-structured-headers, swift-async-algorithms, swift-certificates, swift-http-types, swift-asn1, swift-service-lifecycle
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.33s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.35s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.35s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.35s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.40s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.40s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.87s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.55s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.53s)
Fetching https://github.com/apple/swift-crypto.git
[1/14851] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.87s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.34s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.50s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.49s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.60s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Building for debugging...
[0/440] Write sources
[18/440] Compiling CNIOWindows shim.c
[19/440] Compiling CNIOWindows WSAStartup.c
[20/440] Write sources
[21/440] Compiling CNIOLinux liburing_shims.c
[21/440] Write sources
[24/440] Compiling CNIOWASI CNIOWASI.c
[25/440] Compiling _NumericsShims _NumericsShims.c
[26/440] Compiling _AtomicsShims.c
[27/440] Compiling CNIOExtrasZlib empty.c
[28/440] Compiling CNIODarwin shim.c
[29/440] Compiling CNIOLLHTTP c_nio_http.c
[30/440] Compiling CNIOLinux shim.c
[31/440] Compiling CNIOLLHTTP c_nio_api.c
[32/440] Compiling fiat_p256_adx_mul.S
[33/440] Compiling fiat_curve25519_adx_square.S
[34/440] Write swift-version-24593BA9C3E375BF.txt
[35/440] Compiling CNIOLLHTTP c_nio_llhttp.c
[36/440] Compiling fiat_p256_adx_sqr.S
[37/440] Compiling fiat_curve25519_adx_mul.S
[38/440] Compiling CNIOBoringSSLShims shims.c
[40/461] Emitting module RealModule
[40/462] Compiling tls_method.cc
[41/462] Compiling tls_record.cc
[42/476] Compiling tls13_server.cc
[43/476] Compiling tls13_enc.cc
[44/476] Compiling tls13_client.cc
[45/476] Compiling tls13_both.cc
[47/476] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[48/476] Compiling InternalCollectionsUtilities _SortedCollection.swift
[49/477] Compiling RealModule RealFunctions.swift
[50/477] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[51/477] Compiling InternalCollectionsUtilities Integer rank.swift
[52/477] Compiling RealModule Float16+Real.swift
[53/477] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[54/477] Compiling InternalCollectionsUtilities UInt+reversed.swift
[55/477] Emitting module _NIOBase64
[56/477] Compiling _NIOBase64 Base64.swift
[57/478] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[58/478] Emitting module InternalCollectionsUtilities
[59/478] Compiling RealModule Float80+Real.swift
[60/478] Compiling RealModule Real.swift
[63/478] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[64/478] Compiling _NIODataStructures _TinyArray.swift
[65/478] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[66/478] Compiling _NIODataStructures PriorityQueue.swift
[69/478] Compiling RealModule Float+Real.swift
[70/478] Compiling RealModule ElementaryFunctions.swift
[71/479] Compiling InternalCollectionsUtilities Descriptions.swift
[72/479] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[73/479] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[74/479] Compiling InternalCollectionsUtilities Debugging.swift
[76/479] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/480] Compiling t1_enc.cc
[80/495] Emitting module Logging
[81/495] Compiling Logging Locks.swift
[82/495] Compiling Logging MetadataProvider.swift
[83/495] Emitting module _NIODataStructures
[84/495] Compiling _NIODataStructures Heap.swift
[85/496] Compiling Logging LogHandler.swift
[86/496] Compiling Logging Logging.swift
[87/497] Compiling DequeModule Deque+CustomReflectable.swift
[88/497] Compiling DequeModule Deque+Descriptions.swift
[91/499] Compiling DequeModule Deque+Testing.swift
[92/499] Compiling DequeModule Deque._Storage.swift
[93/499] Compiling DequeModule _DequeBuffer.swift
[94/499] Compiling DequeModule _DequeBufferHeader.swift
[95/499] Compiling DequeModule Deque+Equatable.swift
[96/499] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[96/499] Compiling ssl_versions.cc
[97/499] Compiling ssl_x509.cc
[99/499] Compiling DequeModule Deque+Codable.swift
[100/499] Compiling DequeModule Deque+Collection.swift
[101/499] Compiling DequeModule _DequeSlot.swift
[102/499] Compiling DequeModule _UnsafeWrappedBuffer.swift
[103/499] Compiling DequeModule Deque+Extras.swift
[104/499] Compiling DequeModule Deque+Hashable.swift
[105/499] Compiling DequeModule Deque._UnsafeHandle.swift
[106/499] Compiling DequeModule Deque.swift
[106/499] Compiling ssl_stat.cc
[108/499] Emitting module DequeModule
[108/500] Compiling ssl_transcript.cc
[110/500] Compiling ssl_session.cc
[111/500] Compiling ssl_file.cc
[112/500] Compiling ssl_privkey.cc
[113/500] Compiling ssl_key_share.cc
[114/500] Compiling ssl_lib.cc
[115/500] Compiling ssl_credential.cc
[116/500] Compiling ssl_cipher.cc
[117/500] Compiling ssl_buffer.cc
[118/500] Compiling ssl_cert.cc
[119/500] Compiling ssl_asn1.cc
[120/500] Compiling ssl_aead_ctx.cc
[121/500] Compiling s3_pkt.cc
[122/500] Compiling s3_both.cc
[123/500] Compiling s3_lib.cc
[124/500] Compiling handshake_server.cc
[125/500] Compiling handshake.cc
[126/500] Compiling handshake_client.cc
[127/500] Compiling handoff.cc
[128/500] Compiling encrypted_client_hello.cc
[129/500] Compiling dtls_record.cc
[130/500] Compiling extensions.cc
[131/500] Compiling dtls_method.cc
[132/500] Compiling md5-x86_64-apple.S
[133/500] Compiling md5-x86_64-linux.S
[134/500] Compiling md5-586-linux.S
[135/500] Compiling d1_srtp.cc
[136/500] Compiling md5-586-apple.S
[137/500] Compiling chacha20_poly1305_x86_64-apple.S
[138/500] Compiling chacha20_poly1305_armv8-win.S
[139/500] Compiling chacha20_poly1305_x86_64-linux.S
[140/500] Compiling chacha20_poly1305_armv8-linux.S
[141/500] Compiling chacha20_poly1305_armv8-apple.S
[142/500] Compiling chacha-x86_64-apple.S
[143/500] Compiling chacha-x86_64-linux.S
[144/500] Compiling d1_pkt.cc
[145/500] Compiling chacha-x86-linux.S
[146/500] Compiling chacha-x86-apple.S
[147/500] Compiling err_data.cc
[148/500] Compiling chacha-armv8-win.S
[149/500] Compiling chacha-armv8-apple.S
[150/500] Compiling chacha-armv8-linux.S
[151/500] Compiling aes128gcmsiv-x86_64-apple.S
[152/500] Compiling chacha-armv4-linux.S
[153/500] Compiling aes128gcmsiv-x86_64-linux.S
[154/500] Compiling x86_64-mont5-apple.S
[155/500] Compiling x86_64-mont5-linux.S
[156/500] Compiling x86_64-mont-apple.S
[157/500] Compiling x86-mont-linux.S
[158/500] Compiling x86_64-mont-linux.S
[159/500] Compiling bio_ssl.cc
[160/500] Compiling x86-mont-apple.S
[161/500] Compiling vpaes-x86_64-linux.S
[162/500] Compiling vpaes-x86-linux.S
[163/500] Compiling vpaes-x86_64-apple.S
[164/500] Compiling vpaes-x86-apple.S
[165/500] Compiling d1_lib.cc
[166/500] Compiling vpaes-armv8-linux.S
[167/500] Compiling vpaes-armv7-linux.S
[168/500] Compiling vpaes-armv8-win.S
[169/500] Compiling vpaes-armv8-apple.S
[170/500] Compiling sha512-x86_64-linux.S
[171/500] Compiling sha512-x86_64-apple.S
[172/500] Compiling sha512-armv8-win.S
[173/500] Compiling sha512-armv4-linux.S
[174/500] Compiling sha512-armv8-linux.S
[175/500] Compiling sha512-armv8-apple.S
[176/500] Compiling sha512-586-linux.S
[177/500] Compiling sha512-586-apple.S
[178/500] Compiling sha256-x86_64-apple.S
[179/500] Compiling sha256-armv8-linux.S
[180/500] Compiling sha256-armv4-linux.S
[181/500] Compiling sha256-armv8-apple.S
[182/500] Compiling sha256-armv8-win.S
[182/500] Compiling sha256-x86_64-linux.S
[184/500] Compiling sha256-586-linux.S
[185/500] Compiling sha256-586-apple.S
[186/500] Compiling sha1-armv8-win.S
[187/500] Compiling sha1-armv8-linux.S
[188/500] Compiling sha1-x86_64-apple.S
[189/500] Compiling sha1-armv8-apple.S
[190/500] Compiling sha1-x86_64-linux.S
[190/500] Compiling sha1-armv4-large-linux.S
[192/500] Compiling d1_both.cc
[193/500] Compiling sha1-586-linux.S
[194/500] Compiling sha1-586-apple.S
[195/500] Compiling rdrand-x86_64-apple.S
[196/500] Compiling rsaz-avx2-apple.S
[197/500] Compiling rdrand-x86_64-linux.S
[198/500] Compiling rsaz-avx2-linux.S
[199/500] Compiling p256_beeu-x86_64-asm-apple.S
[200/500] Compiling p256_beeu-x86_64-asm-linux.S
[201/500] Compiling p256_beeu-armv8-asm-win.S
[202/500] Compiling p256_beeu-armv8-asm-apple.S
[203/500] Compiling p256_beeu-armv8-asm-linux.S
[204/500] Compiling p256-x86_64-asm-apple.S
[205/500] Compiling p256-x86_64-asm-linux.S
[206/500] Compiling p256-armv8-asm-linux.S
[207/500] Compiling p256-armv8-asm-apple.S
[208/500] Compiling ghashv8-armv8-linux.S
[209/500] Compiling ghashv8-armv8-win.S
[210/500] Compiling p256-armv8-asm-win.S
[211/500] Compiling ghashv8-armv7-linux.S
[212/500] Compiling ghashv8-armv8-apple.S
[213/500] Compiling ghash-x86_64-apple.S
[214/500] Compiling ghash-x86-apple.S
[215/500] Compiling ghash-x86_64-linux.S
[216/500] Compiling ghash-ssse3-x86_64-linux.S
[217/500] Compiling ghash-x86-linux.S
[218/500] Compiling ghash-ssse3-x86_64-apple.S
[219/500] Compiling ghash-ssse3-x86-apple.S
[220/500] Compiling ghash-ssse3-x86-linux.S
[221/500] Compiling ghash-neon-armv8-win.S
[222/500] Compiling ghash-neon-armv8-linux.S
[222/500] Compiling ghash-neon-armv8-apple.S
[224/500] Compiling ghash-armv4-linux.S
[225/500] Compiling co-586-linux.S
[226/500] Compiling co-586-apple.S
[227/500] Compiling bsaes-armv7-linux.S
[228/500] Compiling bn-armv8-win.S
[229/500] Compiling bn-armv8-linux.S
[229/500] Compiling bn-armv8-apple.S
[231/500] Compiling bn-586-apple.S
[232/500] Compiling bn-586-linux.S
[233/500] Compiling armv8-mont-win.S
[234/500] Compiling armv8-mont-linux.S
[235/500] Compiling armv8-mont-apple.S
[236/500] Compiling armv4-mont-linux.S
[237/500] Compiling aesv8-gcm-armv8-win.S
[238/500] Compiling aesv8-gcm-armv8-apple.S
[238/500] Compiling aesv8-gcm-armv8-linux.S
[240/500] Compiling aesv8-armv8-apple.S
[240/500] Compiling aesv8-armv8-linux.S
[240/500] Compiling aesv8-armv8-win.S
[243/500] Compiling aesv8-armv7-linux.S
[244/500] Compiling aesni-x86_64-apple.S
[245/500] Compiling aesni-x86-apple.S
[246/500] Compiling aesni-x86_64-linux.S
[247/500] Compiling aesni-gcm-x86_64-linux.S
[248/500] Compiling aesni-x86-linux.S
[249/500] Compiling aesni-gcm-x86_64-apple.S
[250/500] Compiling aes-gcm-avx2-x86_64-apple.S
[251/500] Compiling aes-gcm-avx2-x86_64-linux.S
[252/500] Compiling aes-gcm-avx10-x86_64-apple.S
[253/500] Compiling aes-gcm-avx10-x86_64-linux.S
[254/500] Compiling x_req.cc
[255/500] Compiling x_val.cc
[256/500] Compiling x_x509.cc
[257/500] Compiling x_spki.cc
[258/500] Compiling x_pubkey.cc
[259/500] Compiling x_x509a.cc
[260/500] Compiling x_name.cc
[261/500] Compiling x_sig.cc
[262/500] Compiling x_algor.cc
[263/500] Compiling x_exten.cc
[264/500] Compiling x_crl.cc
[265/500] Compiling x_all.cc
[266/500] Compiling x_attrib.cc
[267/500] Compiling x509rset.cc
[268/500] Compiling x509name.cc
[269/500] Compiling x509spki.cc
[270/500] Compiling x509_vpm.cc
[271/500] Compiling x509cset.cc
[272/500] Compiling x509_vfy.cc
[273/500] Compiling x509_set.cc
[274/500] Compiling x509_txt.cc
[275/500] Compiling x509_trs.cc
[276/500] Compiling x509_req.cc
[277/500] Compiling x509_v3.cc
[278/500] Compiling x509_obj.cc
[279/500] Compiling x509_lu.cc
[280/500] Compiling x509_def.cc
[281/500] Compiling x509_d2.cc
[282/500] Compiling x509_ext.cc
[283/500] Compiling x509_att.cc
[284/500] Compiling x509.cc
[285/500] Compiling x509_cmp.cc
[286/500] Compiling v3_utl.cc
[287/500] Compiling v3_prn.cc
[288/500] Compiling v3_skey.cc
[289/500] Compiling v3_purp.cc
[290/500] Compiling v3_ocsp.cc
[291/500] Compiling v3_pmaps.cc
[292/500] Compiling v3_pcons.cc
[293/500] Compiling v3_ncons.cc
[294/500] Compiling v3_lib.cc
[295/500] Compiling v3_genn.cc
[296/500] Compiling v3_ia5.cc
[297/500] Compiling v3_info.cc
[298/500] Compiling v3_int.cc
[299/500] Compiling v3_extku.cc
[300/500] Compiling v3_enum.cc
[301/500] Compiling v3_crld.cc
[302/500] Compiling v3_cpols.cc
[303/500] Compiling v3_bcons.cc
[304/500] Compiling v3_conf.cc
[305/500] Compiling v3_alt.cc
[306/500] Compiling v3_akeya.cc
[307/500] Compiling v3_bitst.cc
[308/500] Compiling t_x509a.cc
[309/500] Compiling v3_akey.cc
[310/500] Compiling t_req.cc
[311/500] Compiling t_x509.cc
[312/500] Compiling i2d_pr.cc
[313/500] Compiling policy.cc
[314/500] Compiling rsa_pss.cc
[315/500] Compiling t_crl.cc
[316/500] Compiling name_print.cc
[317/500] Compiling by_dir.cc
[318/500] Compiling asn1_gen.cc
[319/500] Compiling algorithm.cc
[320/500] Compiling by_file.cc
[321/500] Compiling voprf.cc
[322/500] Compiling a_verify.cc
[323/500] Compiling thread_win.cc
[324/500] Compiling thread_pthread.cc
[325/500] Compiling thread.cc
[326/500] Compiling thread_none.cc
[327/500] Compiling trust_token.cc
[328/500] Compiling a_sign.cc
[329/500] Compiling pmbtoken.cc
[330/500] Compiling stack.cc
[331/500] Compiling a_digest.cc
[332/500] Compiling sha512.cc
[333/500] Compiling sha256.cc
[334/500] Compiling siphash.cc
[335/500] Compiling sha1.cc
[336/500] Compiling rsa_extra.cc
[337/500] Compiling slhdsa.cc
[338/500] Compiling rsa_print.cc
[339/500] Compiling rsa_crypt.cc
[340/500] Compiling spake2plus.cc
[341/500] Compiling refcount.cc
[342/500] Compiling rc4.cc
[343/500] Compiling windows.cc
[344/500] Compiling trusty.cc
[345/500] Compiling rsa_asn1.cc
[346/500] Compiling urandom.cc
[347/500] Compiling ios.cc
[348/500] Compiling passive.cc
[348/500] Compiling fork_detect.cc
[350/500] Compiling rand.cc
[351/500] Compiling forkunsafe.cc
[352/500] Compiling getentropy.cc
[353/500] Compiling poly1305_arm_asm.S
[354/500] Compiling deterministic.cc
[355/500] Compiling poly1305_arm.cc
[356/500] Compiling poly1305.cc
[357/500] Compiling poly1305_vec.cc
[358/500] Compiling pool.cc
[359/500] Compiling pkcs8.cc
[360/500] Compiling pkcs8_x509.cc
[361/500] Compiling pkcs7.cc
[362/500] Compiling p5_pbev2.cc
[363/500] Compiling pkcs7_x509.cc
[364/500] Compiling pem_x509.cc
[365/500] Compiling pem_xaux.cc
[366/500] Compiling pem_pkey.cc
[367/500] Compiling pem_oth.cc
[368/500] Compiling mlkem.cc
[369/500] Compiling pem_pk8.cc
[370/500] Compiling obj_xref.cc
[371/500] Compiling pem_lib.cc
[372/500] Compiling mldsa.cc
[373/500] Compiling md5.cc
[374/500] Compiling md4.cc
[375/500] Compiling obj.cc
[376/500] Compiling mem.cc
[377/500] Compiling pem_all.cc
[378/500] Compiling pem_info.cc
[379/500] Compiling fips_shared_support.cc
[380/500] Compiling lhash.cc
[380/500] Compiling ex_data.cc
[382/500] Compiling sign.cc
[383/500] Compiling kyber.cc
[384/500] Compiling hrss.cc
[385/500] Compiling poly_rq_mul.S
[386/500] Compiling hpke.cc
[387/500] Compiling pbkdf.cc
[388/500] Compiling p_x25519.cc
[389/500] Compiling scrypt.cc
[390/500] Compiling print.cc
[391/500] Compiling p_rsa.cc
[392/500] Compiling p_x25519_asn1.cc
[393/500] Compiling p_ed25519.cc
[394/500] Compiling p_rsa_asn1.cc
[395/500] Compiling p_ed25519_asn1.cc
[396/500] Compiling p_hkdf.cc
[397/500] Compiling p_ec.cc
[398/500] Compiling p_ec_asn1.cc
[399/500] Compiling p_dh.cc
[400/500] Compiling p_dh_asn1.cc
[401/500] Compiling p_dsa_asn1.cc
[402/500] Compiling err.cc
[403/500] Compiling evp_ctx.cc
[404/500] Compiling evp.cc
[405/500] Compiling engine.cc
[406/500] Compiling evp_asn1.cc
[407/500] Compiling ecdh.cc
[408/500] Compiling ec_derive.cc
[409/500] Compiling ecdsa_asn1.cc
[410/500] Compiling hash_to_curve.cc
[411/500] Compiling ec_asn1.cc
[412/500] Compiling dsa.cc
[413/500] Compiling dsa_asn1.cc
[414/500] Compiling bcm.cc
[415/500] Compiling params.cc
[416/500] Compiling x25519-asm-arm.S
[417/500] Compiling digest_extra.cc
[418/500] Compiling dh_asn1.cc
[419/500] Compiling des.cc
[420/500] Compiling cpu_intel.cc
[421/500] Compiling curve25519.cc
[422/500] Compiling crypto.cc
[423/500] Compiling spake25519.cc
[424/500] Compiling cpu_arm_freebsd.cc
[425/500] Compiling cpu_aarch64_win.cc
[426/500] Compiling cpu_arm_linux.cc
[427/500] Compiling cpu_aarch64_openbsd.cc
[428/500] Compiling cpu_aarch64_sysreg.cc
[429/500] Compiling curve25519_64_adx.cc
[430/500] Compiling cpu_aarch64_fuchsia.cc
[431/500] Compiling cpu_aarch64_apple.cc
[432/500] Compiling cpu_aarch64_linux.cc
[433/500] Compiling conf.cc
[434/500] Compiling get_cipher.cc
[435/500] Compiling tls_cbc.cc
[436/500] Compiling e_tls.cc
[437/500] Compiling e_rc2.cc
[438/500] Compiling e_chacha20poly1305.cc
[439/500] Compiling e_des.cc
[440/500] Compiling e_rc4.cc
[441/500] Compiling e_null.cc
[442/500] Compiling derive_key.cc
[443/500] Compiling e_aesctrhmac.cc
[444/500] Compiling chacha.cc
[445/500] Compiling e_aesgcmsiv.cc
[446/500] Compiling ber.cc
[447/500] Compiling buf.cc
[448/500] Compiling cbs.cc
[449/500] Compiling unicode.cc
[450/500] Compiling cbb.cc
[451/500] Compiling blake2.cc
[452/500] Compiling convert.cc
[453/500] Compiling asn1_compat.cc
[454/500] Compiling bn_asn1.cc
[455/500] Compiling printf.cc
[456/500] Compiling socket.cc
[457/500] Compiling socket_helper.cc
[458/500] Compiling fd.cc
[459/500] Compiling errno.cc
[460/500] Compiling hexdump.cc
[461/500] Compiling pair.cc
[462/500] Compiling file.cc
[463/500] Compiling connect.cc
[464/500] Compiling bio_mem.cc
[465/500] Compiling base64.cc
[466/500] Compiling bio.cc
[467/500] Compiling tasn_typ.cc
[468/500] Compiling tasn_fre.cc
[469/500] Compiling tasn_enc.cc
[470/500] Compiling tasn_utl.cc
[471/500] Compiling posix_time.cc
[472/500] Compiling f_string.cc
[473/500] Compiling tasn_new.cc
[474/500] Compiling f_int.cc
[475/500] Compiling asn_pack.cc
[476/500] Compiling asn1_par.cc
[477/500] Compiling tasn_dec.cc
[478/500] Compiling a_time.cc
[479/500] Compiling a_utctm.cc
[480/500] Compiling a_octet.cc
[480/500] Compiling a_type.cc
[482/500] Compiling asn1_lib.cc
[483/500] Compiling a_strnid.cc
[484/500] Compiling a_strex.cc
[485/500] Compiling a_i2d_fp.cc
[486/500] Compiling a_dup.cc
[487/500] Compiling a_d2i_fp.cc
[488/500] Compiling a_gentm.cc
[489/500] Compiling a_mbstr.cc
[489/500] Write sources
[493/500] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[494/500] Compiling a_object.cc
[495/500] Compiling a_int.cc
[496/539] Compiling a_bool.cc
[497/543] Compiling a_bitstr.cc
[499/543] Compiling Atomics UnsafeAtomic.swift
[500/543] Compiling Atomics UnsafeAtomicLazyReference.swift
[501/545] Compiling Atomics ManagedAtomic.swift
[502/545] Compiling Atomics ManagedAtomicLazyReference.swift
[503/545] Compiling Atomics AtomicStorage.swift
[504/545] Compiling Atomics AtomicValue.swift
[505/545] Compiling Atomics AtomicMemoryOrderings.swift
[506/545] Compiling Atomics DoubleWord.swift
[507/545] Compiling Atomics IntegerOperations.swift
[508/545] Compiling Atomics Unmanaged extensions.swift
[509/545] Compiling Atomics AtomicInteger.swift
[510/545] Compiling Atomics AtomicOptionalWrappable.swift
[511/545] Compiling Atomics AtomicReference.swift
[512/545] Compiling Algorithms Split.swift
[513/545] Compiling Algorithms Stride.swift
[514/545] Compiling Algorithms Suffix.swift
[515/548] Compiling Atomics OptionalRawRepresentable.swift
[516/548] Compiling Atomics RawRepresentable.swift
[517/548] Compiling Atomics AtomicBool.swift
[518/548] Compiling Atomics IntegerConformances.swift
[520/548] Compiling Algorithms Reductions.swift
[521/548] Compiling Algorithms Rotate.swift
[528/548] Compiling Algorithms Trim.swift
[529/548] Compiling Algorithms Unique.swift
[530/548] Compiling Algorithms Windows.swift
[534/548] Compiling c-nioatomics.c
[536/548] Emitting module Atomics
[537/548] Compiling Atomics PointerConformances.swift
[538/548] Compiling Atomics Primitives.native.swift
[548/549] Emitting module Algorithms
[548/550] Compiling c-atomics.c
[551/556] Compiling NIOConcurrencyHelpers lock.swift
[552/556] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[553/556] Emitting module NIOConcurrencyHelpers
[554/556] Compiling NIOConcurrencyHelpers atomics.swift
[555/556] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[556/556] Compiling NIOConcurrencyHelpers NIOLock.swift
[558/617] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[559/617] Compiling NIOCore EventLoopFuture+Deprecated.swift
[560/617] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[561/617] Compiling NIOCore EventLoopFuture.swift
[562/617] Compiling NIOCore FileDescriptor.swift
[563/617] Compiling NIOCore FileHandle.swift
[564/617] Compiling NIOCore FileRegion.swift
[565/617] Compiling NIOCore GlobalSingletons.swift
[566/625] Compiling NIOCore AddressedEnvelope.swift
[567/625] Compiling NIOCore AsyncAwaitSupport.swift
[568/625] Compiling NIOCore AsyncChannel.swift
[569/625] Compiling NIOCore AsyncChannelHandler.swift
[570/625] Compiling NIOCore AsyncChannelInboundStream.swift
[571/625] Compiling NIOCore AsyncChannelOutboundWriter.swift
[572/625] Compiling NIOCore NIOAsyncSequenceProducer.swift
[573/625] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[574/625] Compiling NIOCore NIOAsyncWriter.swift
[575/625] Compiling NIOCore IO.swift
[576/625] Compiling NIOCore IOData.swift
[577/625] Compiling NIOCore IPProtocol.swift
[578/625] Compiling NIOCore IntegerBitPacking.swift
[579/625] Compiling NIOCore IntegerTypes.swift
[580/625] Compiling NIOCore Interfaces.swift
[581/625] Compiling NIOCore Linux.swift
[582/625] Compiling NIOCore MarkedCircularBuffer.swift
[583/625] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[584/625] Compiling NIOCore BSDSocketAPI.swift
[585/625] Compiling NIOCore ByteBuffer-aux.swift
[586/625] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[587/625] Compiling NIOCore ByteBuffer-conversions.swift
[588/625] Compiling NIOCore ByteBuffer-core.swift
[589/625] Compiling NIOCore ByteBuffer-hex.swift
[590/625] Compiling NIOCore ByteBuffer-int.swift
[591/625] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[592/625] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[593/625] Compiling NIOCore SocketAddresses.swift
[594/625] Compiling NIOCore SocketOptionProvider.swift
[595/625] Compiling NIOCore SystemCallHelpers.swift
[596/625] Compiling NIOCore TimeAmount+Duration.swift
[597/625] Compiling NIOCore TypeAssistedChannelHandler.swift
[598/625] Compiling NIOCore UniversalBootstrapSupport.swift
[599/625] Compiling NIOCore Utilities.swift
[600/625] Emitting module NIOCore
[601/625] Compiling NIOCore MulticastChannel.swift
[602/625] Compiling NIOCore NIOAny.swift
[603/625] Compiling NIOCore NIOCloseOnErrorHandler.swift
[604/625] Compiling NIOCore NIOLoopBound.swift
[605/625] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[606/625] Compiling NIOCore NIOScheduledCallback.swift
[607/625] Compiling NIOCore NIOSendable.swift
[608/625] Compiling NIOCore RecvByteBufferAllocator.swift
[609/625] Compiling NIOCore CircularBuffer.swift
[610/625] Compiling NIOCore Codec.swift
[611/625] Compiling NIOCore ConvenienceOptionSupport.swift
[612/625] Compiling NIOCore DeadChannel.swift
[613/625] Compiling NIOCore DispatchQueue+WithFuture.swift
[614/625] Compiling NIOCore EventLoop+Deprecated.swift
[615/625] Compiling NIOCore EventLoop+SerialExecutor.swift
[616/625] Compiling NIOCore EventLoop.swift
[617/625] Compiling NIOCore ByteBuffer-multi-int.swift
[618/625] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[619/625] Compiling NIOCore ByteBuffer-views.swift
[620/625] Compiling NIOCore Channel.swift
[621/625] Compiling NIOCore ChannelHandler.swift
[622/625] Compiling NIOCore ChannelHandlers.swift
[623/625] Compiling NIOCore ChannelInvoker.swift
[624/625] Compiling NIOCore ChannelOption.swift
[625/625] Compiling NIOCore ChannelPipeline.swift
[627/676] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[628/676] Emitting module NIOEmbedded
[629/676] Compiling NIOEmbedded Embedded.swift
[630/676] Compiling NIOEmbedded AsyncTestingChannel.swift
[632/677] Compiling NIOPosix IO.swift
[633/677] Compiling NIOPosix IntegerBitPacking.swift
[634/677] Compiling NIOPosix IntegerTypes.swift
[635/677] Compiling NIOPosix Linux.swift
[636/677] Compiling NIOPosix LinuxCPUSet.swift
[637/677] Compiling NIOPosix LinuxUring.swift
[638/677] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[639/683] Emitting module NIOPosix
[640/683] Compiling NIOPosix Pool.swift
[641/683] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[642/683] Compiling NIOPosix PosixSingletons.swift
[643/683] Compiling NIOPosix RawSocketBootstrap.swift
[644/683] Compiling NIOPosix Resolver.swift
[645/683] Compiling NIOPosix Selectable.swift
[646/683] Compiling NIOPosix ThreadPosix.swift
[647/683] Compiling NIOPosix ThreadWindows.swift
[648/683] Compiling NIOPosix UnsafeTransfer.swift
[649/683] Compiling NIOPosix Utilities.swift
[650/683] Compiling NIOPosix VsockAddress.swift
[651/683] Compiling NIOPosix VsockChannelEvents.swift
[652/683] Compiling NIOPosix SelectableChannel.swift
[653/683] Compiling NIOPosix SelectableEventLoop.swift
[654/683] Compiling NIOPosix SelectorEpoll.swift
[655/683] Compiling NIOPosix SelectorGeneric.swift
[656/683] Compiling NIOPosix SelectorKqueue.swift
[657/683] Compiling NIOPosix SelectorUring.swift
[658/683] Compiling NIOPosix ServerSocket.swift
[659/683] Compiling NIOPosix Socket.swift
[660/683] Compiling NIOPosix SocketChannel.swift
[661/683] Compiling NIOPosix SocketProtocols.swift
[662/683] Compiling NIOPosix System.swift
[663/683] Compiling NIOPosix Thread.swift
[664/683] Compiling NIOPosix NIOThreadPool.swift
[665/683] Compiling NIOPosix NonBlockingFileIO.swift
[666/683] Compiling NIOPosix PendingDatagramWritesManager.swift
[667/683] Compiling NIOPosix PendingWritesManager.swift
[668/683] Compiling NIOPosix PipeChannel.swift
[669/683] Compiling NIOPosix PipePair.swift
[670/683] Compiling NIOPosix BSDSocketAPICommon.swift
[671/683] Compiling NIOPosix BSDSocketAPIPosix.swift
[672/683] Compiling NIOPosix BSDSocketAPIWindows.swift
[673/683] Compiling NIOPosix BaseSocket.swift
[674/683] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[675/683] Compiling NIOPosix BaseSocketChannel.swift
[676/683] Compiling NIOPosix BaseStreamSocketChannel.swift
[677/683] Compiling NIOPosix Bootstrap.swift
[678/683] Compiling NIOPosix ControlMessage.swift
[679/683] Compiling NIOPosix DatagramVectorReadManager.swift
[680/683] Compiling NIOPosix Errors+Any.swift
[681/683] Compiling NIOPosix FileDescriptor.swift
[682/683] Compiling NIOPosix GetaddrinfoResolver.swift
[683/683] Compiling NIOPosix HappyEyeballs.swift
[685/686] Compiling NIO Exports.swift
[686/686] Emitting module NIO
[688/726] Compiling NIOTLS TLSEvents.swift
[689/726] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[690/726] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[691/726] Compiling NIOSOCKS ClientStateMachine.swift
[692/727] Compiling NIOSOCKS ClientGreeting.swift
[693/727] Compiling NIOSOCKS Errors.swift
[694/729] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[695/729] Emitting module NIOTLS
[696/729] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[697/729] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[698/729] Compiling NIOSOCKS SOCKSResponse.swift
[699/729] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[700/729] Compiling NIOSOCKS AuthenticationMethod.swift
[702/729] Compiling NIOTLS SNIHandler.swift
[703/730] Compiling NIOSOCKS SOCKSClientHandler.swift
[704/730] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[705/730] Emitting module NIOSOCKS
[707/730] Compiling NIOSOCKS ServerStateMachine.swift
[708/730] Compiling NIOSOCKS Messages.swift
[709/730] Compiling NIOSOCKS SOCKSRequest.swift
[711/730] Compiling NIOSOCKS Helpers.swift
[713/731] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[715/760] Compiling NIOSSL SSLConnection.swift
[716/760] Compiling NIOSSL SSLContext.swift
[717/760] Compiling NIOSSL NIOSSLClientHandler.swift
[718/760] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[719/760] Compiling NIOSSL ObjectIdentifier.swift
[720/760] Compiling NIOSSL PosixPort.swift
[721/760] Compiling NIOSSL SSLCallbacks.swift
[722/760] Compiling NIOSSL SSLCertificate.swift
[723/760] Compiling NIOSSL AndroidCABundle.swift
[724/760] Compiling NIOSSL ByteBufferBIO.swift
[725/760] Compiling NIOSSL CustomPrivateKey.swift
[726/760] Emitting module NIOHTTP1
[728/761] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[729/761] Emitting module NIOFoundationCompat
[730/761] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[731/761] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[732/761] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[734/780] Emitting module NIOSSL
[735/806] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[736/806] Compiling NIOHPACK IndexedHeaderTable.swift
[737/806] Compiling NIOHPACK IntegerCoding.swift
[738/807] Compiling NIOTransportServices StateManagedChannel.swift
[739/807] Compiling NIOTransportServices StateManagedListenerChannel.swift
[740/807] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[741/809] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[742/809] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[743/809] Compiling NIOTransportServices NIOTSListenerChannel.swift
[744/809] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[745/809] Compiling NIOTransportServices NIOTSErrors.swift
[746/809] Compiling NIOTransportServices NIOTSEventLoop.swift
[747/809] Compiling NIOTransportServices NIOTSBootstraps.swift
[748/809] Compiling NIOTransportServices NIOTSChannelOptions.swift
[749/809] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[750/809] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[751/809] Compiling NIOTransportServices NIOTSSingletons.swift
[752/809] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[753/809] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[754/809] Emitting module NIOTransportServices
[755/809] Compiling NIOHTTPCompression HTTPCompression.swift
[760/809] Compiling NIOSSL SubjectAlternativeName.swift
[761/809] Compiling NIOSSL NIOSSLSecureBytes.swift
[762/809] Compiling NIOSSL RNG.swift
[763/809] Compiling NIOSSL SafeCompare.swift
[765/809] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[766/809] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[767/809] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[768/809] Compiling NIOTransportServices NIOTSDatagramListener.swift
[769/809] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[770/809] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[771/809] Compiling NIOTransportServices AcceptHandler.swift
[774/809] Emitting module NIOHTTPCompression
[775/809] Compiling NIOHTTPCompression HTTPDecompression.swift
[776/809] Compiling NIOHPACK StaticHeaderTable.swift
[781/809] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[782/809] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[783/810] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[784/810] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[790/811] Compiling NIOHPACK HuffmanTables.swift
[791/811] Compiling NIOHPACK HuffmanCoding.swift
[797/811] Emitting module NIOHPACK
[809/870] Compiling NIOHTTP2 HasRemoteSettings.swift
[810/870] Compiling NIOHTTP2 LocallyQuiescingState.swift
[811/870] Compiling NIOHTTP2 QuiescingState.swift
[812/870] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[814/871] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[815/871] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[816/871] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[817/871] Compiling NIOHTTP2 HTTP2StreamID.swift
[818/871] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[819/871] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[820/871] Compiling NIOHTTP2 HTTP2UserEvents.swift
[821/871] Compiling NIOHTTP2 InboundEventBuffer.swift
[822/871] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[823/871] Compiling NIOHTTP2 HasFlowControlWindows.swift
[824/871] Compiling NIOHTTP2 HasLocalSettings.swift
[829/871] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[830/879] Emitting module NIOHTTP2
[831/879] Compiling NIOHTTP2 ConnectionStateMachine.swift
[832/879] Compiling NIOHTTP2 ConnectionStreamsState.swift
[833/879] Compiling NIOHTTP2 MayReceiveFrames.swift
[834/879] Compiling NIOHTTP2 ReceivingDataState.swift
[835/879] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[836/879] Compiling NIOHTTP2 ReceivingHeadersState.swift
[837/879] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[838/879] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[839/879] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[840/879] Compiling NIOHTTP2 InboundWindowManager.swift
[841/879] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[842/879] Compiling NIOHTTP2 StreamChannelFlowController.swift
[843/879] Compiling NIOHTTP2 StreamChannelList.swift
[844/879] Compiling NIOHTTP2 StreamMap.swift
[845/879] Compiling NIOHTTP2 StreamStateMachine.swift
[846/879] Compiling NIOHTTP2 UnsafeTransfer.swift
[847/879] Compiling NIOHTTP2 WatermarkedFlowController.swift
[848/879] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[849/879] Compiling NIOHTTP2 HTTP2Frame.swift
[850/879] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[851/879] Compiling NIOHTTP2 HTTP2FrameParser.swift
[852/879] Compiling NIOHTTP2 HTTP2PingData.swift
[853/879] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[854/879] Compiling NIOHTTP2 HTTP2Settings.swift
[855/879] Compiling NIOHTTP2 HTTP2Stream.swift
[856/879] Compiling NIOHTTP2 StateMachineResult.swift
[857/879] Compiling NIOHTTP2 ContentLengthVerifier.swift
[858/879] Compiling NIOHTTP2 DOSHeuristics.swift
[859/879] Compiling NIOHTTP2 Error+Any.swift
[860/879] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[861/879] Compiling NIOHTTP2 ControlFrameBuffer.swift
[862/879] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[863/879] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[864/879] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[865/879] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[866/879] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[867/879] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[868/879] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[869/879] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[870/879] Compiling NIOHTTP2 HTTP2Error.swift
[871/879] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[872/879] Compiling NIOHTTP2 MaySendFrames.swift
[873/879] Compiling NIOHTTP2 SendingDataState.swift
[874/879] Compiling NIOHTTP2 SendingGoawayState.swift
[875/879] Compiling NIOHTTP2 SendingHeadersState.swift
[876/879] Compiling NIOHTTP2 SendingPushPromiseState.swift
[877/879] Compiling NIOHTTP2 SendingRstStreamState.swift
[878/879] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[879/879] Compiling NIOHTTP2 HTTP2SettingsState.swift
[881/940] Emitting module AsyncHTTPClient
[882/948] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[883/948] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[884/948] Compiling AsyncHTTPClient Transaction.swift
[885/948] Compiling AsyncHTTPClient Base64.swift
[886/948] Compiling AsyncHTTPClient BasicAuth.swift
[887/948] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[888/948] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[889/948] Compiling AsyncHTTPClient ConnectionPool.swift
[890/948] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[891/948] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[892/948] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[893/948] Compiling AsyncHTTPClient AsyncLazySequence.swift
[894/948] Compiling AsyncHTTPClient HTTPClient+execute.swift
[895/948] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[896/948] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[897/948] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[898/948] Compiling AsyncHTTPClient HTTPClientRequest.swift
[899/948] Compiling AsyncHTTPClient HTTPClientResponse.swift
[900/948] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[901/948] Compiling AsyncHTTPClient TLSEventsHandler.swift
[902/948] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[903/948] Compiling AsyncHTTPClient HTTP1Connection.swift
[904/948] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[905/948] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[906/948] Compiling AsyncHTTPClient HTTP2Connection.swift
[907/948] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[908/948] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[909/948] Compiling AsyncHTTPClient RequestBag.swift
[910/948] Compiling AsyncHTTPClient RequestValidation.swift
[911/948] Compiling AsyncHTTPClient SSLContextCache.swift
[912/948] Compiling AsyncHTTPClient Scheme.swift
[913/948] Compiling AsyncHTTPClient Singleton.swift
[914/948] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[915/948] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[916/948] Compiling AsyncHTTPClient Utils.swift
[917/948] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[918/948] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[919/948] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[920/948] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[921/948] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[922/948] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[923/948] Compiling AsyncHTTPClient RequestBodyLength.swift
[924/948] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[925/948] Compiling AsyncHTTPClient HTTPHandler.swift
[926/948] Compiling AsyncHTTPClient LRUCache.swift
[927/948] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[928/948] Compiling AsyncHTTPClient NWErrorHandler.swift
[929/948] Compiling AsyncHTTPClient NWWaitingHandler.swift
[930/948] Compiling AsyncHTTPClient TLSConfiguration.swift
[931/948] Compiling AsyncHTTPClient RedirectState.swift
[932/948] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[933/948] Compiling AsyncHTTPClient ConnectionTarget.swift
[934/948] Compiling AsyncHTTPClient DeconstructedURL.swift
[935/948] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[936/948] Compiling AsyncHTTPClient FoundationExtensions.swift
[937/948] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[938/948] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[939/948] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[940/948] Compiling AsyncHTTPClient HTTPClient.swift
[941/948] Compiling AsyncHTTPClient RequestOptions.swift
[942/948] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[943/948] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[944/948] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[945/948] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[946/948] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[947/948] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[948/948] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[950/968] Compiling GotenbergKit EmulatedMediaType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[951/968] Compiling GotenbergKit FormFile.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[952/968] Compiling GotenbergKit GotenbergError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[953/970] Compiling GotenbergKit ScreenshotOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[954/970] Compiling GotenbergKit Cookie.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[955/970] Compiling GotenbergKit DownloadFrom.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[956/970] Compiling GotenbergKit PDFEngineOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[957/970] Compiling GotenbergKit SplitPDFOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[958/970] Compiling GotenbergKit GotenbergClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[959/970] Compiling GotenbergKit GotenberClient+LibreOffice.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[960/970] Compiling GotenbergKit GotenbergClient+Health.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[961/970] Compiling GotenbergKit GotenbergClient+Version.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[962/970] Compiling GotenbergKit GotenbergHealth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[963/970] Compiling GotenbergKit Metadata.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[964/970] Compiling GotenbergKit PDFFormat.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[965/970] Compiling GotenbergKit LibreOfficeConversionOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[966/970] Compiling GotenbergKit GotenbergClient+PDF.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[967/970] Emitting module GotenbergKit
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[968/970] Compiling GotenbergKit ChromiumOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[969/970] Compiling GotenbergKit GotenbergClient+Chromium+Screenshots.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[970/970] Compiling GotenbergKit GotenbergClient+Chromium.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (170.27s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.26.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "gotenberg-kit",
  "name" : "gotenberg-kit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "GotenbergKit",
      "targets" : [
        "GotenbergKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GotenbergKitTests",
      "module_type" : "SwiftTarget",
      "name" : "GotenbergKitTests",
      "path" : "Tests/GotenbergKitTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/GotenbergKitTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ConvertWithLibreOfficeTests.swift",
        "GotenbergKitTests.swift",
        "PDFEnginesTests.swift"
      ],
      "target_dependencies" : [
        "GotenbergKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GotenbergKit",
      "module_type" : "SwiftTarget",
      "name" : "GotenbergKit",
      "path" : "Sources/GotenbergKit",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "Logging"
      ],
      "product_memberships" : [
        "GotenbergKit"
      ],
      "sources" : [
        "Chromium/ChromiumOptions.swift",
        "Chromium/GotenbergClient+Chromium+Screenshots.swift",
        "Chromium/GotenbergClient+Chromium.swift",
        "Chromium/ScreenshotOptions.swift",
        "Common/Cookie.swift",
        "Common/DownloadFrom.swift",
        "Common/EmulatedMediaType.swift",
        "Common/FormFile.swift",
        "Common/GotenbergError.swift",
        "Common/GotenbergHealth.swift",
        "Common/Metadata.swift",
        "Common/PDFFormat.swift",
        "GotenbergClient+Health.swift",
        "GotenbergClient+Version.swift",
        "GotenbergClient.swift",
        "LibreOffice/GotenberClient+LibreOffice.swift",
        "LibreOffice/LibreOfficeConversionOptions.swift",
        "PDFEngines/GotenbergClient+PDF.swift",
        "PDFEngines/PDFEngineOptions.swift",
        "PDFEngines/SplitPDFOptions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.