Build Information
Successful build of swift-sass, reference main (66d548
), with Swift 6.1 for Linux on 30 Apr 2025 11:25:57 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnfairh/swift-sass.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/johnfairh/swift-sass
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 66d548f Update to Sass 1.87.0 (#45)
Submodule path 'sass': checked out 'a3ca9ed36f1aaf88a60b3f1f726691aec2a0ffa2'
Submodule 'sass' (https://github.com/sass/sass.git) registered for path 'sass'
Cloning into '/host/spi-builder-workspace/sass'...
Cloned https://github.com/johnfairh/swift-sass.git
Revision (git rev-parse @):
66d548f15eb280f3228ac50d6ed17ba59e196b3c
SUCCESS checkout https://github.com/johnfairh/swift-sass.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/johnfairh/swift-sass.git
https://github.com/johnfairh/swift-sass.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.26.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "semver.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnfairh/Semver.swift.git"
},
{
"identity" : "sourcemapper",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnfairh/SourceMapper.git"
}
],
"manifest_display_name" : "swift-sass",
"name" : "swift-sass",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "DartSass",
"targets" : [
"DartSass"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ssassc",
"targets" : [
"SassCli"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SassTests",
"module_type" : "SwiftTarget",
"name" : "SassTests",
"path" : "Tests/SassTests",
"sources" : [
"TestCalculation.swift",
"TestColor.swift",
"TestCompilerResults.swift",
"TestConstants.swift",
"TestFunction.swift",
"TestList.swift",
"TestMap.swift",
"TestNumber.swift",
"TestString.swift"
],
"target_dependencies" : [
"Sass"
],
"type" : "test"
},
{
"c99name" : "SassCli",
"module_type" : "SwiftTarget",
"name" : "SassCli",
"path" : "Sources/SassCli",
"product_memberships" : [
"ssassc"
],
"sources" : [
"ssassc.swift"
],
"target_dependencies" : [
"DartSass"
],
"type" : "executable"
},
{
"c99name" : "Sass",
"module_type" : "SwiftTarget",
"name" : "Sass",
"path" : "Sources/Sass",
"product_dependencies" : [
"SourceMapper"
],
"product_memberships" : [
"DartSass",
"ssassc"
],
"sources" : [
"ArgumentList.swift",
"Calculation.swift",
"Color.swift",
"CompilerFunction.swift",
"CompilerResults.swift",
"CompilerTypes.swift",
"Constants.swift",
"DynamicFunction.swift",
"FunctionTypes.swift",
"List.swift",
"Map.swift",
"Mixin.swift",
"Number.swift",
"String.swift",
"Units.swift",
"Value.swift",
"ValueConvertible.swift"
],
"type" : "library"
},
{
"c99name" : "DartSassTests",
"module_type" : "SwiftTarget",
"name" : "DartSassTests",
"path" : "Tests/DartSassTests",
"sources" : [
"TestCompilerErrors.swift",
"TestFunctions.swift",
"TestImporters.swift",
"TestInterface.swift",
"TestProtocolErrors.swift",
"TestResetShutdown.swift",
"TestUtils.swift",
"TestVersions.swift"
],
"target_dependencies" : [
"DartSass"
],
"type" : "test"
},
{
"c99name" : "DartSassEmbeddedMacOS",
"module_type" : "SwiftTarget",
"name" : "DartSassEmbeddedMacOS",
"path" : "Sources/DartSassEmbeddedMacOS",
"product_memberships" : [
"DartSass",
"ssassc"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/DartSassEmbeddedMacOS/x64",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"DartSassEmbeddedMacOS.swift"
],
"type" : "library"
},
{
"c99name" : "DartSassEmbeddedLinux",
"module_type" : "SwiftTarget",
"name" : "DartSassEmbeddedLinux",
"path" : "Sources/DartSassEmbeddedLinux",
"product_memberships" : [
"DartSass",
"ssassc"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/DartSassEmbeddedLinux/x64",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"DartSassEmbeddedLinux.swift"
],
"type" : "library"
},
{
"c99name" : "DartSass",
"module_type" : "SwiftTarget",
"name" : "DartSass",
"path" : "Sources/DartSass",
"product_dependencies" : [
"SwiftProtobuf",
"NIOCore",
"NIOPosix",
"NIOFoundationCompat",
"Atomics",
"Logging",
"Semver"
],
"product_memberships" : [
"DartSass",
"ssassc"
],
"sources" : [
"BinaryProtocol.swift",
"Compiler.swift",
"CompilerRequests.swift",
"CompilerWork.swift",
"Concurrency+Extras.swift",
"DartSassEmbedded.swift",
"Deprecation.swift",
"Errors.swift",
"Exec.swift",
"Importers.swift",
"ProtobufConversion.swift",
"ProtobufValueConversion.swift",
"Versions.swift",
"embedded_sass.pb.swift"
],
"target_dependencies" : [
"Sass",
"DartSassEmbeddedMacOS",
"DartSassEmbeddedLinux"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/johnfairh/Semver.swift.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/johnfairh/SourceMapper.git
Fetching https://github.com/apple/swift-nio.git
[1/181] Fetching semver.swift
[182/721] Fetching semver.swift, sourcemapper
[409/4557] Fetching semver.swift, sourcemapper, swift-log
[1363/6262] Fetching semver.swift, sourcemapper, swift-log, swift-atomics
Fetched https://github.com/johnfairh/SourceMapper.git from cache (0.29s)
[5654/5722] Fetching semver.swift, swift-log, swift-atomics
[5723/81283] Fetching semver.swift, swift-log, swift-atomics, swift-nio
[10257/119787] Fetching semver.swift, swift-log, swift-atomics, swift-nio, swift-protobuf
Fetched https://github.com/johnfairh/Semver.swift.git from cache (5.89s)
Fetched https://github.com/apple/swift-log.git from cache (5.90s)
Fetched https://github.com/apple/swift-nio.git from cache (6.01s)
Fetched https://github.com/apple/swift-atomics.git from cache (6.62s)
Fetched https://github.com/apple/swift-protobuf.git from cache (6.68s)
Computing version for https://github.com/johnfairh/SourceMapper.git
Computed https://github.com/johnfairh/SourceMapper.git at 2.0.0 (9.11s)
Computing version for https://github.com/johnfairh/Semver.swift.git
Computed https://github.com/johnfairh/Semver.swift.git at 1.2.4 (0.53s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.71s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
[4368/20636] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.39s)
[814/16269] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.32s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.20s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.18s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (0.94s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.05s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.29.0
Creating working copy for https://github.com/johnfairh/SourceMapper.git
Working copy of https://github.com/johnfairh/SourceMapper.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/johnfairh/Semver.swift.git
Working copy of https://github.com/johnfairh/Semver.swift.git resolved at 1.2.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/53] Write sources
[13/53] Copying PrivacyInfo.xcprivacy
[13/53] Write sources
[21/53] Copying x64
[22/53] Compiling _AtomicsShims.c
[23/53] Compiling CNIOWindows WSAStartup.c
[24/53] Compiling CNIOWASI CNIOWASI.c
[24/53] Compiling CNIOWindows shim.c
[26/53] Compiling CNIODarwin shim.c
[27/53] Compiling CNIOLinux liburing_shims.c
[28/53] Compiling CNIOLinux shim.c
[29/53] Write swift-version-24593BA9C3E375BF.txt
[30/170] Compiling c-nioatomics.c
[32/175] Compiling _NIODataStructures _TinyArray.swift
[33/175] Compiling SwiftProtobuf BinaryEncoder.swift
[34/175] Compiling SwiftProtobuf BinaryEncodingError.swift
[35/175] Compiling _NIODataStructures PriorityQueue.swift
[36/177] Compiling _NIOBase64 Base64.swift
[37/177] Emitting module _NIOBase64
[38/177] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[39/177] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[40/177] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[41/177] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[42/177] Compiling SwiftProtobuf BinaryDecoder.swift
[43/177] Compiling SwiftProtobuf BinaryDecodingError.swift
[44/177] Emitting module InternalCollectionsUtilities
[45/177] Compiling SwiftProtobuf AnyMessageStorage.swift
[46/177] Compiling SwiftProtobuf AnyUnpackError.swift
[47/177] Compiling SwiftProtobuf AsyncMessageSequence.swift
[48/177] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[49/177] Compiling SwiftProtobuf BinaryDelimited.swift
[50/178] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[51/178] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[52/178] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[54/178] Compiling SourceMapper VLQ.swift
[55/178] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[56/178] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[57/197] Compiling c-atomics.c
[59/197] Compiling DequeModule _DequeBuffer.swift
[60/197] Compiling DequeModule _DequeBufferHeader.swift
[61/199] Compiling Logging MetadataProvider.swift
[62/209] Compiling _NIODataStructures Heap.swift
[63/209] Emitting module _NIODataStructures
[64/219] Compiling Atomics AtomicBool.swift
[65/219] Compiling Atomics IntegerConformances.swift
[66/219] Compiling Atomics PointerConformances.swift
[67/219] Compiling Atomics Primitives.native.swift
[69/219] Compiling Atomics Primitives.shims.swift
[70/219] Compiling Atomics AtomicInteger.swift
[71/219] Emitting module Semver
[72/219] Compiling Semver Semver.swift
[73/219] Compiling Semver Semver+Expressible.swift
[74/219] Compiling Semver Semver+Parser.swift
[75/219] Compiling SourceMapper JSON.swift
[76/219] Compiling SourceMapper SourceMap.swift
[77/219] Compiling SourceMapper Errors.swift
[78/219] Compiling SourceMapper Mappings.swift
[79/220] Emitting module SourceMapper
[80/220] Compiling Logging LogHandler.swift
[81/220] Compiling Logging Locks.swift
[82/220] Emitting module Logging
[83/220] Compiling Logging Logging.swift
[84/220] Compiling SourceMapper UnpackedSourceMap.swift
[85/222] Compiling Atomics UnsafeAtomic.swift
[86/222] Compiling Atomics UnsafeAtomicLazyReference.swift
[87/222] Compiling Atomics ManagedAtomic.swift
[88/222] Compiling Atomics ManagedAtomicLazyReference.swift
[89/230] Compiling Atomics AtomicMemoryOrderings.swift
[90/230] Compiling Atomics DoubleWord.swift
[95/230] Wrapping AST for _NIODataStructures for debugging
[96/230] Wrapping AST for _NIOBase64 for debugging
[97/230] Wrapping AST for Semver for debugging
[99/230] Compiling SwiftProtobuf Message+JSONAdditions.swift
[100/230] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[101/230] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[102/230] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[103/230] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[104/230] Compiling SwiftProtobuf Message.swift
[105/230] Compiling SwiftProtobuf MessageExtension.swift
[106/230] Compiling SwiftProtobuf NameMap.swift
[107/230] Compiling SwiftProtobuf PathDecoder.swift
[108/230] Compiling SwiftProtobuf PathVisitor.swift
[109/230] Compiling SwiftProtobuf ProtoNameProviding.swift
[110/230] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[111/241] Compiling Atomics AtomicOptionalWrappable.swift
[112/241] Compiling Atomics AtomicReference.swift
[113/241] Compiling Atomics AtomicStorage.swift
[114/241] Compiling Atomics AtomicValue.swift
[114/241] Wrapping AST for SourceMapper for debugging
[115/241] Wrapping AST for Logging for debugging
[123/241] Compiling Atomics OptionalRawRepresentable.swift
[124/241] Compiling Atomics RawRepresentable.swift
[125/253] Compiling Atomics IntegerOperations.swift
[126/253] Compiling Atomics Unmanaged extensions.swift
[126/257] Wrapping AST for InternalCollectionsUtilities for debugging
[128/257] Emitting module DequeModule
[129/257] Compiling NIOConcurrencyHelpers lock.swift
[131/258] Emitting module NIOConcurrencyHelpers
[132/258] Compiling NIOConcurrencyHelpers NIOLock.swift
[133/258] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[134/258] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[135/258] Compiling NIOConcurrencyHelpers atomics.swift
[135/259] Wrapping AST for DequeModule for debugging
[138/259] Emitting module SwiftProtobuf
[138/259] Wrapping AST for NIOConcurrencyHelpers for debugging
[140/259] Emitting module DartSassEmbeddedLinux
[141/259] Compiling DartSassEmbeddedLinux DartSassEmbeddedLinux.swift
[142/259] Compiling DartSassEmbeddedLinux resource_bundle_accessor.swift
[143/260] Compiling SwiftProtobuf JSONDecodingOptions.swift
[144/260] Compiling SwiftProtobuf JSONEncoder.swift
[145/260] Compiling SwiftProtobuf JSONEncodingError.swift
[146/260] Compiling SwiftProtobuf JSONEncodingOptions.swift
[147/260] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[148/260] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[149/260] Compiling SwiftProtobuf JSONScanner.swift
[150/260] Compiling SwiftProtobuf MathUtils.swift
[151/260] Compiling SwiftProtobuf Message+AnyAdditions.swift
[152/260] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[153/260] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[154/260] Compiling SwiftProtobuf Message+FieldMask.swift
[155/260] Compiling Sass Number.swift
[156/260] Compiling Sass String.swift
[157/260] Compiling Sass Units.swift
[163/260] Compiling SwiftProtobuf HashVisitor.swift
[164/260] Compiling SwiftProtobuf Internal.swift
[165/260] Compiling SwiftProtobuf JSONDecoder.swift
[166/260] Compiling SwiftProtobuf JSONDecodingError.swift
[167/260] Compiling SwiftProtobuf CustomJSONCodable.swift
[168/260] Compiling SwiftProtobuf Decoder.swift
[169/260] Compiling SwiftProtobuf DoubleParser.swift
[170/260] Compiling SwiftProtobuf Enum.swift
[171/260] Compiling SwiftProtobuf ExtensibleMessage.swift
[172/260] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[173/260] Compiling SwiftProtobuf ExtensionFields.swift
[174/260] Compiling SwiftProtobuf ExtensionMap.swift
[175/260] Compiling SwiftProtobuf FieldTag.swift
[176/260] Compiling SwiftProtobuf FieldTypes.swift
[177/260] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[178/260] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[180/260] Emitting module Sass
[181/262] Compiling Sass CompilerFunction.swift
[182/262] Compiling Sass CompilerResults.swift
[183/262] Compiling Sass CompilerTypes.swift
[184/262] Compiling Sass Constants.swift
[185/262] Compiling Sass DynamicFunction.swift
[186/262] Compiling Sass FunctionTypes.swift
[186/262] Wrapping AST for DartSassEmbeddedLinux for debugging
[188/262] Compiling Sass Mixin.swift
[190/262] Compiling Sass List.swift
[191/262] Compiling Sass Map.swift
[194/262] Emitting module Atomics
[195/262] Compiling Sass Value.swift
[196/262] Compiling Sass ValueConvertible.swift
[197/262] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[198/262] Compiling SwiftProtobuf TextFormatScanner.swift
[199/262] Compiling SwiftProtobuf TimeUtils.swift
[200/262] Compiling SwiftProtobuf UnknownStorage.swift
[201/262] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[202/262] Compiling SwiftProtobuf Varint.swift
[203/262] Compiling SwiftProtobuf Version.swift
[204/262] Compiling SwiftProtobuf Visitor.swift
[205/262] Compiling SwiftProtobuf WireFormat.swift
[206/262] Compiling SwiftProtobuf ZigZag.swift
[207/262] Compiling SwiftProtobuf any.pb.swift
[208/262] Compiling SwiftProtobuf ProtobufMap.swift
[209/262] Compiling SwiftProtobuf SelectiveVisitor.swift
[210/262] Compiling SwiftProtobuf SimpleExtensionMap.swift
[211/262] Compiling SwiftProtobuf StringUtils.swift
[212/262] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[213/262] Compiling SwiftProtobuf SwiftProtobufError.swift
[214/262] Compiling SwiftProtobuf TextFormatDecoder.swift
[215/262] Compiling SwiftProtobuf TextFormatDecodingError.swift
[216/262] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[217/262] Compiling SwiftProtobuf TextFormatEncoder.swift
[218/262] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[222/262] Compiling Sass ArgumentList.swift
[223/262] Compiling Sass Calculation.swift
[224/262] Compiling Sass Color.swift
[225/263] Wrapping AST for Atomics for debugging
[227/322] Compiling NIOCore AddressedEnvelope.swift
[228/322] Compiling NIOCore AsyncAwaitSupport.swift
[229/322] Compiling NIOCore AsyncChannel.swift
[230/322] Compiling NIOCore AsyncChannelHandler.swift
[231/322] Compiling NIOCore AsyncChannelInboundStream.swift
[232/322] Compiling NIOCore AsyncChannelOutboundWriter.swift
[233/322] Compiling NIOCore NIOAsyncSequenceProducer.swift
[234/322] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[235/322] Compiling NIOCore NIOAsyncWriter.swift
[236/322] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[237/322] Compiling NIOCore BSDSocketAPI.swift
[238/322] Compiling NIOCore ByteBuffer-aux.swift
[242/323] Wrapping AST for Sass for debugging
[244/323] Compiling NIOCore MarkedCircularBuffer.swift
[245/323] Compiling NIOCore MulticastChannel.swift
[246/323] Compiling NIOCore NIOAny.swift
[247/323] Compiling NIOCore NIOCloseOnErrorHandler.swift
[248/323] Compiling NIOCore NIOLoopBound.swift
[249/323] Compiling NIOCore NIOScheduledCallback.swift
[250/323] Compiling NIOCore NIOSendable.swift
[251/323] Compiling NIOCore RecvByteBufferAllocator.swift
[252/331] Compiling NIOCore GlobalSingletons.swift
[253/331] Compiling NIOCore IO.swift
[254/331] Compiling NIOCore IOData.swift
[255/331] Compiling NIOCore IPProtocol.swift
[256/331] Compiling NIOCore IntegerBitPacking.swift
[257/331] Compiling NIOCore IntegerTypes.swift
[258/331] Compiling NIOCore Interfaces.swift
[259/331] Compiling NIOCore Linux.swift
[260/331] Compiling NIOCore EventLoop.swift
[261/331] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[262/331] Compiling NIOCore EventLoopFuture+Deprecated.swift
[263/331] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[264/331] Compiling NIOCore EventLoopFuture.swift
[265/331] Compiling NIOCore FileDescriptor.swift
[266/331] Compiling NIOCore FileHandle.swift
[267/331] Compiling NIOCore FileRegion.swift
[268/331] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[269/331] Compiling NIOCore SocketAddresses.swift
[270/331] Compiling NIOCore SocketOptionProvider.swift
[271/331] Compiling NIOCore SystemCallHelpers.swift
[272/331] Compiling NIOCore TimeAmount+Duration.swift
[273/331] Compiling NIOCore TypeAssistedChannelHandler.swift
[274/331] Compiling NIOCore UniversalBootstrapSupport.swift
[275/331] Compiling NIOCore Utilities.swift
[276/331] Compiling NIOCore ChannelPipeline.swift
[277/331] Compiling NIOCore CircularBuffer.swift
[278/331] Compiling NIOCore Codec.swift
[279/331] Compiling NIOCore ConvenienceOptionSupport.swift
[280/331] Compiling NIOCore DeadChannel.swift
[281/331] Compiling NIOCore DispatchQueue+WithFuture.swift
[282/331] Compiling NIOCore EventLoop+Deprecated.swift
[283/331] Compiling NIOCore EventLoop+SerialExecutor.swift
[296/331] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[297/331] Compiling NIOCore ByteBuffer-conversions.swift
[298/331] Compiling NIOCore ByteBuffer-core.swift
[299/331] Compiling NIOCore ByteBuffer-hex.swift
[300/331] Compiling NIOCore ByteBuffer-int.swift
[301/331] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[302/331] Compiling NIOCore ByteBuffer-multi-int.swift
[303/331] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[304/331] Compiling NIOCore ByteBuffer-views.swift
[305/331] Compiling NIOCore Channel.swift
[306/331] Compiling NIOCore ChannelHandler.swift
[307/331] Compiling NIOCore ChannelHandlers.swift
[308/331] Compiling NIOCore ChannelInvoker.swift
[309/331] Compiling NIOCore ChannelOption.swift
[310/331] Emitting module NIOCore
[311/332] Wrapping AST for NIOCore for debugging
[313/383] Compiling SwiftProtobuf api.pb.swift
[314/383] Compiling SwiftProtobuf descriptor.pb.swift
[315/383] Compiling SwiftProtobuf duration.pb.swift
[316/383] Compiling SwiftProtobuf empty.pb.swift
[317/383] Compiling SwiftProtobuf field_mask.pb.swift
[318/383] Compiling SwiftProtobuf source_context.pb.swift
[319/383] Compiling SwiftProtobuf struct.pb.swift
[320/383] Compiling SwiftProtobuf timestamp.pb.swift
[321/383] Compiling SwiftProtobuf type.pb.swift
[322/383] Compiling SwiftProtobuf wrappers.pb.swift
[323/383] Compiling SwiftProtobuf resource_bundle_accessor.swift
[324/384] Wrapping AST for SwiftProtobuf for debugging
[326/384] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[327/384] Compiling NIOEmbedded AsyncTestingChannel.swift
[328/384] Emitting module NIOEmbedded
[329/384] Compiling NIOEmbedded Embedded.swift
[331/385] Compiling NIOPosix IO.swift
[332/385] Compiling NIOPosix IntegerBitPacking.swift
[333/385] Compiling NIOPosix IntegerTypes.swift
[334/385] Compiling NIOPosix Linux.swift
[335/385] Compiling NIOPosix LinuxCPUSet.swift
[336/385] Compiling NIOPosix LinuxUring.swift
[337/385] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[337/391] Wrapping AST for NIOEmbedded for debugging
[339/391] Compiling NIOPosix PooledRecvBufferAllocator.swift
[340/391] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[341/391] Compiling NIOPosix PosixSingletons.swift
[342/391] Compiling NIOPosix RawSocketBootstrap.swift
[343/391] Compiling NIOPosix Resolver.swift
[344/391] Compiling NIOPosix Selectable.swift
[345/391] Emitting module NIOPosix
[346/391] Compiling NIOPosix ThreadPosix.swift
[347/391] Compiling NIOPosix ThreadWindows.swift
[348/391] Compiling NIOPosix UnsafeTransfer.swift
[349/391] Compiling NIOPosix Utilities.swift
[350/391] Compiling NIOPosix VsockAddress.swift
[351/391] Compiling NIOPosix VsockChannelEvents.swift
[352/391] Compiling NIOPosix BSDSocketAPICommon.swift
[353/391] Compiling NIOPosix BSDSocketAPIPosix.swift
[354/391] Compiling NIOPosix BSDSocketAPIWindows.swift
[355/391] Compiling NIOPosix BaseSocket.swift
[356/391] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[357/391] Compiling NIOPosix BaseSocketChannel.swift
[358/391] Compiling NIOPosix BaseStreamSocketChannel.swift
[359/391] Compiling NIOPosix ServerSocket.swift
[360/391] Compiling NIOPosix Socket.swift
[361/391] Compiling NIOPosix SocketChannel.swift
[362/391] Compiling NIOPosix SocketProtocols.swift
[363/391] Compiling NIOPosix System.swift
[364/391] Compiling NIOPosix Thread.swift
[365/391] Compiling NIOPosix SelectableChannel.swift
[366/391] Compiling NIOPosix SelectableEventLoop.swift
[367/391] Compiling NIOPosix SelectorEpoll.swift
[368/391] Compiling NIOPosix SelectorGeneric.swift
[369/391] Compiling NIOPosix SelectorKqueue.swift
[370/391] Compiling NIOPosix SelectorUring.swift
[371/391] Compiling NIOPosix Bootstrap.swift
[372/391] Compiling NIOPosix ControlMessage.swift
[373/391] Compiling NIOPosix DatagramVectorReadManager.swift
[374/391] Compiling NIOPosix Errors+Any.swift
[375/391] Compiling NIOPosix FileDescriptor.swift
[376/391] Compiling NIOPosix GetaddrinfoResolver.swift
[377/391] Compiling NIOPosix HappyEyeballs.swift
[378/391] Compiling NIOPosix NIOThreadPool.swift
[379/391] Compiling NIOPosix NonBlockingFileIO.swift
[380/391] Compiling NIOPosix PendingDatagramWritesManager.swift
[381/391] Compiling NIOPosix PendingWritesManager.swift
[382/391] Compiling NIOPosix PipeChannel.swift
[383/391] Compiling NIOPosix PipePair.swift
[384/391] Compiling NIOPosix Pool.swift
[385/392] Wrapping AST for NIOPosix for debugging
[387/394] Compiling NIO Exports.swift
[388/394] Emitting module NIO
[389/395] Wrapping AST for NIO for debugging
[391/400] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[392/400] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[393/400] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[394/400] Emitting module NIOFoundationCompat
[395/400] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[396/401] Wrapping AST for NIOFoundationCompat for debugging
[398/415] Compiling DartSass Versions.swift
[399/416] Compiling DartSass Concurrency+Extras.swift
[400/416] Compiling DartSass DartSassEmbedded.swift
[401/416] Compiling DartSass Deprecation.swift
[402/416] Compiling DartSass Errors.swift
[403/416] Compiling DartSass Exec.swift
[404/416] Compiling DartSass Importers.swift
[405/416] Compiling DartSass ProtobufConversion.swift
[406/416] Compiling DartSass ProtobufValueConversion.swift
[407/416] Compiling DartSass BinaryProtocol.swift
[408/416] Compiling DartSass Compiler.swift
[409/416] Emitting module DartSass
[410/416] Compiling DartSass CompilerRequests.swift
[411/416] Compiling DartSass CompilerWork.swift
[412/416] Compiling DartSass embedded_sass.pb.swift
[413/417] Wrapping AST for DartSass for debugging
[415/419] Emitting module SassCli
[416/419] Compiling SassCli ssassc.swift
[417/420] Wrapping AST for SassCli for debugging
[418/420] Write Objects.LinkFileList
[419/420] Linking ssassc
Build complete! (145.88s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.26.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "semver.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnfairh/Semver.swift.git"
},
{
"identity" : "sourcemapper",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnfairh/SourceMapper.git"
}
],
"manifest_display_name" : "swift-sass",
"name" : "swift-sass",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "DartSass",
"targets" : [
"DartSass"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ssassc",
"targets" : [
"SassCli"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SassTests",
"module_type" : "SwiftTarget",
"name" : "SassTests",
"path" : "Tests/SassTests",
"sources" : [
"TestCalculation.swift",
"TestColor.swift",
"TestCompilerResults.swift",
"TestConstants.swift",
"TestFunction.swift",
"TestList.swift",
"TestMap.swift",
"TestNumber.swift",
"TestString.swift"
],
"target_dependencies" : [
"Sass"
],
"type" : "test"
},
{
"c99name" : "SassCli",
"module_type" : "SwiftTarget",
"name" : "SassCli",
"path" : "Sources/SassCli",
"product_memberships" : [
"ssassc"
],
"sources" : [
"ssassc.swift"
],
"target_dependencies" : [
"DartSass"
],
"type" : "executable"
},
{
"c99name" : "Sass",
"module_type" : "SwiftTarget",
"name" : "Sass",
"path" : "Sources/Sass",
"product_dependencies" : [
"SourceMapper"
],
"product_memberships" : [
"DartSass",
"ssassc"
],
"sources" : [
"ArgumentList.swift",
"Calculation.swift",
"Color.swift",
"CompilerFunction.swift",
"CompilerResults.swift",
"CompilerTypes.swift",
"Constants.swift",
"DynamicFunction.swift",
"FunctionTypes.swift",
"List.swift",
"Map.swift",
"Mixin.swift",
"Number.swift",
"String.swift",
"Units.swift",
"Value.swift",
"ValueConvertible.swift"
],
"type" : "library"
},
{
"c99name" : "DartSassTests",
"module_type" : "SwiftTarget",
"name" : "DartSassTests",
"path" : "Tests/DartSassTests",
"sources" : [
"TestCompilerErrors.swift",
"TestFunctions.swift",
"TestImporters.swift",
"TestInterface.swift",
"TestProtocolErrors.swift",
"TestResetShutdown.swift",
"TestUtils.swift",
"TestVersions.swift"
],
"target_dependencies" : [
"DartSass"
],
"type" : "test"
},
{
"c99name" : "DartSassEmbeddedMacOS",
"module_type" : "SwiftTarget",
"name" : "DartSassEmbeddedMacOS",
"path" : "Sources/DartSassEmbeddedMacOS",
"product_memberships" : [
"DartSass",
"ssassc"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/DartSassEmbeddedMacOS/x64",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"DartSassEmbeddedMacOS.swift"
],
"type" : "library"
},
{
"c99name" : "DartSassEmbeddedLinux",
"module_type" : "SwiftTarget",
"name" : "DartSassEmbeddedLinux",
"path" : "Sources/DartSassEmbeddedLinux",
"product_memberships" : [
"DartSass",
"ssassc"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/DartSassEmbeddedLinux/x64",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"DartSassEmbeddedLinux.swift"
],
"type" : "library"
},
{
"c99name" : "DartSass",
"module_type" : "SwiftTarget",
"name" : "DartSass",
"path" : "Sources/DartSass",
"product_dependencies" : [
"SwiftProtobuf",
"NIOCore",
"NIOPosix",
"NIOFoundationCompat",
"Atomics",
"Logging",
"Semver"
],
"product_memberships" : [
"DartSass",
"ssassc"
],
"sources" : [
"BinaryProtocol.swift",
"Compiler.swift",
"CompilerRequests.swift",
"CompilerWork.swift",
"Concurrency+Extras.swift",
"DartSassEmbedded.swift",
"Deprecation.swift",
"Errors.swift",
"Exec.swift",
"Importers.swift",
"ProtobufConversion.swift",
"ProtobufValueConversion.swift",
"Versions.swift",
"embedded_sass.pb.swift"
],
"target_dependencies" : [
"Sass",
"DartSassEmbeddedMacOS",
"DartSassEmbeddedLinux"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.