The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Sourcery, reference master (44a02f), with Swift 6.1 for Android on 5 Sep 2025 00:13:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzysztofzablocki/sourcery.git
Reference: master
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/krzysztofzablocki/sourcery
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 44a02f6 Merge pull request #1436 from Cyberbeni/arm64-docker
Cloned https://github.com/krzysztofzablocki/sourcery.git
Revision (git rev-parse @):
44a02f6fe56c092f8a56d3f25320c7b542eef058
SUCCESS checkout https://github.com/krzysztofzablocki/sourcery.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/krzysztofzablocki/sourcery.git
https://github.com/krzysztofzablocki/sourcery.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "commander",
      "requirement" : {
        "exact" : [
          "0.9.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Commander.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "exact" : [
          "1.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    },
    {
      "identity" : "stencilswiftkit",
      "requirement" : {
        "exact" : [
          "2.10.4"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/art-divin/StencilSwiftKit.git"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "exact" : [
          "8.24.6"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    },
    {
      "identity" : "swift-package-manager",
      "requirement" : {
        "exact" : [
          "1.0.8"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/art-divin/swift-package-manager.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "Sourcery",
  "name" : "Sourcery",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "sourcery",
      "targets" : [
        "SourceryExecutable"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SourceryRuntime",
      "targets" : [
        "SourceryRuntime"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SourceryStencil",
      "targets" : [
        "SourceryStencil"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SourceryJS",
      "targets" : [
        "SourceryJS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SourcerySwift",
      "targets" : [
        "SourcerySwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SourceryFramework",
      "targets" : [
        "SourceryFramework"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SourceryLib",
      "targets" : [
        "SourceryLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SourceryCommandPlugin",
      "targets" : [
        "SourceryCommandPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TemplatesTests",
      "module_type" : "SwiftTarget",
      "name" : "TemplatesTests",
      "path" : "Templates",
      "product_dependencies" : [
        "Quick",
        "Nimble",
        "PathKit"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Templates/Templates",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Templates/Tests/Context_Linux",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Templates/Tests/Expected",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Tests/TemplatesTests.swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SourceryUtils",
      "module_type" : "SwiftTarget",
      "name" : "SourceryUtils",
      "path" : "SourceryUtils",
      "product_dependencies" : [
        "PathKit",
        "Crypto"
      ],
      "product_memberships" : [
        "sourcery",
        "SourcerySwift",
        "SourceryFramework",
        "SourceryLib",
        "SourceryCommandPlugin"
      ],
      "sources" : [
        "Sources/Path+Extensions.swift",
        "Sources/Sha.swift",
        "Sources/Time.swift",
        "Sources/Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourcerySwift",
      "module_type" : "SwiftTarget",
      "name" : "SourcerySwift",
      "path" : "SourcerySwift",
      "product_dependencies" : [
        "PathKit"
      ],
      "product_memberships" : [
        "sourcery",
        "SourcerySwift",
        "SourceryLib",
        "SourceryCommandPlugin"
      ],
      "sources" : [
        "Sources/SourceryRuntime.content.generated.swift",
        "Sources/SourceryRuntime_Linux.content.generated.swift",
        "Sources/SwiftTemplate.swift"
      ],
      "target_dependencies" : [
        "SourceryRuntime",
        "SourceryUtils"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceryStencil",
      "module_type" : "SwiftTarget",
      "name" : "SourceryStencil",
      "path" : "SourceryStencil",
      "product_dependencies" : [
        "PathKit",
        "StencilSwiftKit"
      ],
      "product_memberships" : [
        "sourcery",
        "SourceryStencil",
        "SourceryLib",
        "SourceryCommandPlugin"
      ],
      "sources" : [
        "Sources/NewLineNode.swift",
        "Sources/StencilTemplate.swift",
        "Sources/TypedNode.swift"
      ],
      "target_dependencies" : [
        "SourceryRuntime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceryRuntime",
      "module_type" : "SwiftTarget",
      "name" : "SourceryRuntime",
      "path" : "SourceryRuntime",
      "product_dependencies" : [
        "StencilSwiftKit"
      ],
      "product_memberships" : [
        "sourcery",
        "SourceryRuntime",
        "SourceryStencil",
        "SourcerySwift",
        "SourceryFramework",
        "SourceryLib",
        "SourceryCommandPlugin"
      ],
      "sources" : [
        "Sources/Common/AST/AccessLevel.swift",
        "Sources/Common/AST/Actor.swift",
        "Sources/Common/AST/Annotations.swift",
        "Sources/Common/AST/Attribute.swift",
        "Sources/Common/AST/Class.swift",
        "Sources/Common/AST/Definition.swift",
        "Sources/Common/AST/Documentation.swift",
        "Sources/Common/AST/Import.swift",
        "Sources/Common/AST/Modifier.swift",
        "Sources/Common/AST/PhantomProtocols.swift",
        "Sources/Common/AST/Protocol.swift",
        "Sources/Common/AST/ProtocolComposition.swift",
        "Sources/Common/AST/Struct.swift",
        "Sources/Common/AST/TypeName/Array.swift",
        "Sources/Common/AST/TypeName/Dictionary.swift",
        "Sources/Common/AST/TypeName/Generic.swift",
        "Sources/Common/AST/TypeName/Set.swift",
        "Sources/Common/AST/TypeName/Typed.swift",
        "Sources/Common/AST/Typealias.swift",
        "Sources/Common/Array+Parallel.swift",
        "Sources/Common/BytesRange.swift",
        "Sources/Common/Composer/Composer.swift",
        "Sources/Common/Composer/ParserResultsComposed.swift",
        "Sources/Common/Diffable.swift",
        "Sources/Common/Extensions.swift",
        "Sources/Common/FileParserResult.swift",
        "Sources/Common/Log.swift",
        "Sources/Common/TemplateContext.swift",
        "Sources/Generated/AutoHashable.generated.swift",
        "Sources/Generated/Coding.generated.swift",
        "Sources/Generated/JSExport.generated.swift",
        "Sources/Generated/Typed.generated.swift",
        "Sources/Linux/AST/AssociatedType_Linux.swift",
        "Sources/Linux/AST/AssociatedValue_Linux.swift",
        "Sources/Linux/AST/ClosureParameter_Linux.swift",
        "Sources/Linux/AST/EnumCase_Linux.swift",
        "Sources/Linux/AST/Enum_Linux.swift",
        "Sources/Linux/AST/GenericParameter_Linux.swift",
        "Sources/Linux/AST/GenericRequirement_Linux.swift",
        "Sources/Linux/AST/MethodParameter_Linux.swift",
        "Sources/Linux/AST/Method_Linux.swift",
        "Sources/Linux/AST/Protocol_Linux.swift",
        "Sources/Linux/AST/Subscript_Linux.swift",
        "Sources/Linux/AST/TypeName/Closure_Linux.swift",
        "Sources/Linux/AST/TypeName/GenericTypeParameter_Linux.swift",
        "Sources/Linux/AST/TypeName/Tuple_Linux.swift",
        "Sources/Linux/AST/TypeName/TypeName_Linux.swift",
        "Sources/Linux/AST/Type_Linux.swift",
        "Sources/Linux/AST/Variable_Linux.swift",
        "Sources/Linux/DynamicMemberLookup_Linux.swift",
        "Sources/Linux/NSException_Linux.swift",
        "Sources/Linux/TypesCollection_Linux.swift",
        "Sources/Linux/Types_Linux.swift",
        "Sources/macOS/AST/AssociatedType.swift",
        "Sources/macOS/AST/AssociatedValue.swift",
        "Sources/macOS/AST/ClosureParameter.swift",
        "Sources/macOS/AST/Enum.swift",
        "Sources/macOS/AST/EnumCase.swift",
        "Sources/macOS/AST/GenericParameter.swift",
        "Sources/macOS/AST/GenericRequirement.swift",
        "Sources/macOS/AST/Method.swift",
        "Sources/macOS/AST/MethodParameter.swift",
        "Sources/macOS/AST/Subscript.swift",
        "Sources/macOS/AST/Type.swift",
        "Sources/macOS/AST/TypeName/Closure.swift",
        "Sources/macOS/AST/TypeName/GenericTypeParameter.swift",
        "Sources/macOS/AST/TypeName/Tuple.swift",
        "Sources/macOS/AST/TypeName/TypeName.swift",
        "Sources/macOS/AST/Variable.swift",
        "Sources/macOS/Types.swift",
        "Sources/macOS/TypesCollection.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceryLibTests",
      "module_type" : "SwiftTarget",
      "name" : "SourceryLibTests",
      "path" : "Tests/SourceryLibTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/Configs",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/DryRun-Code",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/Errors",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/JavaScriptTemplates",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/Performance-Code",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/Result",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/Source_Linux",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/SwiftTemplates",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/Templates",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ConfigurationSpec.swift",
        "Generating/JavaScriptTemplateSpecs.swift",
        "Generating/StencilTemplateSpec.swift",
        "Generating/SwiftTemplateSpecs.swift",
        "GeneratorSpec.swift",
        "Helpers/Builders.swift",
        "Helpers/CustomMatchers.swift",
        "Helpers/Extensions.swift",
        "Models/ActorSpec.swift",
        "Models/ArrayTypeSpec.swift",
        "Models/ClassSpec.swift",
        "Models/DiffableSpec.swift",
        "Models/EnumSpec.swift",
        "Models/MethodSpec.swift",
        "Models/ProtocolSpec.swift",
        "Models/StructSpec.swift",
        "Models/TypeSpec.swift",
        "Models/TypealiasSpec.swift",
        "Models/TypedSpec.generated.swift",
        "Models/VariableSpec.swift",
        "Output/DryOutputSpec.swift",
        "Parsing/ComposerSpec.swift",
        "Parsing/FileParserSpec.swift",
        "Parsing/FileParser_AssociatedTypeSpec.swift",
        "Parsing/FileParser_AttributesModifierSpec.swift",
        "Parsing/FileParser_MethodsSpec.swift",
        "Parsing/FileParser_ProtocolComposition.swift",
        "Parsing/FileParser_SubscriptsSpec.swift",
        "Parsing/FileParser_TypeNameSpec.swift",
        "Parsing/FileParser_VariableSpec.swift",
        "Parsing/Helpers/AnnotationsParserSpec.swift",
        "Parsing/Helpers/StringViewSpec.swift",
        "Parsing/Helpers/TemplateAnnotationsParserSpec.swift",
        "Parsing/Helpers/TemplatesAnnotationParser_ForceParseInlineCodeSpec.swift",
        "Parsing/Helpers/VerifierSpec.swift",
        "Sourcery+PerformanceSpec.swift",
        "SourcerySpec.swift",
        "Stub/Source/Bar.swift",
        "Stub/Source/Foo.swift",
        "Stub/Source/FooBar.swift",
        "Stub/Stubs.swift"
      ],
      "target_dependencies" : [
        "SourceryLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SourceryLib",
      "module_type" : "SwiftTarget",
      "name" : "SourceryLib",
      "path" : "Sourcery",
      "product_dependencies" : [
        "Commander",
        "PathKit",
        "Yams",
        "StencilSwiftKit",
        "SwiftSyntax",
        "XcodeProj",
        "SwiftPM-auto",
        "Crypto"
      ],
      "product_memberships" : [
        "sourcery",
        "SourceryLib",
        "SourceryCommandPlugin"
      ],
      "sources" : [
        "Configuration.swift",
        "Generating/Templates/JavaScript/JavaScriptTemplate.swift",
        "Generating/Templates/Stencil/StencilTemplate.swift",
        "Generating/Templates/Swift/SwiftTemplate.swift",
        "Sourcery.swift",
        "Utils/ByteRangeConversion.swift",
        "Utils/BytesRange + Editing.swift",
        "Utils/DryOutputModels.swift",
        "Utils/FolderWatcher.swift",
        "Utils/NSRange + Editing.swift",
        "Utils/Xcode+Extensions.swift"
      ],
      "target_dependencies" : [
        "SourceryFramework",
        "SourceryRuntime",
        "SourceryStencil",
        "SourceryJS",
        "SourcerySwift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceryJS",
      "module_type" : "SwiftTarget",
      "name" : "SourceryJS",
      "path" : "SourceryJS",
      "product_dependencies" : [
        "PathKit"
      ],
      "product_memberships" : [
        "sourcery",
        "SourceryJS",
        "SourceryLib",
        "SourceryCommandPlugin"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/SourceryJS/Resources/ejs.js",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Sources/EJSTemplate+Tests.swift",
        "Sources/EJSTemplate.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceryFramework",
      "module_type" : "SwiftTarget",
      "name" : "SourceryFramework",
      "path" : "SourceryFramework",
      "product_dependencies" : [
        "PathKit",
        "SwiftSyntax",
        "SwiftParser"
      ],
      "product_memberships" : [
        "sourcery",
        "SourceryFramework",
        "SourceryLib",
        "SourceryCommandPlugin"
      ],
      "sources" : [
        "Sources/Generating/Generator.swift",
        "Sources/Generating/SourceryTemplate.swift",
        "Sources/Generating/Template.swift",
        "Sources/Parsing/FileParserType.swift",
        "Sources/Parsing/String+TypeInference.swift",
        "Sources/Parsing/SwiftSyntax/AST/AccessLevel+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/Actor+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/Attribute+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/Class+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/Enum+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/EnumCase+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/GenericParameter+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/GenericRequirement+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/GenericType+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/Method+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/MethodParameter+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/Modifier+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/Protocol+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/Signature.swift",
        "Sources/Parsing/SwiftSyntax/AST/Struct+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/Subscript+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/Type+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/TypeName+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/AST/Variable+SwiftSyntax.swift",
        "Sources/Parsing/SwiftSyntax/FileParserSyntax.swift",
        "Sources/Parsing/SwiftSyntax/Syntax+Extensions.swift",
        "Sources/Parsing/SwiftSyntax/SyntaxTreeCollector.swift",
        "Sources/Parsing/Utils/AnnotationsParser.swift",
        "Sources/Parsing/Utils/Bridges.swift",
        "Sources/Parsing/Utils/InlineParser.swift",
        "Sources/Parsing/Utils/StringView.swift",
        "Sources/Parsing/Utils/Verifier.swift"
      ],
      "target_dependencies" : [
        "SourceryUtils",
        "SourceryRuntime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceryExecutable",
      "module_type" : "SwiftTarget",
      "name" : "SourceryExecutable",
      "path" : "SourceryExecutable",
      "product_memberships" : [
        "sourcery",
        "SourceryCommandPlugin"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SourceryLib"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SourceryCommandPlugin",
      "module_type" : "PluginTarget",
      "name" : "SourceryCommandPlugin",
      "path" : "Plugins/SourceryCommandPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Sourcery command plugin for code generation",
          "type" : "custom",
          "verb" : "sourcery-command"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Need permission to write generated files to package directory",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "SourceryCommandPlugin"
      ],
      "sources" : [
        "SourceryCommandPlugin.swift"
      ],
      "target_dependencies" : [
        "SourceryExecutable"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "CodableContextTests",
      "module_type" : "SwiftTarget",
      "name" : "CodableContextTests",
      "path" : "Templates/CodableContextTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "CodableContextTests.swift"
      ],
      "target_dependencies" : [
        "CodableContext"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableContext",
      "module_type" : "SwiftTarget",
      "name" : "CodableContext",
      "path" : "Templates/Tests",
      "sources" : [
        "Context/AutoCodable.swift",
        "Generated/AutoCodable.generated.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/art-divin/swift-package-manager.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/68975] Fetching swift-package-manager
[2/83816] Fetching swift-package-manager, quick
[1285/107349] Fetching swift-package-manager, quick, xcodeproj
[1966/123723] Fetching swift-package-manager, quick, xcodeproj, swift-crypto
[5522/143358] Fetching swift-package-manager, quick, xcodeproj, swift-crypto, nimble
[29817/215208] Fetching swift-package-manager, quick, xcodeproj, swift-crypto, nimble, swift-syntax
Fetched https://github.com/tuist/XcodeProj.git from cache (5.24s)
Fetching https://github.com/art-divin/StencilSwiftKit.git
[178024/191675] Fetching swift-package-manager, quick, swift-crypto, nimble, swift-syntax
[190239/194797] Fetching swift-package-manager, quick, swift-crypto, nimble, swift-syntax, stencilswiftkit
Fetched https://github.com/apple/swift-crypto.git from cache (8.16s)
Fetching https://github.com/kylef/PathKit.git
[176238/178423] Fetching swift-package-manager, quick, nimble, swift-syntax, stencilswiftkit
[176583/179861] Fetching swift-package-manager, quick, nimble, swift-syntax, stencilswiftkit, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.63s)
Fetching https://github.com/kylef/Commander.git
[176582/178423] Fetching swift-package-manager, quick, nimble, swift-syntax, stencilswiftkit
[176583/180011] Fetching swift-package-manager, quick, nimble, swift-syntax, stencilswiftkit, commander
Fetched https://github.com/Quick/Quick.git from cache (15.79s)
Fetched https://github.com/Quick/Nimble.git from cache (15.81s)
Fetched https://github.com/art-divin/swift-package-manager.git from cache (15.83s)
Fetching https://github.com/jpsim/Yams.git
Fetched https://github.com/swiftlang/swift-syntax.git from cache (15.89s)
Fetched https://github.com/kylef/Commander.git from cache (7.17s)
Fetched https://github.com/art-divin/StencilSwiftKit.git from cache (10.98s)
[1/11136] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (5.23s)
Computing version for https://github.com/art-divin/swift-package-manager.git
Computed https://github.com/art-divin/swift-package-manager.git at 1.0.8 (22.48s)
Fetching https://github.com/art-divin/swift-llbuild.git
Fetching https://github.com/art-divin/swift-tools-support-core.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/art-divin/swift-driver.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-collections.git
[1/23032] Fetching swift-driver
[462/29493] Fetching swift-driver, swift-certificates
[693/32984] Fetching swift-driver, swift-certificates, swift-tools-support-core
[4810/37925] Fetching swift-driver, swift-certificates, swift-tools-support-core, swift-system
[6902/55362] Fetching swift-driver, swift-certificates, swift-tools-support-core, swift-system, swift-llbuild
[17815/72756] Fetching swift-driver, swift-certificates, swift-tools-support-core, swift-system, swift-llbuild, swift-collections
Fetched https://github.com/art-divin/swift-tools-support-core.git from cache (0.74s)
[18399/69265] Fetching swift-driver, swift-certificates, swift-system, swift-llbuild, swift-collections
Fetched https://github.com/art-divin/swift-llbuild.git from cache (2.81s)
Fetched https://github.com/apple/swift-system.git from cache (2.98s)
Fetched https://github.com/apple/swift-certificates.git from cache (2.98s)
Fetched https://github.com/art-divin/swift-driver.git from cache (3.08s)
Fetched https://github.com/apple/swift-collections.git from cache (3.09s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.0.0 (4.10s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.24.6 (0.80s)
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.43s)
Computing version for https://github.com/art-divin/StencilSwiftKit.git
Computed https://github.com/art-divin/StencilSwiftKit.git at 2.10.4 (1.31s)
Fetching https://github.com/art-divin/Stencil.git
[1/3424] Fetching stencil
Fetched https://github.com/art-divin/Stencil.git from cache (0.50s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (3.84s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.41s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (3.95s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.0.1 (1.05s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (1.55s)
Computing version for https://github.com/art-divin/swift-driver.git
Computed https://github.com/art-divin/swift-driver.git at 1.0.1 (1.10s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/15692] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.29s)
Computing version for https://github.com/art-divin/swift-tools-support-core.git
Computed https://github.com/art-divin/swift-tools-support-core.git at 1.0.0 (2.28s)
Computing version for https://github.com/art-divin/swift-llbuild.git
Computed https://github.com/art-divin/swift-llbuild.git at 1.0.0 (1.04s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.96s)
Computing version for https://github.com/art-divin/Stencil.git
Computed https://github.com/art-divin/Stencil.git at 0.15.3 (0.83s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.92s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (1.18s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.98s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.93s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.96s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.41s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.2 (1.37s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.31s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.89s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.38s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.16s)
Creating working copy for https://github.com/art-divin/swift-llbuild.git
Working copy of https://github.com/art-divin/swift-llbuild.git resolved at 1.0.0
Creating working copy for https://github.com/art-divin/swift-driver.git
Working copy of https://github.com/art-divin/swift-driver.git resolved at 1.0.1
Creating working copy for https://github.com/art-divin/Stencil.git
Working copy of https://github.com/art-divin/Stencil.git resolved at 0.15.3
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.2.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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.1.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
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/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.24.6
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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.1.2
Creating working copy for https://github.com/art-divin/StencilSwiftKit.git
Working copy of https://github.com/art-divin/StencilSwiftKit.git resolved at 2.10.4
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.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
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
Creating working copy for https://github.com/art-divin/swift-package-manager.git
Working copy of https://github.com/art-divin/swift-package-manager.git resolved at 1.0.8
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.0.0
Creating working copy for https://github.com/art-divin/swift-tools-support-core.git
Working copy of https://github.com/art-divin/swift-tools-support-core.git resolved at 1.0.0
warning: couldn't find pc file for sqlite3
warning: couldn't find pc file for sqlite3
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoHashable.swift
    /host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoMockable.swift
    /host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoLenses.swift
    /host/spi-builder-workspace/Templates/Tests/Context_Linux/LinuxMain.swift
    /host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoCases.swift
    /host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoEquatable.swift
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageModel/InstalledLibrariesSupport/provided-libraries.json
/host/spi-builder-workspace/Plugins/SourceryCommandPlugin/SourceryCommandPlugin.swift:72:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
70 | #endif
71 |
72 | extension String: LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
73 |     public var errorDescription: String? { return self }
74 | }
/host/spi-builder-workspace/Plugins/SourceryCommandPlugin/SourceryCommandPlugin.swift:72:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
70 | #endif
71 |
72 | extension String: LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
73 |     public var errorDescription: String? { return self }
74 | }
[1/1] Compiling plugin SourceryCommandPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/1119] Write sources
[49/1119] Compiling aes.c
[49/1119] Write sources
[51/1119] Compiling key_wrap.c
[52/1119] Compiling ex_data.c
[53/1119] Compiling bn.c
[54/1119] Compiling cmp.c
[55/1119] Compiling sign.c
[56/1119] Compiling bytes.c
[57/1119] Write swift-version-24593BA9C3E375BF.txt
[58/1119] Compiling _SwiftSyntaxCShims dummy.c
[59/1121] Compiling libllbuild C-API.cpp
[60/1123] Compiling libllbuild BuildKey-C-API.cpp
[61/1126] Compiling libllbuild BuildValue-C-API.cpp
[62/1126] Compiling libllbuild Core-C-API.cpp
[63/1138] Compiling libllbuild Ninja-C-API.cpp
[64/1138] Compiling libllbuild BuildDB-C-API.cpp
error: emit-module command failed with exit code 1 (use -v to see invocation)
[66/1150] Emitting module Commander
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
[67/1151] Emitting module PathKit
[67/1151] Compiling libllbuild BuildSystem-C-API.cpp
[68/1151] Write sources
[71/1151] Compiling TSCclibc process.c
[73/1159] Compiling Commander ArgumentParser.swift
[74/1160] Emitting module Commander
[75/1160] Compiling Commander ArgumentConvertible.swift
[76/1160] Compiling Commander ArgumentDescription.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[77/1160] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[78/1160] Compiling Commander Group.swift
[79/1160] Compiling Commander Error.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
[80/1160] Compiling Commander Command.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
[81/1160] Compiling Commander Group.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
[82/1160] Compiling Commander ArgumentParser.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
[83/1160] Compiling CodableContext AutoCodable.generated.swift
[84/1160] Emitting module CodableContext
[85/1160] Compiling CodableContext AutoCodable.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
[88/1160] Compiling Commander CommandRunner.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
[89/1160] Compiling Commander CommandType.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
[90/1161] Compiling Commander Commands.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
[92/1161] Compiling Commander Error.swift
[93/1161] Emitting module PackageCollectionsModel
[94/1161] Compiling Commander CommandType.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: couldn't find pc file for sqlite3
warning: couldn't find pc file for sqlite3
warning: 'spi-builder-workspace': found 8 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Templates/Tests/Context/AutoHashable.swift
    /host/spi-builder-workspace/Templates/Tests/Context/AutoMockable.swift
    /host/spi-builder-workspace/Templates/Tests/Context/AutoEquatable.swift
    /host/spi-builder-workspace/Templates/Tests/Context/LinuxMain.swift
    /host/spi-builder-workspace/Templates/Tests/Context/AutoCodable.swift
    /host/spi-builder-workspace/Templates/Tests/Context/AutoLenses.swift
    /host/spi-builder-workspace/Templates/artifactbundle.info.json.template
    /host/spi-builder-workspace/Templates/Tests/Context/AutoCases.swift
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/SourceryLibTests/Stub/Source/TestProject/TestProject/Info.plist
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoHashable.swift
    /host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoEquatable.swift
    /host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoLenses.swift
    /host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoMockable.swift
    /host/spi-builder-workspace/Templates/Tests/Context_Linux/LinuxMain.swift
    /host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoCases.swift
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageModel/InstalledLibrariesSupport/provided-libraries.json
[0/1] Planning build
/host/spi-builder-workspace/Plugins/SourceryCommandPlugin/SourceryCommandPlugin.swift:72:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
70 | #endif
71 |
72 | extension String: LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
73 |     public var errorDescription: String? { return self }
74 | }
/host/spi-builder-workspace/Plugins/SourceryCommandPlugin/SourceryCommandPlugin.swift:72:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
70 | #endif
71 |
72 | extension String: LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
73 |     public var errorDescription: String? { return self }
74 | }
[1/1] Compiling plugin SourceryCommandPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/1051] Write sources
[3/1051] Copying ejs.js
[3/1051] Write sources
[24/1052] Compiling TSCclibc libc.c
[25/1052] Compiling reader.c
[26/1052] Compiling writer.c
[27/1052] Compiling CSwiftScan CSwiftScanImpl.c
[28/1052] Compiling parser.c
[29/1052] Compiling CSystem shims.c
[30/1052] Compiling fiat_curve25519_adx_mul.S
[31/1052] Compiling fiat_curve25519_adx_square.S
[32/1052] Compiling scanner.c
[33/1052] Compiling emitter.c
[34/1052] Compiling api.c
[35/1052] Compiling v3_prn.c
[36/1052] Compiling v3_skey.c
[37/1052] Compiling CCryptoBoringSSLShims shims.c
[38/1052] Compiling v3_utl.c
[39/1052] Compiling v3_ocsp.c
[40/1052] Compiling v3_purp.c
[41/1052] Compiling v3_pmaps.c
[42/1052] Compiling v3_lib.c
[43/1052] Compiling v3_int.c
[44/1052] Compiling v3_pcons.c
[45/1052] Compiling v3_ia5.c
[46/1052] Compiling v3_info.c
[47/1052] Compiling v3_ncons.c
[48/1052] Compiling v3_genn.c
[49/1052] Compiling v3_extku.c
[50/1052] Compiling v3_enum.c
[51/1052] Compiling v3_bitst.c
[52/1052] Compiling v3_crld.c
[53/1052] Compiling v3_conf.c
[54/1052] Compiling v3_akeya.c
[55/1052] Compiling v3_bcons.c
[56/1052] Compiling v3_alt.c
[57/1052] Compiling v3_cpols.c
[58/1052] Compiling x_spki.c
[59/1052] Compiling x_x509a.c
[60/1052] Compiling v3_akey.c
[61/1052] Compiling x_val.c
[62/1052] Compiling x_sig.c
[63/1052] Compiling x_x509.c
[64/1052] Compiling x_req.c
[65/1052] Compiling x_exten.c
[66/1052] Compiling x_pubkey.c
[67/1052] Compiling x_pkey.c
[68/1052] Compiling x_name.c
[69/1052] Compiling x_crl.c
[70/1052] Compiling x_info.c
[71/1052] Compiling x509cset.c
[72/1052] Compiling x509spki.c
[73/1052] Compiling x_attrib.c
[74/1052] Compiling x_algor.c
[75/1052] Compiling x509name.c
[76/1052] Compiling x509rset.c
[77/1052] Compiling x509_vfy.c
[78/1052] Compiling x_all.c
[79/1052] Compiling x509_txt.c
[80/1052] Compiling x509_v3.c
[81/1052] Compiling x509_req.c
[82/1052] Compiling x509_obj.c
[83/1052] Compiling x509_vpm.c
[84/1052] Compiling x509_def.c
[85/1052] Compiling x509_set.c
[86/1052] Compiling x509_trs.c
[87/1052] Compiling x509_att.c
[88/1052] Compiling x509_lu.c
[89/1052] Compiling x509_ext.c
[90/1052] Compiling x509_d2.c
[91/1052] Compiling x509.c
[92/1052] Compiling x509_cmp.c
[93/1052] Compiling t_x509a.c
[94/1052] Compiling t_req.c
[95/1052] Compiling i2d_pr.c
[96/1052] Compiling t_x509.c
[97/1052] Compiling policy.c
[98/1052] Compiling t_crl.c
[99/1052] Compiling algorithm.c
[100/1052] Compiling name_print.c
[101/1052] Compiling a_verify.c
[102/1052] Compiling rsa_pss.c
[103/1052] Compiling a_digest.c
[104/1052] Compiling by_file.c
[105/1052] Compiling by_dir.c
[106/1052] Compiling thread_none.c
[107/1052] Compiling thread_win.c
[108/1052] Compiling thread_pthread.c
[109/1052] Compiling asn1_gen.c
[110/1052] Compiling trust_token.c
[111/1052] Compiling thread.c
[112/1052] Compiling rsa_print.c
[113/1052] Compiling siphash.c
[114/1052] Compiling stack.c
[115/1052] Compiling a_sign.c
[116/1052] Compiling voprf.c
[117/1052] Compiling pmbtoken.c
[118/1052] Compiling rc4.c
[119/1052] Compiling windows.c
[120/1052] Compiling rsa_asn1.c
[121/1052] Compiling refcount.c
[122/1052] Compiling rsa_crypt.c
[123/1052] Compiling trusty.c
[124/1052] Compiling rand_extra.c
[125/1052] Compiling ios.c
[126/1052] Compiling getentropy.c
[127/1052] Compiling passive.c
[128/1052] Compiling deterministic.c
[129/1052] Compiling poly1305_arm_asm.S
[130/1052] Compiling forkunsafe.c
[131/1052] Compiling pool.c
[132/1052] Compiling poly1305.c
[133/1052] Compiling poly1305_arm.c
[134/1052] Compiling poly1305_vec.c
[135/1052] Compiling pkcs7.c
[136/1052] Compiling pkcs8.c
[137/1052] Compiling pem_xaux.c
[138/1052] Compiling pkcs7_x509.c
[139/1052] Compiling p5_pbev2.c
[140/1052] Compiling pkcs8_x509.c
[141/1052] Compiling pem_x509.c
[142/1052] Compiling pem_pkey.c
[143/1052] Compiling pem_pk8.c
[144/1052] Compiling obj_xref.c
[145/1052] Compiling pem_lib.c
[146/1052] Compiling mem.c
[147/1052] Compiling lhash.c
[148/1052] Compiling pem_oth.c
[149/1052] Compiling kyber.c
[150/1052] Compiling pem_info.c
[151/1052] Compiling keccak.c
[152/1052] Compiling obj.c
[153/1052] Compiling pem_all.c
[154/1052] Compiling hrss.c
[155/1052] Compiling x86_64-mont5-mac.mac.x86_64.S
[156/1052] Compiling x86_64-mont-mac.mac.x86_64.S
[157/1052] Compiling x86_64-mont5-linux.linux.x86_64.S
[158/1052] Compiling poly_rq_mul.S
[159/1052] Compiling x86_64-mont-linux.linux.x86_64.S
[160/1052] Compiling x86-mont-windows.windows.x86.S
[161/1052] Compiling hpke.c
[162/1052] Compiling x86-mont-linux.linux.x86.S
[163/1052] Compiling vpaes-x86_64-linux.linux.x86_64.S
[163/1052] Compiling vpaes-x86_64-mac.mac.x86_64.S
[165/1052] Compiling vpaes-x86-linux.linux.x86.S
[166/1052] Compiling vpaes-x86-windows.windows.x86.S
[167/1052] Compiling vpaes-armv8-linux.linux.aarch64.S
[168/1052] Compiling vpaes-armv8-ios.ios.aarch64.S
[169/1052] Compiling vpaes-armv7-ios.ios.arm.S
[170/1052] Compiling sha512-x86_64-mac.mac.x86_64.S
[171/1052] Compiling sha512-armv8-linux.linux.aarch64.S
[172/1052] Compiling kdf.c
[173/1052] Compiling sha512-x86_64-linux.linux.x86_64.S
[174/1052] Compiling vpaes-armv7-linux.linux.arm.S
[175/1052] Compiling sha512-armv4-linux.linux.arm.S
[176/1052] Compiling sha512-armv8-ios.ios.aarch64.S
[177/1052] Compiling sha512-586-windows.windows.x86.S
[178/1052] Compiling sha512-armv4-ios.ios.arm.S
[179/1052] Compiling sha256-x86_64-mac.mac.x86_64.S
[180/1052] Compiling sha512-586-linux.linux.x86.S
[181/1052] Compiling sha256-armv8-ios.ios.aarch64.S
[182/1052] Compiling sha256-armv8-linux.linux.aarch64.S
[183/1052] Compiling sha256-armv4-ios.ios.arm.S
[184/1052] Compiling sha256-x86_64-linux.linux.x86_64.S
[185/1052] Compiling sha256-armv4-linux.linux.arm.S
[186/1052] Compiling sha256-586-linux.linux.x86.S
[186/1052] Compiling sha256-586-windows.windows.x86.S
[188/1052] Compiling sha1-armv8-linux.linux.aarch64.S
[189/1052] Compiling sha1-x86_64-mac.mac.x86_64.S
[190/1052] Compiling sha1-armv4-large-linux.linux.arm.S
[191/1052] Compiling sha1-armv4-large-ios.ios.arm.S
[192/1052] Compiling sha1-x86_64-linux.linux.x86_64.S
[193/1052] Compiling sha1-586-windows.windows.x86.S
[194/1052] Compiling sha1-586-linux.linux.x86.S
[195/1052] Compiling sha1-armv8-ios.ios.aarch64.S
[196/1052] Compiling sha512.c
[197/1052] Compiling rsaz-avx2-mac.mac.x86_64.S
[198/1052] Compiling sha256.c
[199/1052] Compiling sha1.c
[200/1052] Compiling service_indicator.c
[201/1052] Compiling fips.c
[202/1052] Compiling rdrand-x86_64-mac.mac.x86_64.S
[203/1052] Compiling rsaz-avx2-linux.linux.x86_64.S
[204/1052] Compiling blinding.c
[205/1052] Compiling padding.c
[206/1052] Compiling rdrand-x86_64-linux.linux.x86_64.S
[207/1052] Compiling self_check.c
[208/1052] Compiling rsa_impl.c
[209/1052] Compiling urandom.c
[210/1052] Compiling ctrdrbg.c
[211/1052] Compiling fork_detect.c
[212/1052] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[213/1052] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[214/1052] Compiling rsa.c
[215/1052] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[216/1052] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[217/1052] Compiling rand.c
[218/1052] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[219/1052] Compiling p256-armv8-asm-linux.linux.aarch64.S
[220/1052] Compiling p256-armv8-asm-ios.ios.aarch64.S
[221/1052] Compiling ofb.c
[222/1052] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[223/1052] Compiling polyval.c
[224/1052] Compiling cfb.c
[225/1052] Compiling gcm_nohw.c
[226/1052] Compiling md5-x86_64-mac.mac.x86_64.S
[227/1052] Compiling cbc.c
[228/1052] Compiling ctr.c
[229/1052] Compiling md5-586-windows.windows.x86.S
[230/1052] Compiling md5.c
[231/1052] Compiling md5-x86_64-linux.linux.x86_64.S
[232/1052] Compiling ghashv8-armv8-linux.linux.aarch64.S
[233/1052] Compiling gcm.c
[234/1052] Compiling md5-586-linux.linux.x86.S
[235/1052] Compiling ghashv8-armv8-ios.ios.aarch64.S
[236/1052] Compiling md4.c
[237/1052] Compiling ghashv8-armv7-linux.linux.arm.S
[238/1052] Compiling ghash-x86-windows.windows.x86.S
[239/1052] Compiling ghash-x86_64-mac.mac.x86_64.S
[240/1052] Compiling ghashv8-armv7-ios.ios.arm.S
[241/1052] Compiling ghash-x86_64-linux.linux.x86_64.S
[242/1052] Compiling hmac.c
[243/1052] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[243/1052] Compiling ghash-x86-linux.linux.x86.S
[245/1052] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[246/1052] Compiling hkdf.c
[247/1052] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[248/1052] Compiling ghash-ssse3-x86-windows.windows.x86.S
[249/1052] Compiling ghash-ssse3-x86-linux.linux.x86.S
[250/1052] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[251/1052] Compiling fips_shared_support.c
[252/1052] Compiling ghash-armv4-linux.linux.arm.S
[253/1052] Compiling ghash-armv4-ios.ios.arm.S
[254/1052] Compiling ecdh.c
[255/1052] Compiling util.c
[256/1052] Compiling ecdsa.c
[257/1052] Compiling wnaf.c
[258/1052] Compiling simple.c
[259/1052] Compiling simple_mul.c
[260/1052] Compiling scalar.c
[261/1052] Compiling oct.c
[262/1052] Compiling p256.c
[263/1052] Compiling ec_montgomery.c
[264/1052] Compiling felem.c
[265/1052] Compiling ec_key.c
[266/1052] Compiling p224-64.c
[267/1052] Compiling digestsign.c
[268/1052] Compiling digests.c
[269/1052] Compiling digest.c
[270/1052] Compiling co-586-windows.windows.x86.S
[271/1052] Compiling ec.c
[272/1052] Compiling check.c
[273/1052] Compiling co-586-linux.linux.x86.S
[273/1052] Compiling dh.c
[275/1052] Compiling bsaes-armv7-linux.linux.arm.S
[276/1052] Compiling cipher.c
[277/1052] Compiling bsaes-armv7-ios.ios.arm.S
[278/1052] Compiling cmac.c
[279/1052] Compiling e_aes.c
[280/1052] Compiling e_aesccm.c
[280/1052] Compiling p256-nistz.c
[282/1052] Compiling aead.c
[283/1052] Compiling sqrt.c
[284/1052] Compiling rsaz_exp.c
[285/1052] Compiling random.c
[286/1052] Compiling shift.c
[287/1052] Compiling prime.c
[288/1052] Compiling montgomery_inv.c
[289/1052] Compiling mul.c
[290/1052] Compiling jacobi.c
[291/1052] Compiling montgomery.c
[292/1052] Compiling generic.c
[293/1052] Compiling gcd_extra.c
[294/1052] Compiling gcd.c
[295/1052] Compiling bn-armv8-linux.linux.aarch64.S
[296/1052] Compiling div_extra.c
[297/1052] Compiling bn-armv8-ios.ios.aarch64.S
[298/1052] Compiling div.c
[299/1052] Compiling exponentiation.c
[300/1052] Compiling bn-586-windows.windows.x86.S
[301/1052] Compiling armv8-mont-ios.ios.aarch64.S
[302/1052] Compiling add.c
[303/1052] Compiling bn-586-linux.linux.x86.S
[304/1052] Compiling ctx.c
[305/1052] Compiling x86_64-gcc.c
[306/1052] Compiling armv4-mont-linux.linux.arm.S
[307/1052] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[308/1052] Compiling armv4-mont-ios.ios.arm.S
[309/1052] Compiling armv8-mont-linux.linux.aarch64.S
[310/1052] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[311/1052] Compiling aesv8-armv7-ios.ios.arm.S
[312/1052] Compiling aesni-x86-linux.linux.x86.S
[313/1052] Compiling aesv8-armv7-linux.linux.arm.S
[314/1052] Compiling aesv8-armv8-linux.linux.aarch64.S
[315/1052] Compiling aesv8-armv8-ios.ios.aarch64.S
[316/1052] Compiling aesni-x86_64-mac.mac.x86_64.S
[317/1052] Compiling aesni-x86_64-linux.linux.x86_64.S
[318/1052] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[319/1052] Compiling aesni-x86-windows.windows.x86.S
[320/1052] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[321/1052] Compiling mode_wrappers.c
[322/1052] Compiling scrypt.c
[323/1052] Compiling p_x25519_asn1.c
[324/1052] Compiling pbkdf.c
[325/1052] Compiling p_x25519.c
[326/1052] Compiling print.c
[327/1052] Compiling p_ed25519.c
[328/1052] Compiling aes_nohw.c
[329/1052] Compiling p_ed25519_asn1.c
[330/1052] Compiling p_rsa_asn1.c
[331/1052] Compiling p_ec_asn1.c
[331/1052] Compiling p_hkdf.c
[333/1052] Compiling p_rsa.c
[334/1052] Compiling err_data.c
[335/1052] Compiling evp.c
[336/1052] Compiling p_dsa_asn1.c
[337/1052] Compiling err.c
[338/1052] Compiling evp_ctx.c
[339/1052] Compiling engine.c
[340/1052] Compiling p_ec.c
[341/1052] Compiling ecdh_extra.c
[342/1052] Compiling evp_asn1.c
[343/1052] Compiling ecdsa_asn1.c
[344/1052] Compiling ec_derive.c
[345/1052] Compiling dh_asn1.c
[346/1052] Compiling ec_asn1.c
[347/1052] Compiling hash_to_curve.c
[348/1052] Compiling params.c
[349/1052] Compiling dsa_asn1.c
[350/1052] Compiling spake25519.c
[351/1052] Compiling dsa.c
[352/1052] Compiling x25519-asm-arm.S
[353/1052] Compiling digest_extra.c
[354/1052] Compiling cpu_arm_linux.c
[355/1052] Compiling cpu_intel.c
[356/1052] Compiling des.c
[357/1052] Compiling crypto.c
[358/1052] Compiling cpu_arm_freebsd.c
[359/1052] Compiling cpu_arm.c
[360/1052] Compiling cpu_aarch64_win.c
[361/1052] Compiling cpu_aarch64_fuchsia.c
[362/1052] Compiling cpu_aarch64_sysreg.c
[363/1052] Compiling cpu_aarch64_openbsd.c
[364/1052] Compiling cpu_aarch64_linux.c
[365/1052] Compiling curve25519.c
[366/1052] Compiling cpu_aarch64_apple.c
[367/1052] Compiling e_rc4.c
[368/1052] Compiling tls_cbc.c
[369/1052] Compiling conf.c
[370/1052] Compiling e_tls.c
[371/1052] Compiling e_rc2.c
[372/1052] Compiling e_null.c
[373/1052] Compiling e_aesctrhmac.c
[374/1052] Compiling derive_key.c
[374/1052] Compiling e_chacha20poly1305.c
[376/1052] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[377/1052] Compiling e_aesgcmsiv.c
[378/1052] Compiling e_des.c
[379/1052] Compiling cipher_extra.c
[380/1052] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[381/1052] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[382/1052] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[383/1052] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[384/1052] Compiling chacha-x86_64-mac.mac.x86_64.S
[385/1052] Compiling chacha-x86-windows.windows.x86.S
[386/1052] Compiling chacha.c
[387/1052] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[388/1052] Compiling chacha-x86_64-linux.linux.x86_64.S
[389/1052] Compiling chacha-x86-linux.linux.x86.S
[390/1052] Compiling chacha-armv8-ios.ios.aarch64.S
[391/1052] Compiling chacha-armv4-linux.linux.arm.S
[391/1052] Compiling chacha-armv8-linux.linux.aarch64.S
[393/1052] Compiling chacha-armv4-ios.ios.arm.S
[394/1052] Compiling curve25519_64_adx.c
[395/1052] Compiling unicode.c
[396/1052] Compiling cbb.c
[397/1052] Compiling ber.c
[398/1052] Compiling buf.c
[399/1052] Compiling asn1_compat.c
[400/1052] Compiling printf.c
[401/1052] Compiling bn_asn1.c
[402/1052] Compiling blake2.c
[403/1052] Compiling cbs.c
[404/1052] Compiling file.c
[405/1052] Compiling errno.c
[405/1052] Compiling hexdump.c
[407/1052] Compiling pair.c
[408/1052] Compiling convert.c
[409/1052] Compiling bio_mem.c
[410/1052] Compiling fd.c
[411/1052] Compiling bio.c
[412/1052] Compiling base64.c
[413/1052] Compiling tasn_dec.c
[414/1052] Compiling tasn_new.c
[415/1052] Compiling tasn_fre.c
[416/1052] Compiling f_string.c
[416/1052] Compiling tasn_typ.c
[418/1052] Compiling tasn_utl.c
[419/1052] Compiling posix_time.c
[420/1052] Compiling f_int.c
[421/1052] Compiling asn_pack.c
[422/1052] Compiling tasn_enc.c
[423/1052] Compiling asn1_par.c
[424/1052] Compiling asn1_lib.c
[425/1052] Compiling a_type.c
[426/1052] Compiling a_octet.c
[427/1052] Compiling a_mbstr.c
[428/1052] Compiling a_utctm.c
[429/1052] Compiling a_time.c
[430/1052] Compiling a_strnid.c
[431/1052] Compiling a_strex.c
[432/1052] Compiling a_int.c
[432/1052] Write sources
[436/1052] Compiling a_object.c
[437/1052] Compiling a_dup.c
[438/1052] Compiling a_i2d_fp.c
[439/1052] Compiling a_bool.c
[440/1052] Compiling a_d2i_fp.c
[440/1052] Compiling a_bitstr.c
[442/1052] Compiling a_gentm.c
[443/1052] Compiling llvmSupport Valgrind.cpp
[444/1052] Compiling llvmSupport UnicodeCaseFold.cpp
[445/1052] Write swift-version-24593BA9C3E375BF.txt
[446/1052] Compiling llvmSupport circular_raw_ostream.cpp
[447/1052] Compiling llvmSupport Unicode.cpp
[448/1062] Compiling llvmSupport Twine.cpp
[449/1062] Compiling llvmSupport Threading.cpp
[451/1079] Emitting module _CertificateInternals
[452/1079] Compiling _CertificateInternals _TinyArray.swift
[454/1080] Compiling TSCLibc libc.swift
[455/1080] Emitting module TSCLibc
[456/1080] Compiling llbuildSwift BuildKey.swift
[456/1081] Compiling llvmSupport TargetParser.cpp
[458/1103] Compiling llvmSupport raw_ostream.cpp
[459/1104] Compiling llvmSupport Triple.cpp
[461/1104] Compiling llbuildSwift CoreBindings.swift
[462/1104] Emitting module SwiftSyntax600
[463/1104] Compiling SwiftSyntax600 Empty.swift
[465/1149] Compiling llbuildSwift BuildValue.swift
[466/1149] Compiling SwiftSyntax510 Empty.swift
[467/1149] Emitting module SwiftSyntax509
[468/1149] Compiling SwiftSyntax509 Empty.swift
[469/1150] Emitting module SwiftSyntax510
[470/1150] Compiling TSCBasic OSLog.swift
[471/1150] Compiling TSCBasic ObjectIdentifierProtocol.swift
[474/1169] Emitting module SystemPackage
[475/1175] Compiling SwiftASN1 ASN1Strings.swift
[476/1175] Compiling SwiftASN1 ArraySliceBigint.swift
[477/1175] Compiling SwiftASN1 GeneralizedTime.swift
[478/1175] Emitting module llbuildSwift
[479/1175] Compiling llbuildSwift BuildDBBindings.swift
[480/1175] Compiling llbuildSwift Internals.swift
[481/1175] Compiling llbuildSwift NinjaManifest.swift
[482/1175] Compiling SwiftASN1 BER.swift
[483/1175] Compiling SwiftASN1 ASN1Any.swift
[484/1175] Compiling SwiftASN1 ASN1BitString.swift
[485/1175] Compiling llbuildSwift BuildSystemBindings.swift
[488/1178] Compiling SystemPackage Util.swift
[489/1178] Compiling SystemPackage UtilConsumers.swift
[492/1178] Compiling SwiftASN1 Errors.swift
[493/1178] Compiling TSCBasic JSON.swift
[494/1178] Compiling TSCBasic JSONMapper.swift
[495/1178] Compiling SwiftASN1 TimeUtilities.swift
[496/1178] Compiling SwiftASN1 UTCTime.swift
[497/1178] Compiling SwiftASN1 DER.swift
[498/1178] Compiling SwiftASN1 ObjectIdentifier.swift
[499/1178] Compiling SwiftASN1 PEMDocument.swift
[501/1178] Compiling Yams YamlError.swift
[502/1242] Compiling SwiftSyntax MemoryLayout.swift
[503/1242] Compiling SwiftSyntax MissingNodeInitializers.swift
[504/1242] Compiling SwiftSyntax RawSyntax.swift
[505/1242] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[506/1242] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[507/1242] Compiling SwiftSyntax RawSyntaxTokenView.swift
[511/1247] Compiling SwiftSyntax SourceEdit.swift
[512/1247] Compiling SwiftSyntax SourceLength.swift
[513/1247] Compiling SwiftSyntax SourceLocation.swift
[517/1248] Compiling SwiftSyntax AbsolutePosition.swift
[519/1248] Emitting module Yams
[520/1248] Compiling SwiftSyntax TokenSyntax.swift
[521/1248] Compiling SwiftSyntax Trivia.swift
[522/1248] Compiling SwiftSyntax Utils.swift
[523/1248] Compiling SwiftSyntax ChildNameForKeyPath.swift
[524/1248] Compiling SwiftSyntax Keyword.swift
[525/1248] Compiling SwiftSyntax CustomTraits.swift
[526/1248] Compiling SwiftSyntax Identifier.swift
[526/1248] Compiling llvmSupport YAMLParser.cpp
[528/1248] Compiling SwiftSyntax Assert.swift
[529/1248] Compiling SwiftSyntax BumpPtrAllocator.swift
[530/1248] Compiling SwiftSyntax CommonAncestor.swift
[531/1248] Compiling SwiftSyntax Convenience.swift
[532/1248] Emitting module TSCBasic
[533/1248] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[534/1248] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[535/1248] Emitting module PathKit
[536/1248] Compiling PathKit PathKit.swift
[549/1256] Compiling PackageCollectionsModel PackageCollectionModel.swift
[551/1270] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[552/1272] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[553/1272] Compiling InternalCollectionsUtilities Debugging.swift
[554/1272] Compiling InternalCollectionsUtilities Descriptions.swift
[555/1272] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[556/1293] Compiling Stencil Extension.swift
[557/1293] Compiling Stencil FilterTag.swift
[558/1293] Compiling Stencil Filters.swift
[559/1293] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[560/1293] Compiling Stencil Context.swift
[561/1293] Compiling Stencil DynamicMemberLookup.swift
[562/1293] Compiling Stencil Environment.swift
[563/1293] Compiling Stencil IfTag.swift
[564/1293] Compiling Stencil Include.swift
[565/1293] Compiling Stencil Inheritance.swift
[566/1293] Compiling TSCBasic TerminalController.swift
[567/1293] Compiling TSCBasic Thread.swift
[568/1293] Compiling TSCBasic Tuple.swift
[569/1293] Compiling TSCBasic WritableByteStream.swift
[570/1293] Compiling TSCBasic misc.swift
[571/1293] Compiling SwiftSyntax SyntaxChildren.swift
[572/1293] Compiling SwiftSyntax SyntaxCollection.swift
[573/1293] Compiling SwiftSyntax SyntaxHashable.swift
[574/1293] Compiling SwiftSyntax SyntaxIdentifier.swift
[575/1293] Compiling SwiftSyntax SyntaxNodeFactory.swift
[576/1293] Compiling SwiftSyntax SyntaxNodeStructure.swift
[577/1293] Compiling Stencil NowTag.swift
[578/1293] Compiling Stencil Parser.swift
[579/1293] Compiling Stencil Template.swift
[580/1293] Compiling Stencil Tokenizer.swift
[581/1293] Compiling SwiftSyntax SyntaxArena.swift
[582/1293] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[583/1293] Compiling Stencil KeyPath.swift
[584/1293] Compiling Stencil LazyValueWrapper.swift
[585/1293] Compiling Stencil Lexer.swift
[586/1293] Compiling Stencil Loader.swift
[587/1293] Compiling Stencil Node.swift
[588/1293] Compiling SwiftSyntax SyntaxProtocol.swift
[589/1293] Compiling SwiftSyntax SyntaxText.swift
[590/1293] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[591/1293] Compiling SwiftSyntax TokenDiagnostic.swift
[592/1293] Compiling SwiftSyntax TokenSequence.swift
[593/1294] Emitting module InternalCollectionsUtilities
[595/1294] Emitting module SwiftASN1
[596/1295] Emitting module Stencil
[603/1297] Compiling Stencil ForTag.swift
[604/1297] Compiling Stencil Errors.swift
[605/1297] Compiling Stencil Expression.swift
[607/1337] Compiling TSCUtility IndexStore.swift
[608/1337] Compiling TSCUtility InterruptHandler.swift
[609/1337] Compiling TSCUtility JSONMessageStreamingParser.swift
[610/1337] Compiling TSCUtility Netrc.swift
[611/1337] Compiling TSCUtility Archiver.swift
[612/1337] Compiling TSCUtility ArgumentParser.swift
[613/1337] Compiling SourceryJS EJSTemplate.swift
[614/1337] Emitting module SourceryJS
[615/1337] Compiling SourceryJS EJSTemplate+Tests.swift
[616/1337] Compiling SourceryJS resource_bundle_accessor.swift
[618/1408] Compiling DequeModule Deque+Codable.swift
[619/1408] Compiling DequeModule Deque+Collection.swift
[620/1408] Compiling DequeModule Deque+CustomReflectable.swift
[621/1408] Compiling DequeModule Deque+Descriptions.swift
[622/1408] Compiling DequeModule Deque+Equatable.swift
[623/1408] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[624/1408] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[625/1408] Compiling OrderedCollections _HashTable.swift
[626/1408] Emitting module PackageCollectionsModel
[627/1408] Compiling PackageCollectionsModel PackageCollectionModel+v1.swift
[628/1409] Compiling OrderedCollections OrderedDictionary+Values.swift
[629/1409] Compiling OrderedCollections _HashTable+Bucket.swift
[630/1409] Compiling OrderedCollections _HashTable+BucketIterator.swift
[631/1409] Compiling DequeModule _DequeBuffer.swift
[632/1409] Compiling DequeModule _DequeBufferHeader.swift
[633/1409] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[634/1409] Compiling OrderedCollections _HashTable+Constants.swift
[635/1409] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[636/1409] Compiling OrderedCollections _HashTable+Testing.swift
[645/1412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[646/1412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[647/1412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[648/1412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[649/1412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[650/1412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[651/1412] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[652/1419] Compiling DequeModule _DequeSlot.swift
[653/1419] Compiling DequeModule _UnsafeWrappedBuffer.swift
[654/1419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[655/1419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[656/1419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[657/1419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[658/1419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[659/1419] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[660/1419] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[661/1434] Compiling DequeModule Deque+Testing.swift
[662/1434] Compiling DequeModule Deque._Storage.swift
[663/1434] Compiling StencilSwiftKit ImportNode.swift
[664/1434] Compiling StencilSwiftKit MapNode.swift
[665/1434] Compiling DequeModule Deque._UnsafeHandle.swift
[666/1434] Compiling DequeModule Deque.swift
[667/1434] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[668/1435] Emitting module StencilSwiftKit
[669/1435] Compiling StencilSwiftKit CallMacroNodes.swift
[670/1435] Compiling StencilSwiftKit Context.swift
[671/1435] Compiling StencilSwiftKit SetNode.swift
[672/1435] Compiling StencilSwiftKit Environment.swift
[673/1435] Compiling StencilSwiftKit Filters+Numbers.swift
[674/1435] Compiling StencilSwiftKit Filters+Strings.swift
[675/1435] Compiling StencilSwiftKit Filters.swift
[676/1435] Emitting module DequeModule
[679/1436] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[680/1436] Compiling OrderedCollections OrderedSet+Hashable.swift
[683/1440] Compiling OrderedCollections OrderedDictionary.swift
[684/1440] Compiling OrderedCollections OrderedSet+Codable.swift
[685/1440] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[686/1440] Compiling OrderedCollections OrderedSet+Descriptions.swift
[687/1440] Compiling OrderedCollections OrderedSet+Diffing.swift
[688/1440] Compiling OrderedCollections OrderedSet+Equatable.swift
[691/1440] Compiling OrderedCollections OrderedSet+Initializers.swift
[692/1440] Compiling OrderedCollections OrderedSet+Insertions.swift
[693/1440] Compiling OrderedCollections OrderedSet+Invariants.swift
[694/1440] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[695/1440] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[696/1440] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[697/1440] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[698/1440] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[701/1440] Compiling StencilSwiftKit Parameters.swift
[725/1440] Compiling OrderedCollections _Hashtable+Header.swift
[732/1440] Emitting module OrderedCollections
[733/1440] Compiling StencilSwiftKit SwiftIdentifier.swift
[734/1440] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[735/1441] Emitting module CryptoBoringWrapper
[736/1441] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[737/1442] Compiling OrderedCollections OrderedSet+Sendable.swift
[738/1442] Compiling OrderedCollections OrderedSet+SubSequence.swift
[739/1442] Compiling OrderedCollections OrderedSet+Testing.swift
[740/1442] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[741/1442] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[742/1442] Compiling OrderedCollections OrderedSet.swift
[743/1442] Compiling OrderedCollections _UnsafeBitset.swift
[749/1443] Emitting module TSCUtility
[791/1443] Compiling TSCUtility Version.swift
[792/1443] Compiling TSCUtility Versioning.swift
[793/1443] Compiling TSCUtility dlopen.swift
[794/1443] Compiling TSCUtility misc.swift
[805/1461] Compiling Commander CommandRunner.swift
[806/1545] Compiling Commander Command.swift
[807/1545] Compiling Commander Error.swift
[808/1545] Emitting module Commander
[809/1548] Compiling Commander ArgumentParser.swift
[810/1548] Compiling Commander CommandRunner.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
[811/1548] Compiling Commander Command.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
[812/1548] Compiling Commander ArgumentParser.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
[813/1548] Compiling Commander Error.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
[814/1613] Compiling CodableContext AutoCodable.generated.swift
[815/1613] Compiling SourceryRuntime AccessLevel.swift
[816/1613] Compiling SourceryRuntime Actor.swift
[817/1613] Compiling Commander Group.swift
[818/1613] Compiling CodableContext AutoCodable.swift
[819/1613] Emitting module CodableContext
[820/1613] Compiling Commander Group.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
[821/1614] Compiling SourceryRuntime AssociatedValue.swift
[822/1614] Compiling SourceryRuntime ClosureParameter.swift
[823/1614] Compiling SourceryRuntime Enum.swift
[824/1614] Compiling SourceryRuntime EnumCase.swift
[825/1614] Compiling SourceryRuntime GenericParameter.swift
[826/1614] Compiling SourceryRuntime GenericRequirement.swift
[827/1614] Compiling SourceryRuntime Method.swift
[828/1614] Compiling SourceryRuntime MethodParameter.swift
[829/1614] Compiling SourceryRuntime Subscript.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[830/1622] Emitting module Commander
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[833/1622] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[834/1622] Compiling PathKit PathKit.swift
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[835/1622] Compiling PackageCollectionsModel PackageCollectionModel.swift
[837/1622] Compiling SourceryRuntime Type.swift
[838/1622] Compiling SourceryRuntime Closure.swift
[839/1622] Compiling SourceryRuntime GenericTypeParameter.swift
[840/1622] Compiling SourceryRuntime Tuple.swift
[841/1622] Compiling SourceryRuntime TypeName.swift
[842/1622] Compiling SourceryRuntime Variable.swift
[843/1622] Compiling SourceryRuntime Types.swift
[844/1622] Compiling SourceryRuntime TypesCollection.swift
[845/1622] Compiling Commander CommandType.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
 2 |   import Glibc
 3 | #else
 4 |   import Darwin
   |          `- error: no such module 'Darwin'
 5 | #endif
 6 |
BUILD FAILURE 6.1 android