The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AnnotationInject with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pjechris/AnnotationInject.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pjechris/AnnotationInject
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 171b250 doc(README): Add doc to integrate AnnotationInject with Xcode+SPM (#20)
Cloned https://github.com/pjechris/AnnotationInject.git
Revision (git rev-parse @):
171b250e51fc7b1e7717fa3a80291b1be6d5c64c
SUCCESS checkout https://github.com/pjechris/AnnotationInject.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pjechris/AnnotationInject.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[4/9] Write annotationinject-cli-entitlement.plist
[5/9] Write swift-version--423B1241ED78D482.txt
[7/71] Emitting module Swinject
[8/73] Compiling SourceryRuntime Typealias.swift
[9/73] Compiling SourceryRuntime Variable.swift
[10/73] Compiling SourceryRuntime PhantomProtocols.swift
[11/73] Compiling SourceryRuntime Tuple.swift
[12/73] Compiling SourceryRuntime TypeName.swift
[13/73] Compiling SourceryRuntime Typed.swift
[14/73] Compiling Swinject UnavailableItems.swift
[15/73] Compiling Swinject _Resolver.swift
[16/73] Emitting module SourceryRuntime
[17/78] Compiling SourceryRuntime Protocol.swift
[18/78] Compiling SourceryRuntime ProtocolComposition.swift
[19/78] Compiling SourceryRuntime Struct.swift
[20/78] Emitting module AnnotationCLI
[21/78] Compiling AnnotationCLI main.swift
[22/78] Compiling SourceryRuntime AccessLevel.swift
[23/78] Compiling SourceryRuntime Annotations.swift
[24/78] Compiling SourceryRuntime AssociatedType.swift
[24/78] Write Objects.LinkFileList
[27/78] Compiling SourceryRuntime Array.swift
[28/78] Compiling SourceryRuntime Closure.swift
[29/78] Compiling SourceryRuntime Dictionary.swift
[30/78] Compiling SourceryRuntime Generic.swift
[31/78] Compiling SourceryRuntime Attribute.swift
[32/78] Compiling SourceryRuntime Class.swift
[33/78] Compiling SourceryRuntime Definition.swift
[34/78] Compiling SourceryRuntime Documentation.swift
[35/78] Compiling SourceryRuntime Enum.swift
[36/78] Compiling SourceryRuntime GenericRequirement.swift
[47/78] Compiling SourceryRuntime Import.swift
[48/78] Compiling SourceryRuntime Method.swift
[49/78] Compiling SourceryRuntime Modifier.swift
[56/78] Compiling SourceryRuntime Array+Parallel.swift
[57/78] Compiling SourceryRuntime BytesRange.swift
[58/78] Compiling SourceryRuntime Composer.swift
[59/78] Compiling SourceryRuntime Diffable.swift
[60/78] Compiling SourceryRuntime Extensions.swift
[67/78] Compiling SourceryRuntime FileParserResult.swift
[68/78] Compiling SourceryRuntime AutoHashable.generated.swift
[69/78] Compiling SourceryRuntime Coding.generated.swift
[70/78] Compiling SourceryRuntime Description.generated.swift
[71/78] Compiling SourceryRuntime Diffable.generated.swift
[72/78] Compiling SourceryRuntime Equality.generated.swift
[73/78] Compiling SourceryRuntime JSExport.generated.swift
[74/78] Compiling SourceryRuntime Typed.generated.swift
[75/78] Compiling SourceryRuntime Log.swift
[76/78] Compiling SourceryRuntime TemplateContext.swift
[77/85] Compiling AnnotationInject MethodParameter+String.swift
[78/85] Emitting module AnnotationInject
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Service/ServiceParameterValue.swift:37:45: warning: non-breaking space (U+00A0) used instead of regular space
        return filter { $0.isRuntime }.map { $0.methodParameter }
[79/85] Compiling AnnotationInject Sourcery+AnnotationInject.swift
[80/85] Compiling AnnotationInject ServiceParameterValue.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Service/ServiceParameterValue.swift:37:45: warning: non-breaking space (U+00A0) used instead of regular space
        return filter { $0.isRuntime }.map { $0.methodParameter }
[81/85] Compiling AnnotationInject Service.swift
[82/85] Compiling AnnotationInject InjectAnnotation.swift
[83/85] Compiling AnnotationInject ServiceProvider.swift
[83/85] Linking annotationinject-cli
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/annotationinject-cli: replacing existing signature
[84/85] Applying annotationinject-cli
Build complete! (32.09s)
Fetching https://github.com/Quick/Nimble from cache
Fetching https://github.com/Quick/Quick from cache
Fetching https://github.com/shibapm/Komondor.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/shibapm/PackageConfig.git from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/shibapm/Komondor.git from cache (0.51s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/Quick/Quick from cache (0.59s)
Fetched https://github.com/Quick/Nimble from cache (0.59s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.59s)
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetching https://github.com/kylef/Commander.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.60s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.65s)
Fetching https://github.com/Swinject/Swinject.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.17s)
Fetching https://github.com/tuist/xcodeproj from cache
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.15s)
Fetching https://github.com/SwiftGen/StencilSwiftKit.git from cache
Fetched https://github.com/kylef/Commander.git from cache (0.19s)
Fetched https://github.com/stencilproject/Stencil.git from cache (0.19s)
Fetching https://github.com/krzysztofzablocki/Sourcery
Fetched https://github.com/kylef/Spectre.git from cache (0.19s)
Fetching https://github.com/tadija/AEXML from cache
Fetched https://github.com/Swinject/Swinject.git from cache (0.19s)
Fetched https://github.com/tuist/xcodeproj from cache (0.19s)
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (0.15s)
[1/27669] Fetching sourcery
Fetched https://github.com/krzysztofzablocki/Sourcery from cache (3.85s)
Computing version for https://github.com/Quick/Quick
Fetched https://github.com/tadija/AEXML from cache (3.85s)
Computed https://github.com/Quick/Quick at 2.1.0 (0.44s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.0.2 (0.34s)
Computing version for https://github.com/krzysztofzablocki/Sourcery
Computed https://github.com/krzysztofzablocki/Sourcery at 1.8.0 (0.37s)
Computing version for https://github.com/Swinject/Swinject.git
Computed https://github.com/Swinject/Swinject.git at 2.6.2 (0.37s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.47s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.3.1 (0.47s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit.git
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.8.0 (0.37s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.02s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (0.41s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.03s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.34s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.14.1 (0.38s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.0 (0.36s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.03s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.2.0 (0.02s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 0.13.0 (0.34s)
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/AEXML-61553ab1 is not valid git repository for 'https://github.com/tadija/AEXML', will fetch again.
Fetching https://github.com/tadija/AEXML from cache
Fetched https://github.com/tadija/AEXML from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/AEXML-61553ab1 is not valid git repository for 'https://github.com/tadija/AEXML', will fetch again.
Fetching https://github.com/tadija/AEXML from cache
Fetched https://github.com/tadija/AEXML from cache (0.01s)
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.6.1
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.2.0
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble', will fetch again.
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/Quick/Nimble from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble', will fetch again.
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/Quick/Nimble from cache (0.00s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.0.2
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/Quick/Quick from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/Quick/Quick from cache (0.01s)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 2.1.0
Creating working copy for https://github.com/krzysztofzablocki/Sourcery
Working copy of https://github.com/krzysztofzablocki/Sourcery resolved at 1.8.0
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 0.13.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50600.1
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Swinject-eb7fe784 is not valid git repository for 'https://github.com/Swinject/Swinject.git', will fetch again.
Fetching https://github.com/Swinject/Swinject.git from cache
Fetched https://github.com/Swinject/Swinject.git from cache (0.03s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Swinject-eb7fe784 is not valid git repository for 'https://github.com/Swinject/Swinject.git', will fetch again.
Fetching https://github.com/Swinject/Swinject.git from cache
Fetched https://github.com/Swinject/Swinject.git from cache (0.01s)
Creating working copy for https://github.com/Swinject/Swinject.git
Working copy of https://github.com/Swinject/Swinject.git resolved at 2.6.2
Creating working copy for https://github.com/SwiftGen/StencilSwiftKit.git
Working copy of https://github.com/SwiftGen/StencilSwiftKit.git resolved at 2.8.0
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/xcodeproj-e9e1cd08 is not valid git repository for 'https://github.com/tuist/xcodeproj', will fetch again.
Fetching https://github.com/tuist/xcodeproj from cache
Fetched https://github.com/tuist/xcodeproj from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/xcodeproj-e9e1cd08 is not valid git repository for 'https://github.com/tuist/xcodeproj', will fetch again.
Fetching https://github.com/tuist/xcodeproj from cache
Fetched https://github.com/tuist/xcodeproj from cache (0.01s)
Creating working copy for https://github.com/tuist/xcodeproj
Working copy of https://github.com/tuist/xcodeproj resolved at 8.3.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.0
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.14.1
Fetching binary artifact https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip from cache
Fetching binary artifact https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip from cache
Fetched https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip from cache (1.14s)
Fetched https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip from cache (1.45s)
warning: 'spi-builder-workspace': Invalid Resource 'Templates': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Scripts': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Sources': File not found.
Build complete.
Done.