The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GithubAPI with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/serhii-londar/GithubAPI.git
Reference: 0.0.11
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/serhii-londar/GithubAPI
 * tag               0.0.11     -> FETCH_HEAD
HEAD is now at 558729e Update GithubAPI.podspec
Cloned https://github.com/serhii-londar/GithubAPI.git
Revision (git rev-parse @):
558729eccf215f046338ba6a358e8bcf98d1dfc6
SUCCESS checkout https://github.com/serhii-londar/GithubAPI.git at 0.0.11
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/serhii-londar/GithubAPI.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/serhii-londar/BaseAPI.git
[1/369] Fetching baseapi
Fetched https://github.com/serhii-londar/BaseAPI.git from cache (0.41s)
Computing version for https://github.com/serhii-londar/BaseAPI.git
Computed https://github.com/serhii-londar/BaseAPI.git at 0.2.1 (0.71s)
Creating working copy for https://github.com/serhii-londar/BaseAPI.git
Working copy of https://github.com/serhii-londar/BaseAPI.git resolved at 0.2.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/11] Compiling BaseAPI RequestMethod.swift
[5/11] Emitting module BaseAPI
[6/11] Compiling BaseAPI BaseAPI.swift
[7/11] Compiling BaseAPI ResponsetHeaderFields.swift
[8/11] Compiling BaseAPI RequestHeaderFields.swift
[9/11] Compiling BaseAPI CharacterSet.swift
[10/11] Compiling BaseAPI URLSession.swift
[11/11] Compiling BaseAPI Request.swift
[13/80] Compiling GithubAPI ActivityAPI.swift
[14/80] Compiling GithubAPI EventsAPI.swift
[15/80] Compiling GithubAPI EventResponse.swift
[16/80] Compiling GithubAPI EventResponseActor.swift
[17/80] Compiling GithubAPI EventResponseOrg.swift
[18/80] Compiling GithubAPI EventResponseRepo.swift
[19/80] Compiling GithubAPI EventTypes.swift
[20/80] Compiling GithubAPI FeedsAPI.swift
[21/80] Compiling GithubAPI FeedsResponse.swift
[22/80] Compiling GithubAPI NotificationsOwner.swift
[23/89] Compiling GithubAPI SearchCommitsItem.swift
[24/89] Compiling GithubAPI SearchCommitsOwner.swift
[25/89] Compiling GithubAPI SearchCommitsParent.swift
[26/89] Compiling GithubAPI SearchCommitsRepository.swift
[27/89] Compiling GithubAPI SearchCommitsResponse.swift
[28/89] Compiling GithubAPI SearchCommitsTree.swift
[29/89] Compiling GithubAPI SearchIssuesAssignee.swift
[30/89] Compiling GithubAPI SearchIssuesItem.swift
[31/89] Compiling GithubAPI SearchIssuesLabel.swift
[32/89] Compiling GithubAPI SearchIssuesMilestone.swift
[33/89] Compiling GithubAPI SearchIssuesMilestoneCreator.swift
[34/89] Compiling GithubAPI SearchIssuesPullRequest.swift
[35/89] Compiling GithubAPI SearchIssuesResponse.swift
[36/89] Compiling GithubAPI SearchIssuesUser.swift
[37/89] Compiling GithubAPI SearchRepositoriesItem.swift
[38/89] Compiling GithubAPI SearchRepositoriesOwner.swift
[39/89] Compiling GithubAPI SearchRepositoriesResponse.swift
[40/89] Compiling GithubAPI SearchUsersItem.swift
[41/89] Compiling GithubAPI RepositoriesAPI.swift
[42/89] Compiling GithubAPI RepositoriesContentsAPI.swift
[43/89] Compiling GithubAPI SearchCodeItem.swift
[44/89] Compiling GithubAPI SearchCodeOwner.swift
[45/89] Compiling GithubAPI SearchCodeRepository.swift
[46/89] Compiling GithubAPI SearchCodeResponse.swift
[47/89] Compiling GithubAPI SearchCommitsAuthor.swift
[48/89] Compiling GithubAPI SearchCommitsCommit.swift
[49/89] Compiling GithubAPI SearchCommitsCommitter.swift
[50/89] Compiling GithubAPI SearchUsersResponse.swift
[51/89] Compiling GithubAPI SearchAPI.swift
[52/89] Compiling GithubAPI AllUsersResponse.swift
[53/89] Compiling GithubAPI OtherUserError.swift
[54/89] Compiling GithubAPI OtherUserResponse.swift
[55/89] Compiling GithubAPI UserPlan.swift
[56/89] Compiling GithubAPI UserResponse.swift
[57/89] Compiling GithubAPI UpdateUser.swift
[58/89] Compiling GithubAPI UserAPI.swift
[59/89] Compiling GithubAPI NotificationsRepository.swift
[60/89] Compiling GithubAPI NotificationsResponse.swift
[61/89] Compiling GithubAPI NotificationsSubject.swift
[62/89] Compiling GithubAPI NotificationsAPI.swift
[63/89] Compiling GithubAPI StarredRepositories.swift
[64/89] Compiling GithubAPI StarringAPI.swift
[65/89] Compiling GithubAPI Authentication.swift
[66/89] Compiling GithubAPI GithubAPI.swift
[67/89] Compiling GithubAPI IssuesAPI.swift
[68/89] Compiling GithubAPI Issue.swift
[69/89] Compiling GithubAPI RepositoryLicense.swift
[70/89] Compiling GithubAPI RepositoryOrganization.swift
[71/89] Compiling GithubAPI RepositoryOwner.swift
[72/89] Compiling GithubAPI RepositoryParent.swift
[73/89] Compiling GithubAPI RepositoryPermission.swift
[74/89] Compiling GithubAPI RepositoryReponse.swift
[75/89] Compiling GithubAPI FileRequest.swift
[76/89] Compiling GithubAPI FileResponse.swift
[77/89] Compiling GithubAPI RepositoryContentsLink.swift
[78/89] Compiling GithubAPI RepositoryContentsReponse.swift
[79/89] Compiling GithubAPI GetIssueResponse.swift
[80/89] Compiling GithubAPI GetIssueResponseAssignee.swift
[81/89] Compiling GithubAPI GetIssueResponseLabel.swift
[82/89] Compiling GithubAPI GetIssueResponseMilestone.swift
[83/89] Compiling GithubAPI GetIssueResponsePermission.swift
[84/89] Compiling GithubAPI GetIssueResponsePullRequest.swift
[85/89] Compiling GithubAPI GetIssueResponseRepository.swift
[86/89] Compiling GithubAPI GithubLogin.swift
[87/89] Compiling GithubAPI GithubLoginAPI.swift
[88/89] Compiling GithubAPI AccessTokenResponse.swift
[89/89] Emitting module GithubAPI
Build complete! (16.02s)
Build complete.
Done.

Build Machine: Linux 1