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-4606859-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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/outfoxx/sunday-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/SwiftyLab/AsyncObjects.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/SwiftScream/URITemplate.git
Fetching https://github.com/outfoxx/PotentCodables.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/sharplet/Regex.git
[1/1254] Fetching regex
[77/2711] Fetching regex, swift-docc-plugin
[1459/7988] Fetching regex, swift-docc-plugin, swift-numerics
[2906/8751] Fetching regex, swift-docc-plugin, swift-numerics, uritemplate
[8752/12935] Fetching regex, swift-docc-plugin, swift-numerics, uritemplate, asyncobjects
Fetched https://github.com/apple/swift-numerics from cache (0.73s)
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-docc-plugin from cache (0.74s)
Fetching https://github.com/SusanDoggie/Float16.git
[4946/6201] Fetching regex, uritemplate, asyncobjects
Fetching https://github.com/attaswift/BigInt.git
Fetched https://github.com/sharplet/Regex.git from cache (0.75s)
[3860/4947] Fetching uritemplate, asyncobjects
[4948/55934] Fetching uritemplate, asyncobjects, potentcodables
Fetched https://github.com/SwiftyLab/AsyncObjects.git from cache (0.89s)
[5352/51750] Fetching uritemplate, potentcodables
[6373/52044] Fetching uritemplate, potentcodables, float16
[10746/55141] Fetching uritemplate, potentcodables, float16, bigint
Fetched https://github.com/SusanDoggie/Float16.git from cache (0.23s)
[11333/54847] Fetching uritemplate, potentcodables, bigint
Fetched https://github.com/attaswift/BigInt.git from cache (0.37s)
[25747/51750] Fetching uritemplate, potentcodables
[25748/65496] Fetching uritemplate, potentcodables, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.10s)
Fetched https://github.com/SwiftScream/URITemplate.git from cache (2.24s)
Fetched https://github.com/outfoxx/PotentCodables.git from cache (2.27s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.44s)
Computing version for https://github.com/SwiftyLab/AsyncObjects.git
Computed https://github.com/SwiftyLab/AsyncObjects.git at 2.1.0 (0.54s)
Computing version for https://github.com/SwiftScream/URITemplate.git
Computed https://github.com/SwiftScream/URITemplate.git at 2.1.0 (1.24s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.71s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 3.2.0 (0.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.82s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.66s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.44s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.42s)
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/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/SwiftScream/URITemplate.git
Working copy of https://github.com/SwiftScream/URITemplate.git resolved at 2.1.0
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.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/SwiftyLab/AsyncObjects.git
Working copy of https://github.com/SwiftyLab/AsyncObjects.git resolved at 2.1.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 fy-ctype.c
[3/42] Compiling _NumericsShims _NumericsShims.c
[4/42] Write sources
[11/42] Copying PotentCodables.docc
[12/42] Write sources
[19/42] Compiling fy-composer.c
[20/42] Compiling fy-docstate.c
[21/42] Compiling fy-docbuilder.c
[22/42] Write swift-version-24593BA9C3E375BF.txt
[23/42] Compiling fy-diag.c
[24/42] Compiling fy-atom.c
[25/42] Compiling fy-utf8.c
[26/42] Compiling fy-utils.c
[27/46] Compiling xxhash.c
[28/64] Compiling fy-types.c
[29/106] Compiling fy-doc.c
[30/112] Compiling fy-walk.c
[31/130] Compiling fy-path.c
[32/130] Compiling fy-token.c
[33/130] Compiling fy-input.c
[34/130] Compiling fy-event.c
[35/130] Compiling fy-parse.c
[36/130] Compiling fy-dump.c
[37/130] Compiling CFloat16 float16.c
[38/130] Write sources
[39/130] Compiling fy-emit.c
[40/130] Write sources
[42/130] Emitting module URITemplate
[42/131] Compiling fy-accel.c
[44/152] Emitting module DequeModule
[45/154] Compiling RealModule Real.swift
[46/155] Compiling BigInt Floating Point Conversion.swift
[47/155] Compiling BigInt GCD.swift
[48/155] Compiling BigInt Addition.swift
[49/155] Compiling BigInt BigInt.swift
[50/155] Compiling BigInt BigUInt.swift
[51/155] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/155] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/155] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/155] Compiling OrderedCollections OrderedSet+Invariants.swift
[55/155] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/155] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[57/155] Compiling DequeModule _DequeSlot.swift
[58/155] Compiling DequeModule _UnsafeWrappedBuffer.swift
[59/155] Compiling RealModule RealFunctions.swift
[60/161] Emitting module RealModule
[63/161] Compiling BigInt Integer Conversion.swift
[64/161] Compiling BigInt Multiplication.swift
[65/161] Compiling BigInt Prime Test.swift
[66/161] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[67/161] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[68/161] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[69/161] Compiling OrderedCollections OrderedSet+Diffing.swift
[70/161] Compiling OrderedCollections OrderedSet+Equatable.swift
[71/161] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[74/161] Compiling BigInt Data Conversion.swift
[75/161] Compiling BigInt Division.swift
[76/161] Compiling BigInt Exponentiation.swift
[77/161] Compiling BigInt Bitwise Ops.swift
[78/161] Compiling BigInt Codable.swift
[79/161] Compiling BigInt Comparable.swift
[80/161] Compiling BigInt Random.swift
[81/161] Compiling BigInt Shifts.swift
[86/161] Compiling BigInt String Conversion.swift
[87/163] Compiling BigInt Hashable.swift
[92/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[93/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[94/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[95/164] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[96/164] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[97/164] Compiling OrderedCollections OrderedSet+SubSequence.swift
[98/164] Compiling RealModule Float16+Real.swift
[99/164] Compiling RealModule Float80+Real.swift
[100/164] Emitting module BigInt
[101/164] Emitting module OrderedCollections
[102/164] Compiling RealModule ElementaryFunctions.swift
[105/164] Compiling RealModule Float+Real.swift
[127/165] Compiling BigInt Subtraction.swift
[128/165] Compiling BigInt Words and Bits.swift
[129/165] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[130/165] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[131/165] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[132/165] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[134/169] Compiling Float16 Concurrency.swift
[135/169] Emitting module Float16
[136/169] Compiling OrderedCollections OrderedSet+Testing.swift
[137/169] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[138/169] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[139/169] Compiling OrderedCollections OrderedSet.swift
[140/169] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[141/169] Compiling OrderedCollections _UnsafeBitset.swift
[142/169] Compiling Float16 Real.swift
[143/169] Compiling Float16 float16.swift
[148/197] Compiling URITemplate VariableSpec.swift
[149/197] Emitting module Collections
[150/197] Compiling Collections Collections.swift
[151/197] Compiling URITemplate CharacterSets.swift
[152/198] Compiling URITemplate ValueFormatting.swift
[153/198] Compiling URITemplate Scanner.swift
[154/198] Compiling Regex ThreadLocal.swift
[155/198] Compiling URITemplate ExpressionOperator.swift
[156/198] Compiling Regex String+ReplaceMatching.swift
[157/198] Compiling AsyncObjects AsyncObject+Duration.swift
[158/198] Compiling AsyncObjects AsyncObject.swift
[159/198] Compiling AsyncObjects Cancellable.swift
[161/198] Compiling URITemplate URITemplate.swift
[162/198] Compiling URITemplate ExpansionConfiguration.swift
[163/198] Compiling URITemplate Components.swift
[164/198] Compiling Regex Foundation+Ranges.swift
[165/198] Emitting module Regex
[166/198] Compiling Regex MatchResult.swift
[167/199] Compiling AsyncObjects CancellationSource+Linking.swift
[168/199] Compiling AsyncObjects CancellationSource+Task.swift
[169/199] Compiling AsyncObjects CancellationSource+Timeout.swift
[170/199] Compiling AsyncObjects CancellationSource.swift
[171/199] Compiling AsyncObjects Continuable.swift
[172/199] Compiling AsyncObjects ContinuableCollection.swift
[173/200] Compiling Regex Regex.swift
[174/200] Compiling Regex Options.swift
[178/201] Compiling AsyncObjects Exclusible.swift
[179/201] Compiling AsyncObjects Locker.swift
[180/201] Compiling AsyncObjects Loggable.swift
[181/204] Compiling AsyncObjects GlobalContinuation.swift
[182/204] Compiling AsyncObjects TrackableContinuable.swift
[183/204] Compiling AsyncObjects TrackedContinuation.swift
[191/225] Emitting module AsyncObjects
[192/225] Compiling PotentCodables Errors.swift
[193/225] Compiling PotentCodables Float16.swift
[194/225] Compiling PotentCodables KeyStrategy.swift
[195/225] Compiling PotentCodables AnyValueEncoder.swift
[196/225] Compiling PotentCodables DecoderSupport.swift
[197/225] Compiling PotentCodables EncoderSupport.swift
[198/227] Compiling PotentCodables ValueTransformerProviding.swift
[199/227] Compiling PotentCodables TimeZone.swift
[200/227] Compiling PotentCodables TopLevel.swift
[205/227] Compiling PotentCodables ValueDecoder.swift
[206/227] Compiling PotentCodables ValueEncoder.swift
[207/227] Compiling PotentCodables ValueTransformer.swift
[208/227] Emitting module PotentCodables
[209/227] Compiling PotentCodables KeyedNestedDecoder.swift
[210/227] Compiling PotentCodables KeyedNestedEncoder.swift
[211/227] Compiling PotentCodables Refs.swift
[212/227] Compiling PotentCodables ZonedDate.swift
[213/227] Compiling PotentCodables resource_bundle_accessor.swift
[214/227] Compiling AsyncObjects TaskOperation.swift
[215/227] Compiling AsyncObjects TaskQueue.swift
[216/227] Compiling AsyncObjects TaskTracker.swift
[218/228] Compiling PotentCodables AnyCodingKey.swift
[219/228] Compiling PotentCodables AnyValue.swift
[220/228] Compiling PotentCodables AnyValueDecoder.swift
[225/228] Compiling PotentCodables TreeValueDecodingContainer.swift
[226/228] Compiling PotentCodables Value.swift
[230/269] Compiling PotentCBOR CBORStream.swift
[231/269] Compiling PotentJSON JSONWriter.swift
[232/269] Compiling PotentASN1 ASN1Serialization.swift
[233/269] Compiling PotentASN1 AnyString.swift
[234/271] Compiling PotentYAML YAMLWriter.swift
[235/271] Compiling PotentYAML YAMLSerialization.swift
[236/271] Compiling PotentJSON JSONSerialization.swift
[237/271] Emitting module PotentASN1
[238/271] Compiling PotentASN1 SchemaSpecified.swift
[239/271] Compiling PotentASN1 SchemaState.swift
[240/271] Compiling PotentASN1 Tagged.swift
[241/271] Compiling PotentASN1 TaggedValue.swift
[242/271] Emitting module PotentJSON
[243/271] Compiling PotentJSON JSON.swift
[244/271] Compiling PotentJSON JSONReader.swift
[245/271] Compiling PotentCBOR CBOREncoder.swift
[246/271] Compiling PotentASN1 AnyTime.swift
[247/271] Compiling PotentASN1 BigInts.swift
[248/271] Emitting module PotentCBOR
[249/271] Compiling PotentYAML YAMLReader.swift
[250/271] Compiling PotentCBOR CBORSerialization.swift
[251/271] Compiling PotentCBOR CBORWriter.swift
[252/271] Compiling PotentCBOR CBORReader.swift
[253/271] Compiling PotentASN1 BitString.swift
[254/271] Compiling PotentASN1 Dates.swift
[255/271] Compiling PotentASN1 ObjectIdentifier.swift
[256/271] Compiling PotentASN1 Schema.swift
[257/271] Compiling PotentCBOR CBORDecoder.swift
[258/271] Compiling PotentCBOR CBOR.swift
[259/272] Compiling PotentJSON Errors.swift
[261/272] Compiling PotentJSON JSONDecoder.swift
[262/272] Compiling PotentJSON JSONEncoder.swift
[263/273] Compiling PotentYAML YAMLDecoder.swift
[264/273] Compiling PotentYAML YAML.swift
[265/273] Compiling PotentYAML Errors.swift
[266/273] Emitting module PotentYAML
[267/273] Compiling PotentYAML YAMLEncoder.swift
[270/274] Compiling PotentASN1 ASN1Decoder.swift
[271/274] Compiling PotentASN1 ASN1Encoder.swift
[272/274] Compiling PotentASN1 ASN1.swift
[273/274] Compiling PotentASN1 ASN1DERReader.swift
[274/274] Compiling PotentASN1 ASN1DERWriter.swift
[276/306] Compiling Sunday AnyTextMediaTypeDecodable.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[277/306] Compiling Sunday CharSets.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[278/306] Compiling Sunday CustomHeaderConvertible.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[279/306] Compiling Sunday Description.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[280/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)
[281/310] Emitting module Sunday
/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)
[282/310] Compiling Sunday HeaderParameters.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[283/310] Compiling Sunday Logging.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[284/310] Compiling Sunday MediaType.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[285/310] Compiling Sunday MediaTypeDecoders.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[286/310] Compiling Sunday PathEncoders.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[287/310] Compiling Sunday Problem.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[288/310] Compiling Sunday RequestFactory.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[289/310] Compiling Sunday ResponseHelpers.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
/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.aV36cu/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)[0x559c00dedd73]
/usr/bin/swift-frontend(+0x7305abe)[0x559c00debabe]
/usr/bin/swift-frontend(+0x73080ea)[0x559c00dee0ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f67101df520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f67102339fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f67101df476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f67101c57f3]
/usr/bin/swift-frontend(+0x2af4275)[0x559bfc5da275]
/usr/bin/swift-frontend(+0x2755c54)[0x559bfc23bc54]
/usr/bin/swift-frontend(+0x2ab869b)[0x559bfc59e69b]
/usr/bin/swift-frontend(+0x2347a0c)[0x559bfbe2da0c]
/usr/bin/swift-frontend(+0x106859c)[0x559bfab4e59c]
/usr/bin/swift-frontend(+0x1068102)[0x559bfab4e102]
/usr/bin/swift-frontend(+0x106716b)[0x559bfab4d16b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x559bfc59f1aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x559bfab1cd5b]
/usr/bin/swift-frontend(+0x10362a7)[0x559bfab1c2a7]
/usr/bin/swift-frontend(+0x1033c59)[0x559bfab19c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x559bfb79acd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x559bfc29305c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x559bfc294b3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x559bfc2970e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x559bfc29307c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x559bfc297c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x559bfc29686b]
/usr/bin/swift-frontend(+0x27ad07c)[0x559bfc29307c]
/usr/bin/swift-frontend(+0x27acf73)[0x559bfc292f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x559bfc4711e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x559bfb7986a6]
/usr/bin/swift-frontend(+0x1032c84)[0x559bfab18c84]
/usr/bin/swift-frontend(+0x1032b2a)[0x559bfab18b2a]
/usr/bin/swift-frontend(+0x1027f82)[0x559bfab0df82]
/usr/bin/swift-frontend(+0x1027978)[0x559bfab0d978]
/usr/bin/swift-frontend(+0xe3f242)[0x559bfa925242]
/usr/bin/swift-frontend(+0xe3d09c)[0x559bfa92309c]
/usr/bin/swift-frontend(+0xe382cd)[0x559bfa91e2cd]
/usr/bin/swift-frontend(+0xe369db)[0x559bfa91c9db]
/usr/bin/swift-frontend(+0xcc3315)[0x559bfa7a9315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f67101c6d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f67101c6e40]
/usr/bin/swift-frontend(+0xcc2375)[0x559bfa7a8375]
[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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/34] Emitting module Sunday
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[5/38] Compiling Sunday AnyTextMediaTypeDecodable.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[6/38] Compiling Sunday CharSets.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[7/38] Compiling Sunday CustomHeaderConvertible.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[8/38] Compiling Sunday Description.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[9/38] Compiling Sunday DispatchTimeIntervals.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[10/38] Compiling Sunday HeaderParameters.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[11/38] Compiling Sunday Logging.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[12/38] Compiling Sunday MediaType.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
       ^
[13/38] Compiling Sunday MediaTypeDecoders.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.dBLUXU/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)[0x563c5087dd73]
/usr/bin/swift-frontend(+0x7305abe)[0x563c5087babe]
/usr/bin/swift-frontend(+0x73080ea)[0x563c5087e0ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f9a616d7520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f9a6172b9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f9a616d7476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f9a616bd7f3]
/usr/bin/swift-frontend(+0x2af4275)[0x563c4c06a275]
/usr/bin/swift-frontend(+0x2755c54)[0x563c4bccbc54]
/usr/bin/swift-frontend(+0x2ab869b)[0x563c4c02e69b]
/usr/bin/swift-frontend(+0x2347a0c)[0x563c4b8bda0c]
/usr/bin/swift-frontend(+0x106859c)[0x563c4a5de59c]
/usr/bin/swift-frontend(+0x1068102)[0x563c4a5de102]
/usr/bin/swift-frontend(+0x106716b)[0x563c4a5dd16b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x563c4c02f1aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x563c4a5acd5b]
/usr/bin/swift-frontend(+0x10362a7)[0x563c4a5ac2a7]
/usr/bin/swift-frontend(+0x1033c59)[0x563c4a5a9c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x563c4b22acd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x563c4bd2305c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x563c4bd24b3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x563c4bd270e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x563c4bd2307c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x563c4bd27c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x563c4bd2686b]
/usr/bin/swift-frontend(+0x27ad07c)[0x563c4bd2307c]
/usr/bin/swift-frontend(+0x27acf73)[0x563c4bd22f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x563c4bf011e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x563c4b2286a6]
/usr/bin/swift-frontend(+0x1032c84)[0x563c4a5a8c84]
/usr/bin/swift-frontend(+0x1032b2a)[0x563c4a5a8b2a]
/usr/bin/swift-frontend(+0x1027f82)[0x563c4a59df82]
/usr/bin/swift-frontend(+0x1027978)[0x563c4a59d978]
/usr/bin/swift-frontend(+0xe3f242)[0x563c4a3b5242]
/usr/bin/swift-frontend(+0xe3d09c)[0x563c4a3b309c]
/usr/bin/swift-frontend(+0xe382cd)[0x563c4a3ae2cd]
/usr/bin/swift-frontend(+0xe369db)[0x563c4a3ac9db]
/usr/bin/swift-frontend(+0xcc3315)[0x563c4a239315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f9a616bed90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f9a616bee40]
/usr/bin/swift-frontend(+0xcc2375)[0x563c4a238375]
BUILD FAILURE 5.10 linux

Build Machine: Linux 1