Build Information
Failed to build officectl, reference main (c83b70
), with Swift 6.1 for Android on 28 May 2025 23:56:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/officectl.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/Frizlab/officectl
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c83b70c Add notice about not having access to directories anymore
Cloned https://github.com/Frizlab/officectl.git
Revision (git rev-parse @):
c83b70cf7fb4fb24d694bcb460f9947c90ca811f
SUCCESS checkout https://github.com/Frizlab/officectl.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/Frizlab/officectl.git
https://github.com/Frizlab/officectl.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-certificates",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.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-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics.git"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system.git"
},
{
"identity" : "tomldecoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dduan/TOMLDecoder.git"
},
{
"identity" : "apiconnectionprotocols",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-beta.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/APIConnectionProtocols.git"
},
{
"identity" : "hasresult",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/HasResult.git"
},
{
"identity" : "operationawaiting",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0-beta.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/OperationAwaiting.git"
},
{
"identity" : "stream-reader",
"requirement" : {
"range" : [
{
"lower_bound" : "3.5.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/stream-reader.git"
},
{
"identity" : "swift-email",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.5",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/swift-email.git"
},
{
"identity" : "swift-xdg",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-beta.1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/swift-xdg.git"
},
{
"identity" : "unwraporthrow",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/UnwrapOrThrow.git"
},
{
"identity" : "collectionconcurrencykit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/happn-app/CollectionConcurrencyKit.git"
},
{
"identity" : "httpcoders",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/happn-app/HTTPCoders.git"
},
{
"identity" : "officectl-model",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/happn-app/officectl-model.git"
},
{
"identity" : "semisingleton",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0-beta.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/happn-app/SemiSingleton.git"
},
{
"identity" : "urlrequestoperation",
"requirement" : {
"branch" : [
"dev.final_operation"
]
},
"type" : "sourceControl",
"url" : "https://github.com/happn-app/URLRequestOperation.git"
},
{
"identity" : "xibloc",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/happn-app/XibLoc.git"
},
{
"identity" : "generic-json-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/iwill/generic-json-swift.git"
},
{
"identity" : "legibleerror",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/LegibleError.git"
},
{
"identity" : "swiftprometheus",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server-community/SwiftPrometheus.git"
},
{
"identity" : "queues",
"requirement" : {
"range" : [
{
"lower_bound" : "1.11.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/queues.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.65.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "jwt",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt.git"
},
{
"identity" : "clt-logger",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/xcode-actions/clt-logger.git"
},
{
"identity" : "json-logger",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/xcode-actions/json-logger.git"
}
],
"manifest_display_name" : "officectl",
"name" : "officectl",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "OfficeKit",
"targets" : [
"OfficeKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudflareOffice",
"targets" : [
"CloudflareOffice"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudflareZeroTrustOffice",
"targets" : [
"CloudflareZeroTrustOffice"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubOffice",
"targets" : [
"GitHubOffice"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleOffice",
"targets" : [
"GoogleOffice"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HappnOffice",
"targets" : [
"HappnOffice"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LDAPOffice",
"targets" : [
"LDAPOffice"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OfficeKitOffice",
"targets" : [
"OfficeKitOffice"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "officectl",
"targets" : [
"officectl"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "officectl",
"module_type" : "SwiftTarget",
"name" : "officectl",
"path" : "Sources/officectl",
"product_dependencies" : [
"HasResult",
"FormURLEncodedCoder",
"OperationAwaiting",
"URLRequestOperation",
"ArgumentParser",
"CLTLogger",
"JSONLogger",
"JWT",
"StreamReader",
"TOMLDecoder",
"Vapor",
"XDG",
"SystemPackage"
],
"product_memberships" : [
"officectl"
],
"sources" : [
"CLIModel/Conf.swift",
"CLIModel/Environment.swift",
"CLIModel/ExpressibleByArgumentConformances/Email+ExpressibleByArgument.swift",
"CLIModel/ExpressibleByArgumentConformances/FilePath+ExpressibleByArgument.swift",
"CLIModel/ExpressibleByArgumentConformances/Logger.Level+ExpressibleByArgument.swift",
"CLIModel/ServerConf.swift",
"CLIModel/ServiceDef.swift",
"CLIModel/ServicesConf.swift",
"Commands/officectl.swift",
"Commands/officectl/dev.swift",
"Commands/officectl/dev/dev--cur-test.swift",
"Commands/officectl/experimental.swift",
"Commands/officectl/experimental/experimental--console-perm.swift",
"Commands/officectl/server.swift",
"Commands/officectl/server/server--process-jobs.swift",
"Commands/officectl/server/server--routes.swift",
"Commands/officectl/server/server--serve.swift",
"Commands/officectl/services.swift",
"Commands/officectl/services/services--list.swift",
"Commands/officectl/users.swift",
"Commands/officectl/users/users--create.swift",
"Commands/officectl/users/users--delete.swift",
"Commands/officectl/users/users--list.swift",
"Commands/officectl/users/users--sync.swift",
"Utils/LMK.swift",
"Utils/Result+Utils.swift",
"Utils/StderrStream.swift",
"Utils/UserConfirmation.swift",
"Utils/Utils.swift"
],
"target_dependencies" : [
"OfficeServer",
"OfficeKit",
"CloudflareOffice",
"CloudflareZeroTrustOffice",
"GitHubOffice",
"GoogleOffice",
"HappnOffice",
"LDAPOffice",
"Office365Office",
"OfficeKitOffice",
"SynologyOffice",
"VaultPKIOffice",
"CNCurses"
],
"type" : "executable"
},
{
"c99name" : "VaultPKIOffice_Tests",
"module_type" : "SwiftTarget",
"name" : "VaultPKIOffice-Tests",
"path" : "Tests/OfficeKitServices-Tests/VaultPKI",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow"
],
"sources" : [
"VaultPKIOfficeTests.swift"
],
"target_dependencies" : [
"CommonForOfficeKitServicesTests",
"VaultPKIOffice"
],
"type" : "test"
},
{
"c99name" : "VaultPKIOffice",
"module_type" : "SwiftTarget",
"name" : "VaultPKIOffice",
"path" : "Sources/OfficeKitServices/VaultPKI",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow",
"APIConnectionProtocols",
"HasResult",
"FormURLEncodedCoder",
"OperationAwaiting",
"URLRequestOperation",
"X509",
"SwiftASN1"
],
"product_memberships" : [
"officectl"
],
"sources" : [
" Config.swift",
" Errors.swift",
"ASN1Model/ASN1AlgorithmIdentifier.swift",
"ASN1Model/ASN1CertificateList.swift",
"ASN1Model/ASN1TBSCertList.swift",
"ASN1Model/ASN1Time.swift",
"ApiModel/VaultCertRenewData.swift",
"ApiModel/VaultCertificateContainer.swift",
"ApiModel/VaultCertificateSerialsList.swift",
"ApiModel/VaultError.swift",
"ApiModel/VaultNewCertificate.swift",
"ApiModel/VaultResponse.swift",
"ApiModel/VaultRevocationResult.swift",
"Model/CertificateMetadata.swift",
"UserProperty+VaultPKI.swift",
"Utils/CertificateMetadata+List.swift",
"Utils/Ω-URLRequestOperation+HasResult.swift",
"VaultPKIAuthenticator.swift",
"VaultPKIService.swift",
"VaultPKIServiceConfig.swift",
"VaultPKIUser.swift"
],
"target_dependencies" : [
"CommonOfficePropertiesFromHappn",
"OfficeKit"
],
"type" : "library"
},
{
"c99name" : "SynologyOffice_Tests",
"module_type" : "SwiftTarget",
"name" : "SynologyOffice-Tests",
"path" : "Tests/OfficeKitServices-Tests/Synology",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow"
],
"sources" : [
"SynologyOfficeTests.swift"
],
"target_dependencies" : [
"CommonForOfficeKitServicesTests",
"SynologyOffice"
],
"type" : "test"
},
{
"c99name" : "SynologyOffice",
"module_type" : "SwiftTarget",
"name" : "SynologyOffice",
"path" : "Sources/OfficeKitServices/Synology",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow",
"APIConnectionProtocols",
"HasResult",
"FormURLEncodedCoder",
"OperationAwaiting",
"URLRequestOperation",
"Crypto"
],
"product_memberships" : [
"officectl"
],
"sources" : [
" Config.swift",
" Errors.swift",
"ApiModel/Private/ApiResponse.swift",
"ApiModel/Private/TokenRequestBody.swift",
"ApiModel/Private/TokenResponseBody.swift",
"ApiModel/Private/TokenRevokeRequestBody.swift",
"ApiModel/Private/UserCreateRequestBody.swift",
"ApiModel/Private/UserGetRequestBody.swift",
"ApiModel/Private/UserGetResponseBody.swift",
"ApiModel/Private/UserUpdateRequestBody.swift",
"ApiModel/Private/UsersDeletionRequestBody.swift",
"ApiModel/Private/UsersDeletionResponseBody.swift",
"ApiModel/Private/UsersListRequestBody.swift",
"ApiModel/Private/UsersListResponseBody.swift",
"ApiModel/Public/SynologyApiError.swift",
"ApiModel/Public/SynologyUser+OfficeModel.swift",
"ApiModel/Public/SynologyUser.swift",
"SynologyConnector.swift",
"SynologyService.swift",
"SynologyServiceConfig.swift",
"Utils/Queue.swift",
"Utils/SynologyUser+Delete.swift",
"Utils/SynologyUser+Update.swift",
"Utils/Ω-URLRequestOperation+HasResult.swift"
],
"target_dependencies" : [
"CommonOfficePropertiesFromHappn",
"OfficeKit"
],
"type" : "library"
},
{
"c99name" : "OfficeServer",
"module_type" : "SwiftTarget",
"name" : "OfficeServer",
"path" : "Sources/OfficeServer",
"product_dependencies" : [
"JWT",
"Metrics",
"OfficeModel",
"OrderedCollections",
"Queues",
"SemiSingleton",
"SwiftPrometheus",
"Vapor",
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow"
],
"product_memberships" : [
"officectl"
],
"sources" : [
" Config.swift",
"Config/Config+Bootstrap.swift",
"Config/Config+Queues.swift",
"Config/Config+Server.swift",
"Controllers/ServicesController.swift",
"Controllers/UsersController.swift",
"Jobs/UpdateCAMetricsJob.swift",
"Jobs/UpdateUsersListJob.swift",
"Misc/Actions/Action.swift",
"Misc/Actions/ActionError.swift",
"Misc/Actions/ActionExecutor+async.swift",
"Misc/Actions/ActionExecutor.swift",
"Misc/Actions/WeakeningMode.swift",
"Misc/LMK.swift",
"Misc/Result+Utils.swift",
"Models/ApiContentConformance.swift",
"Models/OfficeKit↔Api/ApiDirectoryUser+FromOfficeKit.swift",
"Models/OfficeKit↔Api/ApiMergedUserWithSource+FromOfficeKit.swift",
"Models/TemporaryLocalCache.swift",
"Services.swift"
],
"target_dependencies" : [
"COpenLDAP"
],
"type" : "library"
},
{
"c99name" : "OfficeKitOffice_Tests",
"module_type" : "SwiftTarget",
"name" : "OfficeKitOffice-Tests",
"path" : "Tests/OfficeKitServices-Tests/OfficeKit",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow"
],
"sources" : [
"OfficeKitOfficeTests.swift"
],
"target_dependencies" : [
"CommonForOfficeKitServicesTests",
"OfficeKitOffice"
],
"type" : "test"
},
{
"c99name" : "OfficeKitOffice",
"module_type" : "SwiftTarget",
"name" : "OfficeKitOffice",
"path" : "Sources/OfficeKitServices/OfficeKit",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow",
"APIConnectionProtocols",
"HasResult",
"FormURLEncodedCoder",
"OperationAwaiting",
"URLRequestOperation",
"Crypto"
],
"product_memberships" : [
"OfficeKitOffice",
"officectl"
],
"sources" : [
" Config.swift",
" Errors.swift",
"ApiModel/OfficeKitUser+OfficeModel.swift",
"ApiModel/OfficeKitUser.swift",
"ApiModel/WrappedOptional.swift",
"OfficeKitService.swift",
"OfficeKitServiceConfig.swift",
"RequestsModel/ChangePasswordRequest.swift",
"RequestsModel/CreateUserRequest.swift",
"RequestsModel/DeleteUserRequest.swift",
"RequestsModel/ExistingUserFromIDRequest.swift",
"RequestsModel/ExistingUserFromPersistentIDRequest.swift",
"RequestsModel/ListAllUsersRequest.swift",
"RequestsModel/UpdateUserRequest.swift",
"Utils/Empty.swift",
"Utils/OfficeKitAuthenticator.swift",
"Utils/URLRequestOperation+HasResult.swift"
],
"target_dependencies" : [
"CommonOfficePropertiesFromHappn",
"OfficeKit"
],
"type" : "library"
},
{
"c99name" : "OfficeKit_Tests",
"module_type" : "SwiftTarget",
"name" : "OfficeKit-Tests",
"path" : "Tests/OfficeKit-Tests",
"product_dependencies" : [
"Email",
"GenericJSON"
],
"sources" : [
"DeportedHashabilityTests.swift",
"Helpers/DummyService1/DummyGroupOfUsers1.swift",
"Helpers/DummyService1/DummyService1.swift",
"Helpers/DummyService1/DummyUser1.swift",
"Helpers/DummyService2/DummyGroupOfUsers2.swift",
"Helpers/DummyService2/DummyService2.swift",
"Helpers/DummyService2/DummyUser2.swift",
"Helpers/SimpleService1/SimpleUser1.swift",
"LDAPSearchQueryTests.swift",
"UserIDBuilderTests.swift",
"UserUtilsTests.swift"
],
"target_dependencies" : [
"OfficeKit"
],
"type" : "test"
},
{
"c99name" : "OfficeKit",
"module_type" : "SwiftTarget",
"name" : "OfficeKit",
"path" : "Sources/OfficeKit",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow",
"APIConnectionProtocols",
"URLRequestOperation",
"XibLoc"
],
"product_memberships" : [
"OfficeKit",
"CloudflareOffice",
"CloudflareZeroTrustOffice",
"GitHubOffice",
"GoogleOffice",
"HappnOffice",
"LDAPOffice",
"OfficeKitOffice",
"officectl"
],
"sources" : [
" Config.swift",
" Errors.swift",
"Core/Auth/AuthenticatorService.swift",
"Core/GroupOfUsers/GroupOfUsers.swift",
"Core/GroupOfUsers/GroupOfUsersAndService.swift",
"Core/GroupOfUsers/GroupOfUsersService.swift",
"Core/OfficeService.swift",
"Core/Users/HintsUser.swift",
"Core/Users/User.swift",
"Core/Users/UserAndService+Impl.swift",
"Core/Users/UserAndService.swift",
"Core/Users/UserAndServiceID+Impl.swift",
"Core/Users/UserAndServiceID.swift",
"Core/Users/UserProperty.swift",
"Core/Users/UserService.swift",
"MultiServiceSupport/MultiServicesUser.swift",
"Utilities/Internal/CharacterSet+Utils.swift",
"Utilities/Internal/Result+Utils.swift",
"Utilities/Public/AuthRequestProcessor.swift",
"Utilities/Public/AuthRequestRetryProvider.swift",
"Utilities/Public/Collection+Utils.swift",
"Utilities/Public/Converters.swift",
"Utilities/Public/DeportedHashability.swift",
"Utilities/Public/Dictionary+Utils.swift",
"Utilities/Public/DistinguishedName.swift",
"Utilities/Public/Email+Utils.swift",
"Utilities/Public/Error+Utils.swift",
"Utilities/Public/ErrorCollection.swift",
"Utilities/Public/LDAP/LDAPAttributeDescription.swift",
"Utilities/Public/LDAP/LDAPDistinguishedName.swift",
"Utilities/Public/LDAP/LDAPObjectID.swift",
"Utilities/Public/LDAP/LDAPSearchQuery.swift",
"Utilities/Public/LDAP/LDAPSearchRequest.swift",
"Utilities/Public/MightBeEmail.swift",
"Utilities/Public/OfficeKitServices.swift",
"Utilities/Public/PropertyChangeResult.swift",
"Utilities/Public/PropertyWrappers/DefaultForAbsentValueWrapper.swift",
"Utilities/Public/PropertyWrappers/EmptyIsNilWrapper.swift",
"Utilities/Public/PropertyWrappers/IndirectWrapper.swift",
"Utilities/Public/String+Utils.swift",
"Utilities/Public/User+Utils.swift",
"Utilities/Public/UserAndService+Utils.swift",
"Utilities/Public/UserAndServiceID+Utils.swift",
"Utilities/Public/UserIDBuilder.swift",
"Utilities/Public/UserService+Utils.swift"
],
"target_dependencies" : [
"COpenLDAP"
],
"type" : "library"
},
{
"c99name" : "Office365Office_Tests",
"module_type" : "SwiftTarget",
"name" : "Office365Office-Tests",
"path" : "Tests/OfficeKitServices-Tests/Office365",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow"
],
"sources" : [
"Office365OfficeTests.swift"
],
"target_dependencies" : [
"CommonForOfficeKitServicesTests",
"Office365Office"
],
"type" : "test"
},
{
"c99name" : "Office365Office",
"module_type" : "SwiftTarget",
"name" : "Office365Office",
"path" : "Sources/OfficeKitServices/Office365",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow",
"APIConnectionProtocols",
"HasResult",
"FormURLEncodedCoder",
"OperationAwaiting",
"URLRequestOperation",
"JWT"
],
"product_memberships" : [
"officectl"
],
"sources" : [
" Config.swift",
" Errors.swift",
"ApiModel/Private/CollectionResponse.swift",
"ApiModel/Private/TokenRequestAssertion.swift",
"ApiModel/Private/TokenRequestBody.swift",
"ApiModel/Private/TokenResponseBody.swift",
"ApiModel/Public/Office365User+OfficeModel.swift",
"ApiModel/Public/Office365User.swift",
"Office365Connector.swift",
"Office365Service.swift",
"Office365ServiceConfig.swift",
"Utils/CollectionResponse+Utils.swift",
"Utils/Office365User+Create.swift",
"Utils/Office365User+Delete.swift",
"Utils/Office365User+Get.swift",
"Utils/Office365User+List.swift",
"Utils/Office365User+Update.swift",
"Utils/Ω-URLRequestOperation+HasResult.swift"
],
"target_dependencies" : [
"CommonOfficePropertiesFromHappn",
"OfficeKit"
],
"type" : "library"
},
{
"c99name" : "LDAPOffice_Tests",
"module_type" : "SwiftTarget",
"name" : "LDAPOffice-Tests",
"path" : "Tests/OfficeKitServices-Tests/LDAP",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow"
],
"sources" : [
"LDAPOfficeTests.swift"
],
"target_dependencies" : [
"CommonForOfficeKitServicesTests",
"LDAPOffice"
],
"type" : "test"
},
{
"c99name" : "LDAPOffice",
"module_type" : "SwiftTarget",
"name" : "LDAPOffice",
"path" : "Sources/OfficeKitServices/LDAP",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow",
"APIConnectionProtocols"
],
"product_memberships" : [
"LDAPOffice",
"officectl"
],
"sources" : [
" Config.swift",
" Errors.swift",
"LDAPConnector.swift",
"LDAPService.swift",
"LDAPServiceConfig.swift",
"Model/Private/LDAPInetOrgPersonClass.swift",
"Model/Private/LDAPOrganizationalPersonClass.swift",
"Model/Private/LDAPPersonClass.swift",
"Model/Private/LDAPTopClass.swift",
"Model/Private/_LDAPAttribute.swift",
"Model/Private/__LDAPClass.swift",
"Model/Public/LDAPObject+OfficeUser.swift",
"Model/Public/LDAPObject.swift",
"Model/Public/LDAPRecord.swift",
"ThreadSafeingLDAP/LDAPInitActor.swift",
"Utils/CBridge.swift",
"Utils/LDAPObject+Create.swift",
"Utils/LDAPObject+Delete.swift",
"Utils/LDAPObject+Search.swift",
"Utils/LDAPObject+Update.swift"
],
"target_dependencies" : [
"CommonOfficePropertiesFromHappn",
"OfficeKit",
"COpenLDAP"
],
"type" : "library"
},
{
"c99name" : "HappnOffice_Tests",
"module_type" : "SwiftTarget",
"name" : "HappnOffice-Tests",
"path" : "Tests/OfficeKitServices-Tests/happn",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow"
],
"sources" : [
"HappnOfficeTests.swift"
],
"target_dependencies" : [
"CommonForOfficeKitServicesTests",
"HappnOffice"
],
"type" : "test"
},
{
"c99name" : "HappnOffice",
"module_type" : "SwiftTarget",
"name" : "HappnOffice",
"path" : "Sources/OfficeKitServices/happn",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow",
"APIConnectionProtocols",
"HasResult",
"FormURLEncodedCoder",
"OperationAwaiting",
"URLRequestOperation",
"Crypto"
],
"product_memberships" : [
"HappnOffice",
"officectl"
],
"sources" : [
" Config.swift",
" Errors.swift",
"ApiModel/Private/AdminActionRequestBody.swift",
"ApiModel/Private/ApiResult.swift",
"ApiModel/Private/DeleteUserRequestQuery.swift",
"ApiModel/Private/SearchRequest.swift",
"ApiModel/Private/TokenRequestBody.swift",
"ApiModel/Private/TokenResponseBody.swift",
"ApiModel/Private/TokenRevokeResponseBody.swift",
"ApiModel/Public/HappnUser+OfficeModel.swift",
"ApiModel/Public/HappnUser.swift",
"ApiModel/Public/HappnUserID.swift",
"HappnConnector.swift",
"HappnService.swift",
"HappnServiceConfig.swift",
"Utils/HappnBirthDateWrapper.swift",
"Utils/HappnUser+Create.swift",
"Utils/HappnUser+Delete.swift",
"Utils/HappnUser+Get.swift",
"Utils/HappnUser+Search.swift",
"Utils/HappnUser+Update.swift",
"Utils/Ω-URLRequestOperation+HasResult.swift"
],
"target_dependencies" : [
"CommonOfficePropertiesFromHappn",
"OfficeKit"
],
"type" : "library"
},
{
"c99name" : "GoogleOffice_Tests",
"module_type" : "SwiftTarget",
"name" : "GoogleOffice-Tests",
"path" : "Tests/OfficeKitServices-Tests/Google",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow"
],
"sources" : [
"GoogleOfficeTests.swift"
],
"target_dependencies" : [
"CommonForOfficeKitServicesTests",
"GoogleOffice"
],
"type" : "test"
},
{
"c99name" : "GoogleOffice",
"module_type" : "SwiftTarget",
"name" : "GoogleOffice",
"path" : "Sources/OfficeKitServices/Google",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow",
"APIConnectionProtocols",
"HasResult",
"FormURLEncodedCoder",
"OperationAwaiting",
"URLRequestOperation",
"Crypto",
"JWT"
],
"product_memberships" : [
"GoogleOffice",
"officectl"
],
"sources" : [
" Config.swift",
" Errors.swift",
"ApiModel/Private/ConnectorCredentialsFile.swift",
"ApiModel/Private/GoogleUsersList.swift",
"ApiModel/Private/TokenRequestBody.swift",
"ApiModel/Private/TokenResponseBody.swift",
"ApiModel/Private/TokenRevokeRequestQuery.swift",
"ApiModel/Private/TokenRevokeResponseBody.swift",
"ApiModel/Public/GoogleUser+OfficeModel.swift",
"ApiModel/Public/GoogleUser.swift",
"GoogleConnector.swift",
"GoogleService.swift",
"GoogleServiceConfig.swift",
"Utils/GoogleUser+Create.swift",
"Utils/GoogleUser+Delete.swift",
"Utils/GoogleUser+Get.swift",
"Utils/GoogleUser+Search.swift",
"Utils/GoogleUser+Update.swift",
"Utils/Ω-URLRequestOperation+HasResult.swift"
],
"target_dependencies" : [
"CommonOfficePropertiesFromHappn",
"OfficeKit"
],
"type" : "library"
},
{
"c99name" : "GitHubOffice_Tests",
"module_type" : "SwiftTarget",
"name" : "GitHubOffice-Tests",
"path" : "Tests/OfficeKitServices-Tests/GitHub",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow"
],
"sources" : [
"GitHubOfficeTests.swift"
],
"target_dependencies" : [
"CommonForOfficeKitServicesTests",
"GitHubOffice"
],
"type" : "test"
},
{
"c99name" : "GitHubOffice",
"module_type" : "SwiftTarget",
"name" : "GitHubOffice",
"path" : "Sources/OfficeKitServices/GitHub",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow",
"APIConnectionProtocols",
"HasResult",
"FormURLEncodedCoder",
"OperationAwaiting",
"URLRequestOperation",
"JWT"
],
"product_memberships" : [
"GitHubOffice",
"officectl"
],
"sources" : [
" Config.swift",
" Errors.swift",
"ApiModel/Private/Invite.swift",
"ApiModel/Private/InviteRequestBody.swift",
"ApiModel/Private/Membership.swift",
"ApiModel/Private/Role.swift",
"ApiModel/Private/TokenInstallOwnerProofPayload.swift",
"ApiModel/Private/TokenResponseBody.swift",
"ApiModel/Public/GitHubUser+OfficeModel.swift",
"ApiModel/Public/GitHubUser.swift",
"GitHubConnector.swift",
"GitHubService.swift",
"GitHubServiceConfig.swift",
"Utils/GitHubUser+Create.swift",
"Utils/GitHubUser+Delete.swift",
"Utils/GitHubUser+Get.swift",
"Utils/GitHubUser+List.swift",
"Utils/MembershipType.swift",
"Utils/Utils.swift",
"Utils/Ω-URLRequestOperation+HasResult.swift"
],
"target_dependencies" : [
"CommonOfficePropertiesFromHappn",
"OfficeKit"
],
"type" : "library"
},
{
"c99name" : "CommonOfficePropertiesFromHappn",
"module_type" : "SwiftTarget",
"name" : "CommonOfficePropertiesFromHappn",
"path" : "Sources/OfficeKitServices/ Common",
"product_memberships" : [
"CloudflareOffice",
"CloudflareZeroTrustOffice",
"GitHubOffice",
"GoogleOffice",
"HappnOffice",
"LDAPOffice",
"OfficeKitOffice",
"officectl"
],
"sources" : [
"Converters.swift",
"Gender.swift",
"Properties.swift"
],
"target_dependencies" : [
"OfficeKit"
],
"type" : "library"
},
{
"c99name" : "CommonForOfficeKitServicesTests",
"module_type" : "SwiftTarget",
"name" : "CommonForOfficeKitServicesTests",
"path" : "Tests/OfficeKitServices-Tests/ Common",
"product_dependencies" : [
"URLRequestOperation",
"StreamReader",
"CLTLogger"
],
"sources" : [
"MessageError.swift",
"Result+Utils.swift",
"XCTestCase+Utils.swift"
],
"type" : "library"
},
{
"c99name" : "CloudflareZeroTrustOffice_Tests",
"module_type" : "SwiftTarget",
"name" : "CloudflareZeroTrustOffice-Tests",
"path" : "Tests/OfficeKitServices-Tests/CloudflareZeroTrust",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow"
],
"sources" : [
"CloudflareZeroTrustOfficeTests.swift"
],
"target_dependencies" : [
"CommonForOfficeKitServicesTests",
"CloudflareZeroTrustOffice"
],
"type" : "test"
},
{
"c99name" : "CloudflareZeroTrustOffice",
"module_type" : "SwiftTarget",
"name" : "CloudflareZeroTrustOffice",
"path" : "Sources/OfficeKitServices/CloudflareZeroTrust",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow",
"APIConnectionProtocols",
"HasResult",
"FormURLEncodedCoder",
"OperationAwaiting",
"URLRequestOperation"
],
"product_memberships" : [
"CloudflareZeroTrustOffice",
"officectl"
],
"sources" : [
" Config.swift",
" Errors.swift",
"ApiModel/Private/CloudflareError.swift",
"ApiModel/Private/CloudflareMessage.swift",
"ApiModel/Private/CollectionResponse.swift",
"ApiModel/Public/CloudflareZeroTrustUser+OfficeModel.swift",
"ApiModel/Public/CloudflareZeroTrustUser.swift",
"CloudflareAuthenticator.swift",
"CloudflareZeroTrustService.swift",
"CloudflareZeroTrustServiceConfig.swift",
"Utils/CollectionResponse+Utils.swift",
"Utils/Ω-URLRequestOperation+HasResult.swift"
],
"target_dependencies" : [
"CommonOfficePropertiesFromHappn",
"OfficeKit"
],
"type" : "library"
},
{
"c99name" : "CloudflareOffice_Tests",
"module_type" : "SwiftTarget",
"name" : "CloudflareOffice-Tests",
"path" : "Tests/OfficeKitServices-Tests/Cloudflare",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow"
],
"sources" : [
"CloudflareOfficeTests.swift"
],
"target_dependencies" : [
"CommonForOfficeKitServicesTests",
"CloudflareOffice"
],
"type" : "test"
},
{
"c99name" : "CloudflareOffice",
"module_type" : "SwiftTarget",
"name" : "CloudflareOffice",
"path" : "Sources/OfficeKitServices/Cloudflare",
"product_dependencies" : [
"CollectionConcurrencyKit",
"Email",
"GenericJSON",
"Logging",
"OfficeModelCore",
"UnwrapOrThrow",
"APIConnectionProtocols",
"HasResult",
"FormURLEncodedCoder",
"OperationAwaiting",
"URLRequestOperation"
],
"product_memberships" : [
"CloudflareOffice",
"officectl"
],
"sources" : [
"CloudflareAuthenticator.swift",
"CloudflareService.swift",
"CloudflareServiceConfig.swift"
],
"target_dependencies" : [
"CommonOfficePropertiesFromHappn",
"OfficeKit"
],
"type" : "library"
},
{
"c99name" : "COpenLDAP",
"module_type" : "SystemLibraryTarget",
"name" : "COpenLDAP",
"path" : "Sources/COpenLDAP",
"product_memberships" : [
"OfficeKit",
"CloudflareOffice",
"CloudflareZeroTrustOffice",
"GitHubOffice",
"GoogleOffice",
"HappnOffice",
"LDAPOffice",
"OfficeKitOffice",
"officectl"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "CNCurses",
"module_type" : "SystemLibraryTarget",
"name" : "CNCurses",
"path" : "Sources/CNCurses",
"product_memberships" : [
"officectl"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/happn-app/officectl-model.git
[1/411] Fetching officectl-model
Fetched https://github.com/happn-app/officectl-model.git from cache (0.26s)
Fetching https://github.com/happn-app/URLRequestOperation.git
[1/2453] Fetching urlrequestoperation
Fetched https://github.com/happn-app/URLRequestOperation.git from cache (0.41s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/happn-app/HTTPCoders.git
Fetching https://github.com/happn-app/SemiSingleton.git
Fetching https://github.com/happn-app/RetryingOperation.git
Fetching https://github.com/iwill/generic-json-swift.git
Fetching https://github.com/mxcl/LegibleError.git
[1/395] Fetching retryingoperation
[396/4231] Fetching retryingoperation, swift-log
[934/4652] Fetching retryingoperation, swift-log, semisingleton
[2620/5303] Fetching retryingoperation, swift-log, semisingleton, generic-json-swift
[4422/5374] Fetching retryingoperation, swift-log, semisingleton, generic-json-swift, httpcoders
[5069/5552] Fetching retryingoperation, swift-log, semisingleton, generic-json-swift, httpcoders, legibleerror
Fetched https://github.com/happn-app/RetryingOperation.git from cache (0.31s)
[4750/5157] Fetching swift-log, semisingleton, generic-json-swift, httpcoders, legibleerror
Fetched https://github.com/happn-app/SemiSingleton.git from cache (0.32s)
[4503/4736] Fetching swift-log, generic-json-swift, httpcoders, legibleerror
Fetching https://github.com/Frizlab/swift-email.git
Fetching https://github.com/Frizlab/UnwrapOrThrow.git
Fetched https://github.com/happn-app/HTTPCoders.git from cache (0.41s)
Fetched https://github.com/mxcl/LegibleError.git from cache (0.41s)
Fetched https://github.com/iwill/generic-json-swift.git from cache (0.41s)
Fetching https://github.com/xcode-actions/json-logger.git
Fetching https://github.com/xcode-actions/clt-logger.git
Fetching https://github.com/vapor/jwt.git
Fetched https://github.com/apple/swift-log.git from cache (0.45s)
Fetching https://github.com/vapor/vapor.git
[1/180] Fetching swift-email
[165/211] Fetching swift-email, unwraporthrow
[212/2918] Fetching swift-email, unwraporthrow, jwt
[2459/3706] Fetching swift-email, unwraporthrow, jwt, clt-logger
[3337/3965] Fetching swift-email, unwraporthrow, jwt, clt-logger, json-logger
Fetched https://github.com/Frizlab/UnwrapOrThrow.git from cache (0.36s)
Fetching https://github.com/vapor/queues.git
[3572/3934] Fetching swift-email, jwt, clt-logger, json-logger
Fetched https://github.com/Frizlab/swift-email.git from cache (0.38s)
Fetching https://github.com/swift-server-community/SwiftPrometheus.git
[3400/3754] Fetching jwt, clt-logger, json-logger
Fetched https://github.com/vapor/jwt.git from cache (0.33s)
[803/1047] Fetching clt-logger, json-logger
Fetching https://github.com/happn-app/XibLoc.git
[1048/4365] Fetching clt-logger, json-logger, queues
Fetched https://github.com/xcode-actions/json-logger.git from cache (0.48s)
[855/4106] Fetching clt-logger, queues
Fetched https://github.com/xcode-actions/clt-logger.git from cache (0.49s)
[531/3318] Fetching queues
Fetching https://github.com/happn-app/CollectionConcurrencyKit.git
[1130/77696] Fetching queues, vapor
[1529/80249] Fetching queues, vapor, swiftprometheus
[8389/82361] Fetching queues, vapor, swiftprometheus, xibloc
Fetched https://github.com/vapor/queues.git from cache (0.37s)
[11360/79043] Fetching vapor, swiftprometheus, xibloc
Fetching https://github.com/Frizlab/stream-reader.git
Fetched https://github.com/swift-server-community/SwiftPrometheus.git from cache (0.38s)
[10294/76490] Fetching vapor, xibloc
Fetching https://github.com/Frizlab/OperationAwaiting.git
Fetched https://github.com/happn-app/XibLoc.git from cache (0.38s)
Fetching https://github.com/Frizlab/HasResult.git
[11901/74378] Fetching vapor
[11902/74450] Fetching vapor, collectionconcurrencykit
Fetching https://github.com/Frizlab/swift-xdg.git
Fetched https://github.com/happn-app/CollectionConcurrencyKit.git from cache (0.32s)
Fetching https://github.com/Frizlab/APIConnectionProtocols.git
[14133/75429] Fetching vapor, stream-reader
[15184/75575] Fetching vapor, stream-reader, operationawaiting
[15330/75597] Fetching vapor, stream-reader, operationawaiting, hasresult
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.28s)
Fetching https://github.com/dduan/TOMLDecoder.git
Fetched https://github.com/Frizlab/OperationAwaiting.git from cache (0.28s)
Fetched https://github.com/Frizlab/HasResult.git from cache (0.23s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-metrics.git
[14876/74378] Fetching vapor
[49835/74446] Fetching vapor, apiconnectionprotocols
[50647/75899] Fetching vapor, apiconnectionprotocols, tomldecoder
[50793/76037] Fetching vapor, apiconnectionprotocols, tomldecoder, swift-xdg
[76038/80428] Fetching vapor, apiconnectionprotocols, tomldecoder, swift-xdg, swift-system
[80429/82634] Fetching vapor, apiconnectionprotocols, tomldecoder, swift-xdg, swift-system, swift-metrics
Fetched https://github.com/Frizlab/APIConnectionProtocols.git from cache (1.44s)
[80471/82566] Fetching vapor, tomldecoder, swift-xdg, swift-system, swift-metrics
Fetched https://github.com/Frizlab/swift-xdg.git from cache (1.45s)
[80355/82428] Fetching vapor, tomldecoder, swift-system, swift-metrics
Fetched https://github.com/dduan/TOMLDecoder.git from cache (1.31s)
[78946/80975] Fetching vapor, swift-system, swift-metrics
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-system.git from cache (1.47s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/vapor/vapor.git from cache (2.57s)
Fetching https://github.com/apple/swift-asn1.git
Fetched https://github.com/apple/swift-metrics.git from cache (1.64s)
[1/16591] Fetching swift-collections
[665/30527] Fetching swift-collections, swift-crypto
[3327/32117] Fetching swift-collections, swift-crypto, swift-asn1
[7272/47468] Fetching swift-collections, swift-crypto, swift-asn1, swift-argument-parser
Fetched https://github.com/apple/swift-asn1.git from cache (0.35s)
[7146/45878] Fetching swift-collections, swift-crypto, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.13s)
[23002/30527] Fetching swift-collections, swift-crypto
Fetched https://github.com/apple/swift-collections.git from cache (1.71s)
Fetching https://github.com/apple/swift-certificates.git
Fetched https://github.com/apple/swift-crypto.git from cache (2.09s)
[1/6155] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (0.43s)
Computing version for https://github.com/iwill/generic-json-swift.git
Computed https://github.com/iwill/generic-json-swift.git at 2.0.2 (5.78s)
Computing version for https://github.com/happn-app/XibLoc.git
Computed https://github.com/happn-app/XibLoc.git at 1.3.0 (0.54s)
Computing version for https://github.com/happn-app/CollectionConcurrencyKit.git
Computed https://github.com/happn-app/CollectionConcurrencyKit.git at 0.2.0 (0.61s)
Computing version for https://github.com/Frizlab/HasResult.git
Computed https://github.com/Frizlab/HasResult.git at 2.0.0 (0.56s)
Computing version for https://github.com/Frizlab/UnwrapOrThrow.git
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.0.1 (0.63s)
Computing version for https://github.com/Frizlab/swift-email.git
Computed https://github.com/Frizlab/swift-email.git at 0.2.6 (0.64s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.8 (0.61s)
Computing version for https://github.com/happn-app/HTTPCoders.git
Computed https://github.com/happn-app/HTTPCoders.git at 0.1.2 (0.76s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 4.2.2 (0.87s)
Fetching https://github.com/vapor/jwt-kit.git
[1/9049] Fetching jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (3.77s)
Computing version for https://github.com/swift-server-community/SwiftPrometheus.git
Computed https://github.com/swift-server-community/SwiftPrometheus.git at 1.0.2 (6.72s)
Fetching https://github.com/apple/swift-nio.git
[1/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.67s)
Computing version for https://github.com/dduan/TOMLDecoder.git
Computed https://github.com/dduan/TOMLDecoder.git at 0.3.1 (5.37s)
Computing version for https://github.com/xcode-actions/json-logger.git
Computed https://github.com/xcode-actions/json-logger.git at 0.2.0 (1.97s)
Fetching https://github.com/Frizlab/generic-json.git
[1/615] Fetching generic-json
Fetched https://github.com/Frizlab/generic-json.git from cache (0.24s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (0.80s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 0.10.0 (0.60s)
Computing version for https://github.com/Frizlab/generic-json.git
Computed https://github.com/Frizlab/generic-json.git at 3.1.3 (0.57s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.59s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/iwill/generic-json-swift.git at 2.0.2 (0.01s)
Computed https://github.com/happn-app/XibLoc.git at 1.3.0 (0.01s)
Computed https://github.com/happn-app/CollectionConcurrencyKit.git at 0.2.0 (0.00s)
Computed https://github.com/Frizlab/HasResult.git at 2.0.0 (0.00s)
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.0.1 (0.00s)
Computed https://github.com/Frizlab/swift-email.git at 0.2.6 (0.00s)
Computed https://github.com/apple/swift-asn1.git at 0.8.0 (0.01s)
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.8 (0.00s)
Computed https://github.com/happn-app/HTTPCoders.git at 0.1.2 (0.00s)
Computed https://github.com/vapor/jwt.git at 4.2.2 (0.00s)
Computed https://github.com/swift-server-community/SwiftPrometheus.git at 1.0.2 (0.00s)
Computed https://github.com/dduan/TOMLDecoder.git at 0.3.1 (0.00s)
Computed https://github.com/xcode-actions/json-logger.git at 0.2.0 (0.00s)
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (0.00s)
Computed https://github.com/Frizlab/generic-json.git at 3.1.3 (0.00s)
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.00s)
Computed https://github.com/apple/swift-certificates.git at 0.6.0 (0.00s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.93s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.48s)
Computing version for https://github.com/xcode-actions/clt-logger.git
Computed https://github.com/xcode-actions/clt-logger.git at 0.9.0 (0.94s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.13s)
Computing version for https://github.com/vapor/queues.git
Computed https://github.com/vapor/queues.git at 1.17.2 (0.97s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.58s)
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.01s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.57s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.53s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.54s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (0.60s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.69s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1063] Fetching swift-service-context
[1011/3672] Fetching swift-service-context, websocket-kit
[2603/8646] Fetching swift-service-context, websocket-kit, swift-distributed-tracing
[3353/14560] Fetching swift-service-context, websocket-kit, swift-distributed-tracing, swift-nio-extras
[3782/17879] Fetching swift-service-context, websocket-kit, swift-distributed-tracing, swift-nio-extras, multipart-kit
[4831/23838] Fetching swift-service-context, websocket-kit, swift-distributed-tracing, swift-nio-extras, multipart-kit, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.63s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.64s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
[10221/23492] Fetching swift-service-context, websocket-kit, swift-distributed-tracing, multipart-kit, swift-nio-http2
[12873/38335] Fetching swift-service-context, websocket-kit, swift-distributed-tracing, multipart-kit, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-service-context.git from cache (1.88s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.89s)
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.91s)
Fetching https://github.com/vapor/async-kit.git
[24940/29689] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/vapor/multipart-kit.git from cache (1.97s)
[21769/26370] Fetching swift-nio-http2, swift-nio-ssl
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.44s)
[10836/14843] Fetching swift-nio-ssl
[10837/20490] Fetching swift-nio-ssl, console-kit
[15322/22860] Fetching swift-nio-ssl, console-kit, async-kit
[16155/43587] Fetching swift-nio-ssl, console-kit, async-kit, routing-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.36s)
[28781/41217] Fetching swift-nio-ssl, console-kit, routing-kit
[36451/55231] Fetching swift-nio-ssl, console-kit, routing-kit, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.66s)
Fetched https://github.com/vapor/console-kit.git from cache (1.57s)
Fetched https://github.com/vapor/routing-kit.git from cache (1.59s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.52s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (4.06s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.56s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.63s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.23s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.81s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.46s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.39s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.64s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[453/2045] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.31s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.31s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.92s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.72s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.53s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.72s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.68s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.61s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.58s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.71s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.52s)
Computing version for https://github.com/happn-app/SemiSingleton.git
Computed https://github.com/happn-app/SemiSingleton.git at 2.1.0-beta.1 (0.61s)
Fetching https://github.com/happn-app/RecursiveSyncDispatch.git
[1/178] Fetching recursivesyncdispatch
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git from cache (0.64s)
Computing version for https://github.com/happn-app/RecursiveSyncDispatch.git
Computed https://github.com/happn-app/RecursiveSyncDispatch.git at 1.0.1 (1.25s)
Computing version for https://github.com/Frizlab/OperationAwaiting.git
Computed https://github.com/Frizlab/OperationAwaiting.git at 1.3.0-beta.1 (0.55s)
Computing version for https://github.com/Frizlab/APIConnectionProtocols.git
Computed https://github.com/Frizlab/APIConnectionProtocols.git at 1.0.0-rc.1 (0.59s)
Fetching https://github.com/Frizlab/swift-task-queue.git
[1/47] Fetching swift-task-queue
Fetched https://github.com/Frizlab/swift-task-queue.git from cache (0.24s)
Computing version for https://github.com/Frizlab/swift-task-queue.git
Computed https://github.com/Frizlab/swift-task-queue.git at 1.1.1 (0.87s)
Computing version for https://github.com/Frizlab/swift-xdg.git
Computed https://github.com/Frizlab/swift-xdg.git at 1.0.0 (0.63s)
Creating working copy for https://github.com/vapor/queues.git
Working copy of https://github.com/vapor/queues.git resolved at 1.17.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/happn-app/RetryingOperation.git
Working copy of https://github.com/happn-app/RetryingOperation.git resolved at 1.1.8
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.5
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/happn-app/HTTPCoders.git
Working copy of https://github.com/happn-app/HTTPCoders.git resolved at 0.1.2
Creating working copy for https://github.com/swift-server-community/SwiftPrometheus.git
Working copy of https://github.com/swift-server-community/SwiftPrometheus.git resolved at 1.0.2
Creating working copy for https://github.com/Frizlab/APIConnectionProtocols.git
Working copy of https://github.com/Frizlab/APIConnectionProtocols.git resolved at 1.0.0-rc.1
Creating working copy for https://github.com/Frizlab/UnwrapOrThrow.git
Working copy of https://github.com/Frizlab/UnwrapOrThrow.git resolved at 1.0.1
Creating working copy for https://github.com/iwill/generic-json-swift.git
Working copy of https://github.com/iwill/generic-json-swift.git resolved at 2.0.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/xcode-actions/clt-logger.git
Working copy of https://github.com/xcode-actions/clt-logger.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/happn-app/RecursiveSyncDispatch.git
Working copy of https://github.com/happn-app/RecursiveSyncDispatch.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/Frizlab/HasResult.git
Working copy of https://github.com/Frizlab/HasResult.git resolved at 2.0.0
Creating working copy for https://github.com/Frizlab/OperationAwaiting.git
Working copy of https://github.com/Frizlab/OperationAwaiting.git resolved at 1.3.0-beta.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 4.2.2
Creating working copy for https://github.com/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/happn-app/officectl-model.git
Working copy of https://github.com/happn-app/officectl-model.git resolved at main (33e1a16)
Creating working copy for https://github.com/Frizlab/generic-json.git
Working copy of https://github.com/Frizlab/generic-json.git resolved at 3.1.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 0.8.0
Creating working copy for https://github.com/Frizlab/swift-email.git
Working copy of https://github.com/Frizlab/swift-email.git resolved at 0.2.6
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/xcode-actions/json-logger.git
Working copy of https://github.com/xcode-actions/json-logger.git resolved at 0.2.0
Creating working copy for https://github.com/happn-app/CollectionConcurrencyKit.git
Working copy of https://github.com/happn-app/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.6.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
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/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/Frizlab/swift-task-queue.git
Working copy of https://github.com/Frizlab/swift-task-queue.git resolved at 1.1.1
Creating working copy for https://github.com/happn-app/URLRequestOperation.git
Working copy of https://github.com/happn-app/URLRequestOperation.git resolved at dev.final_operation (b0dd4a6)
Creating working copy for https://github.com/happn-app/SemiSingleton.git
Working copy of https://github.com/happn-app/SemiSingleton.git resolved at 2.1.0-beta.1
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/Frizlab/swift-xdg.git
Working copy of https://github.com/Frizlab/swift-xdg.git resolved at 1.0.0
Creating working copy for https://github.com/happn-app/XibLoc.git
Working copy of https://github.com/happn-app/XibLoc.git resolved at 1.3.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/dduan/TOMLDecoder.git
Working copy of https://github.com/dduan/TOMLDecoder.git resolved at 0.3.1
error: multiple packages ('generic-json' (from 'https://github.com/Frizlab/generic-json.git'), 'generic-json-swift' (from 'https://github.com/iwill/generic-json-swift.git')) declare products with a conflicting name: 'GenericJSON’; product names need to be unique across the package graph
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
error: multiple packages ('generic-json' (from 'https://github.com/Frizlab/generic-json.git'), 'generic-json-swift' (from 'https://github.com/iwill/generic-json-swift.git')) declare products with a conflicting name: 'GenericJSON’; product names need to be unique across the package graph
BUILD FAILURE 6.1 android