The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Sunday with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/sunday-swift.git
Reference: 1.0.0-beta.29
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/outfoxx/sunday-swift
 * tag               1.0.0-beta.29 -> FETCH_HEAD
HEAD is now at adfdd7a Merge pull request #52 from outfoxx/fix/event_source_timeout
Cloned https://github.com/outfoxx/sunday-swift.git
Revision (git rev-parse @):
adfdd7a2d08f5335bd0ce8d86cb16f9b3a4e6d8d
SUCCESS checkout https://github.com/outfoxx/sunday-swift.git at 1.0.0-beta.29
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/outfoxx/sunday-swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/SwiftScream/URITemplate.git
Fetching https://github.com/apple/swift-collections.git
[1/1254] Fetching regex
[817/1548] Fetching regex, float16
[1111/4645] Fetching regex, float16, bigint
[1173/5408] Fetching regex, float16, bigint, uritemplate
Fetched https://github.com/SusanDoggie/Float16.git from cache (0.25s)
Fetching https://github.com/SwiftyLab/AsyncObjects.git
[2199/5114] Fetching regex, bigint, uritemplate
[3036/10391] Fetching regex, bigint, uritemplate, swift-numerics
[9610/24137] Fetching regex, bigint, uritemplate, swift-numerics, swift-collections
Fetched https://github.com/attaswift/BigInt.git from cache (0.48s)
Fetching https://github.com/outfoxx/PotentCodables.git
[9818/21040] Fetching regex, uritemplate, swift-numerics, swift-collections
Fetched https://github.com/sharplet/Regex.git from cache (0.81s)
Fetching https://github.com/apple/swift-docc-plugin
[13601/19786] Fetching uritemplate, swift-numerics, swift-collections
[14564/23970] Fetching uritemplate, swift-numerics, swift-collections, asyncobjects
[23971/25427] Fetching uritemplate, swift-numerics, swift-collections, asyncobjects, swift-docc-plugin
Fetched https://github.com/SwiftyLab/AsyncObjects.git from cache (0.86s)
[21127/21243] Fetching uritemplate, swift-numerics, swift-collections, swift-docc-plugin
Fetched https://github.com/SwiftScream/URITemplate.git from cache (1.31s)
Fetched https://github.com/apple/swift-numerics from cache (1.31s)
[1/50987] Fetching potentcodables
Fetched https://github.com/apple/swift-docc-plugin from cache (0.52s)
Fetched https://github.com/apple/swift-collections.git from cache (1.34s)
Fetched https://github.com/outfoxx/PotentCodables.git from cache (2.16s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.46s)
Computing version for https://github.com/SwiftyLab/AsyncObjects.git
Computed https://github.com/SwiftyLab/AsyncObjects.git at 2.1.0 (0.56s)
Computing version for https://github.com/SwiftScream/URITemplate.git
Computed https://github.com/SwiftScream/URITemplate.git at 2.1.0 (1.27s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.31s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 3.2.0 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.48s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.45s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.45s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.46s)
Creating working copy for https://github.com/SwiftyLab/AsyncObjects.git
Working copy of https://github.com/SwiftyLab/AsyncObjects.git resolved at 2.1.0
Creating working copy for https://github.com/SwiftScream/URITemplate.git
Working copy of https://github.com/SwiftScream/URITemplate.git resolved at 2.1.0
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.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.0.4
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/outfoxx/PotentCodables.git
Working copy of https://github.com/outfoxx/PotentCodables.git resolved at 3.2.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/42] Compiling _NumericsShims _NumericsShims.c
[3/42] Write sources
[10/42] Copying PotentCodables.docc
[11/42] Write sources
[18/42] Compiling fy-ctype.c
[19/42] Compiling fy-docstate.c
[20/42] Compiling fy-composer.c
[21/42] Compiling fy-docbuilder.c
[22/42] Compiling fy-diag.c
[23/42] Compiling fy-utils.c
[24/42] Compiling xxhash.c
[25/42] Compiling fy-utf8.c
[26/42] Compiling fy-path.c
[27/42] Compiling fy-types.c
[28/42] Compiling fy-walk.c
[29/42] Write swift-version-24593BA9C3E375BF.txt
[29/42] Compiling fy-doc.c
[31/42] Compiling fy-input.c
[32/42] Compiling fy-token.c
[33/45] Compiling fy-event.c
[34/47] Compiling fy-dump.c
[35/51] Compiling fy-accel.c
[36/57] Compiling fy-emit.c
[37/62] Compiling fy-atom.c
[38/62] Write sources
[40/65] Compiling fy-parse.c
[41/127] Compiling CFloat16 float16.c
[43/151] Emitting module Regex
[44/151] Emitting module BigInt
[45/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[46/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[47/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[48/153] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[49/153] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[50/153] Compiling OrderedCollections OrderedSet+SubSequence.swift
[51/159] Compiling BigInt Addition.swift
[52/159] Compiling BigInt BigInt.swift
[53/159] Compiling BigInt BigUInt.swift
[54/161] Compiling RealModule ElementaryFunctions.swift
[56/161] Compiling BigInt Bitwise Ops.swift
[57/161] Compiling BigInt Integer Conversion.swift
[58/161] Compiling BigInt Multiplication.swift
[59/161] Compiling BigInt Prime Test.swift
[60/162] Emitting module DequeModule
[61/162] Emitting module RealModule
[62/162] Compiling BigInt Data Conversion.swift
[63/162] Compiling BigInt Division.swift
[64/162] Compiling BigInt Exponentiation.swift
[66/162] Compiling BigInt Codable.swift
[67/162] Compiling BigInt Comparable.swift
[68/162] Compiling BigInt Random.swift
[69/162] Compiling BigInt Shifts.swift
[70/162] Compiling BigInt Floating Point Conversion.swift
[71/162] Compiling BigInt GCD.swift
[72/162] Compiling BigInt Hashable.swift
[83/162] Compiling DequeModule _DequeSlot.swift
[84/162] Compiling BigInt Subtraction.swift
[85/162] Compiling BigInt Words and Bits.swift
[86/162] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/162] Compiling BigInt String Conversion.swift
[88/162] Compiling OrderedCollections OrderedSet+Hashable.swift
[89/162] Compiling OrderedCollections OrderedSet+Initializers.swift
[90/162] Compiling OrderedCollections OrderedSet+Insertions.swift
[91/162] Compiling OrderedCollections OrderedSet+Invariants.swift
[92/162] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[93/162] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[101/162] Emitting module OrderedCollections
[102/162] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[103/162] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[104/162] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[105/162] Compiling OrderedCollections OrderedSet+Diffing.swift
[106/162] Compiling OrderedCollections OrderedSet+Equatable.swift
[107/162] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[108/162] Compiling RealModule Float80+Real.swift
[109/162] Compiling RealModule Real.swift
[119/162] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[120/162] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[121/162] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[122/162] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[129/162] Compiling RealModule Float16+Real.swift
[130/162] Compiling RealModule Float+Real.swift
[131/162] Compiling RealModule RealFunctions.swift
[136/168] Compiling Float16 Concurrency.swift
[137/168] Compiling Float16 Real.swift
[138/168] Compiling Float16 float16.swift
[139/168] Emitting module Float16
[141/169] Compiling OrderedCollections OrderedSet+Testing.swift
[142/169] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[143/169] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[144/169] Compiling OrderedCollections OrderedSet.swift
[145/169] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[146/169] Compiling OrderedCollections _UnsafeBitset.swift
[148/170] Compiling Regex Foundation+Ranges.swift
[149/170] Compiling URITemplate ExpressionOperator.swift
[150/170] Compiling URITemplate ExpansionConfiguration.swift
[154/171] Compiling Regex MatchResult.swift
[155/171] Compiling Regex ThreadLocal.swift
[156/171] Compiling Regex String+ReplaceMatching.swift
[163/172] Compiling Regex Regex.swift
[164/172] Compiling Regex Options.swift
[165/175] Compiling URITemplate Scanner.swift
[166/175] Compiling URITemplate VariableSpec.swift
[167/175] Compiling URITemplate ValueFormatting.swift
[169/175] Emitting module URITemplate
[170/176] Compiling URITemplate CharacterSets.swift
[171/184] Compiling URITemplate Components.swift
[173/199] Emitting module Collections
[174/199] Compiling Collections Collections.swift
[175/200] Compiling URITemplate URITemplate.swift
[178/211] Compiling AsyncObjects Exclusible.swift
[179/212] Compiling AsyncObjects Locker.swift
[180/212] Compiling AsyncObjects Loggable.swift
[181/225] Compiling PotentCodables DecoderSupport.swift
[182/225] Compiling PotentCodables EncoderSupport.swift
[183/225] Compiling PotentCodables Errors.swift
[184/225] Compiling PotentCodables Float16.swift
[185/225] Emitting module AsyncObjects
[186/225] Compiling PotentCodables AnyCodingKey.swift
[187/225] Compiling PotentCodables AnyValue.swift
[188/225] Compiling PotentCodables AnyValueDecoder.swift
[189/225] Compiling PotentCodables AnyValueEncoder.swift
[190/225] Compiling PotentCodables TreeValueDecodingContainer.swift
[191/225] Compiling PotentCodables Value.swift
[192/225] Compiling PotentCodables ValueDecoder.swift
[193/225] Compiling PotentCodables KeyStrategy.swift
[194/225] Compiling PotentCodables KeyedNestedDecoder.swift
[195/225] Compiling PotentCodables KeyedNestedEncoder.swift
[196/225] Compiling PotentCodables ValueEncoder.swift
[197/225] Compiling PotentCodables ValueTransformer.swift
[198/225] Compiling PotentCodables ValueTransformerProviding.swift
[199/225] Compiling PotentCodables Refs.swift
[200/225] Compiling PotentCodables TimeZone.swift
[201/225] Compiling PotentCodables TopLevel.swift
[208/227] Compiling PotentCodables ZonedDate.swift
[209/227] Compiling PotentCodables resource_bundle_accessor.swift
[210/227] Compiling AsyncObjects TaskOperation.swift
[211/227] Compiling AsyncObjects TaskQueue.swift
[212/227] Compiling AsyncObjects TaskTracker.swift
[213/228] Emitting module PotentCodables
[230/269] Compiling PotentJSON JSONWriter.swift
[231/269] Compiling PotentASN1 AnyTime.swift
[232/269] Compiling PotentASN1 BigInts.swift
[233/271] Compiling PotentYAML YAMLSerialization.swift
[234/271] Compiling PotentYAML YAMLWriter.swift
[235/271] Compiling PotentASN1 ASN1Serialization.swift
[236/271] Compiling PotentASN1 AnyString.swift
[237/271] Compiling PotentASN1 SchemaSpecified.swift
[238/271] Compiling PotentASN1 SchemaState.swift
[239/271] Compiling PotentJSON JSONSerialization.swift
[240/271] Compiling PotentASN1 Tagged.swift
[241/271] Compiling PotentASN1 TaggedValue.swift
[242/271] Compiling PotentJSON JSONReader.swift
[243/271] Compiling PotentCBOR CBORWriter.swift
[244/271] Compiling PotentCBOR CBORReader.swift
[245/271] Compiling PotentCBOR CBOREncoder.swift
[246/271] Compiling PotentCBOR CBORStream.swift
[247/271] Compiling PotentCBOR CBORSerialization.swift
[248/271] Compiling PotentYAML YAMLReader.swift
[249/271] Emitting module PotentASN1
[250/271] Compiling PotentYAML Errors.swift
[251/271] Emitting module PotentYAML
[252/271] Compiling PotentYAML YAML.swift
[253/271] Compiling PotentYAML YAMLEncoder.swift
[254/271] Compiling PotentYAML YAMLDecoder.swift
[255/272] Compiling PotentJSON JSONDecoder.swift
[256/272] Compiling PotentJSON JSONEncoder.swift
[257/272] Compiling PotentJSON Errors.swift
[258/272] Compiling PotentJSON JSON.swift
[259/272] Emitting module PotentJSON
[260/273] Compiling PotentASN1 BitString.swift
[261/273] Compiling PotentASN1 Dates.swift
[262/273] Compiling PotentASN1 ObjectIdentifier.swift
[263/273] Compiling PotentASN1 Schema.swift
[266/273] Emitting module PotentCBOR
[267/273] Compiling PotentCBOR CBOR.swift
[268/273] Compiling PotentCBOR CBORDecoder.swift
[270/274] Compiling PotentASN1 ASN1.swift
[271/274] Compiling PotentASN1 ASN1DERReader.swift
[272/274] Compiling PotentASN1 ASN1DERWriter.swift
[273/274] Compiling PotentASN1 ASN1Decoder.swift
[274/274] Compiling PotentASN1 ASN1Encoder.swift
[276/306] Compiling Sunday PathEncoders.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[277/306] Compiling Sunday Problem.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[278/306] Compiling Sunday RequestFactory.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[279/306] Compiling Sunday ResponseHelpers.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[280/306] Compiling Sunday AnyTextMediaTypeDecodable.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[281/306] Compiling Sunday CharSets.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[282/306] Compiling Sunday CustomHeaderConvertible.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[283/306] Compiling Sunday Description.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[284/306] Compiling Sunday DispatchTimeIntervals.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[285/310] Emitting module Sunday
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[286/310] Compiling Sunday HeaderParameters.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[287/310] Compiling Sunday Logging.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[288/310] Compiling Sunday MediaType.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[289/310] Compiling Sunday MediaTypeDecoders.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[290/310] Compiling Sunday MediaTypeEncoders.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[291/310] Compiling Sunday NetworkRequestAdapter.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[292/310] Compiling Sunday NetworkRequestAdapters.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[293/310] Compiling Sunday NetworkRequestFactory.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
Can't demangle: $s6Sunday17ServerTrustPolicyO24performRevokedEvaluation33_EBA3BFBA0B90B72AD0E6A4FB5DE37E40LLXeF12validateHostL_Sbvp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/Sources/Sunday/AnyTextMediaTypeDecodable.swift /host/spi-builder-workspace/Sources/Sunday/CharSets.swift /host/spi-builder-workspace/Sources/Sunday/CustomHeaderConvertible.swift /host/spi-builder-workspace/Sources/Sunday/Description.swift /host/spi-builder-workspace/Sources/Sunday/DispatchTimeIntervals.swift /host/spi-builder-workspace/Sources/Sunday/Empty.swift /host/spi-builder-workspace/Sources/Sunday/Errors.swift /host/spi-builder-workspace/Sources/Sunday/EventParser.swift /host/spi-builder-workspace/Sources/Sunday/EventSource.swift /host/spi-builder-workspace/Sources/Sunday/HTTP.swift /host/spi-builder-workspace/Sources/Sunday/HeaderParameters.swift /host/spi-builder-workspace/Sources/Sunday/Logging.swift /host/spi-builder-workspace/Sources/Sunday/MediaType.swift /host/spi-builder-workspace/Sources/Sunday/MediaTypeDecoders.swift /host/spi-builder-workspace/Sources/Sunday/MediaTypeEncoders.swift /host/spi-builder-workspace/Sources/Sunday/NetworkRequestAdapter.swift /host/spi-builder-workspace/Sources/Sunday/NetworkRequestAdapters.swift /host/spi-builder-workspace/Sources/Sunday/NetworkRequestFactory.swift /host/spi-builder-workspace/Sources/Sunday/NetworkSession.swift /host/spi-builder-workspace/Sources/Sunday/NetworkSessionDelegate.swift /host/spi-builder-workspace/Sources/Sunday/Patching.swift /host/spi-builder-workspace/Sources/Sunday/PathEncodable.swift /host/spi-builder-workspace/Sources/Sunday/PathEncoders.swift /host/spi-builder-workspace/Sources/Sunday/Problem.swift /host/spi-builder-workspace/Sources/Sunday/RequestFactory.swift /host/spi-builder-workspace/Sources/Sunday/ResponseHelpers.swift -primary-file /host/spi-builder-workspace/Sources/Sunday/ResultResponse.swift -primary-file /host/spi-builder-workspace/Sources/Sunday/ServerTrustPolicyManager.swift -primary-file /host/spi-builder-workspace/Sources/Sunday/ServiceLocator.swift -primary-file /host/spi-builder-workspace/Sources/Sunday/URI.swift /host/spi-builder-workspace/Sources/Sunday/URITemplate.swift /host/spi-builder-workspace/Sources/Sunday/URLRequests.swift /host/spi-builder-workspace/Sources/Sunday/URLSessionConfigurations.swift /host/spi-builder-workspace/Sources/Sunday/WWWFormURLEncoder.swift -supplementary-output-file-map /tmp/TemporaryDirectory.gE6RCN/supplementaryOutputs-7 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Cfyaml.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/checkouts/swift-numerics/Sources/_NumericsShims/include/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-numerics/Sources/_NumericsShims/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CFloat16.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/Float16/Sources/CFloat16/include -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name Sunday -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Sunday.build/ResultResponse.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Sunday.build/ServerTrustPolicyManager.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Sunday.build/ServiceLocator.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Sunday.build/URI.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
3.	While walking into 'ServerTrustPolicy' (at /host/spi-builder-workspace/Sources/Sunday/ServerTrustPolicyManager.swift:94:8)
4.	While evaluating request USRGenerationRequest(Sunday.(file).ServerTrustPolicy.performRevokedEvaluation(validateHost:revocationFlags:).validateHost@/host/spi-builder-workspace/Sources/Sunday/ServerTrustPolicyManager.swift:96:33)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend(+0x7307d73)[0x563562b14d73]
/usr/bin/swift-frontend(+0x7305abe)[0x563562b12abe]
/usr/bin/swift-frontend(+0x73080ea)[0x563562b150ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7fdb02138520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7fdb0218c9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7fdb02138476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7fdb0211e7f3]
/usr/bin/swift-frontend(+0x2af4275)[0x56355e301275]
/usr/bin/swift-frontend(+0x2755c54)[0x56355df62c54]
/usr/bin/swift-frontend(+0x2ab869b)[0x56355e2c569b]
/usr/bin/swift-frontend(+0x2347a0c)[0x56355db54a0c]
/usr/bin/swift-frontend(+0x106859c)[0x56355c87559c]
/usr/bin/swift-frontend(+0x1068102)[0x56355c875102]
/usr/bin/swift-frontend(+0x106716b)[0x56355c87416b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x56355e2c61aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x56355c843d5b]
/usr/bin/swift-frontend(+0x10362a7)[0x56355c8432a7]
/usr/bin/swift-frontend(+0x1033c59)[0x56355c840c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x56355d4c1cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x56355dfba05c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x56355dfbbb3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x56355dfbe0e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x56355dfba07c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x56355dfbec1f]
/usr/bin/swift-frontend(+0x27b086b)[0x56355dfbd86b]
/usr/bin/swift-frontend(+0x27ad07c)[0x56355dfba07c]
/usr/bin/swift-frontend(+0x27acf73)[0x56355dfb9f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x56355e1981e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x56355d4bf6a6]
/usr/bin/swift-frontend(+0x1032c84)[0x56355c83fc84]
/usr/bin/swift-frontend(+0x1032b2a)[0x56355c83fb2a]
/usr/bin/swift-frontend(+0x1027f82)[0x56355c834f82]
/usr/bin/swift-frontend(+0x1027978)[0x56355c834978]
/usr/bin/swift-frontend(+0xe3f242)[0x56355c64c242]
/usr/bin/swift-frontend(+0xe3d09c)[0x56355c64a09c]
/usr/bin/swift-frontend(+0xe382cd)[0x56355c6452cd]
/usr/bin/swift-frontend(+0xe369db)[0x56355c6439db]
/usr/bin/swift-frontend(+0xcc3315)[0x56355c4d0315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7fdb0211fd90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7fdb0211fe40]
/usr/bin/swift-frontend(+0xcc2375)[0x56355c4cf375]
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/34] Compiling Sunday AnyTextMediaTypeDecodable.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[5/34] Compiling Sunday CharSets.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[6/34] Compiling Sunday CustomHeaderConvertible.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[7/34] Compiling Sunday Description.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[8/34] Compiling Sunday DispatchTimeIntervals.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[9/38] Compiling Sunday PathEncoders.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[10/38] Compiling Sunday Problem.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[11/38] Compiling Sunday RequestFactory.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[12/38] Compiling Sunday ResponseHelpers.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/38] Emitting module Sunday
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[14/38] Compiling Sunday HeaderParameters.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[15/38] Compiling Sunday Logging.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[16/38] Compiling Sunday MediaType.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[17/38] Compiling Sunday MediaTypeDecoders.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[18/38] Compiling Sunday URITemplate.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[19/38] Compiling Sunday URLRequests.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[20/38] Compiling Sunday URLSessionConfigurations.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[21/38] Compiling Sunday WWWFormURLEncoder.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
Can't demangle: $s6Sunday17ServerTrustPolicyO24performRevokedEvaluation33_EBA3BFBA0B90B72AD0E6A4FB5DE37E40LLXeF12validateHostL_Sbvp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/Sources/Sunday/AnyTextMediaTypeDecodable.swift /host/spi-builder-workspace/Sources/Sunday/CharSets.swift /host/spi-builder-workspace/Sources/Sunday/CustomHeaderConvertible.swift /host/spi-builder-workspace/Sources/Sunday/Description.swift /host/spi-builder-workspace/Sources/Sunday/DispatchTimeIntervals.swift /host/spi-builder-workspace/Sources/Sunday/Empty.swift /host/spi-builder-workspace/Sources/Sunday/Errors.swift /host/spi-builder-workspace/Sources/Sunday/EventParser.swift /host/spi-builder-workspace/Sources/Sunday/EventSource.swift /host/spi-builder-workspace/Sources/Sunday/HTTP.swift /host/spi-builder-workspace/Sources/Sunday/HeaderParameters.swift /host/spi-builder-workspace/Sources/Sunday/Logging.swift /host/spi-builder-workspace/Sources/Sunday/MediaType.swift /host/spi-builder-workspace/Sources/Sunday/MediaTypeDecoders.swift /host/spi-builder-workspace/Sources/Sunday/MediaTypeEncoders.swift /host/spi-builder-workspace/Sources/Sunday/NetworkRequestAdapter.swift /host/spi-builder-workspace/Sources/Sunday/NetworkRequestAdapters.swift /host/spi-builder-workspace/Sources/Sunday/NetworkRequestFactory.swift /host/spi-builder-workspace/Sources/Sunday/NetworkSession.swift /host/spi-builder-workspace/Sources/Sunday/NetworkSessionDelegate.swift /host/spi-builder-workspace/Sources/Sunday/Patching.swift /host/spi-builder-workspace/Sources/Sunday/PathEncodable.swift /host/spi-builder-workspace/Sources/Sunday/PathEncoders.swift /host/spi-builder-workspace/Sources/Sunday/Problem.swift /host/spi-builder-workspace/Sources/Sunday/RequestFactory.swift /host/spi-builder-workspace/Sources/Sunday/ResponseHelpers.swift -primary-file /host/spi-builder-workspace/Sources/Sunday/ResultResponse.swift -primary-file /host/spi-builder-workspace/Sources/Sunday/ServerTrustPolicyManager.swift -primary-file /host/spi-builder-workspace/Sources/Sunday/ServiceLocator.swift -primary-file /host/spi-builder-workspace/Sources/Sunday/URI.swift /host/spi-builder-workspace/Sources/Sunday/URITemplate.swift /host/spi-builder-workspace/Sources/Sunday/URLRequests.swift /host/spi-builder-workspace/Sources/Sunday/URLSessionConfigurations.swift /host/spi-builder-workspace/Sources/Sunday/WWWFormURLEncoder.swift -supplementary-output-file-map /tmp/TemporaryDirectory.1yasLp/supplementaryOutputs-7 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Cfyaml.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/PotentCodables/Sources/Cfyaml/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/checkouts/swift-numerics/Sources/_NumericsShims/include/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-numerics/Sources/_NumericsShims/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CFloat16.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/Float16/Sources/CFloat16/include -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name Sunday -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Sunday.build/ResultResponse.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Sunday.build/ServerTrustPolicyManager.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Sunday.build/ServiceLocator.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Sunday.build/URI.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
3.	While walking into 'ServerTrustPolicy' (at /host/spi-builder-workspace/Sources/Sunday/ServerTrustPolicyManager.swift:94:8)
4.	While evaluating request USRGenerationRequest(Sunday.(file).ServerTrustPolicy.performRevokedEvaluation(validateHost:revocationFlags:).validateHost@/host/spi-builder-workspace/Sources/Sunday/ServerTrustPolicyManager.swift:96:33)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend(+0x7307d73)[0x5650037eed73]
/usr/bin/swift-frontend(+0x7305abe)[0x5650037ecabe]
/usr/bin/swift-frontend(+0x73080ea)[0x5650037ef0ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7ffaa0dd2520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7ffaa0e269fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7ffaa0dd2476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7ffaa0db87f3]
/usr/bin/swift-frontend(+0x2af4275)[0x564ffefdb275]
/usr/bin/swift-frontend(+0x2755c54)[0x564ffec3cc54]
/usr/bin/swift-frontend(+0x2ab869b)[0x564ffef9f69b]
/usr/bin/swift-frontend(+0x2347a0c)[0x564ffe82ea0c]
/usr/bin/swift-frontend(+0x106859c)[0x564ffd54f59c]
/usr/bin/swift-frontend(+0x1068102)[0x564ffd54f102]
/usr/bin/swift-frontend(+0x106716b)[0x564ffd54e16b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x564ffefa01aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x564ffd51dd5b]
/usr/bin/swift-frontend(+0x10362a7)[0x564ffd51d2a7]
/usr/bin/swift-frontend(+0x1033c59)[0x564ffd51ac59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x564ffe19bcd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x564ffec9405c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x564ffec95b3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x564ffec980e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x564ffec9407c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x564ffec98c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x564ffec9786b]
/usr/bin/swift-frontend(+0x27ad07c)[0x564ffec9407c]
/usr/bin/swift-frontend(+0x27acf73)[0x564ffec93f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x564ffee721e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x564ffe1996a6]
/usr/bin/swift-frontend(+0x1032c84)[0x564ffd519c84]
/usr/bin/swift-frontend(+0x1032b2a)[0x564ffd519b2a]
/usr/bin/swift-frontend(+0x1027f82)[0x564ffd50ef82]
/usr/bin/swift-frontend(+0x1027978)[0x564ffd50e978]
/usr/bin/swift-frontend(+0xe3f242)[0x564ffd326242]
/usr/bin/swift-frontend(+0xe3d09c)[0x564ffd32409c]
/usr/bin/swift-frontend(+0xe382cd)[0x564ffd31f2cd]
/usr/bin/swift-frontend(+0xe369db)[0x564ffd31d9db]
/usr/bin/swift-frontend(+0xcc3315)[0x564ffd1aa315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7ffaa0db9d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7ffaa0db9e40]
/usr/bin/swift-frontend(+0xcc2375)[0x564ffd1a9375]
BUILD FAILURE 5.10 linux

Build Machine: Linux 2