Build Information
Successful build of SMTPKitten, reference main (7eafa3
), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 06:26:23 UTC.
Swift 6 data race errors: 2
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Joannis/SMTPKitten.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Joannis/SMTPKitten
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7eafa30 Merge pull request #19 from dimitribouniol/dimitri/mail-user-defaults
Cloned https://github.com/Joannis/SMTPKitten.git
Revision (git rev-parse @):
7eafa30c0ceb1f97b5e7124d3c685b1b25e93bec
SUCCESS checkout https://github.com/Joannis/SMTPKitten.git at main
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[33/5470] Fetching swift-atomics, swift-system
[34/7398] Fetching swift-atomics, swift-system, multipart-kit
[190/12536] Fetching swift-atomics, swift-system, multipart-kit, swift-nio-extras
[1662/28011] Fetching swift-atomics, swift-system, multipart-kit, swift-nio-extras, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.16s)
[7984/37405] Fetching swift-atomics, multipart-kit, swift-nio-extras, swift-collections, swift-nio-ssl
[16633/108552] Fetching swift-atomics, multipart-kit, swift-nio-extras, swift-collections, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.15s)
[70356/95257] Fetching swift-atomics, multipart-kit, swift-nio-extras, swift-collections, swift-nio
Fetched https://github.com/vapor/multipart-kit.git from cache (4.58s)
Fetched https://github.com/apple/swift-collections.git from cache (4.58s)
Fetched https://github.com/apple/swift-nio.git from cache (4.58s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (4.58s)
Fetched https://github.com/apple/swift-atomics.git from cache (4.58s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.19.0 (3.22s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.14.0 (0.69s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.69s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.19.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.14.0 (0.00s)
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.81s)
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.77s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.55s)
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.19.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.4.0
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.14.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "smtpkitten",
"name": "SMTPKitten",
"url": "https://github.com/Joannis/SMTPKitten.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SMTPKitten",
"dependencies": [
{
"identity": "multipart-kit",
"name": "multipart-kit",
"url": "https://github.com/vapor/multipart-kit.git",
"version": "4.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/multipart-kit",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-extras",
"name": "swift-nio-extras",
"url": "https://github.com/apple/swift-nio-extras.git",
"version": "1.24.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.34.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.29.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/Joannis/SMTPKitten.git
[1/481] Fetching smtpkitten
Fetched https://github.com/Joannis/SMTPKitten.git from cache (0.95s)
Fetching https://github.com/vapor/multipart-kit.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.49s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.70s)
Fetched https://github.com/vapor/multipart-kit.git from cache (0.70s)
Fetched https://github.com/apple/swift-nio.git from cache (0.70s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.49s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-http-types
[1/11076] Fetching swift-nio-http2
[14/11724] Fetching swift-nio-http2, swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (2.12s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.12s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.47s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.67s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.0
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.24.1
Creating working copy for https://github.com/Joannis/SMTPKitten.git
Working copy of https://github.com/Joannis/SMTPKitten.git resolved at main (7eafa30)
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.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.34.1
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.29.0
warning: '.resolve-product-dependencies': dependency 'smtpkitten' is not used by any target
Found 4 product dependencies
- multipart-kit
- swift-nio
- swift-nio-extras
- swift-nio-ssl
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Joannis/SMTPKitten.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/471] Write sources
[11/471] Copying PrivacyInfo.xcprivacy
[11/471] Write sources
[22/471] Compiling CNIOWindows WSAStartup.c
[22/471] Compiling CNIOWindows shim.c
[24/471] Compiling CNIOWASI CNIOWASI.c
[25/471] Write swift-version--7754E27361AE5C74.txt
[26/471] Compiling CNIOLinux liburing_shims.c
[27/471] Compiling CNIOLinux shim.c
[28/477] Compiling _AtomicsShims.c
[29/477] Compiling CNIOLLHTTP c_nio_http.c
[30/495] Compiling CNIOLLHTTP c_nio_api.c
[31/495] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/495] Compiling CNIODarwin shim.c
[33/495] Compiling CNIOBoringSSLShims shims.c
[34/495] Compiling tls13_server.cc
[35/495] Compiling tls_method.cc
[36/495] Compiling tls_record.cc
[37/495] Compiling tls13_enc.cc
[38/495] Compiling tls13_client.cc
[39/495] Compiling tls13_both.cc
[40/495] Compiling t1_enc.cc
[41/495] Compiling ssl_transcript.cc
[42/495] Compiling ssl_versions.cc
[43/495] Compiling ssl_stat.cc
[44/495] Compiling ssl_session.cc
[45/495] Compiling ssl_x509.cc
[46/495] Compiling ssl_privkey.cc
[47/495] Compiling ssl_file.cc
[48/495] Compiling ssl_key_share.cc
[49/495] Compiling ssl_cipher.cc
[50/495] Compiling ssl_lib.cc
[51/495] Compiling ssl_buffer.cc
[52/495] Compiling ssl_cert.cc
[53/495] Compiling ssl_asn1.cc
[54/495] Compiling ssl_aead_ctx.cc
[55/495] Compiling s3_pkt.cc
[56/495] Compiling s3_lib.cc
[57/495] Compiling s3_both.cc
[58/495] Compiling handshake_server.cc
[59/495] Compiling handshake_client.cc
[60/495] Compiling handshake.cc
[61/495] Compiling handoff.cc
[62/495] Compiling encrypted_client_hello.cc
[63/495] Compiling dtls_record.cc
[64/495] Compiling extensions.cc
[65/495] Compiling dtls_method.cc
[66/495] Compiling d1_srtp.cc
[67/495] Compiling v3_skey.c
[68/495] Compiling v3_utl.c
[69/495] Compiling v3_purp.c
[70/495] Compiling v3_prn.c
[71/495] Compiling d1_pkt.cc
[72/495] Compiling v3_pmaps.c
[73/495] Compiling v3_pcons.c
[74/495] Compiling v3_pcia.c
[75/495] Compiling v3_pci.c
[76/495] Compiling v3_ocsp.c
[77/495] Compiling v3_lib.c
[78/495] Compiling v3_ncons.c
[79/495] Compiling v3_int.c
[80/495] Compiling d1_lib.cc
[81/495] Compiling bio_ssl.cc
[82/495] Compiling v3_info.c
[83/495] Compiling v3_ia5.c
[84/495] Compiling v3_genn.c
[85/495] Compiling v3_enum.c
[86/495] Compiling v3_extku.c
[87/495] Compiling d1_both.cc
[88/495] Compiling v3_crld.c
[88/495] Compiling v3_cpols.c
[90/495] Compiling v3_bitst.c
[91/495] Compiling v3_bcons.c
[92/495] Compiling v3_conf.c
[93/495] Compiling v3_akeya.c
[94/495] Compiling v3_alt.c
[95/495] Compiling v3_akey.c
[96/495] Compiling pcy_node.c
[97/495] Compiling pcy_tree.c
[98/495] Compiling pcy_lib.c
[99/495] Compiling pcy_map.c
[100/495] Compiling pcy_data.c
[101/495] Compiling x_x509a.c
[102/495] Compiling pcy_cache.c
[103/495] Compiling x_val.c
[104/495] Compiling x_spki.c
[105/495] Compiling x_sig.c
[106/495] Compiling x_req.c
[107/495] Compiling x_x509.c
[108/495] Compiling x_pkey.c
[109/495] Compiling x_pubkey.c
[110/495] Compiling x_info.c
[111/495] Compiling x_name.c
[112/495] Compiling x_exten.c
[113/495] Compiling x_attrib.c
[114/495] Compiling x_algor.c
[115/495] Compiling x_all.c
[116/495] Compiling x509spki.c
[117/495] Compiling x_crl.c
[118/495] Compiling x509rset.c
[119/495] Compiling x509name.c
[120/495] Compiling x509cset.c
[122/495] Emitting module _NIOBase64
[123/495] Compiling _NIOBase64 Base64.swift
[123/495] Compiling x509_txt.c
[125/495] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[126/495] Compiling _CollectionsUtilities Specialize.swift
[127/495] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[128/495] Compiling _CollectionsUtilities Debugging.swift
[129/495] Compiling _CollectionsUtilities Descriptions.swift
[130/495] Compiling _CollectionsUtilities _SortedCollection.swift
[131/495] Compiling _CollectionsUtilities _UniqueCollection.swift
[131/495] Compiling x509_v3.c
[132/496] Compiling x509_set.c
[133/496] Compiling x509_vpm.c
[134/496] Compiling x509_obj.c
[135/496] Compiling x509_req.c
[136/496] Compiling x509_trs.c
[137/496] Compiling x509_vfy.c
[138/496] Compiling x509_def.c
[139/496] Compiling x509_d2.c
[140/496] Compiling x509_ext.c
[141/496] Compiling x509_att.c
[142/496] Compiling x509.c
[143/496] Compiling x509_lu.c
[144/496] Compiling x509_cmp.c
[145/496] Compiling t_x509a.c
[147/496] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[147/496] Compiling i2d_pr.c
[148/496] Compiling t_x509.c
[149/496] Compiling t_req.c
[150/496] Compiling name_print.c
[151/496] Compiling t_crl.c
[152/496] Compiling rsa_pss.c
[154/496] Compiling _CollectionsUtilities Integer rank.swift
[155/496] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[156/496] Compiling _CollectionsUtilities UInt+reversed.swift
[157/496] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[158/496] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[159/496] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[160/496] Emitting module _CollectionsUtilities
[161/496] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[162/496] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[163/496] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[164/496] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[164/496] Compiling by_file.c
[165/496] Compiling by_dir.c
[166/496] Compiling algorithm.c
[167/496] Compiling a_sign.c
[168/496] Compiling voprf.c
[168/496] Compiling a_verify.c
[170/496] Compiling a_digest.c
[171/496] Compiling asn1_gen.c
[172/496] Compiling trust_token.c
[173/500] Compiling thread_win.c
[174/513] Compiling thread_pthread.c
[175/521] Compiling thread_none.c
[176/629] Compiling thread.c
[177/646] Compiling pmbtoken.c
[178/646] Compiling siphash.c
[179/724] Compiling stack.c
[180/724] Compiling rsa_print.c
[181/724] Compiling refcount_lock.c
[182/724] Compiling rsa_asn1.c
[183/724] Compiling windows.c
[184/724] Compiling rc4.c
[185/724] Compiling refcount_c11.c
[186/724] Compiling fuchsia.c
[187/724] Compiling rand_extra.c
[188/724] Compiling deterministic.c
[189/724] Compiling passive.c
[190/724] Compiling poly1305_arm_asm.S
[191/724] Compiling forkunsafe.c
[192/724] Compiling poly1305_vec.c
[193/724] Compiling poly1305_arm.c
[194/724] Compiling pool.c
[196/724] Compiling _NIODataStructures PriorityQueue.swift
[197/724] Compiling _NIODataStructures Heap.swift
[198/724] Emitting module _NIODataStructures
[199/724] Compiling _NIODataStructures _TinyArray.swift
[199/724] Compiling poly1305.c
[200/724] Compiling pkcs7.c
[202/724] Compiling DequeModule _DequeSlot.swift
[203/725] Compiling DequeModule _DequeBufferHeader.swift
[204/725] Compiling HashTreeCollections _AncestorHashSlots.swift
[205/725] Compiling HashTreeCollections _Bitmap.swift
[205/725] Compiling p5_pbev2.c
[206/725] Compiling pkcs8.c
[207/725] Compiling pkcs7_x509.c
[208/725] Compiling pem_xaux.c
[209/725] Compiling pkcs8_x509.c
[210/725] Compiling pem_x509.c
[212/725] Compiling HeapModule Heap.swift
[213/725] Compiling HeapModule _HeapNode.swift
[213/725] Compiling pem_pkey.c
[214/725] Compiling pem_pk8.c
[215/725] Compiling pem_oth.c
[217/725] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[218/725] Compiling HeapModule Heap+Descriptions.swift
[219/725] Compiling HeapModule Heap+UnsafeHandle.swift
[220/725] Compiling HeapModule Heap+Invariants.swift
[220/725] Compiling obj_xref.c
[221/725] Compiling pem_lib.c
[222/725] Compiling pem_info.c
[223/725] Compiling lhash.c
[224/725] Compiling pem_all.c
[225/725] Compiling mem.c
[226/725] Compiling poly_rq_mul.S
[227/725] Compiling x86_64-mont5.mac.x86_64.S
[228/725] Compiling hkdf.c
[229/725] Compiling x86_64-mont5.linux.x86_64.S
[230/725] Compiling obj.c
[231/725] Compiling x86_64-mont.mac.x86_64.S
[232/725] Compiling x86_64-mont.linux.x86_64.S
[233/725] Compiling hpke.c
[234/725] Compiling x86-mont.linux.x86.S
[235/725] Compiling vpaes-x86_64.mac.x86_64.S
[236/725] Compiling vpaes-x86_64.linux.x86_64.S
[237/725] Compiling vpaes-x86.linux.x86.S
[238/725] Compiling vpaes-armv8.linux.aarch64.S
[239/725] Compiling vpaes-armv7.linux.arm.S
[240/725] Compiling vpaes-armv8.ios.aarch64.S
[241/725] Compiling vpaes-armv7.ios.arm.S
[242/725] Compiling sha512-x86_64.mac.x86_64.S
[243/725] Compiling sha512-x86_64.linux.x86_64.S
[244/725] Compiling sha512-armv8.linux.aarch64.S
[245/725] Compiling kdf.c
[246/725] Compiling sha512-armv8.ios.aarch64.S
[247/725] Compiling sha512-armv4.ios.arm.S
[248/725] Compiling sha512-armv4.linux.arm.S
[249/725] Compiling sha512-586.linux.x86.S
[251/725] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[252/725] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[253/725] Compiling HashTreeCollections _HashNode+Structural merge.swift
[254/725] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[255/725] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[256/725] Compiling HashTreeCollections _HashNode+Structural union.swift
[257/725] Compiling HashTreeCollections TreeDictionary+Collection.swift
[258/725] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[259/725] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[260/725] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[261/725] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[262/725] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[262/731] Compiling sha256-x86_64.mac.x86_64.S
[263/731] Compiling sha256-x86_64.linux.x86_64.S
[264/731] Compiling sha256-armv8.linux.aarch64.S
[265/731] Compiling sha256-armv8.ios.aarch64.S
[266/731] Compiling sha256-armv4.linux.arm.S
[267/731] Compiling sha256-armv4.ios.arm.S
[268/731] Compiling sha256-586.linux.x86.S
[269/731] Compiling sha1-x86_64.mac.x86_64.S
[270/731] Compiling sha1-x86_64.linux.x86_64.S
[271/731] Compiling sha1-armv8.linux.aarch64.S
[272/731] Compiling sha1-armv4-large.linux.arm.S
[273/731] Compiling sha1-armv8.ios.aarch64.S
[275/731] Emitting module HeapModule
[275/731] Compiling sha1-armv4-large.ios.arm.S
[276/731] Compiling sha1-586.linux.x86.S
[278/731] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[279/731] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[280/731] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[281/731] Compiling HashTreeCollections TreeDictionary+Values.swift
[282/731] Compiling HashTreeCollections TreeDictionary.swift
[283/731] Compiling HashTreeCollections TreeSet+Codable.swift
[283/731] Compiling sha1-altivec.c
[284/731] Compiling sha256.c
[285/731] Compiling sha512.c
[286/731] Compiling rsaz-avx2.mac.x86_64.S
[288/731] Compiling DequeModule _UnsafeWrappedBuffer.swift
[288/731] Compiling sha1.c
[289/731] Compiling fips.c
[290/731] Compiling rsaz-avx2.linux.x86_64.S
[291/731] Compiling hrss.c
[292/731] Compiling rdrand-x86_64.mac.x86_64.S
[293/731] Compiling self_check.c
[294/731] Compiling padding.c
[295/731] Compiling blinding.c
[296/731] Compiling rdrand-x86_64.linux.x86_64.S
[297/731] Compiling fork_detect.c
[298/731] Compiling urandom.c
[299/731] Compiling rsa_impl.c
[300/731] Compiling rand.c
[301/731] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[302/731] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[303/731] Compiling rsa.c
[304/731] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[305/731] Compiling ctrdrbg.c
[306/731] Compiling p256-x86_64-asm.mac.x86_64.S
[307/731] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[308/731] Compiling p256-x86_64-asm.linux.x86_64.S
[309/731] Compiling p256-armv8-asm.linux.aarch64.S
[310/731] Compiling p256-armv8-asm.ios.aarch64.S
[312/731] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[313/731] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[314/731] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[315/731] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[316/731] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[317/731] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[318/731] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[319/731] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[319/739] Compiling cfb.c
[320/739] Compiling polyval.c
[321/739] Compiling ofb.c
[322/739] Compiling ctr.c
[323/739] Compiling gcm_nohw.c
[324/739] Compiling md5-x86_64.mac.x86_64.S
[325/739] Compiling gcm.c
[326/739] Compiling md5-x86_64.linux.x86_64.S
[327/739] Compiling md5-586.linux.x86.S
[328/739] Compiling cbc.c
[329/739] Compiling ghashv8-armx64.linux.aarch64.S
[330/739] Compiling md5.c
[331/739] Compiling ghashv8-armx32.linux.arm.S
[332/739] Compiling ghashv8-armx64.ios.aarch64.S
[333/739] Compiling ghashv8-armx32.ios.arm.S
[334/739] Compiling ghash-x86_64.mac.x86_64.S
[335/739] Compiling ghash-x86.linux.x86.S
[336/739] Compiling ghash-x86_64.linux.x86_64.S
[337/739] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[338/739] Compiling md4.c
[339/739] Compiling hmac.c
[340/739] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[341/739] Compiling ghash-neon-armv8.linux.aarch64.S
[342/739] Compiling ghash-ssse3-x86.linux.x86.S
[343/739] Compiling ghash-neon-armv8.ios.aarch64.S
[344/739] Compiling ghash-armv4.linux.arm.S
[345/739] Compiling ghash-armv4.ios.arm.S
[346/739] Compiling fips_shared_support.c
[347/739] Compiling util.c
[348/739] Compiling ecdh.c
[349/739] Compiling simple.c
[350/739] Compiling simple_mul.c
[351/739] Compiling wnaf.c
[352/739] Compiling ecdsa.c
[353/739] Compiling scalar.c
[354/739] Compiling felem.c
[355/739] Compiling oct.c
[356/739] Compiling p224-64.c
[358/739] Compiling HashTreeCollections TreeSet+Equatable.swift
[359/739] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[360/739] Compiling HashTreeCollections TreeSet+Extras.swift
[361/739] Compiling HashTreeCollections TreeSet+Filter.swift
[362/739] Compiling HashTreeCollections TreeSet+Hashable.swift
[363/739] Compiling HashTreeCollections TreeSet+Sendable.swift
[364/739] Compiling HashTreeCollections TreeSet+Sequence.swift
[365/739] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[366/739] Compiling HashTreeCollections _RawHashNode.swift
[367/739] Compiling HashTreeCollections _UnmanagedHashNode.swift
[368/739] Compiling HashTreeCollections _UnsafePath.swift
[369/739] Compiling HashTreeCollections TreeDictionary+Codable.swift
[370/739] Compiling HashTreeCollections TreeDictionary+Merge.swift
[371/739] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[372/739] Compiling HashTreeCollections _HashLevel.swift
[373/739] Compiling HashTreeCollections _HashNode+Builder.swift
[374/739] Compiling HashTreeCollections TreeDictionary+Keys.swift
[375/739] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[376/739] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[377/739] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[378/739] Compiling HashTreeCollections _Bucket.swift
[379/739] Compiling HashTreeCollections _Hash.swift
[379/739] Compiling p256.c
[380/739] Compiling ec_montgomery.c
[381/739] Compiling ec_key.c
[382/739] Compiling digests.c
[383/739] Compiling check.c
[384/739] Compiling digest.c
[385/739] Compiling dh.c
[386/739] Compiling ec.c
[387/739] Compiling co-586.linux.x86.S
[388/739] Compiling bsaes-armv7.linux.arm.S
[389/739] Compiling bsaes-armv7.ios.arm.S
[390/739] Compiling aead.c
[391/739] Compiling cipher.c
[392/739] Compiling sqrt.c
[393/739] Compiling shift.c
[394/739] Compiling rsaz_exp.c
[395/739] Compiling random.c
[396/739] Compiling e_aes.c
[397/739] Compiling montgomery_inv.c
[398/739] Compiling prime.c
[400/739] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[401/739] Compiling HashTreeCollections TreeDictionary+Filter.swift
[407/746] Compiling mul.c
[408/746] Compiling jacobi.c
[409/746] Compiling p256-nistz.c
[410/746] Compiling montgomery.c
[411/746] Compiling gcd_extra.c
[412/746] Compiling gcd.c
[413/746] Compiling div_extra.c
[414/746] Compiling ctx.c
[415/746] Compiling cmp.c
[418/746] Compiling HashTreeCollections _HashNode+Debugging.swift
[419/746] Compiling HashTreeCollections _HashNode+Initializers.swift
[420/746] Compiling HashTreeCollections _HashNode+Invariants.swift
[434/746] Compiling generic.c
[435/746] Compiling exponentiation.c
[436/746] Compiling x86_64-gcc.c
[437/746] Compiling bn-586.linux.x86.S
[438/746] Compiling bytes.c
[439/746] Compiling div.c
[440/746] Compiling bn.c
[441/746] Compiling add.c
[442/746] Compiling armv8-mont.linux.aarch64.S
[443/746] Compiling armv4-mont.ios.arm.S
[444/746] Compiling armv4-mont.linux.arm.S
[445/746] Compiling armv8-mont.ios.aarch64.S
[446/746] Compiling aesv8-armx64.linux.aarch64.S
[447/746] Compiling aesv8-armx32.linux.arm.S
[448/746] Compiling aesv8-armx64.ios.aarch64.S
[449/746] Compiling aesv8-armx32.ios.arm.S
[450/746] Compiling aesni-x86_64.linux.x86_64.S
[451/746] Compiling aesni-x86_64.mac.x86_64.S
[452/746] Compiling aesni-x86.linux.x86.S
[453/746] Compiling aesni-gcm-x86_64.mac.x86_64.S
[454/746] Compiling aesni-gcm-x86_64.linux.x86_64.S
[455/746] Compiling key_wrap.c
[457/746] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[458/746] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[459/746] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[460/746] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[461/746] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[462/746] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[463/746] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[464/746] Compiling HashTreeCollections TreeSet.swift
[464/746] Compiling mode_wrappers.c
[465/746] Compiling aes.c
[466/746] Compiling ex_data.c
[467/746] Compiling sign.c
[468/746] Compiling aes_nohw.c
[476/746] Compiling scrypt.c
[477/746] Compiling pbkdf.c
[478/746] Compiling p_x25519.c
[479/746] Compiling p_rsa_asn1.c
[481/746] Compiling OrderedCollections OrderedSet+SubSequence.swift
[482/746] Compiling OrderedCollections OrderedSet+Testing.swift
[483/746] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[484/746] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[485/746] Compiling OrderedCollections OrderedSet.swift
[486/746] Compiling OrderedCollections _UnsafeBitset.swift
[487/746] Compiling HashTreeCollections _HashNode.swift
[488/746] Compiling HashTreeCollections _HashNodeHeader.swift
[489/746] Compiling HashTreeCollections _HashSlot.swift
[490/746] Compiling HashTreeCollections _HashStack.swift
[491/746] Compiling HashTreeCollections _HashTreeIterator.swift
[492/746] Compiling HashTreeCollections _HashTreeStatistics.swift
[493/746] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[494/746] Compiling HashTreeCollections _HashNode+Lookups.swift
[494/746] Compiling p_x25519_asn1.c
[495/746] Compiling print.c
[496/746] Compiling p_ed25519.c
[497/746] Compiling p_ed25519_asn1.c
[498/746] Compiling p_ec_asn1.c
[499/746] Compiling p_rsa.c
[500/746] Compiling p_dsa_asn1.c
[501/746] Compiling p_ec.c
[502/746] Compiling evp_ctx.c
[503/746] Compiling evp.c
[504/746] Compiling evp_asn1.c
[505/746] Compiling err_data.c
[506/746] Compiling digestsign.c
[507/746] Compiling err.c
[508/746] Compiling engine.c
[509/746] Compiling ecdsa_asn1.c
[510/746] Compiling ecdh_extra.c
[518/746] Compiling ec_derive.c
[519/746] Compiling hash_to_curve.c
[520/746] Compiling dsa_asn1.c
[521/746] Compiling ec_asn1.c
[522/746] Compiling params.c
[523/746] Compiling dh_asn1.c
[524/746] Compiling dsa.c
[525/746] Compiling digest_extra.c
[526/746] Compiling x25519-asm-arm.S
[527/746] Compiling spake25519.c
[528/746] Compiling cpu_ppc64le.c
[539/746] Compiling _RopeModule Rope+Remove.swift
[540/746] Compiling _RopeModule Rope+RemoveSubrange.swift
[541/746] Compiling _RopeModule Rope+Split.swift
[542/746] Compiling _RopeModule Optional Utilities.swift
[543/746] Compiling _RopeModule String Utilities.swift
[544/746] Compiling _RopeModule String.Index+ABI.swift
[545/746] Compiling _RopeModule _CharacterRecognizer.swift
[546/746] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[546/746] Compiling crypto.c
[547/746] Compiling des.c
[549/746] Emitting module DequeModule
[551/746] Compiling cpu_intel.c
[552/746] Compiling cpu_arm_linux.c
[553/746] Compiling cpu_arm.c
[554/746] Compiling cpu_aarch64_win.c
[555/746] Compiling cpu_aarch64_linux.c
[556/746] Compiling curve25519.c
[557/746] Compiling cpu_aarch64_fuchsia.c
[558/746] Compiling cpu_aarch64_apple.c
[559/746] Compiling conf.c
[560/746] Compiling cmac.c
[561/746] Compiling tls_cbc.c
[562/746] Compiling e_rc4.c
[563/746] Compiling e_tls.c
[564/746] Compiling e_rc2.c
[564/746] Compiling e_null.c
[566/746] Compiling e_des.c
[567/746] Compiling e_chacha20poly1305.c
[568/746] Compiling e_aesgcmsiv.c
[569/746] Compiling e_aesctrhmac.c
[570/746] Compiling e_aesccm.c
[571/746] Compiling derive_key.c
[572/746] Compiling cipher_extra.c
[573/746] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[574/746] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[575/746] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[576/746] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[577/746] Compiling chacha-x86_64.mac.x86_64.S
[586/746] Compiling chacha-x86_64.linux.x86_64.S
[587/746] Compiling chacha-x86.linux.x86.S
[588/746] Compiling chacha.c
[589/746] Compiling chacha-armv8.linux.aarch64.S
[590/746] Compiling chacha-armv4.linux.arm.S
[591/746] Compiling chacha-armv8.ios.aarch64.S
[592/746] Compiling chacha-armv4.ios.arm.S
[599/746] Compiling unicode.c
[600/746] Compiling cbs.c
[601/746] Compiling cbb.c
[602/746] Compiling ber.c
[603/746] Compiling asn1_compat.c
[604/746] Compiling buf.c
[605/746] Compiling convert.c
[606/746] Compiling bn_asn1.c
[624/746] Compiling blake2.c
[625/746] Compiling printf.c
[626/746] Compiling socket.c
[627/746] Compiling socket_helper.c
[628/746] Compiling pair.c
[629/746] Compiling hexdump.c
[630/746] Compiling file.c
[631/746] Compiling bio_mem.c
[632/746] Compiling fd.c
[633/746] Compiling connect.c
[634/746] Compiling base64.c
[635/746] Compiling bio.c
[636/746] Compiling time_support.c
[637/746] Compiling tasn_utl.c
[638/746] Compiling tasn_typ.c
[639/746] Compiling tasn_fre.c
[640/746] Compiling f_string.c
[641/746] Compiling tasn_new.c
[642/746] Compiling tasn_enc.c
[643/746] Compiling f_int.c
[644/746] Compiling tasn_dec.c
[645/746] Compiling asn_pack.c
[646/746] Compiling asn1_par.c
[647/746] Compiling a_utf8.c
[648/746] Compiling asn1_lib.c
[649/746] Compiling a_utctm.c
[650/746] Compiling a_type.c
[651/746] Compiling a_time.c
[652/746] Compiling a_octet.c
[653/746] Compiling a_print.c
[654/746] Compiling a_strex.c
[655/746] Compiling a_strnid.c
[656/746] Compiling a_mbstr.c
[657/746] Compiling a_object.c
[658/746] Compiling a_int.c
[694/746] Compiling a_i2d_fp.c
[695/746] Compiling a_dup.c
[696/746] Write sources
[698/746] Compiling a_d2i_fp.c
[699/746] Compiling a_gentm.c
[700/746] Compiling a_bool.c
[701/746] Compiling a_bitstr.c
[710/820] Compiling BitCollections BitArray+RandomBits.swift
[711/820] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[712/822] Compiling BitCollections BitArray+Copy.swift
[713/822] Compiling BitCollections BitArray+CustomReflectable.swift
[714/822] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[715/822] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[716/822] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[717/822] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[718/822] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[719/822] Compiling BitCollections BitSet+CustomReflectable.swift
[720/822] Compiling BitCollections BitSet+CustomStringConvertible.swift
[721/822] Compiling BitCollections BitSet+Equatable.swift
[722/822] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[723/822] Compiling BitCollections BitSet+SetAlgebra union.swift
[724/822] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[725/822] Compiling BitCollections BitSet.Counted.swift
[726/822] Compiling BitCollections BitSet.Index.swift
[727/822] Compiling BitCollections BitSet._UnsafeHandle.swift
[728/822] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[729/822] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[732/822] Compiling Atomics IntegerOperations.swift
[733/822] Compiling Atomics Unmanaged extensions.swift
[734/822] Compiling BitCollections BitSet+Invariants.swift
[735/822] Compiling BitCollections BitSet+Random.swift
[736/822] Compiling BitCollections BitSet+SetAlgebra basics.swift
[737/822] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[738/822] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[739/822] Compiling BitCollections BitSet+Extras.swift
[740/822] Compiling BitCollections BitArray+Shifts.swift
[741/822] Compiling BitCollections BitArray+Testing.swift
[742/822] Compiling BitCollections BitArray._UnsafeHandle.swift
[743/822] Compiling BitCollections BitArray.swift
[744/822] Compiling BitCollections BitSet+BidirectionalCollection.swift
[745/822] Compiling BitCollections BitSet+Codable.swift
[748/822] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[749/822] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[750/822] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[751/822] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[752/822] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[753/822] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[754/827] Compiling BitCollections BitArray+BitwiseOperations.swift
[755/827] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[756/827] Compiling BitCollections BitArray+Codable.swift
[757/827] Compiling BitCollections BitArray+Collection.swift
[758/827] Emitting module OrderedCollections
[777/827] Compiling BitCollections BitSet.swift
[778/827] Compiling BitCollections Range+Utilities.swift
[779/827] Compiling BitCollections Slice+Utilities.swift
[780/827] Compiling BitCollections UInt+Tricks.swift
[781/827] Compiling BitCollections _Word.swift
[781/827] Compiling c-nioatomics.c
[789/827] Compiling BitCollections BitArray+Descriptions.swift
[790/827] Compiling BitCollections BitArray+Equatable.swift
[791/827] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[792/827] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[793/827] Compiling BitCollections BitArray+Extras.swift
[794/827] Compiling BitCollections BitArray+Fill.swift
[795/827] Compiling BitCollections BitArray+Hashable.swift
[796/827] Compiling BitCollections BitArray+Initializers.swift
[797/827] Compiling BitCollections BitArray+Invariants.swift
[798/827] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[807/827] Emitting module BitCollections
[819/827] Compiling c-atomics.c
[821/827] Emitting module _RopeModule
[822/833] Compiling NIOConcurrencyHelpers lock.swift
[823/833] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[824/833] Compiling NIOConcurrencyHelpers atomics.swift
[825/833] Compiling NIOConcurrencyHelpers NIOLock.swift
[826/833] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[827/833] Emitting module NIOConcurrencyHelpers
[828/833] Emitting module HashTreeCollections
[829/835] Compiling Collections Collections.swift
[830/835] Emitting module Collections
[831/835] Emitting module Atomics
[836/897] Compiling NIOCore AddressedEnvelope.swift
[837/897] Compiling NIOCore AsyncAwaitSupport.swift
[838/897] Compiling NIOCore AsyncChannel.swift
[839/897] Compiling NIOCore AsyncChannelHandler.swift
[840/897] Compiling NIOCore AsyncChannelInboundStream.swift
[841/897] Compiling NIOCore AsyncChannelOutboundWriter.swift
[842/897] Compiling NIOCore NIOAsyncSequenceProducer.swift
[843/903] Compiling NIOCore Codec.swift
[844/903] Compiling NIOCore ConvenienceOptionSupport.swift
[845/903] Compiling NIOCore DeadChannel.swift
[846/903] Compiling NIOCore DispatchQueue+WithFuture.swift
[847/903] Compiling NIOCore EventLoop+Deprecated.swift
[848/903] Compiling NIOCore EventLoop+SerialExecutor.swift
[849/903] Compiling NIOCore EventLoop.swift
[850/903] Compiling NIOCore Linux.swift
[851/903] Compiling NIOCore MarkedCircularBuffer.swift
[852/903] Compiling NIOCore MulticastChannel.swift
[853/903] Compiling NIOCore NIOAny.swift
[854/903] Compiling NIOCore NIOCloseOnErrorHandler.swift
[855/903] Compiling NIOCore NIOLoopBound.swift
[856/903] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[857/903] Compiling NIOCore EventLoopFuture+Deprecated.swift
[858/903] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[859/903] Compiling NIOCore EventLoopFuture.swift
[860/903] Compiling NIOCore FileDescriptor.swift
[861/903] Compiling NIOCore FileHandle.swift
[862/903] Compiling NIOCore FileRegion.swift
[863/903] Compiling NIOCore SocketOptionProvider.swift
[864/903] Compiling NIOCore SystemCallHelpers.swift
[865/903] Compiling NIOCore TimeAmount+Duration.swift
[866/903] Compiling NIOCore TypeAssistedChannelHandler.swift
[867/903] Compiling NIOCore UniversalBootstrapSupport.swift
[868/903] Compiling NIOCore Utilities.swift
[869/903] Compiling NIOCore NIOScheduledCallback.swift
[870/903] Compiling NIOCore NIOSendable.swift
[871/903] Compiling NIOCore PointerHelpers.swift
[872/903] Compiling NIOCore RecvByteBufferAllocator.swift
[873/903] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[874/903] Compiling NIOCore SocketAddresses.swift
[875/903] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[876/903] Compiling NIOCore NIOAsyncWriter.swift
[877/903] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[878/903] Compiling NIOCore BSDSocketAPI.swift
[879/903] Compiling NIOCore ByteBuffer-aux.swift
[880/903] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[881/903] Compiling NIOCore ByteBuffer-conversions.swift
[882/903] Compiling NIOCore GlobalSingletons.swift
[883/903] Compiling NIOCore IO.swift
[884/903] Compiling NIOCore IOData.swift
[885/903] Compiling NIOCore IPProtocol.swift
[886/903] Compiling NIOCore IntegerBitPacking.swift
[887/903] Compiling NIOCore IntegerTypes.swift
[888/903] Compiling NIOCore Interfaces.swift
[889/903] Compiling NIOCore Channel.swift
[890/903] Compiling NIOCore ChannelHandler.swift
[891/903] Compiling NIOCore ChannelHandlers.swift
[892/903] Compiling NIOCore ChannelInvoker.swift
[893/903] Compiling NIOCore ChannelOption.swift
[894/903] Compiling NIOCore ChannelPipeline.swift
[895/903] Compiling NIOCore CircularBuffer.swift
[896/903] Compiling NIOCore ByteBuffer-core.swift
[897/903] Compiling NIOCore ByteBuffer-hex.swift
[898/903] Compiling NIOCore ByteBuffer-int.swift
[899/903] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[900/903] Compiling NIOCore ByteBuffer-multi-int.swift
[901/903] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[902/903] Compiling NIOCore ByteBuffer-views.swift
[903/903] Emitting module NIOCore
[904/957] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[905/957] Compiling NIOEmbedded Embedded.swift
[906/957] Emitting module NIOEmbedded
[907/957] Compiling NIOEmbedded AsyncTestingChannel.swift
[908/957] Compiling NIOPosix Selectable.swift
[909/957] Compiling NIOPosix SelectableChannel.swift
[910/957] Compiling NIOPosix SelectableEventLoop.swift
[911/957] Compiling NIOPosix SelectorEpoll.swift
[912/957] Compiling NIOPosix SelectorGeneric.swift
[913/962] Compiling NIOPosix PooledRecvBufferAllocator.swift
[914/962] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[915/962] Compiling NIOPosix PosixSingletons.swift
[916/962] Compiling NIOPosix RawSocketBootstrap.swift
[917/962] Compiling NIOPosix Resolver.swift
[918/962] Compiling NIOPosix BSDSocketAPICommon.swift
[919/962] Compiling NIOPosix BSDSocketAPIPosix.swift
[920/962] Compiling NIOPosix BSDSocketAPIWindows.swift
[921/962] Compiling NIOPosix BaseSocket.swift
[922/962] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[923/962] Compiling NIOPosix BaseSocketChannel.swift
[924/962] Compiling NIOPosix PendingWritesManager.swift
[925/962] Compiling NIOPosix PipeChannel.swift
[926/962] Compiling NIOPosix PipePair.swift
[927/962] Compiling NIOPosix PointerHelpers.swift
[928/962] Compiling NIOPosix Pool.swift
[929/962] Compiling NIOPosix SocketProtocols.swift
[930/962] Compiling NIOPosix System.swift
[931/962] Compiling NIOPosix Thread.swift
[932/962] Compiling NIOPosix ThreadPosix.swift
[933/962] Compiling NIOPosix ThreadWindows.swift
[934/962] Compiling NIOPosix GetaddrinfoResolver.swift
[935/962] Compiling NIOPosix HappyEyeballs.swift
[936/962] Compiling NIOPosix IO.swift
[937/962] Compiling NIOPosix IntegerBitPacking.swift
[938/962] Compiling NIOPosix IntegerTypes.swift
[939/962] Compiling NIOPosix Linux.swift
[940/962] Compiling NIOPosix SelectorKqueue.swift
[941/962] Compiling NIOPosix SelectorUring.swift
[942/962] Compiling NIOPosix ServerSocket.swift
[943/962] Compiling NIOPosix Socket.swift
[944/962] Compiling NIOPosix SocketChannel.swift
[945/962] Compiling NIOPosix LinuxCPUSet.swift
[946/962] Compiling NIOPosix LinuxUring.swift
[947/962] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[948/962] Compiling NIOPosix NIOThreadPool.swift
[949/962] Compiling NIOPosix NonBlockingFileIO.swift
[950/962] Compiling NIOPosix PendingDatagramWritesManager.swift
[951/962] Compiling NIOPosix BaseStreamSocketChannel.swift
[952/962] Compiling NIOPosix Bootstrap.swift
[953/962] Compiling NIOPosix ControlMessage.swift
[954/962] Compiling NIOPosix DatagramVectorReadManager.swift
[955/962] Compiling NIOPosix Errors+Any.swift
[956/962] Compiling NIOPosix FileDescriptor.swift
[957/962] Emitting module NIOPosix
[958/962] Compiling NIOPosix UnsafeTransfer.swift
[959/962] Compiling NIOPosix Utilities.swift
[960/962] Compiling NIOPosix VsockAddress.swift
[961/962] Compiling NIOPosix VsockChannelEvents.swift
[962/962] Compiling NIOPosix resource_bundle_accessor.swift
[963/964] Compiling NIO Exports.swift
[964/964] Emitting module NIO
[965/1005] Compiling NIOExtras NIOExtrasError.swift
[966/1006] Compiling NIOExtras RequestResponseHandler.swift
[967/1006] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[968/1006] Compiling NIOExtras PCAPRingBuffer.swift
[969/1006] Compiling NIOExtras NIOLengthFieldBitLength.swift
[970/1006] Compiling NIOExtras QuiescingHelper.swift
[971/1006] Compiling NIOTLS TLSEvents.swift
[972/1006] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[973/1006] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[974/1006] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[975/1006] Emitting module NIOTLS
[976/1006] Compiling NIOTLS SNIHandler.swift
[977/1006] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[978/1006] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[979/1007] Compiling NIOExtras JSONRPCFraming.swift
[980/1007] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[981/1007] Compiling NIOExtras FixedLengthFrameDecoder.swift
[982/1007] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[983/1007] Compiling NIOExtras DebugInboundEventsHandler.swift
[984/1007] Compiling NIOExtras DebugOutboundEventsHandler.swift
[985/1007] Compiling NIOExtras LengthFieldPrepender.swift
[986/1007] Compiling NIOExtras LineBasedFrameDecoder.swift
[987/1029] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[988/1029] Emitting module NIOFoundationCompat
[989/1029] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[990/1029] Emitting module NIOExtras
[991/1029] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[992/1029] Compiling NIOSSL NIOSSLServerHandler.swift
[993/1029] Compiling NIOSSL ByteBufferBIO.swift
[994/1029] Compiling NIOSSL CustomPrivateKey.swift
[995/1029] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[996/1029] Compiling NIOExtras WritePCAPHandler.swift
[997/1029] Emitting module NIOHTTP1
[998/1029] Compiling NIOSSL IdentityVerification.swift
[999/1029] Compiling NIOSSL SSLPublicKey.swift
[1000/1029] Compiling NIOSSL SSLCertificate.swift
[1001/1029] Compiling NIOSSL SSLErrors.swift
[1002/1029] Compiling NIOSSL NIOSSLHandler.swift
[1003/1029] Compiling NIOSSL SSLCallbacks.swift
[1004/1029] Compiling NIOSSL LinuxCABundle.swift
[1005/1029] Compiling NIOSSL NIOSSLClientHandler.swift
[1006/1029] Compiling NIOSSL ObjectIdentifier.swift
[1007/1029] Compiling NIOSSL PosixPort.swift
[1008/1048] Emitting module NIOSSL
[1009/1050] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1010/1050] Compiling MultipartKit FormDataEncoder.swift
[1011/1050] Compiling MultipartKit MultipartPartConvertible.swift
[1012/1050] Compiling NIOSSL SubjectAlternativeName.swift
[1013/1050] Compiling MultipartKit Storage.swift
[1014/1050] Compiling MultipartKit MultipartFormData.swift
[1015/1050] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1016/1050] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1017/1050] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1018/1050] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1019/1050] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1020/1050] Compiling MultipartKit FormDataDecoder.swift
[1021/1050] Compiling MultipartKit MultipartError.swift
[1022/1050] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1023/1050] Compiling MultipartKit MultipartParser.swift
[1024/1050] Compiling MultipartKit MultipartPart.swift
[1025/1050] Compiling NIOSSL SSLConnection.swift
[1026/1050] Compiling NIOSSL SSLContext.swift
[1027/1050] Compiling MultipartKit Exports.swift
[1028/1050] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1029/1050] Compiling MultipartKit BasicCodingKey.swift
[1030/1050] Compiling NIOSSL TLSConfiguration.swift
[1031/1050] Compiling NIOSSL UniversalBootstrapSupport.swift
[1038/1050] Emitting module MultipartKit
[1051/1052] Compiling MultipartKit MultipartSerializer.swift
[1052/1052] Compiling MultipartKit Utilities.swift
[1053/1070] Compiling SMTPKitten +Disposition.swift
[1054/1070] Compiling SMTPKitten +build.swift
[1055/1070] Compiling SMTPKitten MailBodyBuilder.swift
[1056/1070] Compiling SMTPKitten SMTPSSLMode.swift
[1057/1070] Compiling SMTPKitten +handshake.swift
[1058/1070] Compiling SMTPKitten +serialization.swift
[1059/1070] Compiling SMTPKitten Mail.swift
[1060/1071] Compiling SMTPKitten +Attachment.swift
[1061/1071] Compiling SMTPKitten +Content.swift
[1062/1071] Emitting module SMTPKitten
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPCommandsHelper.swift:23:23: warning: static property 'login' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | /// SMTP Authentication method.
15 | public struct SMTPAuthMethod {
| `- note: consider making struct 'SMTPAuthMethod' conform to the 'Sendable' protocol
16 | internal enum _Method: String, CaseIterable {
17 | case plain = "PLAIN"
:
21 | let method: _Method
22 |
23 | public static let login = SMTPAuthMethod(method: .login)
| |- warning: static property 'login' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'login' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | public static let plain = SMTPAuthMethod(method: .plain)
25 | }
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPCommandsHelper.swift:24:23: warning: static property 'plain' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | /// SMTP Authentication method.
15 | public struct SMTPAuthMethod {
| `- note: consider making struct 'SMTPAuthMethod' conform to the 'Sendable' protocol
16 | internal enum _Method: String, CaseIterable {
17 | case plain = "PLAIN"
:
22 |
23 | public static let login = SMTPAuthMethod(method: .login)
24 | public static let plain = SMTPAuthMethod(method: .plain)
| |- warning: static property 'plain' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'plain' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
[1063/1071] Compiling SMTPKitten Errors.swift
[1064/1071] Compiling SMTPKitten Helpers.swift
[1065/1071] Compiling SMTPKitten +login.swift
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPCommandsHelper.swift:24:23: warning: static property 'plain' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | /// SMTP Authentication method.
15 | public struct SMTPAuthMethod {
| `- note: consider making struct 'SMTPAuthMethod' conform to the 'Sendable' protocol
16 | internal enum _Method: String, CaseIterable {
17 | case plain = "PLAIN"
:
22 |
23 | public static let login = SMTPAuthMethod(method: .login)
24 | public static let plain = SMTPAuthMethod(method: .plain)
| |- warning: static property 'plain' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'plain' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPCommandsHelper.swift:23:23: warning: static property 'login' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | /// SMTP Authentication method.
15 | public struct SMTPAuthMethod {
| `- note: consider making struct 'SMTPAuthMethod' conform to the 'Sendable' protocol
16 | internal enum _Method: String, CaseIterable {
17 | case plain = "PLAIN"
:
21 | let method: _Method
22 |
23 | public static let login = SMTPAuthMethod(method: .login)
| |- warning: static property 'login' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'login' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | public static let plain = SMTPAuthMethod(method: .plain)
25 | }
[1066/1071] Compiling SMTPKitten +sendMail.swift
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPCommandsHelper.swift:24:23: warning: static property 'plain' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | /// SMTP Authentication method.
15 | public struct SMTPAuthMethod {
| `- note: consider making struct 'SMTPAuthMethod' conform to the 'Sendable' protocol
16 | internal enum _Method: String, CaseIterable {
17 | case plain = "PLAIN"
:
22 |
23 | public static let login = SMTPAuthMethod(method: .login)
24 | public static let plain = SMTPAuthMethod(method: .plain)
| |- warning: static property 'plain' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'plain' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPCommandsHelper.swift:23:23: warning: static property 'login' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | /// SMTP Authentication method.
15 | public struct SMTPAuthMethod {
| `- note: consider making struct 'SMTPAuthMethod' conform to the 'Sendable' protocol
16 | internal enum _Method: String, CaseIterable {
17 | case plain = "PLAIN"
:
21 | let method: _Method
22 |
23 | public static let login = SMTPAuthMethod(method: .login)
| |- warning: static property 'login' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'login' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | public static let plain = SMTPAuthMethod(method: .plain)
25 | }
[1067/1071] Compiling SMTPKitten ReplyDecoder.swift
[1068/1071] Compiling SMTPKitten Request+Reply.swift
[1069/1071] Compiling SMTPKitten SMTPClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:107:13: warning: capture of 'self' with non-sendable type 'SMTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | import NIOSSL
5 |
6 | public final class SMTPClient {
| `- note: class 'SMTPClient' does not conform to the 'Sendable' protocol
7 | public struct Handle: ~Copyable, Sendable {
8 | enum State {
:
105 | }
106 | } onCancel: {
107 | requestWriter.finish()
| `- warning: capture of 'self' with non-sendable type 'SMTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
108 | }
109 | }
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:146:26: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
109 | }
110 |
111 | public static func withConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
112 | to host: String,
113 | port: Int = 587,
:
144 |
145 | let client = SMTPClient(channel: asyncChannel)
146 | return try await withThrowingTaskGroup(of: T.self) { group in
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
147 | group.addTask {
148 | var handle = Handle(
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:147:19: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
109 | }
110 |
111 | public static func withConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
112 | to host: String,
113 | port: Int = 587,
:
145 | let client = SMTPClient(channel: asyncChannel)
146 | return try await withThrowingTaskGroup(of: T.self) { group in
147 | group.addTask {
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
148 | var handle = Handle(
149 | host: host,
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:177:19: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
109 | }
110 |
111 | public static func withConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
112 | to host: String,
113 | port: Int = 587,
:
175 | }
176 |
177 | group.addTask {
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 | try await client.run()
179 | }
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:180:48: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
109 | }
110 |
111 | public static func withConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
112 | to host: String,
113 | port: Int = 587,
:
178 | try await client.run()
179 | }
180 | guard let result = try await group.next() else {
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
181 | throw CancellationError()
182 | }
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:183:19: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
109 | }
110 |
111 | public static func withConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
112 | to host: String,
113 | port: Int = 587,
:
181 | throw CancellationError()
182 | }
183 | group.cancelAll()
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
184 | return result
185 | }
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:121:41: warning: capture of 'ssl' with non-sendable type 'SMTPSSLMode' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 | ).connect(host: host, port: port) { channel in
120 | do {
121 | if case .tls(let tls) = ssl.mode {
| `- warning: capture of 'ssl' with non-sendable type 'SMTPSSLMode' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 | let context = try NIOSSLContext(
123 | configuration: tls.configuration.makeTlsConfiguration()
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPSSLMode.swift:39:15: note: consider making struct 'SMTPSSLMode' conform to the 'Sendable' protocol
37 |
38 | /// The mode that the SMTP client should use for SSL. This can be either `startTLS`, `tls` or `insecure`.
39 | public struct SMTPSSLMode {
| `- note: consider making struct 'SMTPSSLMode' conform to the 'Sendable' protocol
40 | internal enum _Mode {
41 | /// The SMTP client should use the `STARTTLS` command to upgrade the connection to SSL.
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPCommandsHelper.swift:23:23: warning: static property 'login' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | /// SMTP Authentication method.
15 | public struct SMTPAuthMethod {
| `- note: consider making struct 'SMTPAuthMethod' conform to the 'Sendable' protocol
16 | internal enum _Method: String, CaseIterable {
17 | case plain = "PLAIN"
:
21 | let method: _Method
22 |
23 | public static let login = SMTPAuthMethod(method: .login)
| |- warning: static property 'login' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'login' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | public static let plain = SMTPAuthMethod(method: .plain)
25 | }
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPCommandsHelper.swift:24:23: warning: static property 'plain' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | /// SMTP Authentication method.
15 | public struct SMTPAuthMethod {
| `- note: consider making struct 'SMTPAuthMethod' conform to the 'Sendable' protocol
16 | internal enum _Method: String, CaseIterable {
17 | case plain = "PLAIN"
:
22 |
23 | public static let login = SMTPAuthMethod(method: .login)
24 | public static let plain = SMTPAuthMethod(method: .plain)
| |- warning: static property 'plain' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'plain' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:147:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
145 | let client = SMTPClient(channel: asyncChannel)
146 | return try await withThrowingTaskGroup(of: T.self) { group in
147 | group.addTask {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
148 | var handle = Handle(
149 | host: host,
:
172 |
173 | handle.state = .prepared(client.requestWriter, handshake: handshake)
174 | return try await perform(&handle)
| `- note: closure captures 'perform' which is accessible to code in the current task
175 | }
176 |
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:177:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
175 | }
176 |
177 | group.addTask {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
178 | try await client.run()
| `- note: closure captures 'client' which is accessible to code in the current task
179 | }
180 | guard let result = try await group.next() else {
[1070/1071] Compiling SMTPKitten SMTPCommandsHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:107:13: warning: capture of 'self' with non-sendable type 'SMTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
4 | import NIOSSL
5 |
6 | public final class SMTPClient {
| `- note: class 'SMTPClient' does not conform to the 'Sendable' protocol
7 | public struct Handle: ~Copyable, Sendable {
8 | enum State {
:
105 | }
106 | } onCancel: {
107 | requestWriter.finish()
| `- warning: capture of 'self' with non-sendable type 'SMTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
108 | }
109 | }
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:146:26: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
109 | }
110 |
111 | public static func withConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
112 | to host: String,
113 | port: Int = 587,
:
144 |
145 | let client = SMTPClient(channel: asyncChannel)
146 | return try await withThrowingTaskGroup(of: T.self) { group in
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
147 | group.addTask {
148 | var handle = Handle(
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:147:19: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
109 | }
110 |
111 | public static func withConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
112 | to host: String,
113 | port: Int = 587,
:
145 | let client = SMTPClient(channel: asyncChannel)
146 | return try await withThrowingTaskGroup(of: T.self) { group in
147 | group.addTask {
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
148 | var handle = Handle(
149 | host: host,
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:177:19: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
109 | }
110 |
111 | public static func withConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
112 | to host: String,
113 | port: Int = 587,
:
175 | }
176 |
177 | group.addTask {
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 | try await client.run()
179 | }
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:180:48: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
109 | }
110 |
111 | public static func withConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
112 | to host: String,
113 | port: Int = 587,
:
178 | try await client.run()
179 | }
180 | guard let result = try await group.next() else {
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
181 | throw CancellationError()
182 | }
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:183:19: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
109 | }
110 |
111 | public static func withConnection<T>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
112 | to host: String,
113 | port: Int = 587,
:
181 | throw CancellationError()
182 | }
183 | group.cancelAll()
| `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
184 | return result
185 | }
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:121:41: warning: capture of 'ssl' with non-sendable type 'SMTPSSLMode' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 | ).connect(host: host, port: port) { channel in
120 | do {
121 | if case .tls(let tls) = ssl.mode {
| `- warning: capture of 'ssl' with non-sendable type 'SMTPSSLMode' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 | let context = try NIOSSLContext(
123 | configuration: tls.configuration.makeTlsConfiguration()
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPSSLMode.swift:39:15: note: consider making struct 'SMTPSSLMode' conform to the 'Sendable' protocol
37 |
38 | /// The mode that the SMTP client should use for SSL. This can be either `startTLS`, `tls` or `insecure`.
39 | public struct SMTPSSLMode {
| `- note: consider making struct 'SMTPSSLMode' conform to the 'Sendable' protocol
40 | internal enum _Mode {
41 | /// The SMTP client should use the `STARTTLS` command to upgrade the connection to SSL.
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPCommandsHelper.swift:23:23: warning: static property 'login' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | /// SMTP Authentication method.
15 | public struct SMTPAuthMethod {
| `- note: consider making struct 'SMTPAuthMethod' conform to the 'Sendable' protocol
16 | internal enum _Method: String, CaseIterable {
17 | case plain = "PLAIN"
:
21 | let method: _Method
22 |
23 | public static let login = SMTPAuthMethod(method: .login)
| |- warning: static property 'login' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'login' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | public static let plain = SMTPAuthMethod(method: .plain)
25 | }
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPCommandsHelper.swift:24:23: warning: static property 'plain' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | /// SMTP Authentication method.
15 | public struct SMTPAuthMethod {
| `- note: consider making struct 'SMTPAuthMethod' conform to the 'Sendable' protocol
16 | internal enum _Method: String, CaseIterable {
17 | case plain = "PLAIN"
:
22 |
23 | public static let login = SMTPAuthMethod(method: .login)
24 | public static let plain = SMTPAuthMethod(method: .plain)
| |- warning: static property 'plain' is not concurrency-safe because non-'Sendable' type 'SMTPAuthMethod' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'plain' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:147:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
145 | let client = SMTPClient(channel: asyncChannel)
146 | return try await withThrowingTaskGroup(of: T.self) { group in
147 | group.addTask {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
148 | var handle = Handle(
149 | host: host,
:
172 |
173 | handle.state = .prepared(client.requestWriter, handshake: handshake)
174 | return try await perform(&handle)
| `- note: closure captures 'perform' which is accessible to code in the current task
175 | }
176 |
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:177:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
175 | }
176 |
177 | group.addTask {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
178 | try await client.run()
| `- note: closure captures 'client' which is accessible to code in the current task
179 | }
180 | guard let result = try await group.next() else {
[1071/1071] Compiling SMTPKitten MailUser.swift
Build complete! (43.47s)
Build complete.
{
"dependencies" : [
{
"identity" : "multipart-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.7.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/multipart-kit.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.60.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
}
],
"manifest_display_name" : "SMTPKitten",
"name" : "SMTPKitten",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SMTPKitten",
"targets" : [
"SMTPKitten"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SMTPKittenTests",
"module_type" : "SwiftTarget",
"name" : "SMTPKittenTests",
"path" : "Tests/SMTPKittenTests",
"sources" : [
"SMTPKittenTests.swift"
],
"target_dependencies" : [
"SMTPKitten"
],
"type" : "test"
},
{
"c99name" : "SMTPKitten",
"module_type" : "SwiftTarget",
"name" : "SMTPKitten",
"path" : "Sources/SMTPKitten",
"product_dependencies" : [
"MultipartKit",
"NIOCore",
"NIOPosix",
"NIOFoundationCompat",
"NIOExtras",
"NIOSSL"
],
"product_memberships" : [
"SMTPKitten"
],
"sources" : [
"Connection/Errors.swift",
"Connection/Helpers.swift",
"Connection/ReplyDecoder.swift",
"Connection/Request+Reply.swift",
"Connection/SMTPClient.swift",
"Connection/SMTPCommandsHelper.swift",
"Connection/SMTPSSLMode.swift",
"SMTPClient+Commands/+handshake.swift",
"SMTPClient+Commands/+login.swift",
"SMTPClient+Commands/+sendMail.swift",
"Types/Mail/+Attachment.swift",
"Types/Mail/+Content.swift",
"Types/Mail/+Disposition.swift",
"Types/Mail/+build.swift",
"Types/Mail/+serialization.swift",
"Types/Mail/Mail.swift",
"Types/Mail/MailBodyBuilder.swift",
"Types/MailUser.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.