Build Information
Failed to build KituraKit, reference 1.0.200 (5ba793
), with Swift 6.0 for Linux on 27 Nov 2024 22:03:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/KituraKit.git
Reference: 1.0.200
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/Kitura/KituraKit
* tag 1.0.200 -> FETCH_HEAD
HEAD is now at 5ba7932 Misc org update (#60)
Cloned https://github.com/Kitura/KituraKit.git
Revision (git rev-parse @):
5ba793230b228d2b2a2582a9f792f0df0ab44d03
SUCCESS checkout https://github.com/Kitura/KituraKit.git at 1.0.200
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Kitura/KituraKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Kitura/SwiftyRequest.git
Fetching https://github.com/Kitura/KituraContracts.git
[1/2546] Fetching kituracontracts
[282/4641] Fetching kituracontracts, swiftyrequest
Fetched https://github.com/Kitura/SwiftyRequest.git from cache (0.35s)
Fetched https://github.com/Kitura/KituraContracts.git from cache (0.36s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.51s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.21s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.59s)
Fetching https://github.com/apple/swift-log.git
[1/3702] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.47s)
Computing version for https://github.com/Kitura/SwiftyRequest.git
Computed https://github.com/Kitura/SwiftyRequest.git at 3.2.200 (0.53s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/Kitura/CircuitBreaker.git
[1/1733] Fetching circuitbreaker
[1734/15042] Fetching circuitbreaker, async-http-client
Fetched https://github.com/Kitura/CircuitBreaker.git from cache (0.34s)
[1464/13309] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.86s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.1.1 (0.50s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/5171] Fetching swift-nio-extras
[5172/18480] Fetching swift-nio-extras, swift-nio-ssl
[6636/90446] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.64s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.66s)
[47498/71966] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.77s)
Computing version for https://github.com/Kitura/CircuitBreaker.git
Computed https://github.com/Kitura/CircuitBreaker.git at 5.1.0 (0.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.43s)
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.47s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-http-types
[1/665] Fetching swift-http-types
[666/11817] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types from cache (0.97s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.98s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.55s)
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)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.72s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3919] Fetching swift-system
[3920/19516] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.13s)
Fetched https://github.com/apple/swift-collections.git from cache (1.16s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
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.51s)
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-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/Kitura/CircuitBreaker.git
Working copy of https://github.com/Kitura/CircuitBreaker.git resolved at 5.1.0
Creating working copy for https://github.com/Kitura/SwiftyRequest.git
Working copy of https://github.com/Kitura/SwiftyRequest.git resolved at 3.2.200
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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.1.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
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.1
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
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/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.201
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Building for debugging...
[0/444] Write sources
[16/444] Compiling CNIOLLHTTP c_nio_http.c
[16/444] Write sources
[19/444] Compiling _AtomicsShims.c
[20/444] Write sources
[22/444] Compiling CNIOLLHTTP c_nio_api.c
[23/444] Compiling aesni-x86_64-apple.S
[24/444] Compiling CNIOWindows shim.c
[25/444] Compiling aesni-x86_64-linux.S
[26/444] Compiling CNIOWindows WSAStartup.c
[26/444] Compiling CNIOWASI CNIOWASI.c
[28/444] Compiling CNIOExtrasZlib empty.c
[29/444] Compiling CNIOLinux liburing_shims.c
[30/444] Compiling a_mbstr.c
[31/444] Compiling CNIODarwin shim.c
[32/444] Compiling a_object.c
[33/444] Compiling CNIOLinux shim.c
[34/444] Compiling fiat_p256_adx_sqr.S
[35/444] Compiling fiat_curve25519_adx_square.S
[36/444] Compiling fiat_p256_adx_mul.S
[37/444] Compiling fiat_curve25519_adx_mul.S
[38/444] Write swift-version-24593BA9C3E375BF.txt
[39/444] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/448] Compiling CNIOBoringSSLShims shims.c
[42/450] Emitting module _NIOBase64
[42/450] Compiling tls_method.cc
[43/450] Compiling tls_record.cc
[44/450] Compiling tls13_both.cc
[45/450] Compiling tls13_enc.cc
[46/450] Compiling tls13_client.cc
[47/472] Compiling tls13_server.cc
[49/472] Emitting module Logging
[49/472] Compiling t1_enc.cc
[50/472] Compiling ssl_versions.cc
[51/472] Compiling ssl_transcript.cc
[52/472] Compiling ssl_x509.cc
[53/472] Compiling ssl_stat.cc
[54/472] Compiling ssl_privkey.cc
[55/472] Compiling ssl_session.cc
[56/472] Compiling ssl_lib.cc
[57/472] Compiling ssl_key_share.cc
[59/472] Compiling _NIODataStructures _TinyArray.swift
[60/472] Compiling _NIODataStructures PriorityQueue.swift
[61/472] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[62/472] Compiling InternalCollectionsUtilities Integer rank.swift
[63/472] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[64/474] Compiling InternalCollectionsUtilities Debugging.swift
[65/474] Compiling InternalCollectionsUtilities Descriptions.swift
[66/474] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[67/474] Compiling InternalCollectionsUtilities Specialize.swift
[68/474] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[69/474] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[70/474] Compiling _NIOBase64 Base64.swift
[71/475] Compiling InternalCollectionsUtilities UInt+reversed.swift
[72/475] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[73/475] Compiling InternalCollectionsUtilities _SortedCollection.swift
[74/475] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[75/475] Emitting module InternalCollectionsUtilities
[76/475] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[77/475] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[78/475] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[79/475] Compiling ssl_file.cc
[81/475] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[82/475] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[83/476] Compiling ssl_credential.cc
[85/491] Compiling Logging MetadataProvider.swift
[86/491] Compiling _NIODataStructures Heap.swift
[87/491] Emitting module _NIODataStructures
[88/492] Compiling Logging Logging.swift
[89/492] Compiling Logging LogHandler.swift
[90/492] Compiling Logging Locks.swift
[92/493] Compiling DequeModule _DequeBuffer.swift
[93/493] Compiling DequeModule _DequeBufferHeader.swift
[94/495] Compiling ssl_cipher.cc
[96/495] Compiling DequeModule Deque+CustomReflectable.swift
[97/495] Compiling DequeModule Deque+Descriptions.swift
[98/495] Compiling DequeModule Deque+Equatable.swift
[99/495] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[99/495] Compiling ssl_cert.cc
[101/497] Compiling DequeModule _DequeSlot.swift
[102/497] Compiling DequeModule _UnsafeWrappedBuffer.swift
[102/497] Compiling ssl_buffer.cc
[103/497] Compiling ssl_asn1.cc
[104/497] Compiling ssl_aead_ctx.cc
[106/497] Compiling DequeModule Deque+Extras.swift
[107/497] Compiling DequeModule Deque+Hashable.swift
[108/497] Compiling DequeModule Deque._UnsafeHandle.swift
[109/497] Compiling DequeModule Deque.swift
[110/497] Compiling DequeModule Deque+Testing.swift
[111/497] Compiling DequeModule Deque._Storage.swift
[112/497] Compiling DequeModule Deque+Codable.swift
[113/497] Compiling DequeModule Deque+Collection.swift
[113/497] Compiling s3_pkt.cc
[113/497] Compiling s3_both.cc
[115/497] Compiling s3_lib.cc
[117/497] Emitting module DequeModule
[118/498] Compiling handshake.cc
[119/498] Compiling handshake_client.cc
[120/498] Compiling handshake_server.cc
[121/498] Compiling handoff.cc
[122/498] Compiling encrypted_client_hello.cc
[123/498] Compiling extensions.cc
[124/498] Compiling dtls_record.cc
[125/498] Compiling md5-x86_64-linux.S
[126/498] Compiling md5-x86_64-apple.S
[127/498] Compiling md5-586-linux.S
[128/498] Compiling md5-586-apple.S
[129/498] Compiling dtls_method.cc
[130/498] Compiling err_data.c
[131/498] Compiling chacha20_poly1305_x86_64-apple.S
[132/498] Compiling chacha20_poly1305_x86_64-linux.S
[133/498] Compiling d1_srtp.cc
[134/498] Compiling chacha20_poly1305_armv8-win.S
[135/498] Compiling chacha20_poly1305_armv8-linux.S
[136/498] Compiling chacha20_poly1305_armv8-apple.S
[137/498] Compiling chacha-x86_64-linux.S
[138/498] Compiling bio_ssl.cc
[139/498] Compiling chacha-x86_64-apple.S
[140/498] Compiling chacha-x86-apple.S
[141/498] Compiling d1_pkt.cc
[142/498] Compiling chacha-x86-linux.S
[143/498] Compiling chacha-armv8-win.S
[144/498] Compiling chacha-armv8-linux.S
[145/498] Compiling chacha-armv4-linux.S
[146/498] Compiling chacha-armv8-apple.S
[147/498] Compiling aes128gcmsiv-x86_64-apple.S
[148/498] Compiling aes128gcmsiv-x86_64-linux.S
[149/498] Compiling x86_64-mont5-apple.S
[150/498] Compiling x86_64-mont5-linux.S
[151/498] Compiling x86_64-mont-linux.S
[152/498] Compiling x86_64-mont-apple.S
[153/498] Compiling x86-mont-linux.S
[154/498] Compiling x86-mont-apple.S
[155/498] Compiling vpaes-x86_64-linux.S
[156/498] Compiling vpaes-x86-apple.S
[157/498] Compiling vpaes-x86_64-apple.S
[158/498] Compiling vpaes-x86-linux.S
[159/498] Compiling vpaes-armv8-win.S
[160/498] Compiling vpaes-armv8-linux.S
[161/498] Compiling vpaes-armv8-apple.S
[162/498] Compiling vpaes-armv7-linux.S
[163/498] Compiling sha512-x86_64-linux.S
[164/498] Compiling sha512-x86_64-apple.S
[165/498] Compiling sha512-armv8-win.S
[166/498] Compiling sha512-armv8-linux.S
[167/498] Compiling sha512-armv4-linux.S
[168/498] Compiling sha512-586-linux.S
[169/498] Compiling sha512-armv8-apple.S
[169/498] Compiling sha512-586-apple.S
[171/498] Compiling sha256-x86_64-apple.S
[172/498] Compiling sha256-armv8-linux.S
[173/498] Compiling sha256-armv8-win.S
[174/498] Compiling sha256-x86_64-linux.S
[175/498] Compiling sha256-armv8-apple.S
[176/498] Compiling sha256-armv4-linux.S
[177/498] Compiling sha256-586-linux.S
[178/498] Compiling sha256-586-apple.S
[179/498] Compiling sha1-x86_64-apple.S
[180/498] Compiling sha1-x86_64-linux.S
[181/498] Compiling sha1-armv8-apple.S
[182/498] Compiling sha1-armv8-linux.S
[183/498] Compiling sha1-armv8-win.S
[184/498] Compiling sha1-armv4-large-linux.S
[185/498] Compiling sha1-586-linux.S
[186/498] Compiling sha1-586-apple.S
[187/498] Compiling rsaz-avx2-apple.S
[188/498] Compiling rdrand-x86_64-linux.S
[189/498] Compiling rsaz-avx2-linux.S
[190/498] Compiling p256_beeu-x86_64-asm-apple.S
[191/498] Compiling p256_beeu-x86_64-asm-linux.S
[191/498] Compiling rdrand-x86_64-apple.S
[193/498] Compiling p256_beeu-armv8-asm-win.S
[194/498] Compiling p256_beeu-armv8-asm-linux.S
[195/498] Compiling p256_beeu-armv8-asm-apple.S
[196/498] Compiling p256-x86_64-asm-linux.S
[197/498] Compiling d1_both.cc
[198/498] Compiling p256-x86_64-asm-apple.S
[199/498] Compiling p256-armv8-asm-win.S
[200/498] Compiling p256-armv8-asm-linux.S
[201/498] Compiling ghashv8-armv8-linux.S
[202/498] Compiling p256-armv8-asm-apple.S
[203/498] Compiling ghashv8-armv8-win.S
[204/498] Compiling ghashv8-armv8-apple.S
[205/498] Compiling ghash-x86_64-linux.S
[206/498] Compiling ghashv8-armv7-linux.S
[207/498] Compiling d1_lib.cc
[207/498] Compiling ghash-x86_64-apple.S
[209/498] Compiling ghash-x86-linux.S
[210/498] Compiling ghash-ssse3-x86_64-apple.S
[211/498] Compiling ghash-x86-apple.S
[212/498] Compiling ghash-ssse3-x86_64-linux.S
[213/498] Compiling ghash-ssse3-x86-linux.S
[214/498] Compiling ghash-ssse3-x86-apple.S
[215/498] Compiling ghash-neon-armv8-win.S
[216/498] Compiling ghash-neon-armv8-linux.S
[217/498] Compiling co-586-linux.S
[218/498] Compiling ghash-neon-armv8-apple.S
[219/498] Compiling co-586-apple.S
[220/498] Compiling ghash-armv4-linux.S
[221/498] Compiling bn-armv8-linux.S
[222/498] Compiling bn-armv8-win.S
[223/498] Compiling bn-armv8-apple.S
[223/498] Compiling bsaes-armv7-linux.S
[225/498] Compiling bn-586-linux.S
[226/498] Compiling armv8-mont-linux.S
[227/498] Compiling bn-586-apple.S
[228/498] Compiling armv8-mont-win.S
[229/498] Compiling armv4-mont-linux.S
[230/498] Compiling aesv8-gcm-armv8-win.S
[231/498] Compiling armv8-mont-apple.S
[232/498] Compiling aesv8-gcm-armv8-linux.S
[233/498] Compiling aesv8-gcm-armv8-apple.S
[234/498] Compiling aesv8-armv8-win.S
[235/498] Compiling aesv8-armv8-linux.S
[236/498] Compiling aesv8-armv8-apple.S
[237/498] Compiling aesni-x86-linux.S
[238/498] Compiling aesv8-armv7-linux.S
[239/498] Compiling aesni-x86-apple.S
[240/498] Compiling aesni-gcm-x86_64-linux.S
[241/498] Compiling aesni-gcm-x86_64-apple.S
[242/498] Compiling x_spki.c
[243/498] Compiling x_sig.c
[244/498] Compiling x_val.c
[245/498] Compiling x_x509a.c
[246/498] Compiling x_x509.c
[247/498] Compiling x_pubkey.c
[248/498] Compiling x_req.c
[249/498] Compiling x_name.c
[250/498] Compiling x_exten.c
[251/498] Compiling x_attrib.c
[252/498] Compiling x_algor.c
[253/498] Compiling x_crl.c
[255/498] Emitting module LoggerAPI
[256/498] Compiling LoggerAPI Logger.swift
[256/499] Compiling x509spki.c
[257/499] Compiling x509rset.c
[258/499] Compiling x_all.c
[260/499] Compiling x509_txt.c
[261/499] Compiling x509name.c
[262/499] Compiling x509cset.c
[263/499] Compiling x509_vpm.c
[264/499] Compiling x509_v3.c
[265/499] Compiling x509_trs.c
[266/499] Compiling x509_vfy.c
[267/499] Compiling x509_set.c
[268/518] Compiling x509_req.c
[269/518] Compiling x509_obj.c
[270/518] Compiling x509_def.c
[271/518] Compiling x509_ext.c
[272/518] Compiling x509_d2.c
[274/518] Compiling CircuitBreaker Monitor.swift
[274/519] Compiling x509_lu.c
[276/519] Compiling KituraContracts BodyFormat.swift
[277/519] Compiling CircuitBreaker BreakerError.swift
[278/519] Compiling CircuitBreaker Bulkhead.swift
[278/520] Compiling x509_cmp.c
[279/520] Compiling x509.c
[280/520] Compiling x509_att.c
[282/520] Emitting module CircuitBreaker
[282/520] Compiling v3_utl.c
[284/520] Compiling CircuitBreaker Utils.swift
[284/520] Compiling v3_skey.c
[285/520] Compiling v3_pmaps.c
[287/520] Compiling CircuitBreaker Invocation.swift
[287/520] Compiling v3_purp.c
[289/520] Compiling CircuitBreaker MonitorCollection.swift
[290/520] Compiling CircuitBreaker Snapshot.swift
[291/520] Compiling CircuitBreaker Stats.swift
[291/520] Compiling v3_prn.c
[292/520] Compiling v3_ocsp.c
[293/520] Compiling v3_pcons.c
[295/520] Compiling KituraContracts ClosureAliases.swift
[296/520] Compiling KituraContracts Extensions.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/Extensions.swift:214:25: error: 'let' binding pattern cannot appear in an expression
212 |
213 | switch decoderStrategy {
214 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
215 | let strs: [String] = self.components(separatedBy: ",")
216 | let dates = strs.map { formatter.date(from: $0) }.filter { $0 != nil }.map { $0! }
[296/520] Compiling v3_int.c
[298/520] Compiling KituraContracts Coder.swift
[299/520] Compiling KituraContracts QueryDecoder.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryDecoder.swift:210:29: error: 'let' binding pattern cannot appear in an expression
208 | fatalError("ISO8601DateFormatter is unavailable on this platform.")
209 | }
210 | case .formatted(let formatted):
| `- error: 'let' binding pattern cannot appear in an expression
211 | return try decodeType(fieldValue?.date(formatted), to: T.self)
212 | case .custom(let closure):
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryDecoder.swift:233:29: error: 'let' binding pattern cannot appear in an expression
231 | fatalError("ISO8601DateFormatter is unavailable on this platform.")
232 | }
233 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
234 | return try decodeType(fieldValue?.dateArray(formatter), to: T.self)
235 | case .custom(let closure):
[300/520] Compiling KituraContracts QueryEncoder.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryEncoder.swift:352:29: error: 'let' binding pattern cannot appear in an expression
350 | case let fieldValue as Date:
351 | switch encoder.dateEncodingStrategy {
352 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
353 | encoder.dictionary[fieldName] = formatter.string(from: fieldValue)
354 | encoder.anyDictionary[fieldName] = fieldValue
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryEncoder.swift:406:29: error: 'let' binding pattern cannot appear in an expression
404 | fatalError("ISO8601DateFormatter is unavailable on this platform.")
405 | }
406 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
407 | let strs: [String] = fieldValue.map { formatter.string(from: $0) }
408 | encoder.dictionary[fieldName] = strs.joined(separator: ",")
[300/520] Compiling v3_lib.c
[301/520] Compiling v3_ncons.c
[303/520] Emitting module KituraContracts
[303/520] Compiling v3_info.c
[307/520] Compiling CircuitBreaker CircuitBreaker.swift
[308/520] Compiling CircuitBreaker Collection.swift
[308/521] Compiling v3_ia5.c
[309/521] Compiling v3_genn.c
[311/521] Compiling v3_extku.c
[312/521] Compiling v3_enum.c
[313/521] Compiling v3_crld.c
[314/521] Compiling v3_cpols.c
[314/521] Compiling v3_bcons.c
[315/521] Compiling v3_bitst.c
[317/521] Compiling v3_conf.c
[318/521] Compiling v3_alt.c
[319/521] Compiling v3_akeya.c
[320/521] Compiling t_x509a.c
[321/521] Compiling t_req.c
[322/521] Compiling t_x509.c
[323/521] Compiling v3_akey.c
[324/521] Compiling name_print.c
[325/521] Compiling i2d_pr.c
[326/521] Compiling t_crl.c
[327/521] Compiling rsa_pss.c
[328/521] Compiling by_file.c
[329/521] Compiling policy.c
[330/521] Compiling asn1_gen.c
[331/521] Compiling by_dir.c
[332/521] Compiling algorithm.c
[333/521] Compiling a_sign.c
[334/521] Compiling a_verify.c
[335/521] Compiling a_digest.c
[336/521] Compiling voprf.c
[337/521] Compiling trust_token.c
[338/521] Compiling thread_win.c
[339/521] Compiling thread.c
[340/521] Compiling thread_pthread.c
[341/521] Compiling thread_none.c
[342/521] Compiling spx_util.c
[342/521] Compiling spx_wots.c
[344/521] Compiling stack.c
[345/521] Compiling spx_thash.c
[347/521] Compiling KituraContracts Contracts.swift
[347/521] Compiling spx_merkle.c
[348/521] Compiling spx_fors.c
[349/521] Compiling pmbtoken.c
[350/521] Compiling spx.c
[351/521] Compiling wots.c
[352/521] Compiling thash.c
[352/521] Compiling spx_address.c
[354/521] Compiling slhdsa.c
[355/521] Compiling merkle.c
[356/521] Compiling sha512.c
[357/521] Compiling siphash.c
[358/521] Compiling fors.c
[359/521] Compiling sha256.c
[360/521] Compiling sha1.c
[361/521] Compiling rsa_extra.c
[362/521] Compiling rsa_print.c
[363/521] Compiling rc4.c
[364/521] Compiling refcount.c
[365/521] Compiling trusty.c
[366/521] Compiling rsa_asn1.c
[367/521] Compiling windows.c
[368/521] Compiling urandom.c
[369/521] Compiling rsa_crypt.c
[370/521] Compiling rand_extra.c
[371/521] Compiling fork_detect.c
[371/521] Compiling pool.c
[371/521] Compiling deterministic.c
[371/521] Compiling ios.c
[371/521] Compiling passive.c
[371/521] Compiling getentropy.c
[371/521] Compiling forkunsafe.c
BUILD FAILURE 6.0 linux