Build Information
Failed to build Sunday, reference main (3a4d01
), with Swift 5.10 for Linux on 15 Nov 2024 05:51:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.57.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 3a4d018 Merge pull request #55 from outfoxx/task/deps
Cloned https://github.com/outfoxx/sunday-swift.git
Revision (git rev-parse @):
3a4d01816e69a5ebce7a42629c56b834d2c2232f
SUCCESS checkout https://github.com/outfoxx/sunday-swift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/outfoxx/sunday-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/groue/Semaphore.git
Fetching https://github.com/SwiftScream/URITemplate.git
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/outfoxx/PotentCodables.git
[3/293] Fetching semaphore
[294/1288] Fetching semaphore, uritemplate
[1150/2542] Fetching semaphore, uritemplate, regex
[1992/4580] Fetching semaphore, uritemplate, regex, swift-docc-plugin
Fetched https://github.com/groue/Semaphore.git from cache (0.40s)
[3886/4287] Fetching uritemplate, regex, swift-docc-plugin
[4288/75337] Fetching uritemplate, regex, swift-docc-plugin, potentcodables
Fetched https://github.com/SwiftScream/URITemplate.git from cache (3.19s)
Fetched https://github.com/apple/swift-docc-plugin from cache (3.20s)
Fetched https://github.com/sharplet/Regex.git from cache (3.21s)
Fetched https://github.com/outfoxx/PotentCodables.git from cache (3.25s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.1.0 (0.46s)
Computing version for https://github.com/SwiftScream/URITemplate.git
Computed https://github.com/SwiftScream/URITemplate.git at 4.0.0 (0.41s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 3.5.0 (0.44s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/SusanDoggie/Float16.git
[1/4771] Fetching bigint
[383/5065] Fetching bigint, float16
[5066/20540] Fetching bigint, float16, swift-collections
Fetched https://github.com/SusanDoggie/Float16.git from cache (1.52s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.53s)
Fetched https://github.com/apple/swift-collections.git from cache (2.64s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.45s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.42s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.38s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.42s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.41s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3182] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.36s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.42s)
Creating working copy for https://github.com/SwiftScream/URITemplate.git
Working copy of https://github.com/SwiftScream/URITemplate.git resolved at 4.0.0
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
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/groue/Semaphore.git
Working copy of https://github.com/groue/Semaphore.git resolved at 0.1.0
Creating working copy for https://github.com/outfoxx/PotentCodables.git
Working copy of https://github.com/outfoxx/PotentCodables.git resolved at 3.5.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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit 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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/43] Compiling fy-docbuilder.c
[3/43] Compiling fy-dump.c
[3/43] Write sources
[12/43] Copying PotentCodables.docc
[13/43] Write sources
[20/43] Compiling fy-composer.c
[21/43] Compiling _NumericsShims _NumericsShims.c
[22/43] Write swift-version-24593BA9C3E375BF.txt
[23/43] Compiling fy-docstate.c
[24/43] Compiling fy-atom.c
[25/43] Compiling fy-diag.c
[26/43] Compiling fy-utils.c
[26/43] Compiling fy-ctype.c
[28/43] Compiling fy-utf8.c
[29/43] Compiling fy-blob.c
[30/46] Compiling xxhash.c
[31/93] Compiling fy-doc.c
[32/138] Compiling fy-types.c
[33/138] Compiling fy-token.c
[34/138] Compiling fy-walk.c
[35/138] Compiling fy-path.c
[36/138] Compiling fy-input.c
[38/138] Emitting module DequeModule
[39/140] Emitting module ScreamURITemplate
[39/141] Compiling fy-event.c
[40/141] Compiling fy-parse.c
[41/141] Compiling fy-emit.c
[42/141] Compiling fy-accel.c
[43/141] Write sources
[44/141] Compiling CFloat16 float16.c
[46/162] Emitting module OrderedCollections
[47/168] Compiling BigInt Addition.swift
[48/168] Compiling BigInt BigInt.swift
[49/169] Emitting module RealModule
[50/169] Compiling BigInt BigUInt.swift
[51/169] Compiling BigInt Bitwise Ops.swift
[55/169] Compiling BigInt Integer Conversion.swift
[56/169] Compiling BigInt Multiplication.swift
[59/169] Compiling BigInt Prime Test.swift
[60/169] Compiling BigInt Random.swift
[61/169] Compiling BigInt Shifts.swift
[62/169] Compiling BigInt Square Root.swift
[63/169] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[68/169] Compiling BigInt Codable.swift
[69/169] Compiling BigInt Comparable.swift
[70/169] Compiling BigInt Data Conversion.swift
[73/169] Compiling RealModule Float16+Real.swift
[76/169] Compiling BigInt Division.swift
[77/169] Compiling BigInt Exponentiation.swift
[78/169] Compiling BigInt Floating Point Conversion.swift
[79/169] Compiling BigInt GCD.swift
[80/169] Compiling BigInt Hashable.swift
[81/169] Compiling BigInt Strideable.swift
[82/169] Compiling BigInt String Conversion.swift
[83/169] Emitting module BigInt
[95/171] Compiling RealModule ElementaryFunctions.swift
[96/171] Compiling RealModule Float+Real.swift
[97/172] Compiling BigInt Words and Bits.swift
[98/172] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[99/172] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[100/172] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[101/172] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[102/172] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[103/172] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[104/172] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[105/172] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[106/172] Compiling OrderedCollections OrderedSet+Diffing.swift
[107/172] Compiling OrderedCollections OrderedSet+Equatable.swift
[108/172] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[109/172] Compiling OrderedCollections OrderedSet+Hashable.swift
[110/172] Compiling OrderedCollections OrderedSet+Initializers.swift
[111/172] Compiling OrderedCollections OrderedSet+Insertions.swift
[112/172] Compiling OrderedCollections OrderedSet+Invariants.swift
[113/172] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[114/172] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[115/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[116/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[117/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[118/172] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[119/172] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[120/172] Compiling OrderedCollections OrderedSet+Sendable.swift
[121/172] Compiling OrderedCollections OrderedSet+SubSequence.swift
[122/172] Compiling RealModule Float80+Real.swift
[123/172] Compiling RealModule Real.swift
[124/172] Compiling RealModule RealFunctions.swift
[138/177] Compiling Float16 Concurrency.swift
[139/177] Emitting module Float16
[140/177] Compiling Float16 float16.swift
[141/177] Compiling Float16 Real.swift
[142/178] Compiling OrderedCollections OrderedSet+Testing.swift
[143/178] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[144/178] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[145/178] Compiling OrderedCollections OrderedSet.swift
[146/178] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[147/178] Compiling OrderedCollections _UnsafeBitset.swift
[150/179] Compiling BigInt Subtraction.swift
[152/181] Emitting module Collections
[153/181] Compiling Collections Collections.swift
[154/182] Compiling Regex ThreadLocal.swift
[155/182] Compiling Regex String+ReplaceMatching.swift
[156/182] Emitting module Regex
[157/182] Compiling ScreamURITemplate VariableProvider.swift
[158/182] Compiling Regex Foundation+Ranges.swift
[159/182] Compiling Regex MatchResult.swift
[160/182] Compiling Regex Options.swift
[161/182] Compiling Regex Regex.swift
[162/182] Compiling ScreamURITemplate VariableSpec.swift
[163/182] Compiling ScreamURITemplate URITemplate.swift
[164/182] Compiling ScreamURITemplate VariableValue.swift
[170/182] Emitting module Semaphore
[171/182] Compiling Semaphore AsyncSemaphore.swift
[172/182] Compiling ScreamURITemplate ValueFormatting.swift
[173/182] Compiling ScreamURITemplate Scanner.swift
[187/208] Compiling PotentCodables AnyValueEncoder.swift
[188/208] Compiling PotentCodables DecoderSupport.swift
[189/208] Compiling PotentCodables EncoderSupport.swift
[190/210] Compiling PotentCodables Regexes.swift
[191/210] Compiling PotentCodables TimeZone.swift
[192/210] Compiling PotentCodables TopLevel.swift
[193/210] Compiling PotentCodables ZonedDate.swift
[194/210] Compiling PotentCodables resource_bundle_accessor.swift
[195/210] Emitting module PotentCodables
[196/210] Compiling PotentCodables AnyCodingKey.swift
[197/210] Compiling PotentCodables AnyValue.swift
[198/210] Compiling PotentCodables AnyValueDecoder.swift
[199/210] Compiling PotentCodables TreeValueDecodingContainer.swift
[200/210] Compiling PotentCodables Value.swift
[201/210] Compiling PotentCodables ValueDecoder.swift
[202/210] Compiling PotentCodables KeyedNestedDecoder.swift
[203/210] Compiling PotentCodables KeyedNestedEncoder.swift
[204/210] Compiling PotentCodables Refs.swift
[205/210] Compiling PotentCodables Errors.swift
[206/210] Compiling PotentCodables Float16.swift
[207/210] Compiling PotentCodables KeyStrategy.swift
[208/210] Compiling PotentCodables ValueEncoder.swift
[209/210] Compiling PotentCodables ValueTransformer.swift
[210/210] Compiling PotentCodables ValueTransformerProviding.swift
[212/253] Compiling PotentCBOR CBORSerialization.swift
[213/253] Compiling PotentJSON JSONWriter.swift
[214/253] Compiling PotentJSON JSONSerialization.swift
[215/253] Compiling PotentCBOR CBORReader.swift
[216/253] Compiling PotentASN1 ASN1Serialization.swift
[217/253] Compiling PotentASN1 AnyString.swift
[218/255] Compiling PotentYAML YAMLSchemaCore.swift
[219/255] Compiling PotentYAML YAMLSerialization.swift
[220/256] Compiling PotentJSON JSONReader.swift
[221/256] Compiling PotentASN1 SchemaSpecified.swift
[222/256] Compiling PotentASN1 SchemaState.swift
[223/256] Compiling PotentYAML YAMLReader.swift
[224/256] Compiling PotentYAML YAMLSchema.swift
[225/256] Compiling PotentCBOR CBORStream.swift
[226/256] Compiling PotentCBOR CBORWriter.swift
[227/256] Emitting module PotentCBOR
[228/256] Compiling PotentCBOR CBOR.swift
[229/256] Compiling PotentASN1 AnyTime.swift
[230/256] Compiling PotentASN1 BigInts.swift
[231/256] Compiling PotentASN1 BitString.swift
[232/256] Compiling PotentASN1 Dates.swift
[233/256] Compiling PotentCBOR CBOREncoder.swift
[234/256] Compiling PotentASN1 Tagged.swift
[235/256] Compiling PotentASN1 TaggedValue.swift
[236/256] Compiling PotentJSON Errors.swift
[237/256] Compiling PotentJSON JSONDecoder.swift
[238/256] Emitting module PotentJSON
[239/256] Compiling PotentASN1 ObjectIdentifier.swift
[240/256] Compiling PotentASN1 Schema.swift
[241/256] Compiling PotentJSON JSONEncoder.swift
[242/256] Compiling PotentJSON JSON.swift
[243/257] Compiling PotentYAML YAMLEncoder.swift
[244/257] Compiling PotentYAML YAMLWriter.swift
[246/257] Compiling PotentCBOR CBORDecoder.swift
[248/258] Emitting module PotentYAML
[249/258] Compiling PotentASN1 ASN1.swift
[250/258] Compiling PotentASN1 ASN1DERReader.swift
[251/258] Compiling PotentASN1 ASN1Decoder.swift
[252/258] Compiling PotentASN1 ASN1Encoder.swift
[254/259] Emitting module PotentASN1
[259/259] Compiling PotentASN1 ASN1DERWriter.swift
[261/291] Compiling Sunday AnyTextMediaTypeDecodable.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[262/291] Compiling Sunday CharSets.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[263/291] Compiling Sunday CustomHeaderConvertible.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[264/291] Compiling Sunday Description.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[265/291] Compiling Sunday DispatchTimeIntervals.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[266/295] Compiling Sunday PathEncoders.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[267/295] Compiling Sunday Problem.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[268/295] Compiling Sunday RequestFactory.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[269/295] Compiling Sunday ResponseHelpers.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[270/295] Compiling Sunday HeaderParameters.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[271/295] Compiling Sunday Logging.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[272/295] Compiling Sunday MediaType.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[273/295] Compiling Sunday MediaTypeDecoders.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[274/295] Compiling Sunday ResultResponse.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[275/295] Compiling Sunday ServerTrustPolicyManager.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[276/295] Compiling Sunday ServiceLocator.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[277/295] Compiling Sunday URI.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)
[278/295] Emitting module Sunday
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[279/295] Compiling Sunday NetworkSession.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[280/295] Compiling Sunday NetworkSessionDelegate.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[281/295] Compiling Sunday Patching.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[282/295] Compiling Sunday PathEncodable.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[283/295] Compiling Sunday MediaTypeEncoders.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[284/295] Compiling Sunday NetworkRequestAdapter.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[285/295] Compiling Sunday NetworkRequestAdapters.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[286/295] Compiling Sunday NetworkRequestFactory.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[287/295] Compiling Sunday URITemplate.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[288/295] Compiling Sunday URLRequests.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[289/295] Compiling Sunday URLSessionConfigurations.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[290/295] Compiling Sunday WWWFormURLEncoder.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[291/295] Compiling Sunday Empty.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[292/295] Compiling Sunday Errors.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[293/295] Compiling Sunday EventParser.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[294/295] Compiling Sunday EventSource.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
[295/295] Compiling Sunday HTTP.swift
/host/spi-builder-workspace/Sources/Sunday/EventSource.swift:20:8: error: no such module 'OSLog'
import OSLog
^
error: fatalError
BUILD FAILURE 5.10 linux