Build Information
Successful build of grpc-swift-protobuf, reference main (eaebe0
), with Swift 6.0 for Linux on 14 Nov 2024 17:05:05 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-swift-protobuf.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/grpc/grpc-swift-protobuf
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at eaebe06 Fix tests are changes in core (#12)
Cloned https://github.com/grpc/grpc-swift-protobuf.git
Revision (git rev-parse @):
eaebe06fa8d2707e2aed0b0837333877d10077b5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/grpc/grpc-swift-protobuf.git at main
========================================
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-4609320-2":/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/grpc/grpc-swift.git
[1/48299] Fetching grpc-swift
Fetched https://github.com/grpc/grpc-swift.git from cache (3.09s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-protobuf.git
[1/37854] Fetching swift-protobuf
[2/53329] Fetching swift-protobuf, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (7.17s)
Fetched https://github.com/apple/swift-protobuf.git from cache (7.22s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.48s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.2 (0.79s)
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
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/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at main (c41e0a7)
[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 SwiftProtobuf AnyMessageStorage.swift
[16/137] Compiling SwiftProtobuf AnyUnpackError.swift
[17/137] Compiling SwiftProtobuf AsyncMessageSequence.swift
[18/137] Compiling SwiftProtobuf BinaryEncodingError.swift
[19/137] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[22/137] Compiling SwiftProtobuf CustomJSONCodable.swift
[23/137] Compiling SwiftProtobuf Decoder.swift
[24/138] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/138] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/138] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[29/138] Compiling SwiftProtobuf BinaryDelimited.swift
[30/138] Compiling SwiftProtobuf BinaryEncoder.swift
[31/138] Compiling SwiftProtobuf DoubleParser.swift
[32/138] Compiling SwiftProtobuf Enum.swift
[33/138] Compiling SwiftProtobuf BinaryDecoder.swift
[34/138] Compiling SwiftProtobuf BinaryDecodingError.swift
[37/138] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[38/138] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[40/139] Compiling GRPCCodeGen SourceGenerator.swift
[41/154] Compiling DequeModule Deque+CustomReflectable.swift
[42/154] Compiling DequeModule Deque+Descriptions.swift
[43/156] Compiling DequeModule _DequeBuffer.swift
[44/156] Compiling DequeModule _DequeBufferHeader.swift
[45/156] Compiling DequeModule Deque+Equatable.swift
[46/156] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[47/156] Compiling DequeModule Deque+Extras.swift
[48/156] Compiling DequeModule Deque+Hashable.swift
[49/156] Compiling DequeModule _DequeSlot.swift
[50/156] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/156] Compiling DequeModule Deque+Testing.swift
[52/156] Compiling DequeModule Deque._Storage.swift
[53/156] Compiling DequeModule Deque._UnsafeHandle.swift
[54/156] Compiling DequeModule Deque.swift
[55/156] Compiling DequeModule Deque+Codable.swift
[56/156] Compiling DequeModule Deque+Collection.swift
[57/156] Emitting module DequeModule
[59/157] Emitting module SwiftProtobuf
[60/222] Compiling GRPCCore ClientResponse+Convenience.swift
[61/222] Compiling GRPCCore ClientStreamExecutor.swift
[62/222] Compiling GRPCCore RetryDelaySequence.swift
[63/222] Compiling GRPCCore ServerCancellationManager.swift
[64/222] Compiling GRPCCore ServerRPCExecutor.swift
[65/222] Compiling GRPCCore RPCRouter.swift
[66/222] Compiling GRPCCore CompressionAlgorithm.swift
[67/222] Compiling GRPCCore MethodConfig.swift
[68/222] Compiling GRPCCore ServiceConfig.swift
[69/222] Compiling GRPCCore GRPCClient.swift
[70/222] Compiling GRPCCore GRPCServer.swift
[71/222] Compiling GRPCCore Base64.swift
[72/222] Compiling GRPCCore UnsafeTransfer.swift
[73/222] Compiling GRPCCore Metadata+GRPC.swift
[74/222] Compiling GRPCCore RegistrableRPCService.swift
[75/222] Compiling GRPCCore ServerContext+RPCCancellationHandle.swift
[76/222] Compiling GRPCCore ServerContext.swift
[77/222] Compiling GRPCCore ServerInterceptor.swift
[78/222] Compiling GRPCCore ServerInterceptorPipelineOperation.swift
[79/222] Compiling GRPCCore ServerRequest.swift
[80/222] Compiling GRPCCore ServerResponse.swift
[81/222] Compiling GRPCCore Coding.swift
[82/222] Compiling GRPCCore MethodConfigs.swift
[83/222] Compiling GRPCCore Result+Catching.swift
[84/222] Compiling GRPCCore String+Extensions.swift
[85/222] Compiling GRPCCore TaskGroup+CancellableTask.swift
[86/222] Compiling GRPCCore Metadata.swift
[87/222] Compiling GRPCCore MethodDescriptor.swift
[88/222] Compiling GRPCCore RPCError.swift
[89/222] Compiling GRPCCore RuntimeError.swift
[90/222] Compiling GRPCCore ServiceDescriptor.swift
[91/222] Compiling GRPCCore Status.swift
[92/222] Compiling GRPCCore AsyncSequenceOfOne.swift
[93/222] Compiling GRPCCore BroadcastAsyncSequence+RPCWriter.swift
[94/222] Compiling GRPCCore BroadcastAsyncSequence.swift
[95/222] Compiling GRPCCore GRPCAsyncThrowingStream.swift
[96/222] Compiling GRPCCore RPCWriter+Map.swift
[97/222] Compiling GRPCCore RPCWriter+MessageToRPCResponsePart.swift
[98/222] Compiling SwiftProtobuf ProtobufMap.swift
[99/222] Compiling SwiftProtobuf SelectiveVisitor.swift
[100/222] Compiling SwiftProtobuf SimpleExtensionMap.swift
[101/222] Compiling SwiftProtobuf StringUtils.swift
[102/222] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[103/222] Compiling SwiftProtobuf SwiftProtobufError.swift
[104/222] Compiling SwiftProtobuf TextFormatDecoder.swift
[105/222] Compiling SwiftProtobuf TextFormatDecodingError.swift
[106/222] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[107/222] Compiling SwiftProtobuf TextFormatEncoder.swift
[108/222] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[109/222] Compiling GRPCCore RPCWriter+Serialize.swift
[110/222] Compiling GRPCCore UncheckedAsyncIteratorSequence.swift
[111/222] Compiling GRPCCore RPCAsyncSequence.swift
[112/222] Compiling GRPCCore RPCWriter+Closable.swift
[113/222] Compiling GRPCCore RPCWriter.swift
[114/222] Compiling SwiftProtobuf Message.swift
[115/222] Compiling SwiftProtobuf MessageExtension.swift
[116/222] Compiling SwiftProtobuf NameMap.swift
[117/222] Compiling SwiftProtobuf PathDecoder.swift
[118/222] Compiling SwiftProtobuf PathVisitor.swift
[119/222] Compiling SwiftProtobuf ProtoNameProviding.swift
[120/222] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[121/222] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[122/222] Compiling SwiftProtobuf TextFormatScanner.swift
[123/222] Compiling SwiftProtobuf TimeUtils.swift
[124/222] Compiling SwiftProtobuf UnknownStorage.swift
[125/222] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[126/222] Compiling SwiftProtobuf Varint.swift
[127/222] Compiling SwiftProtobuf Version.swift
[128/222] Compiling SwiftProtobuf Visitor.swift
[129/222] Compiling SwiftProtobuf WireFormat.swift
[130/222] Compiling SwiftProtobuf ZigZag.swift
[131/222] Compiling SwiftProtobuf any.pb.swift
[132/222] Compiling GRPCCore CallOptions.swift
[133/222] Compiling GRPCCore ClientContext.swift
[134/222] Compiling GRPCCore ClientInterceptor.swift
[135/222] Compiling GRPCCore ClientRequest.swift
[136/222] Compiling GRPCCore ClientResponse.swift
[137/222] Compiling GRPCCore ClientRPCExecutor+HedgingExecutor.swift
[138/222] Compiling GRPCCore ClientRPCExecutor+OneShotExecutor.swift
[139/222] Compiling GRPCCore ClientRPCExecutor+RetryExecutor.swift
[140/222] Compiling GRPCCore ClientRPCExecutor.swift
[141/222] Compiling GRPCCore ClientRequest+Convenience.swift
[181/229] Emitting module GRPCCore
[198/229] Compiling GRPCCore RPCWriterProtocol.swift
[199/229] Compiling GRPCCore Timeout.swift
[200/229] Compiling GRPCCore ClientTransport.swift
[201/229] Compiling GRPCCore RPCParts.swift
[202/229] Compiling GRPCCore RPCStream.swift
[203/229] Compiling GRPCCore RetryThrottle.swift
[204/229] Compiling GRPCCore ServerTransport.swift
[210/230] Emitting module GRPCCodeGen
[213/231] Wrapping AST for GRPCCodeGen for debugging
[215/231] Compiling SwiftProtobuf api.pb.swift
[216/231] Compiling SwiftProtobuf descriptor.pb.swift
[217/231] Compiling SwiftProtobuf duration.pb.swift
[218/231] Compiling SwiftProtobuf empty.pb.swift
[219/231] Compiling SwiftProtobuf field_mask.pb.swift
[220/231] Compiling SwiftProtobuf source_context.pb.swift
[221/231] Compiling SwiftProtobuf struct.pb.swift
[222/231] Compiling SwiftProtobuf timestamp.pb.swift
[223/231] Compiling SwiftProtobuf type.pb.swift
[224/231] Compiling SwiftProtobuf wrappers.pb.swift
[225/231] Compiling SwiftProtobuf resource_bundle_accessor.swift
[226/232] Wrapping AST for SwiftProtobuf for debugging
[228/259] Compiling GRPCProtobuf Coding.swift
[229/259] Emitting module GRPCProtobuf
[231/260] Compiling SwiftProtobufPluginLibrary PluginLibEditionDefaults.swift
[232/260] Compiling SwiftProtobufPluginLibrary ProtoCompilerContext.swift
[233/260] Compiling SwiftProtobufPluginLibrary ProtoFileToModuleMappings.swift
[234/263] Compiling SwiftProtobufPluginLibrary ProvidesDeprecationComment.swift
[235/263] Compiling SwiftProtobufPluginLibrary ProvidesLocationPath.swift
[236/263] Compiling SwiftProtobufPluginLibrary ProvidesSourceCodeLocation.swift
[237/263] Compiling SwiftProtobufPluginLibrary StandardErrorOutputStream.swift
[238/263] Compiling SwiftProtobufPluginLibrary StringUtils.swift
[239/263] Compiling SwiftProtobufPluginLibrary SwiftLanguage.swift
[240/263] Compiling SwiftProtobufPluginLibrary SwiftProtobufInfo.swift
[241/263] Compiling SwiftProtobufPluginLibrary SwiftProtobufNamer.swift
[242/263] Compiling SwiftProtobufPluginLibrary UnicodeScalar+Extensions.swift
[243/263] Compiling SwiftProtobufPluginLibrary Google_Protobuf_Compiler_CodeGeneratorResponse+Extensions.swift
[244/263] Compiling SwiftProtobufPluginLibrary Google_Protobuf_Edition+Extensions.swift
[245/263] Compiling SwiftProtobufPluginLibrary Google_Protobuf_SourceCodeInfo+Extensions.swift
[246/263] Compiling SwiftProtobufPluginLibrary NamingUtils.swift
[247/263] Compiling SwiftProtobufPluginLibrary plugin.pb.swift
[248/263] Compiling SwiftProtobufPluginLibrary swift_protobuf_module_mappings.pb.swift
[249/263] Compiling SwiftProtobufPluginLibrary resource_bundle_accessor.swift
[250/263] Compiling SwiftProtobufPluginLibrary CodeGenerator.swift
[251/263] Compiling SwiftProtobufPluginLibrary CodeGeneratorParameter.swift
[252/263] Compiling SwiftProtobufPluginLibrary CodePrinter.swift
[253/263] Compiling SwiftProtobufPluginLibrary Descriptor+Extensions.swift
[254/263] Emitting module SwiftProtobufPluginLibrary
[255/263] Compiling SwiftProtobufPluginLibrary Descriptor.swift
[256/263] Compiling SwiftProtobufPluginLibrary FeatureResolver.swift
[257/263] Compiling SwiftProtobufPluginLibrary FieldNumbers.swift
[258/263] Compiling SwiftProtobufPluginLibrary GeneratorOutputs.swift
[259/264] Wrapping AST for SwiftProtobufPluginLibrary for debugging
[261/268] Compiling GRPCProtobufCodeGen ProtobufCodeGenerator.swift
[262/268] Compiling GRPCProtobufCodeGen CamelCaser.swift
[263/268] Emitting module GRPCProtobufCodeGen
[264/268] Compiling GRPCProtobufCodeGen ProtobufCodeGenParser.swift
[265/269] Wrapping AST for GRPCProtobufCodeGen for debugging
[267/273] Compiling protoc_gen_grpc_swift Version.swift
[268/273] Compiling protoc_gen_grpc_swift Options.swift
[269/273] Emitting module protoc_gen_grpc_swift
[270/273] Compiling protoc_gen_grpc_swift GenerateGRPC.swift
[271/274] Wrapping AST for protoc-gen-grpc-swift for debugging
[272/274] Write Objects.LinkFileList
[273/274] Linking protoc-gen-grpc-swift
Build complete! (81.17s)
Build complete.
{
"dependencies" : [
{
"identity" : "grpc-swift",
"requirement" : {
"branch" : [
"main"
]
},
"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" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "11.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"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" : [
"CamelCaserTests.swift",
"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" : [
"CamelCaser.swift",
"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.