Build Information
Successful build of grpc-swift-protobuf, reference 1.0.0-alpha.1 (424a4d
), with Swift 6.0 for Linux on 6 Nov 2024 08:31:22 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-swift-protobuf.git
Reference: 1.0.0-alpha.1
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/grpc/grpc-swift-protobuf
* tag 1.0.0-alpha.1 -> FETCH_HEAD
HEAD is now at 424a4d8 Set grpc-swift version to 2.0.0-alpha.1 (#6)
Cloned https://github.com/grpc/grpc-swift-protobuf.git
Revision (git rev-parse @):
424a4d8bd6f0c97500517b827a9d0e2c6a1df924
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/grpc/grpc-swift-protobuf.git at 1.0.0-alpha.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/grpc/grpc-swift-protobuf.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/grpc/grpc-swift.git
[1/37827] Fetching swift-protobuf
[3406/85867] Fetching swift-protobuf, grpc-swift
Fetched https://github.com/grpc/grpc-swift.git from cache (5.60s)
Fetched https://github.com/apple/swift-protobuf.git from cache (5.63s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.2 (0.56s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 2.0.0-alpha.1 (0.48s)
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.14s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.76s)
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 2.0.0-alpha.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.1.4
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.28.2
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/20] Write sources
[1/20] Copying PrivacyInfo.xcprivacy
[1/20] Write sources
[12/20] Write swift-version-24593BA9C3E375BF.txt
[14/135] Emitting module InternalCollectionsUtilities
[15/137] Compiling GRPCCodeGen TypeUsage.swift
[16/137] Compiling GRPCCodeGen SourceFile.swift
[17/138] Emitting module GRPCCodeGen
[18/138] Compiling GRPCCodeGen CodeGenError.swift
[19/138] Compiling GRPCCodeGen CodeGenerationRequest.swift
[20/138] Compiling GRPCCodeGen RendererProtocol.swift
[21/138] Compiling GRPCCodeGen SpecializedTranslator.swift
[22/138] Compiling GRPCCodeGen Translator.swift
[24/138] Compiling GRPCCodeGen TypealiasTranslator.swift
[25/138] Compiling GRPCCodeGen TypeName.swift
[26/138] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[27/138] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[28/138] Compiling GRPCCodeGen TextBasedRenderer.swift
[29/138] Compiling GRPCCodeGen StructuredSwiftRepresentation.swift
[30/138] Compiling GRPCCodeGen ClientCodeTranslator.swift
[31/138] Compiling GRPCCodeGen IDLToStructuredSwiftTranslator.swift
[33/138] Compiling GRPCCodeGen ServerCodeTranslator.swift
[34/138] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/138] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/139] Compiling GRPCCodeGen SourceGenerator.swift
[42/154] Compiling DequeModule Deque+CustomReflectable.swift
[43/154] Compiling DequeModule Deque+Descriptions.swift
[44/156] Compiling DequeModule _DequeBuffer.swift
[45/156] Compiling DequeModule _DequeBufferHeader.swift
[46/156] Compiling DequeModule Deque+Equatable.swift
[47/156] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[48/156] Compiling DequeModule Deque+Extras.swift
[49/156] Compiling DequeModule Deque+Hashable.swift
[50/156] Compiling DequeModule _DequeSlot.swift
[51/156] Compiling DequeModule _UnsafeWrappedBuffer.swift
[52/156] Compiling DequeModule Deque+Testing.swift
[53/156] Compiling DequeModule Deque._Storage.swift
[54/156] Compiling DequeModule Deque._UnsafeHandle.swift
[55/156] Compiling DequeModule Deque.swift
[56/156] Compiling DequeModule Deque+Codable.swift
[57/156] Compiling DequeModule Deque+Collection.swift
[58/156] Emitting module SwiftProtobuf
[59/167] Emitting module DequeModule
[61/220] Compiling GRPCCore GRPCClient.swift
[62/220] Compiling GRPCCore GRPCServer.swift
[63/220] Compiling GRPCCore Base64.swift
[64/220] Compiling GRPCCore Lock.swift
[65/220] Compiling GRPCCore UnsafeTransfer.swift
[66/220] Compiling GRPCCore Metadata+GRPC.swift
[67/220] Compiling GRPCCore RPCWriter+Map.swift
[68/220] Compiling GRPCCore RPCWriter+MessageToRPCResponsePart.swift
[69/220] Compiling GRPCCore RPCWriter+Serialize.swift
[70/220] Compiling GRPCCore UncheckedAsyncIteratorSequence.swift
[71/220] Compiling GRPCCore RPCAsyncSequence.swift
[72/220] Compiling GRPCCore RPCWriter+Closable.swift
[73/220] Compiling GRPCCore CallOptions.swift
[74/220] Compiling GRPCCore ClientContext.swift
[75/220] Compiling GRPCCore ClientInterceptor.swift
[76/220] Compiling GRPCCore ClientRequest.swift
[77/220] Compiling GRPCCore ClientResponse.swift
[78/220] Compiling GRPCCore ClientRPCExecutor+HedgingExecutor.swift
[79/220] Compiling GRPCCore ClientRPCExecutor+OneShotExecutor.swift
[80/220] Compiling GRPCCore ClientRPCExecutor+RetryExecutor.swift
[81/220] Compiling GRPCCore ClientRPCExecutor.swift
[82/220] Compiling GRPCCore ClientRequest+Convenience.swift
[83/220] Compiling GRPCCore ClientResponse+Convenience.swift
[84/220] Compiling GRPCCore ClientStreamExecutor.swift
[85/220] Compiling GRPCCore RPCWriter.swift
[86/220] Compiling GRPCCore RuntimeError.swift
[87/220] Compiling GRPCCore ServiceDescriptor.swift
[88/220] Compiling GRPCCore Status.swift
[89/220] Compiling GRPCCore AsyncSequenceOfOne.swift
[90/220] Compiling GRPCCore BroadcastAsyncSequence+RPCWriter.swift
[91/220] Compiling GRPCCore BroadcastAsyncSequence.swift
[92/220] Compiling GRPCCore GRPCAsyncThrowingStream.swift
[93/220] Compiling GRPCCore MethodConfigs.swift
[94/220] Compiling GRPCCore Result+Catching.swift
[95/220] Compiling GRPCCore String+Extensions.swift
[96/220] Compiling GRPCCore TaskGroup+CancellableTask.swift
[97/220] Compiling GRPCCore RetryDelaySequence.swift
[98/220] Compiling GRPCCore ServerRPCExecutor.swift
[99/220] Compiling GRPCCore RPCRouter.swift
[100/220] Compiling GRPCCore RegistrableRPCService.swift
[101/220] Compiling GRPCCore ServerContext.swift
[102/220] Compiling GRPCCore ServerInterceptor.swift
[103/220] Compiling GRPCCore ServerRequest.swift
[104/220] Compiling GRPCCore ServerResponse.swift
[105/220] Compiling GRPCCore Coding.swift
[106/220] Compiling GRPCCore CompressionAlgorithm.swift
[107/220] Compiling GRPCCore MethodConfig.swift
[108/220] Compiling GRPCCore ServiceConfig.swift
[109/220] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[110/220] Compiling SwiftProtobuf TextFormatScanner.swift
[111/220] Compiling SwiftProtobuf TimeUtils.swift
[112/220] Compiling SwiftProtobuf UnknownStorage.swift
[113/220] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[114/220] Compiling SwiftProtobuf Varint.swift
[115/220] Compiling SwiftProtobuf Version.swift
[116/220] Compiling SwiftProtobuf Visitor.swift
[117/220] Compiling SwiftProtobuf WireFormat.swift
[118/220] Compiling SwiftProtobuf ZigZag.swift
[119/220] Compiling SwiftProtobuf any.pb.swift
[124/220] Compiling SwiftProtobuf ProtobufMap.swift
[125/220] Compiling SwiftProtobuf SelectiveVisitor.swift
[126/220] Compiling SwiftProtobuf SimpleExtensionMap.swift
[127/220] Compiling SwiftProtobuf StringUtils.swift
[128/220] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[129/220] Compiling SwiftProtobuf SwiftProtobufError.swift
[130/220] Compiling SwiftProtobuf TextFormatDecoder.swift
[131/220] Compiling SwiftProtobuf TextFormatDecodingError.swift
[132/220] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[133/220] Compiling SwiftProtobuf TextFormatEncoder.swift
[134/220] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[135/220] Compiling GRPCCore Metadata.swift
[136/220] Compiling GRPCCore MethodDescriptor.swift
[137/220] Compiling GRPCCore RPCError.swift
[138/220] Compiling SwiftProtobuf BinaryDecoder.swift
[139/220] Compiling SwiftProtobuf BinaryDecodingError.swift
[140/220] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[141/220] Compiling SwiftProtobuf BinaryDelimited.swift
[142/220] Compiling SwiftProtobuf BinaryEncoder.swift
[143/220] Compiling SwiftProtobuf BinaryEncodingError.swift
[144/220] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[145/220] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[146/220] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[176/227] Compiling GRPCCore RPCWriterProtocol.swift
[177/227] Compiling GRPCCore Timeout.swift
[178/227] Compiling GRPCCore ClientTransport.swift
[179/227] Compiling GRPCCore RPCParts.swift
[180/227] Compiling GRPCCore RPCStream.swift
[181/227] Compiling GRPCCore RetryThrottle.swift
[182/227] Compiling GRPCCore ServerTransport.swift
[205/227] Emitting module GRPCCore
[211/229] Wrapping AST for GRPCCodeGen for debugging
[213/229] Compiling SwiftProtobuf api.pb.swift
[214/229] Compiling SwiftProtobuf descriptor.pb.swift
[215/229] Compiling SwiftProtobuf duration.pb.swift
[216/229] Compiling SwiftProtobuf empty.pb.swift
[217/229] Compiling SwiftProtobuf field_mask.pb.swift
[218/229] Compiling SwiftProtobuf source_context.pb.swift
[219/229] Compiling SwiftProtobuf struct.pb.swift
[220/229] Compiling SwiftProtobuf timestamp.pb.swift
[221/229] Compiling SwiftProtobuf type.pb.swift
[222/229] Compiling SwiftProtobuf wrappers.pb.swift
[223/229] Compiling SwiftProtobuf resource_bundle_accessor.swift
[224/230] Wrapping AST for SwiftProtobuf for debugging
[226/257] Emitting module GRPCProtobuf
[227/257] Compiling GRPCProtobuf Coding.swift
[229/258] Compiling SwiftProtobufPluginLibrary ProvidesDeprecationComment.swift
[230/258] Compiling SwiftProtobufPluginLibrary ProvidesLocationPath.swift
[231/258] Compiling SwiftProtobufPluginLibrary ProvidesSourceCodeLocation.swift
[232/261] Compiling SwiftProtobufPluginLibrary PluginLibEditionDefaults.swift
[233/261] Compiling SwiftProtobufPluginLibrary ProtoCompilerContext.swift
[234/261] Compiling SwiftProtobufPluginLibrary ProtoFileToModuleMappings.swift
[235/261] Compiling SwiftProtobufPluginLibrary SwiftProtobufInfo.swift
[236/261] Compiling SwiftProtobufPluginLibrary SwiftProtobufNamer.swift
[237/261] Compiling SwiftProtobufPluginLibrary UnicodeScalar+Extensions.swift
[238/261] Compiling SwiftProtobufPluginLibrary StandardErrorOutputStream.swift
[239/261] Compiling SwiftProtobufPluginLibrary StringUtils.swift
[240/261] Compiling SwiftProtobufPluginLibrary SwiftLanguage.swift
[241/261] Compiling SwiftProtobufPluginLibrary Google_Protobuf_Compiler_CodeGeneratorResponse+Extensions.swift
[242/261] Compiling SwiftProtobufPluginLibrary Google_Protobuf_Edition+Extensions.swift
[243/261] Compiling SwiftProtobufPluginLibrary Google_Protobuf_SourceCodeInfo+Extensions.swift
[244/261] Compiling SwiftProtobufPluginLibrary NamingUtils.swift
[245/261] Emitting module SwiftProtobufPluginLibrary
[246/261] Compiling SwiftProtobufPluginLibrary plugin.pb.swift
[247/261] Compiling SwiftProtobufPluginLibrary swift_protobuf_module_mappings.pb.swift
[248/261] Compiling SwiftProtobufPluginLibrary resource_bundle_accessor.swift
[249/261] Compiling SwiftProtobufPluginLibrary CodeGenerator.swift
[250/261] Compiling SwiftProtobufPluginLibrary CodeGeneratorParameter.swift
[251/261] Compiling SwiftProtobufPluginLibrary CodePrinter.swift
[252/261] Compiling SwiftProtobufPluginLibrary Descriptor+Extensions.swift
[253/261] Compiling SwiftProtobufPluginLibrary Descriptor.swift
[254/261] Compiling SwiftProtobufPluginLibrary FeatureResolver.swift
[255/261] Compiling SwiftProtobufPluginLibrary FieldNumbers.swift
[256/261] Compiling SwiftProtobufPluginLibrary GeneratorOutputs.swift
[257/262] Wrapping AST for SwiftProtobufPluginLibrary for debugging
[259/265] Compiling GRPCProtobufCodeGen ProtobufCodeGenerator.swift
[260/265] Compiling GRPCProtobufCodeGen ProtobufCodeGenParser.swift
[261/265] Emitting module GRPCProtobufCodeGen
[262/266] Wrapping AST for GRPCProtobufCodeGen for debugging
[264/270] Compiling protoc_gen_grpc_swift Version.swift
[265/270] Compiling protoc_gen_grpc_swift Options.swift
[266/270] Emitting module protoc_gen_grpc_swift
[267/270] Compiling protoc_gen_grpc_swift GenerateGRPC.swift
[268/271] Wrapping AST for protoc-gen-grpc-swift for debugging
[269/271] Write Objects.LinkFileList
[270/271] Linking protoc-gen-grpc-swift
Build complete! (82.65s)
Build complete.
{
"dependencies" : [
{
"identity" : "grpc-swift",
"requirement" : {
"exact" : [
"2.0.0-alpha.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.28.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
}
],
"manifest_display_name" : "grpc-swift-protobuf",
"name" : "grpc-swift-protobuf",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "GRPCProtobuf",
"targets" : [
"GRPCProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "protoc-gen-grpc-swift",
"targets" : [
"protoc-gen-grpc-swift"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "protoc_gen_grpc_swift",
"module_type" : "SwiftTarget",
"name" : "protoc-gen-grpc-swift",
"path" : "Sources/protoc-gen-grpc-swift",
"product_dependencies" : [
"GRPCCodeGen",
"SwiftProtobuf",
"SwiftProtobufPluginLibrary"
],
"product_memberships" : [
"protoc-gen-grpc-swift"
],
"sources" : [
"GenerateGRPC.swift",
"Options.swift",
"Version.swift"
],
"target_dependencies" : [
"GRPCProtobufCodeGen"
],
"type" : "executable"
},
{
"c99name" : "GRPCProtobufTests",
"module_type" : "SwiftTarget",
"name" : "GRPCProtobufTests",
"path" : "Tests/GRPCProtobufTests",
"product_dependencies" : [
"GRPCCore",
"SwiftProtobuf"
],
"sources" : [
"ProtobufCodingTests.swift"
],
"target_dependencies" : [
"GRPCProtobuf"
],
"type" : "test"
},
{
"c99name" : "GRPCProtobufCodeGenTests",
"module_type" : "SwiftTarget",
"name" : "GRPCProtobufCodeGenTests",
"path" : "Tests/GRPCProtobufCodeGenTests",
"product_dependencies" : [
"GRPCCodeGen",
"SwiftProtobuf",
"SwiftProtobufPluginLibrary"
],
"sources" : [
"ProtobufCodeGenParserTests.swift",
"ProtobufCodeGeneratorTests.swift"
],
"target_dependencies" : [
"GRPCProtobufCodeGen"
],
"type" : "test"
},
{
"c99name" : "GRPCProtobufCodeGen",
"module_type" : "SwiftTarget",
"name" : "GRPCProtobufCodeGen",
"path" : "Sources/GRPCProtobufCodeGen",
"product_dependencies" : [
"GRPCCodeGen",
"SwiftProtobufPluginLibrary"
],
"product_memberships" : [
"protoc-gen-grpc-swift"
],
"sources" : [
"ProtobufCodeGenParser.swift",
"ProtobufCodeGenerator.swift"
],
"type" : "library"
},
{
"c99name" : "GRPCProtobuf",
"module_type" : "SwiftTarget",
"name" : "GRPCProtobuf",
"path" : "Sources/GRPCProtobuf",
"product_dependencies" : [
"GRPCCore",
"SwiftProtobuf"
],
"product_memberships" : [
"GRPCProtobuf"
],
"sources" : [
"Coding.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.