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 Swift Unidoc, reference 0.22.1 (d6d14e), with Swift 6.1 for Android on 2 Jun 2025 05:09:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

        "Pie.ShareFormat1F.swift",
        "Pie.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageMetadataTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageMetadataTests",
      "path" : "Sources/PackageMetadataTests",
      "product_dependencies" : [
        "SystemIO"
      ],
      "sources" : [
        "PackageResolved.swift",
        "PackageSwift.swift",
        "SPM.Manifest (ext).swift"
      ],
      "target_dependencies" : [
        "PackageMetadata"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageMetadata",
      "module_type" : "SwiftTarget",
      "name" : "PackageMetadata",
      "path" : "Sources/PackageMetadata",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidocd",
        "PackageMetadata",
        "SymbolGraphBuilder",
        "UnidocClient",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "JSON.SingleElementRepresentation.swift",
        "JSON.StringRepresentation.swift",
        "Manifests/DigraphExplorer.Nodes (ext).swift",
        "Manifests/PackageNode (ext).swift",
        "Manifests/SPM.Manifest.Dependency.Filesystem.swift",
        "Manifests/SPM.Manifest.Dependency.Resolvable.swift",
        "Manifests/SPM.Manifest.Dependency.swift",
        "Manifests/SPM.Manifest.DependencyRequirement.swift",
        "Manifests/SPM.Manifest.Product.swift",
        "Manifests/SPM.Manifest.swift",
        "Manifests/SymbolGraph.LibraryType (ext).swift",
        "Manifests/SymbolGraph.ModuleType (ext).swift",
        "Manifests/SymbolGraph.ProductType (ext).swift",
        "Manifests/SymbolGraphMetadata.Platform (ext).swift",
        "Manifests/TargetNode (ext).swift",
        "Manifests/TargetNode.Dependencies (ext).swift",
        "Manifests/TargetNode.DependencyError.swift",
        "Manifests/TargetNode.DependencyPlatforms.swift",
        "Resolutions/SPM.DependencyPin.V1.swift",
        "Resolutions/SPM.DependencyPin.V2.swift",
        "Resolutions/SPM.DependencyPin.swift",
        "Resolutions/SPM.DependencyPinError.swift",
        "Resolutions/SPM.DependencyPinType.swift",
        "Resolutions/SPM.DependencyPins.swift",
        "Resolutions/SPM.DependencyResolutions.Format.swift",
        "Resolutions/SPM.DependencyResolutions.swift",
        "Resolutions/SPM.DependencyState.swift",
        "SPM.DependencyLocation.swift",
        "SPM.swift",
        "Symbol.FileBase (ext).swift",
        "Symbol.Package (ext).swift"
      ],
      "target_dependencies" : [
        "SHA1_JSON",
        "PackageGraphs"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageGraphs",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphs",
      "path" : "Sources/PackageGraphs",
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidocd",
        "PackageGraphs",
        "PackageMetadata",
        "SymbolGraphBuilder",
        "UnidocClient",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "Digraphs/DigraphCycleError.swift",
        "Digraphs/DigraphExplorer.Nodes.swift",
        "Digraphs/DigraphExplorer.swift",
        "Digraphs/DigraphNodeError.swift",
        "Packages/PackageNode.Densified.swift",
        "Packages/PackageNode.TransitiveDependency.swift",
        "Packages/PackageNode.swift",
        "Packages/ProductNode.swift",
        "Targets/TargetNode.Dependencies.swift",
        "Targets/TargetNode.Dependency.swift",
        "Targets/TargetNode.DependencyIterator.swift",
        "Targets/TargetNode.DependencyView.swift",
        "Targets/TargetNode.swift"
      ],
      "target_dependencies" : [
        "SymbolGraphs",
        "TopologicalSorting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Multiparts",
      "module_type" : "SwiftTarget",
      "name" : "Multiparts",
      "path" : "Sources/Multiparts",
      "product_dependencies" : [
        "Grammar"
      ],
      "product_memberships" : [
        "unidoc",
        "unidoc-linkerd",
        "Multiparts",
        "UnidocCLI",
        "UnidocLinkerPlugin",
        "UnidocServer"
      ],
      "sources" : [
        "Collection (ext).swift",
        "Forms/MultipartForm.Item.Header.swift",
        "Forms/MultipartForm.Item.swift",
        "Forms/MultipartForm.Iterator.swift",
        "Forms/MultipartForm.swift",
        "Forms/MultipartSplitError.swift",
        "Forms/MultipartView.swift",
        "Metadata/ContentDisposition.swift",
        "Metadata/ContentDispositionRule.swift",
        "Metadata/ContentType.swift",
        "Metadata/ContentTypeRule.swift",
        "Parsing/HorizontalWhitespaceRule.swift",
        "Parsing/MultipartHeaderRule.OpaqueFieldValue.swift",
        "Parsing/MultipartHeaderRule.swift",
        "Parsing/MultipartParameterRule.QuotedString.EscapeSequence.swift",
        "Parsing/MultipartParameterRule.QuotedString.EscapedCharacter.swift",
        "Parsing/MultipartParameterRule.QuotedString.LiteralCharacter.swift",
        "Parsing/MultipartParameterRule.QuotedString.swift",
        "Parsing/MultipartParameterRule.swift",
        "Parsing/MultipartTokenRule.CodeUnit.swift",
        "Parsing/MultipartTokenRule.swift"
      ],
      "target_dependencies" : [
        "Media"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Media",
      "module_type" : "SwiftTarget",
      "name" : "Media",
      "path" : "Sources/Media",
      "product_memberships" : [
        "unidoc",
        "unidoc-linkerd",
        "unidocd",
        "GitHubClient",
        "HTTP",
        "HTTPClient",
        "HTTPServer",
        "Media",
        "Multiparts",
        "S3Client",
        "UnidocAssets_System",
        "UnidocCLI",
        "UnidocClient",
        "UnidocLinkerPlugin",
        "UnidocServer",
        "UnidocUI"
      ],
      "sources" : [
        "MediaEncoding.swift",
        "MediaSubtype.swift",
        "MediaType.Charset.swift",
        "MediaType.swift",
        "MediaTypeError.swift",
        "MultipartType.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MarkdownSemantics",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownSemantics",
      "path" : "Sources/MarkdownSemantics",
      "product_dependencies" : [
        "OrderedCollections",
        "UCF"
      ],
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidocd",
        "MarkdownSemantics",
        "SymbolGraphBuilder",
        "SymbolGraphLinker",
        "UnidocClient",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "AST/Asides/Markdown.BlockAside.Attention.swift",
        "AST/Asides/Markdown.BlockAside.Author.swift",
        "AST/Asides/Markdown.BlockAside.Authors.swift",
        "AST/Asides/Markdown.BlockAside.Bug.swift",
        "AST/Asides/Markdown.BlockAside.Complexity.swift",
        "AST/Asides/Markdown.BlockAside.Copyright.swift",
        "AST/Asides/Markdown.BlockAside.Date.swift",
        "AST/Asides/Markdown.BlockAside.Experiment.swift",
        "AST/Asides/Markdown.BlockAside.Important.swift",
        "AST/Asides/Markdown.BlockAside.Invariant.swift",
        "AST/Asides/Markdown.BlockAside.Mutating.swift",
        "AST/Asides/Markdown.BlockAside.Nonmutating.swift",
        "AST/Asides/Markdown.BlockAside.Note.swift",
        "AST/Asides/Markdown.BlockAside.Postcondition.swift",
        "AST/Asides/Markdown.BlockAside.Precondition.swift",
        "AST/Asides/Markdown.BlockAside.Remark.swift",
        "AST/Asides/Markdown.BlockAside.Requires.swift",
        "AST/Asides/Markdown.BlockAside.Returns.swift",
        "AST/Asides/Markdown.BlockAside.SeeAlso.swift",
        "AST/Asides/Markdown.BlockAside.Since.swift",
        "AST/Asides/Markdown.BlockAside.Throws.swift",
        "AST/Asides/Markdown.BlockAside.Tip.swift",
        "AST/Asides/Markdown.BlockAside.ToDo.swift",
        "AST/Asides/Markdown.BlockAside.Version.swift",
        "AST/Asides/Markdown.BlockAside.Warning.swift",
        "AST/Asides/Markdown.BlockParameter.swift",
        "AST/Asides/Markdown.BlockParameters.swift",
        "AST/Asides/Markdown.BlockTerm.swift",
        "AST/Asides/Markdown.BlockTerms.swift",
        "AST/Asides/Markdown.BlockTopic.swift",
        "AST/Layout/Markdown.BlockColumns.swift",
        "AST/Layout/Markdown.BlockDivision.swift",
        "AST/Markdown.BlockDirectiveArgumentTypeError.swift",
        "AST/Markdown.BlockDirectiveDuplicateOptionError.swift",
        "AST/Markdown.BlockDirectiveOption (ext).swift",
        "AST/Markdown.SwiftComment.swift",
        "AST/Markdown.SwiftFlavor.swift",
        "AST/Media/Markdown.BlockCodeFragment.PathError.swift",
        "AST/Media/Markdown.BlockCodeFragment.ReferenceError.swift",
        "AST/Media/Markdown.BlockCodeFragment.swift",
        "AST/Media/Markdown.BlockCodeLiteral.swift",
        "AST/Media/Markdown.BlockCodeReference.DiffBase.swift",
        "AST/Media/Markdown.BlockCodeReference.SemanticError.swift",
        "AST/Media/Markdown.BlockCodeReference.swift",
        "AST/Media/Markdown.BlockImage.swift",
        "AST/Media/Markdown.BlockLeaf.StructuralError.swift",
        "AST/Media/Markdown.BlockLeaf.swift",
        "AST/Media/Markdown.BlockVideo.swift",
        "AST/Metadata/Markdown.BlockMetadata.DocumentationExtension.swift",
        "AST/Metadata/Markdown.BlockMetadata.IsRoot.swift",
        "AST/Metadata/Markdown.BlockMetadata.swift",
        "AST/Metadata/Markdown.BlockOption.Enabledness.swift",
        "AST/Metadata/Markdown.BlockOption.swift",
        "AST/Metadata/Markdown.BlockOptions.swift",
        "AST/Tutorials/Markdown.BlockArticle.Intro.swift",
        "AST/Tutorials/Markdown.BlockArticle.Section.swift",
        "AST/Tutorials/Markdown.BlockArticle.StructuralError.swift",
        "AST/Tutorials/Markdown.BlockArticle.swift",
        "AST/Tutorials/Markdown.BlockSection.swift",
        "AST/Tutorials/Markdown.BlockTopicReference.TargetError.swift",
        "AST/Tutorials/Markdown.BlockTopicReference.swift",
        "AST/Tutorials/Markdown.Tutorial.Requirement.swift",
        "AST/Tutorials/Markdown.Tutorial.Step.swift",
        "AST/Tutorials/Markdown.Tutorial.Steps.swift",
        "AST/Tutorials/Markdown.Tutorial.swift",
        "AST/Tutorials/Markdown.TutorialArticle.swift",
        "AST/Tutorials/Markdown.TutorialIndex.Documentation.swift",
        "AST/Tutorials/Markdown.TutorialIndex.Downloads.swift",
        "AST/Tutorials/Markdown.TutorialIndex.ExternalLinks.swift",
        "AST/Tutorials/Markdown.TutorialIndex.ExternalResources.swift",
        "AST/Tutorials/Markdown.TutorialIndex.Forums.swift",
        "AST/Tutorials/Markdown.TutorialIndex.SampleCode.swift",
        "AST/Tutorials/Markdown.TutorialIndex.Videos.swift",
        "AST/Tutorials/Markdown.TutorialIndex.swift",
        "Markdown.Source (ext).swift",
        "Optional (ext).swift",
        "Prefixes/Markdown.BlockPrefix.swift",
        "Prefixes/Markdown.DefinePrefix.swift",
        "Prefixes/Markdown.DefineStyle.swift",
        "Prefixes/Markdown.KeywordPrefix.swift",
        "Prefixes/Markdown.ParameterNamePrefix.swift",
        "Prefixes/Markdown.ParameterPrefix.swift",
        "Prefixes/Markdown.SemanticPrefix.swift",
        "Prefixes/Markdown.TermPrefix.swift",
        "Sema/Markdown.SemanticAnalyzer.swift",
        "Sema/Markdown.SemanticDocument.swift",
        "Sema/Markdown.SemanticMetadata.MergeBehavior.swift",
        "Sema/Markdown.SemanticMetadata.Option.swift",
        "Sema/Markdown.SemanticMetadata.OptionScope.swift",
        "Sema/Markdown.SemanticMetadata.Options.swift",
        "Sema/Markdown.SemanticMetadata.swift",
        "Sema/Markdown.SemanticSections.swift",
        "Sema/Markdown.Snippet.swift",
        "Sema/Markdown.SnippetSlice (ext).swift",
        "exports.swift",
        "lexemes.swift"
      ],
      "target_dependencies" : [
        "MarkdownAST",
        "MarkdownDisplay",
        "Snippets",
        "SourceDiagnostics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MarkdownRenderingTests",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownRenderingTests",
      "path" : "Sources/MarkdownRenderingTests",
      "sources" : [
        "MarkdownBinary.swift",
        "Rendering.swift"
      ],
      "target_dependencies" : [
        "MarkdownRendering"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MarkdownRendering",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownRendering",
      "path" : "Sources/MarkdownRendering",
      "product_dependencies" : [
        "HTML",
        "URI"
      ],
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidoc-linkerd",
        "unidocd",
        "MarkdownRendering",
        "SymbolGraphBuilder",
        "SymbolGraphLinker",
        "UnidocCLI",
        "UnidocClient",
        "UnidocLinker",
        "UnidocLinkerPlugin",
        "UnidocServer",
        "UnidocUI",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "HTML/HTML.AttributeEncoder (ext).swift",
        "HTML/HTML.ContentEncoder (ext).swift",
        "HTML/HTML.OutputStreamableMarkdown.swift",
        "HTML/Markdown.SyntaxHighlight.swift",
        "HTML/Markdown.TreeContext.AttributeContext.swift",
        "HTML/Markdown.TreeContext.AttributeList.swift",
        "HTML/Markdown.TreeContext.Highlight.swift",
        "HTML/Markdown.TreeContext.Section.swift",
        "HTML/Markdown.TreeContext.Signage.swift",
        "HTML/Markdown.TreeContext.swift",
        "Markdown.Bytecode (ext).swift",
        "Markdown.Bytecode.SafeView.swift",
        "Markdown.RenderingError.swift",
        "MarkdownAttributeContext.swift",
        "Text/Markdown.TextContext.AttributeContext.swift",
        "Text/Markdown.TextContext.swift",
        "Text/TextOutputStreamableMarkdown.swift",
        "exports.swift"
      ],
      "target_dependencies" : [
        "MarkdownABI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MarkdownPluginSwift_IndexStoreDB",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownPluginSwift_IndexStoreDB",
      "path" : "Sources/MarkdownPluginSwift_IndexStoreDB",
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidocd",
        "SymbolGraphBuilder",
        "UnidocClient",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "IndexStoreDB (ext).swift",
        "shims.swift"
      ],
      "target_dependencies" : [
        "MarkdownPluginSwift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MarkdownPluginSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownPluginSwiftTests",
      "path" : "Sources/MarkdownPluginSwiftTests",
      "sources" : [
        "Autographs.swift",
        "Diffs.swift",
        "InterestingKeywords.swift",
        "SignatureAbbreviation.swift",
        "Signatures.swift",
        "Snippets.swift",
        "Support/Markdown.SnippetSlice (ext).swift.swift"
      ],
      "target_dependencies" : [
        "MarkdownPluginSwift",
        "MarkdownRendering"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MarkdownPluginSwift",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownPluginSwift",
      "path" : "Sources/MarkdownPluginSwift",
      "product_dependencies" : [
        "SwiftIDEUtils",
        "SwiftParser"
      ],
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidocd",
        "SymbolGraphBuilder",
        "SymbolGraphCompiler",
        "SymbolGraphLinker",
        "SymbolGraphParts",
        "UnidocClient",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "Markdown.BinaryEncoder (ext).swift",
        "Markdown.Bytecode.Context (ext).swift",
        "Markdown.CodeLanguageType (ext).swift",
        "Markdown.SwiftLanguage.Highlighter.swift",
        "Markdown.SwiftLanguage.IndexMarker.swift",
        "Markdown.SwiftLanguage.IndexStore.swift",
        "Markdown.SwiftLanguage.swift",
        "Signatures/Signature.Abridged (ext).swift",
        "Signatures/Signature.Expanded (ext).swift",
        "Signatures/Signature.Fragment.swift",
        "Signatures/SignatureLandmarks.InterestingKeywords.swift",
        "Signatures/SignatureLandmarks.swift",
        "Signatures/SignatureParameter.swift",
        "Signatures/SignatureParameterType.swift",
        "Signatures/SignatureSyntax.AbridgedParameter.swift",
        "Signatures/SignatureSyntax.AbridgedVisitor.swift",
        "Signatures/SignatureSyntax.Autographer.swift",
        "Signatures/SignatureSyntax.Builder.swift",
        "Signatures/SignatureSyntax.Encoder.swift",
        "Signatures/SignatureSyntax.ExpandedParameter.swift",
        "Signatures/SignatureSyntax.ExpandedVisitor.swift",
        "Signatures/SignatureSyntax.Span.Depth.swift",
        "Signatures/SignatureSyntax.Span.swift",
        "Signatures/SignatureSyntax.SugarMap.swift",
        "Signatures/SignatureSyntax.swift",
        "Signatures/SignatureVisitor.swift",
        "Snippets/SnippetParser.Slice.swift",
        "Snippets/SnippetParser.SliceBounds.swift",
        "Snippets/SnippetParser.SliceMarker.Statement.swift",
        "Snippets/SnippetParser.SliceMarker.swift",
        "Snippets/SnippetParser.swift",
        "SyntaxClassificationCursor.Span.swift",
        "SyntaxClassificationCursor.SpanIterator.swift",
        "SyntaxClassificationCursor.swift",
        "exports.swift",
        "lexemes.swift"
      ],
      "target_dependencies" : [
        "MarkdownABI",
        "Signatures",
        "Snippets",
        "Sources",
        "Symbols"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MarkdownParsingTests",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownParsingTests",
      "path" : "Sources/MarkdownParsingTests",
      "sources" : [
        "Markdown.Tree (ext).swift",
        "Parsing.swift"
      ],
      "target_dependencies" : [
        "MarkdownParsing",
        "MarkdownSemantics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MarkdownParsing",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownParsing",
      "path" : "Sources/MarkdownParsing",
      "product_dependencies" : [
        "Markdown"
      ],
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidocd",
        "MarkdownParsing",
        "SymbolGraphBuilder",
        "SymbolGraphLinker",
        "UnidocClient",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "Markdown.BlockDirectiveType (ext).swift",
        "Markdown.BlockDirectiveUnexpectedOptionError.swift",
        "Markdown.CodeLanguageType (ext).swift",
        "Markdown.Parser.swift",
        "Shims/Markdown.InlineContainer (ext).swift",
        "Shims/Markdown.InlineElement (ext).swift",
        "Shims/Markdown.InlineSpan (ext).swift",
        "Shims/ParsableAsInlineMarkup.swift",
        "Shims/SourcePosition (ext).swift",
        "Shims/SourceReference (ext).swift",
        "Shims/shims.swift"
      ],
      "target_dependencies" : [
        "MarkdownAST",
        "SourceDiagnostics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MarkdownDisplay",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownDisplay",
      "path" : "Sources/MarkdownDisplay",
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidoc-linkerd",
        "unidocd",
        "MarkdownSemantics",
        "SymbolGraphBuilder",
        "SymbolGraphLinker",
        "UnidocCLI",
        "UnidocClient",
        "UnidocLinkerPlugin",
        "UnidocServer",
        "UnidocUI",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "Markdown.ProseReference.swift",
        "exports.swift"
      ],
      "target_dependencies" : [
        "MarkdownABI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MarkdownAST",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownAST",
      "path" : "Sources/MarkdownAST",
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidocd",
        "MarkdownAST",
        "MarkdownParsing",
        "MarkdownSemantics",
        "SymbolGraphBuilder",
        "SymbolGraphLinker",
        "UnidocClient",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "BlockElements/Markdown.AnyOption.swift",
        "BlockElements/Markdown.BlockAside.swift",
        "BlockElements/Markdown.BlockCode.swift",
        "BlockElements/Markdown.BlockContainer.swift",
        "BlockElements/Markdown.BlockDirective.swift",
        "BlockElements/Markdown.BlockDirectiveOption.swift",
        "BlockElements/Markdown.BlockDirectiveType.swift",
        "BlockElements/Markdown.BlockElement.swift",
        "BlockElements/Markdown.BlockHTML.swift",
        "BlockElements/Markdown.BlockHeading.swift",
        "BlockElements/Markdown.BlockItem.Checkbox.swift",
        "BlockElements/Markdown.BlockItem.swift",
        "BlockElements/Markdown.BlockListOrdered.swift",
        "BlockElements/Markdown.BlockListUnordered.swift",
        "BlockElements/Markdown.BlockParagraph.swift",
        "BlockElements/Markdown.BlockProse.swift",
        "BlockElements/Markdown.BlockQuote.swift",
        "BlockElements/Markdown.BlockRule.swift",
        "BlockElements/Markdown.NeverOption.swift",
        "InlineElements/Markdown.InlineAutolink.swift",
        "InlineElements/Markdown.InlineCode.swift",
        "InlineElements/Markdown.InlineContainer.swift",
        "InlineElements/Markdown.InlineContainerType.swift",
        "InlineElements/Markdown.InlineElement.swift",
        "InlineElements/Markdown.InlineHTML.swift",
        "InlineElements/Markdown.InlineHyperlink.Target.swift",
        "InlineElements/Markdown.InlineHyperlink.swift",
        "InlineElements/Markdown.InlineImage.swift",
        "InlineElements/Markdown.InlineSpan.swift",
        "Markdown.AnyReference.swift",
        "Markdown.AttributeEncoder (ext).swift",
        "Markdown.BinaryEncoder (ext).swift",
        "Markdown.Outlinable.swift",
        "Markdown.ParsingEngine.swift",
        "Markdown.ParsingFlavor.swift",
        "Markdown.Source.swift",
        "Markdown.SourceString.swift",
        "Markdown.SourceURL.Provenance.swift",
        "Markdown.SourceURL.swift",
        "Markdown.TextElement.swift",
        "Markdown.Tree.swift",
        "Markdown.TreeElement.swift",
        "TableElements/Markdown.Table.Alignment.swift",
        "TableElements/Markdown.Table.AnyCell.swift",
        "TableElements/Markdown.Table.BodyCell.swift",
        "TableElements/Markdown.Table.HeaderCell.swift",
        "TableElements/Markdown.Table.Row.swift",
        "TableElements/Markdown.Table.swift",
        "exports.swift"
      ],
      "target_dependencies" : [
        "MarkdownABI",
        "Sources",
        "Symbols"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MarkdownABI",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownABI",
      "path" : "Sources/MarkdownABI",
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidoc-linkerd",
        "unidocd",
        "MarkdownABI",
        "MarkdownAST",
        "MarkdownParsing",
        "MarkdownRendering",
        "MarkdownSemantics",
        "PackageGraphs",
        "PackageMetadata",
        "Signatures",
        "SymbolGraphBuilder",
        "SymbolGraphCompiler",
        "SymbolGraphLinker",
        "SymbolGraphParts",
        "SymbolGraphs",
        "UnidocCLI",
        "UnidocClient",
        "UnidocDB",
        "UnidocLinker",
        "UnidocLinkerPlugin",
        "UnidocQueries",
        "UnidocRecords",
        "UnidocServer",
        "UnidocUI",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "Bytecode/Markdown.AttributeEncoder.swift",
        "Bytecode/Markdown.BinaryDecoder.swift",
        "Bytecode/Markdown.BinaryEncoder.swift",
        "Bytecode/Markdown.Bytecode.Attribute.swift",
        "Bytecode/Markdown.Bytecode.Context.swift",
        "Bytecode/Markdown.Bytecode.Emission.swift",
        "Bytecode/Markdown.Bytecode.Marker.swift",
        "Bytecode/Markdown.Bytecode.swift",
        "Bytecode/Markdown.Instruction.swift",
        "Markdown.swift",
        "Plugins/Markdown.CodeHighlighter.swift",
        "Plugins/Markdown.CodeLanguage.swift",
        "Plugins/Markdown.CodeLanguageType.swift",
        "Plugins/Markdown.DiffType.swift",
        "Plugins/Markdown.PlainText.Highlighter.swift",
        "Plugins/Markdown.PlainText.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LinkResolution",
      "module_type" : "SwiftTarget",
      "name" : "LinkResolution",
      "path" : "Sources/LinkResolution",
      "product_dependencies" : [
        "UCF"
      ],
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidocd",
        "LinkResolution",
        "SymbolGraphBuilder",
        "SymbolGraphCompiler",
        "SymbolGraphLinker",
        "SymbolGraphParts",
        "UnidocClient",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "Articles/UCF.ArticleResolver.swift",
        "Articles/UCF.ArticleScope.swift",
        "Articles/UCF.ArticleTable.Prefix.swift",
        "Articles/UCF.ArticleTable.swift",
        "Codelinks/UCF.LegacyFilter (ext).swift",
        "Codelinks/UCF.SignatureFilter (ext).swift",
        "UCF.Autograph.swift",
        "UCF.CausalOverload.swift",
        "UCF.ConditionError.swift",
        "UCF.ConditionFilter (ext).swift",
        "UCF.DisambiguationTraits.swift",
        "UCF.PackageOverload.swift",
        "UCF.Predicate.swift",
        "UCF.ProjectWideResolver.swift",
        "UCF.Resolution.swift",
        "UCF.ResolutionError.swift",
        "UCF.ResolutionPath.swift",
        "UCF.ResolutionScope.swift",
        "UCF.ResolutionTable.Search.swift",
        "UCF.ResolutionTable.swift",
        "UCF.ResolvableOverload.swift",
        "UCF.Selector (ext).swift"
      ],
      "target_dependencies" : [
        "InlineArray",
        "LexicalPaths",
        "SourceDiagnostics",
        "Symbols",
        "Unidoc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LexicalPaths",
      "module_type" : "SwiftTarget",
      "name" : "LexicalPaths",
      "path" : "Sources/LexicalPaths",
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidoc-linkerd",
        "unidocd",
        "LinkResolution",
        "LexicalPaths",
        "PackageGraphs",
        "PackageMetadata",
        "SymbolGraphBuilder",
        "SymbolGraphCompiler",
        "SymbolGraphLinker",
        "SymbolGraphParts",
        "SymbolGraphs",
        "UnidocCLI",
        "UnidocClient",
        "UnidocDB",
        "UnidocLinker",
        "UnidocLinkerPlugin",
        "UnidocQueries",
        "UnidocRecords",
        "UnidocServer",
        "UnidocUI",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "LexicalComponents.swift",
        "LexicalContinuation.swift",
        "UnqualifiedPath.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InlineDictionary",
      "module_type" : "SwiftTarget",
      "name" : "InlineDictionary",
      "path" : "Sources/InlineDictionary",
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidocd",
        "InlineDictionary",
        "SymbolGraphBuilder",
        "SymbolGraphLinker",
        "UnidocClient",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "InlineDictionary.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InlineArray",
      "module_type" : "SwiftTarget",
      "name" : "InlineArray",
      "path" : "Sources/InlineArray",
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidocd",
        "InlineArray",
        "LinkResolution",
        "SymbolGraphBuilder",
        "SymbolGraphCompiler",
        "SymbolGraphLinker",
        "SymbolGraphParts",
        "UnidocClient",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "InlineArray.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTTPServer",
      "module_type" : "SwiftTarget",
      "name" : "HTTPServer",
      "path" : "Sources/HTTPServer",
      "product_dependencies" : [
        "Firewalls",
        "IP",
        "IP_NIOCore",
        "HTML",
        "Atomics",
        "NIOHTTP1",
        "NIOHTTP2",
        "NIOSSL",
        "TraceableErrors",
        "URI"
      ],
      "product_memberships" : [
        "unidoc",
        "unidoc-linkerd",
        "HTTPServer",
        "UnidocCLI",
        "UnidocLinkerPlugin",
        "UnidocServer"
      ],
      "sources" : [
        "AsyncSequence (ext).swift",
        "AsyncThrowingChannel (ext).swift",
        "HTTP.ActivityTimeoutError.swift",
        "HTTP.CookieEncoder.SameSite.swift",
        "HTTP.CookieEncoder.swift",
        "HTTP.CookieValue (ext).swift",
        "HTTP.HeaderFormat.swift",
        "HTTP.Server.swift",
        "HTTP.ServerEncryptionLayer.swift",
        "HTTP.ServerEvent.swift",
        "HTTP.ServerMessage.swift",
        "HTTP.ServerMethod.swift",
        "HTTP.ServerOrigin (ext).swift",
        "HTTP.ServerPolicy.swift",
        "HTTP.ServerRequest.Headers.swift",
        "HTTP.ServerRequest.Origin.swift",
        "HTTP.ServerRequest.swift",
        "HTTP.Stream.swift",
        "HTTP.StreamEvent.swift",
        "HTTP.StreamIdentifierError.swift",
        "Handlers/HTTP.OutboundShimHandler.swift",
        "Handlers/HTTP.ServerRedirectorHandler.swift",
        "Headers/HPACKHeaders (ext).swift",
        "Headers/HTTPHeaders (ext).swift",
        "NIOAsyncChannelOutboundWriter (ext).swift",
        "exports.swift"
      ],
      "target_dependencies" : [
        "_AsyncChannel",
        "HTTP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTTPClient",
      "module_type" : "SwiftTarget",
      "name" : "HTTPClient",
      "path" : "Sources/HTTPClient",
      "product_dependencies" : [
        "MD5",
        "HTML",
        "NIOHTTP1",
        "NIOHTTP2",
        "NIOSSL",
        "TraceableErrors"
      ],
      "product_memberships" : [
        "unidoc",
        "unidoc-linkerd",
        "unidocd",
        "GitHubClient",
        "HTTPClient",
        "S3Client",
        "UnidocCLI",
        "UnidocClient",
        "UnidocLinkerPlugin",
        "UnidocServer"
      ],
      "sources" : [
        "HTTP.Client.swift",
        "HTTP.ClientConnection.swift",
        "HTTP.RequestTimeoutError.swift",
        "HTTP1/HTTP.Client1.Connection.swift",
        "HTTP1/HTTP.Client1.Facet.swift",
        "HTTP1/HTTP.Client1.InterfaceHandler.swift",
        "HTTP1/HTTP.Client1.Request.swift",
        "HTTP1/HTTP.Client1.UnexpectedDisconnectionError.swift",
        "HTTP1/HTTP.Client1.UnexpectedResponseError.swift",
        "HTTP1/HTTP.Client1.swift",
        "HTTP2/HTTP.Client2.Connection.swift",
        "HTTP2/HTTP.Client2.Facet.swift",
        "HTTP2/HTTP.Client2.InterfaceHandler.swift",
        "HTTP2/HTTP.Client2.Request.swift",
        "HTTP2/HTTP.Client2.StreamHandler.swift",
        "HTTP2/HTTP.Client2.UnexpectedFrameError.swift",
        "HTTP2/HTTP.Client2.UnexpectedStreamTerminationError.swift",
        "HTTP2/HTTP.Client2.swift",
        "exports.swift"
      ],
      "target_dependencies" : [
        "HTTP",
        "Media"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTTP",
      "module_type" : "SwiftTarget",
      "name" : "HTTP",
      "path" : "Sources/HTTP",
      "product_dependencies" : [
        "ISO",
        "MD5",
        "NIOCore"
      ],
      "product_memberships" : [
        "unidoc",
        "unidoc-linkerd",
        "unidocd",
        "GitHubClient",
        "HTTP",
        "HTTPClient",
        "HTTPServer",
        "S3Client",
        "UnidocCLI",
        "UnidocClient",
        "UnidocLinkerPlugin",
        "UnidocServer",
        "UnidocUI"
      ],
      "sources" : [
        "HTTP.Cookie.swift",
        "HTTP.CookieValue.swift",
        "HTTP.NonError.swift",
        "HTTP.Redirect.Code.swift",
        "HTTP.Redirect.Target.swift",
        "HTTP.Redirect.swift",
        "HTTP.Resource.Content.Body.swift",
        "HTTP.Resource.Content.swift",
        "HTTP.Resource.Headers.RateLimit.swift",
        "HTTP.Resource.Headers.swift",
        "HTTP.Resource.swift",
        "HTTP.Scheme.swift",
        "HTTP.ServerEndpoint.swift",
        "HTTP.ServerOrigin.swift",
        "HTTP.ServerResponse.swift",
        "HTTP.StatusError.swift",
        "HTTP.swift"
      ],
      "target_dependencies" : [
        "Media"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubClient",
      "module_type" : "SwiftTarget",
      "name" : "GitHubClient",
      "path" : "Sources/GitHubClient",
      "product_dependencies" : [
        "Base64"
      ],
      "product_memberships" : [
        "unidoc",
        "unidoc-linkerd",
        "GitHubClient",
        "UnidocCLI",
        "UnidocLinkerPlugin",
        "UnidocServer"
      ],
      "sources" : [
        "GitHub.Client.AuthenticationError.swift",
        "GitHub.Client.Connection.swift",
        "GitHub.Client.RateLimitError.swift",
        "GitHub.Client.swift",
        "GitHub.ClientAuthorization.swift",
        "exports.swift"
      ],
      "target_dependencies" : [
        "GitHubAPI",
        "HTTPClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubAPI",
      "module_type" : "SwiftTarget",
      "name" : "GitHubAPI",
      "path" : "Sources/GitHubAPI",
      "product_dependencies" : [
        "UnixTime"
      ],
      "product_memberships" : [
        "unidoc",
        "unidoc-linkerd",
        "unidocd",
        "GitHubAPI",
        "GitHubClient",
        "UnidocCLI",
        "UnidocClient",
        "UnidocDB",
        "UnidocLinker",
        "UnidocLinkerPlugin",
        "UnidocQueries",
        "UnidocRecords",
        "UnidocServer",
        "UnidocUI"
      ],
      "sources" : [
        "GitHub.App.Credentials.swift",
        "GitHub.App.swift",
        "GitHub.Installation.swift",
        "GitHub.InstallationAccessToken.swift",
        "GitHub.Node.swift",
        "GitHub.OAuth.Credentials.swift",
        "GitHub.OAuth.swift",
        "GitHub.OrganizationMembership.Role.swift",
        "GitHub.OrganizationMembership.State.swift",
        "GitHub.OrganizationMembership.swift",
        "GitHub.PersonalAccessToken.swift",
        "GitHub.RateLimitError.swift",
        "GitHub.Ref.Commit.swift",
        "GitHub.Ref.Prefix.swift",
        "GitHub.Ref.swift",
        "GitHub.RefType.swift",
        "GitHub.Repo.License.swift",
        "GitHub.Repo.Owner.swift",
        "GitHub.Repo.swift",
        "GitHub.RepoInvite.swift",
        "GitHub.RepoVisibility.swift",
        "GitHub.User.Profile.swift",
        "GitHub.User.swift",
        "GitHub.UserInvite.swift",
        "GitHub.WebhookCreate.swift",
        "GitHub.WebhookInstallation.Action.swift",
        "GitHub.WebhookInstallation.swift",
        "GitHub.WebhookInstallationRepo.Action.swift",
        "GitHub.WebhookInstallationRepo.Delta.swift",
        "GitHub.WebhookInstallationRepositories.Selection.swift",
        "GitHub.WebhookInstallationRepositories.swift",
        "GitHub.swift",
        "GitHubApplication.swift",
        "GraphQL.Response.swift",
        "GraphQL.ServerError.swift",
        "GraphQL.swift"
      ],
      "target_dependencies" : [
        "SHA1_JSON"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FingerprintingTests",
      "module_type" : "SwiftTarget",
      "name" : "FingerprintingTests",
      "path" : "Sources/FingerprintingTests",
      "sources" : [
        "AcceptLanguageParsing.swift",
        "AcceptTypeParsing.swift"
      ],
      "target_dependencies" : [
        "Fingerprinting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Fingerprinting",
      "module_type" : "SwiftTarget",
      "name" : "Fingerprinting",
      "path" : "Sources/Fingerprinting",
      "product_dependencies" : [
        "ISO"
      ],
      "product_memberships" : [
        "unidoc",
        "unidoc-linkerd",
        "UnidocCLI",
        "UnidocLinkerPlugin",
        "UnidocServer"
      ],
      "sources" : [
        "HTTP.Cookie (ext).swift",
        "HTTP.Header.swift",
        "HTTP.HeaderWord.swift",
        "HTTP.HeaderWordSeparator.swift",
        "HTTP.HeaderWords.swift",
        "Headers/HTTP.Accept.Iterator.swift",
        "Headers/HTTP.Accept.Option.swift",
        "Headers/HTTP.Accept.swift",
        "Headers/HTTP.AcceptLanguage.Iterator.swift",
        "Headers/HTTP.AcceptLanguage.Option.swift",
        "Headers/HTTP.AcceptLanguage.swift",
        "Headers/HTTP.AcceptStringParameter.swift",
        "Headers/HTTP.CookieList.Iterator.swift",
        "Headers/HTTP.CookieList.swift",
        "Separators/HTTP.Comma.swift",
        "Separators/HTTP.Semicolon.swift"
      ],
      "target_dependencies" : [
        "HTTP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AvailabilityDomain",
      "module_type" : "SwiftTarget",
      "name" : "AvailabilityDomain",
      "path" : "Sources/AvailabilityDomain",
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidoc-linkerd",
        "unidocd",
        "Availability",
        "AvailabilityDomain",
        "PackageGraphs",
        "PackageMetadata",
        "Signatures",
        "SymbolGraphBuilder",
        "SymbolGraphCompiler",
        "SymbolGraphLinker",
        "SymbolGraphParts",
        "SymbolGraphs",
        "UnidocCLI",
        "UnidocClient",
        "UnidocDB",
        "UnidocLinker",
        "UnidocLinkerPlugin",
        "UnidocQueries",
        "UnidocRecords",
        "UnidocServer",
        "UnidocUI",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "AvailabilityDomain.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Availability",
      "module_type" : "SwiftTarget",
      "name" : "Availability",
      "path" : "Sources/Availability",
      "product_memberships" : [
        "ssgc",
        "unidoc",
        "unidoc-linkerd",
        "unidocd",
        "Availability",
        "PackageGraphs",
        "PackageMetadata",
        "Signatures",
        "SymbolGraphBuilder",
        "SymbolGraphCompiler",
        "SymbolGraphLinker",
        "SymbolGraphParts",
        "SymbolGraphs",
        "UnidocCLI",
        "UnidocClient",
        "UnidocDB",
        "UnidocLinker",
        "UnidocLinkerPlugin",
        "UnidocQueries",
        "UnidocRecords",
        "UnidocServer",
        "UnidocUI",
        "SymbolGraphCompilerTests",
        "SymbolGraphBuilderTests"
      ],
      "sources" : [
        "Availability.Clauses.swift",
        "Availability.swift",
        "Domains/Availability.AgnosticDomain.swift",
        "Domains/Availability.AnyDomain.swift",
        "Domains/Availability.PlatformDomain.swift",
        "Domains/Availability.UniversalDomain.swift",
        "Ranges/Availability.AnyRange.swift",
        "Ranges/Availability.EternalRange.swift",
        "Ranges/Availability.VersionRange.swift",
        "exports.swift"
      ],
      "target_dependencies" : [
        "AvailabilityDomain",
        "SemanticVersions"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-argument-parser
[1/15386] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.88s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-nio-ssl
Fetching https://github.com/apple/swift-markdown
Fetching https://github.com/apple/swift-nio-http2
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-nio
[1/16591] Fetching swift-collections
[1163/23348] Fetching swift-collections, swift-markdown
[3283/34875] Fetching swift-collections, swift-markdown, swift-nio-http2
[7681/49718] Fetching swift-collections, swift-markdown, swift-nio-http2, swift-nio-ssl
[9627/125865] Fetching swift-collections, swift-markdown, swift-nio-http2, swift-nio-ssl, swift-nio
[44608/196423] Fetching swift-collections, swift-markdown, swift-nio-http2, swift-nio-ssl, swift-nio, swift-syntax
Fetched https://github.com/apple/swift-nio-ssl from cache (2.10s)
Fetched https://github.com/apple/swift-collections from cache (2.11s)
Fetching https://github.com/apple/swift-atomics
[118861/164989] Fetching swift-markdown, swift-nio-http2, swift-nio, swift-syntax
Fetching https://github.com/tayloraswift/swift-unixtime
[136188/165205] Fetching swift-markdown, swift-nio-http2, swift-nio, swift-syntax, swift-unixtime
[139988/166922] Fetching swift-markdown, swift-nio-http2, swift-nio, swift-syntax, swift-unixtime, swift-atomics
Fetched https://github.com/tayloraswift/swift-unixtime from cache (0.30s)
[143602/166706] Fetching swift-markdown, swift-nio-http2, swift-nio, swift-syntax, swift-atomics
Fetching https://github.com/tayloraswift/swift-ucf
Fetched https://github.com/apple/swift-atomics from cache (0.47s)
Fetching https://github.com/tayloraswift/swift-png
[149817/164989] Fetching swift-markdown, swift-nio-http2, swift-nio, swift-syntax
[158899/165249] Fetching swift-markdown, swift-nio-http2, swift-nio, swift-syntax, swift-ucf
Fetched https://github.com/tayloraswift/swift-ucf from cache (0.31s)
Fetching https://github.com/tayloraswift/swift-mongodb
[164989/164989] Fetching swift-markdown, swift-nio-http2, swift-nio, swift-syntax
[164990/171421] Fetching swift-markdown, swift-nio-http2, swift-nio, swift-syntax, swift-png
[165891/183368] Fetching swift-markdown, swift-nio-http2, swift-nio, swift-syntax, swift-png, swift-mongodb
Fetched https://github.com/tayloraswift/swift-mongodb from cache (0.85s)
Fetching https://github.com/tayloraswift/swift-json
[166019/171421] Fetching swift-markdown, swift-nio-http2, swift-nio, swift-syntax, swift-png
[166066/172942] Fetching swift-markdown, swift-nio-http2, swift-nio, swift-syntax, swift-png, swift-json
Fetched https://github.com/apple/swift-nio from cache (6.70s)
Fetching https://github.com/tayloraswift/swift-io
Fetched https://github.com/apple/swift-markdown from cache (6.77s)
Fetching https://github.com/tayloraswift/swift-ip
Fetched https://github.com/apple/swift-nio-http2 from cache (6.78s)
Fetching https://github.com/tayloraswift/swift-hash
Fetched https://github.com/apple/swift-syntax from cache (6.83s)
Fetching https://github.com/tayloraswift/swift-grammar
[4094/7953] Fetching swift-png, swift-json
Fetched https://github.com/tayloraswift/swift-json from cache (3.40s)
Fetching https://github.com/tayloraswift/swift-dom
[2638/6432] Fetching swift-png
[6433/6503] Fetching swift-png, swift-io
[6504/7122] Fetching swift-png, swift-io, swift-ip
[7123/7990] Fetching swift-png, swift-io, swift-ip, swift-hash
[7419/8739] Fetching swift-png, swift-io, swift-ip, swift-hash, swift-grammar
[8740/9785] Fetching swift-png, swift-io, swift-ip, swift-hash, swift-grammar, swift-dom
Fetched https://github.com/tayloraswift/swift-io from cache (2.59s)
Fetching https://github.com/tayloraswift/swift-bson
Fetched https://github.com/tayloraswift/swift-hash from cache (2.61s)
Fetched https://github.com/tayloraswift/swift-ip from cache (2.62s)
Fetched https://github.com/tayloraswift/swift-grammar from cache (2.56s)
Fetched https://github.com/tayloraswift/swift-dom from cache (2.46s)
Fetched https://github.com/tayloraswift/swift-png from cache (7.00s)
[1/1172] Fetching swift-bson
Fetched https://github.com/tayloraswift/swift-bson from cache (1.16s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 600.0.1 (12.70s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.4.0 (9.88s)
Fetching https://github.com/apple/swift-cmark.git
[1/18067] Fetching swift-cmark
Fetched https://github.com/apple/swift-cmark.git from cache (1.20s)
Computing version for https://github.com/apple/swift-nio-http2
Computed https://github.com/apple/swift-nio-http2 at 1.33.0 (1.78s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.72s)
Computing version for https://github.com/tayloraswift/swift-unixtime
Computed https://github.com/tayloraswift/swift-unixtime at 0.2.0 (2.19s)
Computing version for https://github.com/tayloraswift/swift-ucf
Computed https://github.com/tayloraswift/swift-ucf at 0.2.0 (2.28s)
Computing version for https://github.com/tayloraswift/swift-png
Computed https://github.com/tayloraswift/swift-png at 4.4.9 (0.88s)
Computing version for https://github.com/tayloraswift/swift-mongodb
Computed https://github.com/tayloraswift/swift-mongodb at 0.29.3 (1.52s)
Computing version for https://github.com/tayloraswift/swift-json
Computed https://github.com/tayloraswift/swift-json at 1.1.2 (0.93s)
Computing version for https://github.com/tayloraswift/swift-io
Computed https://github.com/tayloraswift/swift-io at 0.1.0 (1.04s)
Fetching https://github.com/apple/swift-system
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.57s)
Computing version for https://github.com/tayloraswift/swift-ip
Computed https://github.com/tayloraswift/swift-ip at 0.3.3 (1.31s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.7.1 (0.59s)
Computing version for https://github.com/tayloraswift/swift-grammar
Computed https://github.com/tayloraswift/swift-grammar at 0.5.0 (0.51s)
Computing version for https://github.com/tayloraswift/swift-bson
Computed https://github.com/tayloraswift/swift-bson at 1.0.0 (0.58s)
Computing version for https://github.com/tayloraswift/swift-dom
Computed https://github.com/tayloraswift/swift-dom at 1.1.2 (3.18s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.6.0 (1.57s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (4.07s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.66s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (1.25s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.31.0 (0.63s)
Creating working copy for https://github.com/tayloraswift/swift-dom
Working copy of https://github.com/tayloraswift/swift-dom resolved at 1.1.2
Creating working copy for https://github.com/tayloraswift/swift-grammar
Working copy of https://github.com/tayloraswift/swift-grammar resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.7.1
Creating working copy for https://github.com/tayloraswift/swift-ucf
Working copy of https://github.com/tayloraswift/swift-ucf resolved at 0.2.0
Creating working copy for https://github.com/tayloraswift/swift-ip
Working copy of https://github.com/tayloraswift/swift-ip resolved at 0.3.3
Creating working copy for https://github.com/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-http2
Working copy of https://github.com/apple/swift-nio-http2 resolved at 1.33.0
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/tayloraswift/swift-mongodb
Working copy of https://github.com/tayloraswift/swift-mongodb resolved at 0.29.3
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
Creating working copy for https://github.com/tayloraswift/swift-unixtime
Working copy of https://github.com/tayloraswift/swift-unixtime resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at main (d012b75)
Creating working copy for https://github.com/tayloraswift/swift-io
Working copy of https://github.com/tayloraswift/swift-io resolved at 0.1.0
Creating working copy for https://github.com/tayloraswift/swift-png
Working copy of https://github.com/tayloraswift/swift-png resolved at 4.4.9
Creating working copy for https://github.com/tayloraswift/swift-bson
Working copy of https://github.com/tayloraswift/swift-bson resolved at 1.0.0
Creating working copy for https://github.com/tayloraswift/swift-json
Working copy of https://github.com/tayloraswift/swift-json resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
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/Sources/MarkdownABI/README.md
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/Sources/Symbols/README.md
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/Sources/_AsyncChannel/README.md
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/771] Write sources
[8/771] Compiling cmark-gfm-extensions strikethrough.c
[9/771] Compiling cmark-gfm-extensions tagfilter.c
[9/771] Compiling cmark-gfm-extensions tasklist.c
[11/771] Compiling cmark-gfm-extensions core-extensions.c
[12/771] Compiling cmark-gfm-extensions ext_scanners.c
[13/771] Compiling cmark-gfm-extensions table.c
[14/771] Compiling cmark-gfm xml.c
[15/771] Compiling cmark-gfm registry.c
[16/771] Compiling cmark-gfm-extensions autolink.c
[17/771] Compiling cmark-gfm render.c
[18/771] Compiling cmark-gfm syntax_extension.c
[19/771] Compiling cmark-gfm plugin.c
[20/771] Compiling cmark-gfm references.c
[21/771] Compiling cmark-gfm plaintext.c
[21/771] Compiling cmark-gfm map.c
[23/771] Write swift-version-24593BA9C3E375BF.txt
[24/771] Compiling _GitVersion swiftpm_git_version.c
[25/771] Compiling cmark-gfm linked_list.c
[26/771] Compiling cmark-gfm man.c
[27/771] Compiling cmark-gfm node.c
[28/771] Compiling cmark-gfm iterator.c
[29/771] Compiling cmark-gfm latex.c
[30/771] Compiling cmark-gfm utf8.c
[31/771] Compiling cmark-gfm houdini_html_e.c
[32/771] Compiling cmark-gfm houdini_html_u.c
[33/771] Compiling cmark-gfm html.c
[34/771] Compiling cmark-gfm inlines.c
[35/771] Compiling cmark-gfm houdini_href_e.c
[36/772] Compiling cmark-gfm footnotes.c
[36/772] Compiling cmark-gfm commonmark.c
[38/773] Compiling cmark-gfm cmark_ctype.c
[38/773] Write sources
[41/773] Compiling cmark-gfm cmark.c
[42/773] Compiling _SwiftSyntaxCShims dummy.c
[43/773] Compiling cmark-gfm buffer.c
[43/773] Write sources
[65/773] Compiling _AtomicsShims.c
[65/773] Write sources
[145/773] Compiling cmark-gfm arena.c
[146/773] Compiling cmark-gfm blocks.c
[147/779] Compiling cmark-gfm scanners.c
[149/808] Emitting module TraceableErrors
[150/810] Emitting module _NIOBase64
[151/810] Emitting module guides
[152/810] Compiling guides anchor.swift
[153/810] Compiling _NIOBase64 Base64.swift
[154/812] Compiling UnixTime Milliseconds.swift
[155/812] Compiling UnixTime Minutes.swift
[156/814] Compiling Unidoc Unidoc.Package.swift
[157/814] Compiling UnixTime Hours.swift
[158/814] Compiling UnixTime Microseconds.swift
[159/814] Emitting module SwiftSyntax600
[160/814] Compiling SwiftSyntax600 Empty.swift
[161/814] Emitting module TopologicalSorting
[162/814] Compiling TopologicalSorting Dictionary (ext).swift
[163/815] Compiling TraceableErrors NamedError.swift
[164/815] Compiling TraceableErrors TraceableError.swift
[165/815] Emitting module _NIODataStructures
[169/816] Compiling Unidoc Unidoc.swift
[170/816] Compiling _NIODataStructures PriorityQueue.swift
[171/816] Compiling _NIODataStructures _TinyArray.swift
[172/816] Compiling _NIODataStructures Heap.swift
[174/817] Compiling TopologicalSorting Sequence (ext).swift
[175/817] Compiling Unidoc Unidoc.Edition.swift
[176/817] Compiling UnixTime Nanoseconds.swift
[177/817] Compiling UnixTime Seconds.swift
[178/817] Compiling UnixTime UnixMillisecond.swift
[179/817] Compiling UnixTime QuantizedDuration.swift
[180/817] Compiling UnixTime UnixAttosecond.swift
[181/817] Compiling UnixTime UnixDate.swift
[182/818] Compiling UnixTime UnixInstant.swift
[183/818] Compiling UnixTime UnixInterval.swift
[184/818] Emitting module Unidoc
[185/818] Compiling Unidoc ClosedRange (ext).swift
[186/818] Compiling UnixTime Duration (ext).swift
[187/818] Compiling UnixTime DurationFormat.Unit.swift
[188/818] Compiling Unidoc Unidoc.Vector.swift
[189/818] Compiling Unidoc Unidoc.Scalar.swift
[190/818] Emitting module UnixTime
[191/818] Compiling UnixTime DurationFormat.swift
[192/818] Compiling UnixTime Days.swift
[193/818] Compiling Unidoc Unidoc.Version.swift
[198/853] Compiling SwiftSyntax509 Empty.swift
[199/853] Emitting module SwiftSyntax509
[200/861] Emitting module SwiftSyntax510
[201/861] Compiling SwiftSyntax510 Empty.swift
[202/862] Compiling S3 AWS.S3.swift
[203/862] Compiling MessageAuthentication MessageAuthenticationHash.swift
[205/862] Emitting module Mongo
[206/862] Compiling Mongo Mongo.swift
[208/862] Compiling S3 AWS.swift
[209/863] Compiling Media MediaEncoding.swift
[210/863] Compiling Media MultipartType.swift
[211/863] Compiling Sources SourceReference.swift
[212/863] Compiling Sources SourcePosition.swift
[213/863] Emitting module MessageAuthentication
[214/863] Compiling S3 AWS.S3.Bucket.swift
[215/863] Compiling S3 AWS.Region.swift
[216/863] Compiling S3 AWS.S3.StorageClass.swift
[217/866] Compiling Media MediaTypeError.swift
[218/866] Emitting module S3
[219/866] Compiling S3 AWS.AccessKey.swift
[220/873] Compiling Media MediaSubtype.swift
[221/877] Emitting module Media
[222/879] Wrapping AST for _NIODataStructures for debugging
[225/879] Emitting module Sources
[226/879] Compiling Sources SourceLocation.swift
[227/880] Compiling SemanticVersions VectorVersion.swift
[228/880] Compiling SemanticVersions SemanticVersion.swift
[229/880] Compiling Media MediaType.Charset.swift
[230/880] Compiling Media MediaType.swift
[231/882] Compiling MarkdownABI Markdown.BinaryEncoder.swift
[232/882] Compiling MarkdownABI Markdown.Bytecode.Attribute.swift
[234/882] Compiling MarkdownABI Markdown.Instruction.swift
[235/882] Compiling MarkdownABI Markdown.swift
[237/884] Compiling MarkdownABI Markdown.CodeHighlighter.swift
[238/884] Compiling MarkdownABI Markdown.CodeLanguage.swift
[239/884] Compiling MarkdownABI Markdown.CodeLanguageType.swift
[240/884] Compiling MarkdownABI Markdown.DiffType.swift
[241/884] Compiling SemanticVersions VectorVersionComponents.swift
[242/885] Compiling MessageAuthentication MessageAuthenticationKey.swift
[243/887] Compiling MarkdownABI Markdown.Bytecode.Context.swift
[244/887] Compiling MarkdownABI Markdown.Bytecode.Emission.swift
[247/894] Compiling SwiftSyntax MemoryLayout.swift
[248/894] Compiling SwiftSyntax MissingNodeInitializers.swift
[249/894] Emitting module SemanticVersions
[250/894] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[251/895] Compiling SwiftSyntax RawSyntaxTokenView.swift
[252/950] Compiling SwiftSyntax CommonAncestor.swift
[253/950] Compiling SwiftSyntax Convenience.swift
[253/950] Wrapping AST for _NIOBase64 for debugging
[255/950] Wrapping AST for UnixTime for debugging
[257/950] Compiling SwiftSyntax RawSyntax.swift
[258/950] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[263/950] Compiling SwiftSyntax SourceEdit.swift
[264/950] Compiling SwiftSyntax SourceLength.swift
[265/950] Emitting module MarkdownABI
[266/951] Wrapping AST for TraceableErrors for debugging
[267/951] Wrapping AST for Unidoc for debugging
[269/951] Wrapping AST for TopologicalSorting for debugging
[270/951] Wrapping AST for SwiftSyntax509 for debugging
[271/951] Wrapping AST for SwiftSyntax510 for debugging
[271/951] Wrapping AST for SwiftSyntax600 for debugging
[273/951] Wrapping AST for S3 for debugging
[274/951] Write sources
[277/951] Wrapping AST for Mongo for debugging
[278/951] Write sources
[283/951] Wrapping AST for Media for debugging
[284/951] Write sources
[286/951] Wrapping AST for Sources for debugging
[287/966] Write sources
[295/986] Wrapping AST for SemanticVersions for debugging
[297/986] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[298/986] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[299/991] Compiling InternalCollectionsUtilities UInt+reversed.swift
[300/991] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[301/991] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[302/991] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[303/991] Compiling LexicalPaths LexicalContinuation.swift
[304/991] Compiling LexicalPaths UnqualifiedPath.swift
[305/991] Compiling InternalCollectionsUtilities _SortedCollection.swift
[306/991] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[307/991] Compiling InternalCollectionsUtilities Debugging.swift
[308/991] Compiling InternalCollectionsUtilities Descriptions.swift
[309/991] Emitting module LexicalPaths
[310/991] Compiling LexicalPaths LexicalComponents.swift
[311/993] Compiling JSONAST JSON.TypecastError.swift
[312/993] Emitting module JSONAST
[313/993] Emitting module InlineDictionary
[314/993] Compiling InlineDictionary InlineDictionary.swift
[315/994] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[316/994] Compiling InternalCollectionsUtilities Specialize.swift
[317/995] Compiling UnidocAssets Unidoc.Asset.Versioning.swift
[318/997] Compiling JSONAST JSON.swift
[319/997] Compiling JSONAST JSON.Object.swift
[320/997] Compiling UnidocAssets exports.swift
[322/997] Compiling UnidocAssets Unidoc.Asset.swift
[324/1000] Emitting module UnidocAssets
[325/1002] Compiling InternalCollectionsUtilities Integer rank.swift
[326/1002] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[327/1002] Compiling JSONAST JSON.Number.swift
[329/1003] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[330/1003] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[335/1003] Compiling Snippets exports.swift
[336/1003] Compiling Snippets Markdown.SnippetFragment.swift
[337/1003] Emitting module Snippets
[338/1003] Compiling Snippets Markdown.SnippetSlice.swift
[339/1004] Emitting module InternalCollectionsUtilities
[341/1004] Compiling InlineBuffer InlineBuffer.swift
[342/1004] Emitting module InlineBuffer
[342/1012] Wrapping AST for UnidocAssets for debugging
[345/1029] Compiling MarkdownDisplay exports.swift
[346/1044] Emitting module MarkdownDisplay
[347/1044] Compiling MarkdownDisplay Markdown.ProseReference.swift
[348/1045] Compiling JSONEncoding String (ext).swift
[349/1045] Compiling JSONEncoding Substring (ext).swift
[350/1045] Compiling JSONEncoding Character (ext).swift
[351/1045] Compiling JSONEncoding Int8 (ext).swift
[352/1045] Compiling JSONEncoding StaticString (ext).swift
[353/1045] Compiling JSONEncoding Int (ext).swift
[354/1045] Compiling JSONEncoding Int16 (ext).swift
[354/1045] Wrapping AST for Snippets for debugging
[356/1046] Compiling IP IP.swift
[356/1046] Wrapping AST for MessageAuthentication for debugging
[366/1049] Compiling JSONEncoding Int32 (ext).swift
[367/1049] Compiling JSONEncoding Int64 (ext).swift
[368/1049] Compiling IP IP.V4.swift
[368/1049] Wrapping AST for MarkdownABI for debugging
[370/1049] Compiling JSONEncoding Array (ext).swift
[371/1049] Compiling JSONEncoding ArraySlice (ext).swift
[372/1049] Compiling JSONEncoding Bool (ext).swift
[374/1049] Compiling JSONEncoding JSONEncodable.swift
[375/1049] Compiling JSONEncoding JSONObjectEncodable.swift
[376/1049] Compiling JSONEncoding JSONStringEncodable.swift
[377/1049] Compiling IP IP.Address.swift
[378/1049] Compiling JSONEncoding UInt (ext).swift
[379/1049] Compiling JSONEncoding UInt16 (ext).swift
[380/1049] Compiling JSONEncoding UInt32 (ext).swift
[381/1049] Compiling JSONEncoding UInt64 (ext).swift
[381/1052] Wrapping AST for MarkdownDisplay for debugging
[383/1052] Compiling InlineArray InlineArray.swift
[384/1052] Emitting module InlineArray
[385/1053] Compiling IP IP.Block.swift
[386/1053] Emitting module JSONEncoding
[387/1053] Compiling JSONEncoding JSON.InlineEncoder.swift
[388/1053] Compiling JSONEncoding JSON.Literal (ext).swift
[389/1053] Compiling JSONEncoding JSON.ObjectEncoder.swift
[390/1053] Compiling JSONEncoding JSON (ext).swift
[391/1053] Compiling JSONEncoding UInt8 (ext).swift
[392/1053] Compiling JSONEncoding Unicode.Scalar (ext).swift
[393/1053] Compiling JSONEncoding JSON.ArrayEncoder.Index.swift
[394/1053] Compiling JSONEncoding JSON.ArrayEncoder.swift
[395/1103] Compiling SHA1 exports.swift
[395/1113] Wrapping AST for LexicalPaths for debugging
[397/1113] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[398/1113] Compiling OrderedCollections _HashTable+Testing.swift
[399/1113] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[400/1114] Compiling IP IP.V6.swift
[402/1114] Emitting module IP
[402/1115] Wrapping AST for JSONAST for debugging
[403/1115] Wrapping AST for InternalCollectionsUtilities for debugging
[405/1115] Compiling MD5 exports.swift
[407/1115] Wrapping AST for InlineDictionary for debugging
[408/1115] Wrapping AST for InlineBuffer for debugging
[409/1115] Write sources
[413/1115] Wrapping AST for InlineArray for debugging
[414/1115] Write sources
[419/1115] Emitting module SHA1
[420/1115] Compiling SHA1 SHA1.swift
[420/1120] Wrapping AST for JSONEncoding for debugging
[421/1120] Write sources
[423/1120] Wrapping AST for IP for debugging
[425/1120] Compiling MD5 MD5.Words.swift
[426/1120] Compiling MD5 MD5.swift
[427/1120] Compiling MD5 MD5.Block.swift
[428/1120] Write sources
[429/1120] Compiling CSystem shims.c
[431/1142] Emitting module CasesByIntegerEncodingMacro
[432/1145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[433/1145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[434/1145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[435/1145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[436/1145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[437/1145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[438/1145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[439/1165] Emitting module MD5
[440/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[441/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[442/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[443/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[444/1168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[445/1168] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[446/1168] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[447/1200] Compiling CasesByIntegerEncodingMacro GenerateCasesByIntegerEncoding.swift
[448/1200] Compiling CasesByIntegerEncodingMacro RawRepresentableByIntegerEncoding.swift
[449/1201] Emitting module FNV1
[451/1201] Compiling FNV1 FNV32.swift
[452/1201] Compiling FNV1 FNV24.swift
[453/1201] Compiling FNV1 FNV24.Extended.swift
[455/1202] Compiling DOM Substring (ext).swift
[456/1202] Compiling DOM Unicode.Scalar (ext).swift
[457/1204] Compiling DOM HTML.OutputStreamableHeading.swift
[458/1204] Compiling DOM HTML.UnsafeElement.swift
[459/1204] Compiling DOM HTML.ContentEncoder.swift
[460/1204] Compiling DOM HTML.VoidElement.swift
[461/1204] Compiling DOM HTML.swift
[462/1204] Compiling DequeModule _UnsafeWrappedBuffer.swift
[463/1204] Compiling DOM HTML.AttributeEncoder.swift
[464/1204] Compiling DOM HTML.ContainerElement.swift
[466/1207] Compiling DOM HTML.OutputStreamable.swift
[467/1207] Compiling DOM HTML.OutputStreamableAnchor.swift
[469/1239] Wrapping AST for SHA1 for debugging
[471/1239] Compiling SystemPackage FilePathTempPosix.swift
[472/1239] Compiling SystemPackage FilePathTempWindows.swift
[473/1239] Compiling SystemPackage FilePathWindows.swift
[474/1239] Compiling SystemPackage FilePermissions.swift
[475/1239] Compiling SystemPackage FilePathParsing.swift
[476/1239] Compiling SystemPackage FilePathString.swift
[477/1239] Compiling SystemPackage FilePathSyntax.swift
[478/1239] Compiling SystemPackage FilePathTemp.swift
[479/1239] Compiling SystemPackage Mocking.swift
[480/1239] Compiling SystemPackage RawBuffer.swift
[481/1239] Compiling SystemPackage Syscalls.swift
[482/1239] Compiling SystemPackage WindowsSyscallAdapters.swift
[483/1239] Compiling OrderedCollections OrderedSet+Initializers.swift
[484/1239] Compiling OrderedCollections OrderedSet+Insertions.swift
[485/1239] Compiling OrderedCollections OrderedSet+Invariants.swift
[486/1239] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[487/1239] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[488/1239] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[489/1239] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[490/1239] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[492/1239] Compiling SystemPackage MachPort.swift
[493/1239] Compiling SystemPackage PlatformString.swift
[494/1239] Compiling SystemPackage SystemString.swift
[495/1239] Compiling DOM SVG.ContainerElement.swift
[496/1239] Compiling DOM SVG.ContentEncoder.swift
[497/1239] Compiling DOM SVG.Embedded.swift
[498/1239] Compiling DOM SVG.OutputStreamable.swift
[499/1239] Compiling SystemPackage FileHelpers.swift
[502/1244] Compiling SystemPackage Errno.swift
[503/1244] Compiling SystemPackage ErrnoWindows.swift
[504/1244] Compiling SystemPackage FileDescriptor.swift
[510/1244] Compiling SystemPackage FileOperations.swift
[511/1285] Compiling Symbols Symbol.Triple.OS.swift
[512/1285] Compiling DOM XML.swift
[513/1285] Compiling DOM XMLNS.swift
[514/1285] Compiling DOM StreamingEncoder.swift
[515/1285] Compiling Symbols Symbol.Article.swift
[516/1285] Compiling Symbols Symbol.Block.swift
[517/1285] Compiling Symbols Symbol.Decl.Language.swift
[518/1285] Compiling Symbols Phylum.Decl.Kinks.swift
[519/1285] Compiling Symbols Phylum.Decl.Macro.swift
[520/1285] Compiling Symbols Phylum.Decl.Objectivity.swift
[521/1285] Compiling Symbols Phylum.Decl.Route.swift
[522/1285] Compiling Symbols Phylum.Decl.swift
[523/1285] Compiling Symbols Phylum.DeclFlags.swift
[524/1285] Compiling Symbols Phylum.Decl.Orientation.swift
[525/1285] Compiling Symbols FNV24 (ext).swift
[526/1285] Compiling Symbols FNV24.Extended (ext).swift
[527/1285] Compiling ISO ISO.swift
[529/1285] Compiling Symbols Symbol.Decl.Vector.swift
[530/1285] Compiling Symbols Phylum.Decl.Kink.swift
[538/1285] Compiling Symbols Phylum.Language.swift
[539/1285] Compiling Symbols Phylum.SwiftFlags.swift
[547/1285] Compiling Symbols Symbol.Decl.swift
[548/1285] Compiling Symbols Symbol.File.RebaseError.swift
[549/1285] Compiling Symbols Symbol.File.SchemeError.swift
[550/1285] Compiling Symbols Symbol.File.swift
[551/1285] Compiling Symbols Symbol.FileBase.swift
[552/1285] Compiling Symbols Symbol.Module.swift
[553/1285] Compiling Symbols Symbol.Package.swift
[554/1285] Compiling Symbols Symbol.PackageAtRef.swift
[555/1285] Compiling Symbols Symbol.Triple.Vendor.swift
[556/1285] Compiling Symbols Symbol.Triple.swift
[557/1285] Compiling Symbols Symbol.USR.swift
[578/1289] Emitting module OrderedCollections
[579/1289] Emitting module DequeModule
[580/1290] Compiling ISO ISO.Macrolanguage (gen).swift
[581/1290] Compiling ISO ISO.Locale.swift
[601/1290] Compiling Symbols Symbol.Volume.swift
[602/1290] Compiling Symbols Symbol.PackageScope.swift
[603/1290] Compiling Symbols Symbol.Product.swift
[604/1290] Compiling Symbols Symbol.Triple.Architecture.swift
[606/1290] Compiling ISO ISO.Country (gen).swift
[607/1290] Emitting module ISO
[609/1291] Emitting module Grammar
[610/1291] Compiling Symbols Unicode.Scalar (ext).swift
[611/1291] Compiling Symbols Phylum.swift
[612/1291] Compiling Symbols Symbol.ACL.swift
[613/1291] Compiling Symbols Symbol.swift
[614/1291] Emitting module DOM
[615/1292] Compiling OrderedCollections OrderedSet+Sendable.swift
[616/1292] Compiling OrderedCollections OrderedSet+SubSequence.swift
[617/1292] Compiling OrderedCollections OrderedSet+Testing.swift
[618/1292] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[619/1292] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[620/1292] Compiling OrderedCollections OrderedSet.swift
[621/1292] Compiling OrderedCollections _UnsafeBitset.swift
[622/1293] Wrapping AST for MD5 for debugging
[631/1293] Wrapping AST for FNV1 for debugging
[634/1293] Wrapping AST for ISO for debugging
[635/1293] Wrapping AST for DequeModule for debugging
[637/1316] Compiling _AsyncChannel Rethrow.swift
[638/1331] Compiling Sitemaps exports.swift
[639/1331] Emitting module _AsyncChannel
[640/1331] Compiling _AsyncChannel Locking.swift
[641/1331] Compiling Sitemaps XML.Sitemap.ContentEncoder (ext).swift
[642/1331] Compiling UnixCalendar UnixDate (ext).swift
[643/1332] Compiling UnixCalendar Timestamp.swift
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/Timestamp.swift:15:8: error: Platform doesn’t support 'gmtime_r'
13 |
14 | #else
15 | #error("Platform doesn’t support 'gmtime_r'")
   |        `- error: Platform doesn’t support 'gmtime_r'
16 | #endif
17 |
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/Timestamp.swift:61:23: error: cannot find type 'tm' in scope
59 |     init?(secondSinceEpoch:Int)
60 |     {
61 |         var segmented:tm = .init(
   |                       `- error: cannot find type 'tm' in scope
62 |             tm_sec:     -1,
63 |             tm_min:     -1,
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/Timestamp.swift:75:57: error: cannot find 'gmtime_r' in scope
73 |             tm_zone:    nil)
74 |
75 |         guard withUnsafePointer(to: secondSinceEpoch, { gmtime_r($0, &segmented) }) != nil,
   |                                                         `- error: cannot find 'gmtime_r' in scope
76 |         let weekday:Timestamp.Weekday = .init(rawValue: Int.init(segmented.tm_wday)),
77 |         let month:Timestamp.Month = .init(rawValue: segmented.tm_mon + 1)
[644/1332] Compiling UnixCalendar UnixAttosecond (ext).swift
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:21:8: error: Platform doesn’t support 'clock_gettime'
19 | import func Darwin.timegm
20 | #else
21 | #error("Platform doesn’t support 'clock_gettime'")
   |        `- error: Platform doesn’t support 'clock_gettime'
22 | #endif
23 |
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:30:18: error: cannot find type 'timespec' in scope
28 |     static func now() -> Self
29 |     {
30 |         var time:timespec = .init()
   |                  `- error: cannot find type 'timespec' in scope
31 |
32 |         if  clock_gettime(CLOCK_REALTIME, &time) != 0
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:32:13: error: cannot find 'clock_gettime' in scope
30 |         var time:timespec = .init()
31 |
32 |         if  clock_gettime(CLOCK_REALTIME, &time) != 0
   |             `- error: cannot find 'clock_gettime' in scope
33 |         {
34 |             fatalError("system clock unavailable! (CLOCK_REALTIME)")
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:32:27: error: cannot find 'CLOCK_REALTIME' in scope
30 |         var time:timespec = .init()
31 |
32 |         if  clock_gettime(CLOCK_REALTIME, &time) != 0
   |                           `- error: cannot find 'CLOCK_REALTIME' in scope
33 |         {
34 |             fatalError("system clock unavailable! (CLOCK_REALTIME)")
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:59:18: error: cannot find type 'tm' in scope
57 |         }
58 |
59 |         var time:tm = .init(
   |                  `- error: cannot find type 'tm' in scope
60 |             tm_sec:     timestamp.time.second,
61 |             tm_min:     timestamp.time.minute,
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:52: error: cannot find 'timegm' in scope
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                                                    `- error: cannot find 'timegm' in scope
74 |         {
75 |         case -1:            return nil
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:16: error: generic parameter 'E' could not be inferred
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                `- error: generic parameter 'E' could not be inferred
74 |         {
75 |         case -1:            return nil
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:16: error: generic parameter 'Result' could not be inferred
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                `- error: generic parameter 'Result' could not be inferred
74 |         {
75 |         case -1:            return nil
Swift.withUnsafeMutablePointer:1:13: note: in call to function 'withUnsafeMutablePointer(to:_:)'
1 | public func withUnsafeMutablePointer<T, E, Result>(to value: inout T, _ body: (UnsafeMutablePointer<T>) throws(E) -> Result) throws(E) -> Result where E : Error, T : ~Copyable, Result : ~Copyable
  |             `- note: in call to function 'withUnsafeMutablePointer(to:_:)'
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:52: error: converting non-escaping value to '(UnsafeMutablePointer<T>) throws(E) -> Result' may allow it to escape
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                                                    `- error: converting non-escaping value to '(UnsafeMutablePointer<T>) throws(E) -> Result' may allow it to escape
74 |         {
75 |         case -1:            return nil
[648/1335] Compiling Sitemaps XML.Sitemap (ext).swift
[649/1335] Emitting module Sitemaps
[650/1336] Emitting module Symbols
[651/1336] Compiling HTML HTML (ext).swift
[652/1336] Compiling HTML HTML.AttributeEncoder (ext).swift
[655/1336] Compiling HTML HTML.OutputStreamableHeading (ext).swift
[656/1336] Compiling HTML Never (ext).swift
[657/1336] Compiling HTML SVG.ContentEncoder (ext).swift
[658/1336] Compiling HTML Optional (ext).swift
[659/1336] Compiling HTML HTML.Attribute.Property.swift
[667/1336] Compiling HTML HTML.OutputStreamable (ext).swift
[668/1337] Emitting module SystemPackage
[669/1337] Compiling HTML SVG.Point.swift
[670/1337] Compiling HTML exports.swift
[672/1337] Compiling _AsyncChannel ChannelStorage.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[673/1337] Emitting module UnixCalendar
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/Timestamp.swift:15:8: error: Platform doesn’t support 'gmtime_r'
13 |
14 | #else
15 | #error("Platform doesn’t support 'gmtime_r'")
   |        `- error: Platform doesn’t support 'gmtime_r'
16 | #endif
17 |
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:21:8: error: Platform doesn’t support 'clock_gettime'
19 | import func Darwin.timegm
20 | #else
21 | #error("Platform doesn’t support 'clock_gettime'")
   |        `- error: Platform doesn’t support 'clock_gettime'
22 | #endif
23 |
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:59:18: error: cannot find type 'tm' in scope
57 |         }
58 |
59 |         var time:tm = .init(
   |                  `- error: cannot find type 'tm' in scope
60 |             tm_sec:     timestamp.time.second,
61 |             tm_min:     timestamp.time.minute,
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:52: error: cannot find 'timegm' in scope
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                                                    `- error: cannot find 'timegm' in scope
74 |         {
75 |         case -1:            return nil
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:52: error: converting non-escaping value to '(UnsafeMutablePointer<T>) throws(E) -> Result' may allow it to escape
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                                                    `- error: converting non-escaping value to '(UnsafeMutablePointer<T>) throws(E) -> Result' may allow it to escape
74 |         {
75 |         case -1:            return nil
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:16: error: generic parameter 'E' could not be inferred
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                `- error: generic parameter 'E' could not be inferred
74 |         {
75 |         case -1:            return nil
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:16: error: generic parameter 'Result' could not be inferred
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                `- error: generic parameter 'Result' could not be inferred
74 |         {
75 |         case -1:            return nil
Swift.withUnsafeMutablePointer:1:13: note: in call to function 'withUnsafeMutablePointer(to:_:)'
1 | public func withUnsafeMutablePointer<T, E, Result>(to value: inout T, _ body: (UnsafeMutablePointer<T>) throws(E) -> Result) throws(E) -> Result where E : Error, T : ~Copyable, Result : ~Copyable
  |             `- note: in call to function 'withUnsafeMutablePointer(to:_:)'
[676/1337] Compiling HTML HTML.Attribute.Rel.swift
[677/1337] Compiling HTML HTML.Link.swift
[678/1337] Emitting module HTML
[679/1337] Compiling HTML HTML.ContentEncoder (ext).swift
[680/1337] Compiling HTML SVG (ext).swift
[686/1338] Compiling _AsyncChannel AsyncThrowingChannel.swift
[687/1338] Compiling _AsyncChannel AsyncChannel.swift
[698/1338] Compiling _AsyncChannel ChannelStateMachine.swift
[703/1340] Compiling HTML lexemes.swift
[703/1341] Wrapping AST for OrderedCollections for debugging
[706/1341] Compiling UnixCalendar UnixMillisecond (ext).swift
[708/1341] Wrapping AST for Sitemaps for debugging
[708/1341] Wrapping AST for DOM for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
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/Sources/MarkdownABI/README.md
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/Sources/Symbols/README.md
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/Sources/_AsyncChannel/README.md
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/562] Write sources
[18/596] Compiling CNIOWindows WSAStartup.c
[18/596] Compiling CNIOWindows shim.c
[20/596] Compiling CNIOWASI CNIOWASI.c
[21/596] Compiling CNIODarwin shim.c
[22/596] Compiling CNIOLLHTTP c_nio_http.c
[23/596] Compiling CNIOLinux liburing_shims.c
[24/596] Compiling CNIOLLHTTP c_nio_api.c
[25/596] Compiling CNIOLinux shim.c
[26/596] Compiling fiat_p256_adx_sqr.S
[27/596] Compiling fiat_curve25519_adx_square.S
[28/596] Compiling fiat_p256_adx_mul.S
[28/596] Compiling fiat_curve25519_adx_mul.S
[30/596] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/596] Compiling CNIOBoringSSLShims shims.c
[32/596] Write swift-version-24593BA9C3E375BF.txt
[33/596] Compiling tls13_enc.cc
[34/596] Compiling tls_method.cc
[35/596] Compiling tls13_both.cc
[36/596] Compiling tls13_client.cc
[37/596] Compiling tls13_server.cc
[38/596] Compiling t1_enc.cc
[39/596] Compiling tls_record.cc
[40/596] Compiling ssl_x509.cc
[42/658] Compiling Unidoc Unidoc.swift
[43/661] Compiling guides anchor.swift
[44/661] Emitting module guides
[45/662] Compiling Unidoc Unidoc.Version.swift
[46/662] Compiling Unidoc Unidoc.Vector.swift
[48/662] Emitting module TraceableErrors
[49/662] Compiling TraceableErrors NamedError.swift
[50/662] Compiling TopologicalSorting Sequence (ext).swift
[51/662] Compiling Unidoc Unidoc.Scalar.swift
[52/662] Compiling Unidoc Unidoc.Package.swift
[53/662] Emitting module TopologicalSorting
[54/662] Compiling TopologicalSorting Dictionary (ext).swift
[55/662] Compiling Unidoc ClosedRange (ext).swift
[56/663] Compiling Unidoc Unidoc.Edition.swift
[57/663] Emitting module Unidoc
[58/664] Compiling TraceableErrors TraceableError.swift
[59/664] Compiling UnixTime Hours.swift
[60/664] Compiling UnixTime Microseconds.swift
[61/667] Compiling UnixTime Nanoseconds.swift
[62/667] Compiling UnixTime Seconds.swift
[63/667] Compiling UnixTime Milliseconds.swift
[64/667] Compiling UnixTime Minutes.swift
[65/667] Compiling UnixTime UnixAttosecond.swift
[66/667] Compiling UnixTime UnixDate.swift
[68/669] Compiling UnixTime UnixMillisecond.swift
[69/669] Compiling UnixTime QuantizedDuration.swift
[72/666] Compiling UnixTime Duration (ext).swift
[73/666] Compiling UnixTime DurationFormat.Unit.swift
[74/666] Compiling UnixTime DurationFormat.swift
[75/666] Compiling UnixTime Days.swift
[76/666] Compiling UnixTime UnixInstant.swift
[77/666] Compiling UnixTime UnixInterval.swift
[78/666] Compiling SwiftSyntax600 Empty.swift
[79/666] Emitting module SwiftSyntax600
[80/667] Emitting module UnixTime
[81/668] Emitting module _NIOBase64
[82/668] Compiling _NIOBase64 Base64.swift
[83/669] Emitting module _NIODataStructures
[85/670] Compiling _NIODataStructures Heap.swift
[86/670] Compiling _NIODataStructures _TinyArray.swift
[87/670] Compiling _NIODataStructures PriorityQueue.swift
[90/675] Compiling SystemPackage MachPort.swift
[91/675] Compiling SystemPackage PlatformString.swift
[92/675] Compiling SystemPackage SystemString.swift
[93/675] Compiling SwiftSyntax510 Empty.swift
[94/675] Emitting module SwiftSyntax510
[96/678] Compiling SwiftSyntax509 Empty.swift
[98/683] Emitting module SwiftSyntax509
[99/700] Compiling Sources SourceReference.swift
[101/700] Compiling S3 AWS.S3.swift
[102/700] Compiling S3 AWS.swift
[103/700] Compiling Mongo Mongo.swift
[104/699] Emitting module Mongo
[105/700] Compiling S3 AWS.AccessKey.swift
[106/703] Compiling SemanticVersions MinorVersion.swift
[107/703] Compiling SemanticVersions NumericVersion.Precision.swift
[108/704] Compiling SemanticVersions VectorVersion.swift
[109/704] Compiling S3 AWS.Region.swift
[110/704] Compiling S3 AWS.S3.Bucket.swift
[111/704] Compiling SemanticVersions NumericVersion.swift
[112/704] Compiling SemanticVersions PatchVersion.Components.swift
[115/704] Compiling S3 AWS.S3.StorageClass.swift
[116/706] Compiling Sources SourcePosition.swift
[117/708] Emitting module S3
[118/708] Compiling Sources SourceLocation.swift
[119/712] Compiling SemanticVersions SemanticVersion.swift
[121/711] Compiling SemanticVersions VectorVersionComponents.swift
[122/711] Emitting module Sources
[124/726] Compiling MarkdownABI Markdown.Bytecode.Marker.swift
[125/726] Compiling MarkdownABI Markdown.Bytecode.swift
[126/726] Compiling Media MediaEncoding.swift
[127/726] Compiling Media MultipartType.swift
[128/726] Compiling Media MediaTypeError.swift
[130/726] Compiling Media MediaSubtype.swift
[131/725] Compiling Media MediaType.Charset.swift
[132/725] Compiling Media MediaType.swift
[133/725] Compiling MarkdownABI Markdown.AttributeEncoder.swift
[134/725] Compiling MarkdownABI Markdown.BinaryDecoder.swift
[135/725] Emitting module Media
[136/725] Compiling MarkdownABI Markdown.CodeLanguageType.swift
[137/725] Compiling MarkdownABI Markdown.DiffType.swift
[138/726] Compiling MarkdownABI Markdown.CodeHighlighter.swift
[139/726] Compiling MarkdownABI Markdown.CodeLanguage.swift
[140/728] Compiling MarkdownABI Markdown.Instruction.swift
[141/728] Compiling MarkdownABI Markdown.swift
[142/732] Emitting module MessageAuthentication
[143/732] Compiling MessageAuthentication MessageAuthenticationHash.swift
[144/732] Compiling MessageAuthentication MessageAuthenticationKey.swift
[146/794] Compiling SwiftSyntax Identifier.swift
[147/794] Compiling SwiftSyntax MemoryLayout.swift
[148/795] Compiling SwiftSyntax BumpPtrAllocator.swift
[149/795] Compiling SwiftSyntax CommonAncestor.swift
[150/797] Compiling SwiftSyntax SourcePresence.swift
[151/797] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[152/797] Compiling SwiftSyntax Syntax.swift
[153/796] Compiling SwiftSyntax AbsolutePosition.swift
[154/796] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[155/805] Compiling JSONAST JSON.Array.swift
[156/805] Compiling JSONAST JSON.EscapeCode.swift
[157/805] Compiling JSONAST JSON.IntegerOverflowError.swift
[158/805] Compiling JSONAST JSON.Key.swift
[159/806] Emitting module SystemPackage
[160/806] Compiling JSONAST JSON.Number.Base10.Inverse.swift
[161/806] Compiling JSONAST JSON.Number.Base10.swift
[162/806] Compiling JSONAST JSON.Literal.swift
[163/806] Compiling JSONAST JSON.Node.swift
[164/808] Emitting module SemanticVersions
[170/808] Compiling SwiftSyntax RawSyntaxTokenView.swift
[171/808] Compiling SwiftSyntax SourceEdit.swift
[175/807] Compiling LexicalPaths LexicalComponents.swift
[176/807] Compiling JSONAST JSON.TypecastError.swift
[177/809] Emitting module LexicalPaths
[178/823] Compiling JSONAST JSON.Object.swift
[179/827] Compiling LexicalPaths LexicalContinuation.swift
[180/827] Compiling LexicalPaths UnqualifiedPath.swift
[181/828] Emitting module MarkdownABI
[182/831] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[183/831] Compiling InternalCollectionsUtilities Integer rank.swift
[184/831] Compiling JSONAST JSON.swift
[186/831] Compiling SwiftSyntax SourceLength.swift
[187/831] Compiling SwiftSyntax SourceLocation.swift
[188/831] Compiling SwiftSyntax SyntaxNodeFactory.swift
[189/831] Compiling SwiftSyntax SyntaxNodeStructure.swift
[190/831] Compiling SwiftSyntax TokenDiagnostic.swift
[191/831] Compiling SwiftSyntax TokenSequence.swift
[192/831] Compiling SwiftSyntax TokenSyntax.swift
[193/831] Compiling SwiftSyntax Trivia.swift
[194/831] Compiling InternalCollectionsUtilities Debugging.swift
[195/831] Compiling InternalCollectionsUtilities Descriptions.swift
[196/831] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[197/831] Compiling InternalCollectionsUtilities Specialize.swift
[201/832] Emitting module JSONAST
[202/832] Compiling InternalCollectionsUtilities _SortedCollection.swift
[203/832] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[206/832] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[207/832] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[208/832] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[209/832] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[210/832] Compiling InternalCollectionsUtilities UInt+reversed.swift
[211/832] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[212/832] Compiling JSONAST JSON.Number.swift
[213/833] Emitting module InlineDictionary
[214/833] Compiling InlineDictionary InlineDictionary.swift
[218/838] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[219/838] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[226/838] Compiling UnidocAssets exports.swift
[227/864] Emitting module UnidocAssets
[228/864] Compiling UnidocAssets Unidoc.Asset.Versioning.swift
[229/864] Compiling UnidocAssets Unidoc.Asset.swift
[230/865] Compiling MarkdownDisplay exports.swift
[232/864] Compiling Snippets exports.swift
[233/864] Emitting module InlineBuffer
[234/864] Compiling InlineBuffer InlineBuffer.swift
[235/864] Emitting module InternalCollectionsUtilities
[236/864] Compiling Snippets Markdown.SnippetFragment.swift
[237/864] Compiling Snippets Markdown.SnippetSlice.swift
[238/865] Emitting module Snippets
[239/866] Emitting module InlineArray
[240/866] Compiling InlineArray InlineArray.swift
[241/866] Emitting module MarkdownDisplay
[242/867] Compiling MarkdownDisplay Markdown.ProseReference.swift
[247/864] Compiling SystemIO FilePath.DirectoryPointer.swift
[248/864] Compiling SystemIO FilePermissions (ext).swift
[249/864] Compiling SystemIO FilePermissions.Component.swift
[250/864] Compiling SystemIO FileReadError.swift
[252/934] Compiling DOM HTML.Attribute.Factory (mxt).swift
[253/934] Compiling DOM HTML.AttributeEncoder.CustomData.swift
[254/934] Compiling DOM HTML.AttributeEncoder.swift
[255/934] Compiling DOM HTML.ContainerElement.swift
[256/934] Compiling DOM HTML.ContentEncoder.swift
[257/934] Compiling DOM DOM.ContentEncoder.swift
[258/934] Compiling DOM DOM.Property.swift
[259/934] Compiling DOM DOM.UTF8.swift
[260/937] Compiling DOM XML.Sitemap.AttributeEncoder.swift
[261/937] Compiling DOM XML.Sitemap.ContentEncoder.swift
[262/937] Compiling DOM XML.Sitemap.Element.swift
[263/959] Compiling Grammar LiteralRule.swift
[264/959] Compiling Grammar ParsingRule.swift
[265/959] Compiling Grammar Pattern.UnexpectedEndOfInputError.swift
[266/959] Compiling Grammar Pattern.UnexpectedValueError.swift
[267/959] Compiling Grammar UTF8Terminal.swift
[268/959] Compiling Grammar UnicodeTerminal.swift
[269/959] Compiling Grammar Pattern.IntegerOverflowError.swift
[270/959] Compiling Grammar AtomicRule.swift
[271/959] Compiling Grammar ASCIITerminal.swift
[272/959] Compiling Grammar ParsingError.swift
[273/959] Compiling Grammar ParsingInput.swift
[274/959] Compiling Grammar UTF16Terminal.swift
[275/959] Compiling IP IP.swift
[276/959] Emitting module JSONEncoding
[277/959] Compiling Grammar Pattern.swift
[278/959] Compiling DOM SVG.Attribute (gen).swift
[279/959] Compiling DOM SVG.AttributeEncoder.swift
[280/959] Compiling DOM SVG.swift
[290/970] Compiling JSONEncoding Never (ext).swift
[291/970] Compiling JSONEncoding Optional (ext).swift
[292/970] Compiling JSONEncoding exports.swift
[293/971] Compiling SHA1 exports.swift
[294/971] Compiling Grammar CharacterTerminal.swift
[295/971] Compiling Grammar Grammar.swift
[296/971] Compiling Grammar ParsingError.Frame.swift
[297/974] Compiling IP IP.Address.swift
[301/974] Compiling FNV1 FNV32.swift
[302/974] Compiling Grammar UnicodeEncoding.swift
[309/978] Compiling DOM SVG.OutputStreamable.swift
[311/978] Compiling FNV1 FNV24.Extended.swift
[312/978] Compiling FNV1 FNV24.swift
[319/977] Emitting module FNV1
[320/978] Emitting module SHA1
[321/978] Compiling SHA1 SHA1.swift
[322/979] Compiling Grammar DefaultDiagnostics.swift
[323/979] Compiling Grammar NoDiagnostics.swift
[324/979] Compiling Grammar ParsingDiagnostics.swift
[328/979] Compiling IP IP.V4.swift
[329/979] Compiling IP IP.V6.swift
[330/979] Compiling IP IP.Block.swift
[334/978] Emitting module IP
[336/978] Compiling Grammar DigitRule.swift
[337/978] Compiling Grammar UnicodeDigit.swift
[342/978] Compiling DOM XML.Sitemap.swift
[343/978] Compiling DOM XML.swift
[344/978] Compiling DOM XMLNS.swift
[345/978] Compiling DOM StreamingEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:6:8: error: unsupported platform
  4 | import Darwin
  5 | #else
  6 | #error("unsupported platform")
    |        `- error: unsupported platform
  7 | #endif
  8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:17:34: error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
 17 |     init(invocation:[String], id:pid_t)
    |                                  `- error: cannot find type 'pid_t' in scope
 18 |     {
 19 |         self.invocation = invocation
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:20:14: error: property 'id' requires that 'SystemProcess' be a class type
 18 |     {
 19 |         self.invocation = invocation
 20 |         self.id = id
    |              `- error: property 'id' requires that 'SystemProcess' be a class type
 21 |     }
 22 | }
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:108:13: error: cannot find 'posix_spawn_file_actions_init' in scope
106 |         do
107 |         {
108 |             posix_spawn_file_actions_init(&actions)
    |             `- error: cannot find 'posix_spawn_file_actions_init' in scope
109 |         }
110 |         defer
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:108:44: error: cannot find 'actions' in scope
106 |         do
107 |         {
108 |             posix_spawn_file_actions_init(&actions)
    |                                            `- error: cannot find 'actions' in scope
109 |         }
110 |         defer
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:112:13: error: cannot find 'posix_spawn_file_actions_destroy' in scope
110 |         defer
111 |         {
112 |             posix_spawn_file_actions_destroy(&actions)
    |             `- error: cannot find 'posix_spawn_file_actions_destroy' in scope
113 |         }
114 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:112:47: error: cannot find 'actions' in scope
110 |         defer
111 |         {
112 |             posix_spawn_file_actions_destroy(&actions)
    |                                               `- error: cannot find 'actions' in scope
113 |         }
114 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:117:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
115 |         if  let stdout:FileDescriptor
116 |         {
117 |             posix_spawn_file_actions_adddup2(&actions, stdout.rawValue, 1)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
118 |         }
119 |         if  let stderr:FileDescriptor
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:117:47: error: cannot find 'actions' in scope
115 |         if  let stdout:FileDescriptor
116 |         {
117 |             posix_spawn_file_actions_adddup2(&actions, stdout.rawValue, 1)
    |                                               `- error: cannot find 'actions' in scope
118 |         }
119 |         if  let stderr:FileDescriptor
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:121:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
119 |         if  let stderr:FileDescriptor
120 |         {
121 |             posix_spawn_file_actions_adddup2(&actions, stderr.rawValue, 2)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
122 |         }
123 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:121:47: error: cannot find 'actions' in scope
119 |         if  let stderr:FileDescriptor
120 |         {
121 |             posix_spawn_file_actions_adddup2(&actions, stderr.rawValue, 2)
    |                                               `- error: cannot find 'actions' in scope
122 |         }
123 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:126:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
124 |         for stream:SystemProcess.Stream in streams
125 |         {
126 |             posix_spawn_file_actions_adddup2(&actions, stream.parent.rawValue, stream.child)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
127 |         }
128 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:126:47: error: cannot find 'actions' in scope
124 |         for stream:SystemProcess.Stream in streams
125 |         {
126 |             posix_spawn_file_actions_adddup2(&actions, stream.parent.rawValue, stream.child)
    |                                               `- error: cannot find 'actions' in scope
127 |         }
128 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:129:21: error: cannot find type 'pid_t' in scope
127 |         }
128 |
129 |         var process:pid_t = 0
    |                     `- error: cannot find type 'pid_t' in scope
130 |         let status:Int32 = environment.withUnsafePointers
131 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:134:17: error: cannot find 'posix_spawnp' in scope
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                 `- error: cannot find 'posix_spawnp' in scope
135 |             }
136 |             else
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:134:50: error: cannot find 'actions' in scope
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                                                  `- error: cannot find 'actions' in scope
135 |             }
136 |             else
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:138:17: error: cannot find 'posix_spawn' in scope
136 |             else
137 |             {
138 |                 posix_spawn(&process, invocation[0], &actions, nil, argv, $0)
    |                 `- error: cannot find 'posix_spawn' in scope
139 |             }
140 |         }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:138:55: error: cannot find 'actions' in scope
136 |             else
137 |             {
138 |                 posix_spawn(&process, invocation[0], &actions, nil, argv, $0)
    |                                                       `- error: cannot find 'actions' in scope
139 |             }
140 |         }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:134:59: error: 'nil' requires a contextual type
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                                                           `- error: 'nil' requires a contextual type
135 |             }
136 |             else
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:146:47: error: extra argument 'id' in call
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                                               `- error: extra argument 'id' in call
147 |     }
148 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:146:19: error: missing argument for parameter 'command' in call
 38 | {
 39 |     public
 40 |     init(command:String?,
    |     `- note: 'init(command:_:stdout:stderr:duping:echo:with:)' declared here
 41 |         _ arguments:String?...,
 42 |         stdout:FileDescriptor? = nil,
    :
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                   `- error: missing argument for parameter 'command' in call
147 |     }
148 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:146:31: error: cannot convert value of type '[String]' to expected argument type 'String'
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                               `- error: cannot convert value of type '[String]' to expected argument type 'String'
147 |     }
148 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:154:16: error: cannot find 'waitpid' in scope
152 |         var status:Int32 = 0
153 |
154 |         switch waitpid(self.id, &status, 0)
    |                `- error: cannot find 'waitpid' in scope
155 |         {
156 |         case self.id:       break
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:154:29: error: property 'id' requires that 'SystemProcess' be a class type
152 |         var status:Int32 = 0
153 |
154 |         switch waitpid(self.id, &status, 0)
    |                             `- error: property 'id' requires that 'SystemProcess' be a class type
155 |         {
156 |         case self.id:       break
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:156:19: error: property 'id' requires that 'SystemProcess' be a class type
154 |         switch waitpid(self.id, &status, 0)
155 |         {
156 |         case self.id:       break
    |                   `- error: property 'id' requires that 'SystemProcess' be a class type
157 |         case let status:    return .failure(.wait(status, self.invocation))
158 |         }
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:6:8: error: unsupported platform
  4 | import Darwin
  5 | #else
  6 | #error("unsupported platform")
    |        `- error: unsupported platform
  7 | #endif
  8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:17:34: error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
 17 |     init(invocation:[String], id:pid_t)
    |                                  `- error: cannot find type 'pid_t' in scope
 18 |     {
 19 |         self.invocation = invocation
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:20:14: error: property 'id' requires that 'SystemProcess' be a class type
 18 |     {
 19 |         self.invocation = invocation
 20 |         self.id = id
    |              `- error: property 'id' requires that 'SystemProcess' be a class type
 21 |     }
 22 | }
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:108:13: error: cannot find 'posix_spawn_file_actions_init' in scope
106 |         do
107 |         {
108 |             posix_spawn_file_actions_init(&actions)
    |             `- error: cannot find 'posix_spawn_file_actions_init' in scope
109 |         }
110 |         defer
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:108:44: error: cannot find 'actions' in scope
106 |         do
107 |         {
108 |             posix_spawn_file_actions_init(&actions)
    |                                            `- error: cannot find 'actions' in scope
109 |         }
110 |         defer
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:112:13: error: cannot find 'posix_spawn_file_actions_destroy' in scope
110 |         defer
111 |         {
112 |             posix_spawn_file_actions_destroy(&actions)
    |             `- error: cannot find 'posix_spawn_file_actions_destroy' in scope
113 |         }
114 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:112:47: error: cannot find 'actions' in scope
110 |         defer
111 |         {
112 |             posix_spawn_file_actions_destroy(&actions)
    |                                               `- error: cannot find 'actions' in scope
113 |         }
114 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:117:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
115 |         if  let stdout:FileDescriptor
116 |         {
117 |             posix_spawn_file_actions_adddup2(&actions, stdout.rawValue, 1)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
118 |         }
119 |         if  let stderr:FileDescriptor
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:117:47: error: cannot find 'actions' in scope
115 |         if  let stdout:FileDescriptor
116 |         {
117 |             posix_spawn_file_actions_adddup2(&actions, stdout.rawValue, 1)
    |                                               `- error: cannot find 'actions' in scope
118 |         }
119 |         if  let stderr:FileDescriptor
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:121:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
119 |         if  let stderr:FileDescriptor
120 |         {
121 |             posix_spawn_file_actions_adddup2(&actions, stderr.rawValue, 2)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
122 |         }
123 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:121:47: error: cannot find 'actions' in scope
119 |         if  let stderr:FileDescriptor
120 |         {
121 |             posix_spawn_file_actions_adddup2(&actions, stderr.rawValue, 2)
    |                                               `- error: cannot find 'actions' in scope
122 |         }
123 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:126:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
124 |         for stream:SystemProcess.Stream in streams
125 |         {
126 |             posix_spawn_file_actions_adddup2(&actions, stream.parent.rawValue, stream.child)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
127 |         }
128 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:126:47: error: cannot find 'actions' in scope
124 |         for stream:SystemProcess.Stream in streams
125 |         {
126 |             posix_spawn_file_actions_adddup2(&actions, stream.parent.rawValue, stream.child)
    |                                               `- error: cannot find 'actions' in scope
127 |         }
128 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:129:21: error: cannot find type 'pid_t' in scope
127 |         }
128 |
129 |         var process:pid_t = 0
    |                     `- error: cannot find type 'pid_t' in scope
130 |         let status:Int32 = environment.withUnsafePointers
131 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:134:17: error: cannot find 'posix_spawnp' in scope
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                 `- error: cannot find 'posix_spawnp' in scope
135 |             }
136 |             else
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:134:50: error: cannot find 'actions' in scope
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                                                  `- error: cannot find 'actions' in scope
135 |             }
136 |             else
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:138:17: error: cannot find 'posix_spawn' in scope
136 |             else
137 |             {
138 |                 posix_spawn(&process, invocation[0], &actions, nil, argv, $0)
    |                 `- error: cannot find 'posix_spawn' in scope
139 |             }
140 |         }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:138:55: error: cannot find 'actions' in scope
136 |             else
137 |             {
138 |                 posix_spawn(&process, invocation[0], &actions, nil, argv, $0)
    |                                                       `- error: cannot find 'actions' in scope
139 |             }
140 |         }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:134:59: error: 'nil' requires a contextual type
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                                                           `- error: 'nil' requires a contextual type
135 |             }
136 |             else
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:146:47: error: extra argument 'id' in call
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                                               `- error: extra argument 'id' in call
147 |     }
148 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:146:19: error: missing argument for parameter 'command' in call
 38 | {
 39 |     public
 40 |     init(command:String?,
    |     `- note: 'init(command:_:stdout:stderr:duping:echo:with:)' declared here
 41 |         _ arguments:String?...,
 42 |         stdout:FileDescriptor? = nil,
    :
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                   `- error: missing argument for parameter 'command' in call
147 |     }
148 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:146:31: error: cannot convert value of type '[String]' to expected argument type 'String'
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                               `- error: cannot convert value of type '[String]' to expected argument type 'String'
147 |     }
148 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:154:16: error: cannot find 'waitpid' in scope
152 |         var status:Int32 = 0
153 |
154 |         switch waitpid(self.id, &status, 0)
    |                `- error: cannot find 'waitpid' in scope
155 |         {
156 |         case self.id:       break
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:154:29: error: property 'id' requires that 'SystemProcess' be a class type
152 |         var status:Int32 = 0
153 |
154 |         switch waitpid(self.id, &status, 0)
    |                             `- error: property 'id' requires that 'SystemProcess' be a class type
155 |         {
156 |         case self.id:       break
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:156:19: error: property 'id' requires that 'SystemProcess' be a class type
154 |         switch waitpid(self.id, &status, 0)
155 |         {
156 |         case self.id:       break
    |                   `- error: property 'id' requires that 'SystemProcess' be a class type
157 |         case let status:    return .failure(.wait(status, self.invocation))
158 |         }
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.Environment.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.Environment.swift:53:49: error: cannot find 'environ' in scope
51 |             else
52 |             {
53 |                 return try yield(self.inherit ? environ : nil)
   |                                                 `- error: cannot find 'environ' in scope
54 |             }
55 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.Environment.swift:57:29: error: cannot find 'environ' in scope
55 |
56 |             var inherited:Int = 0
57 |             while case _? = environ[inherited]
   |                             `- error: cannot find 'environ' in scope
58 |             {
59 |                 inherited += 1
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.Environment.swift:67:53: error: cannot find 'environ' in scope
65 |                 for i:Int in 0 ..< inherited
66 |                 {
67 |                     $0.initializeElement(at: i, to: environ[i])
   |                                                     `- error: cannot find 'environ' in scope
68 |                 }
69 |                 var i:Int = inherited
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.Environment.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.Environment.swift:53:49: error: cannot find 'environ' in scope
51 |             else
52 |             {
53 |                 return try yield(self.inherit ? environ : nil)
   |                                                 `- error: cannot find 'environ' in scope
54 |             }
55 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.Environment.swift:57:29: error: cannot find 'environ' in scope
55 |
56 |             var inherited:Int = 0
57 |             while case _? = environ[inherited]
   |                             `- error: cannot find 'environ' in scope
58 |             {
59 |                 inherited += 1
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.Environment.swift:67:53: error: cannot find 'environ' in scope
65 |                 for i:Int in 0 ..< inherited
66 |                 {
67 |                     $0.initializeElement(at: i, to: environ[i])
   |                                                     `- error: cannot find 'environ' in scope
68 |                 }
69 |                 var i:Int = inherited
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:15:15: error: cannot find type 'stat' in scope
13 | {
14 |     @usableFromInline
15 |     let value:stat
   |               `- error: cannot find type 'stat' in scope
16 |
17 |     private
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:18:16: error: cannot find type 'stat' in scope
16 |
17 |     private
18 |     init(value:stat)
   |                `- error: cannot find type 'stat' in scope
19 |     {
20 |         self.value = value
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:28:30: error: cannot find 'S_IFMT' in scope
26 |     func `is`(_ type:FileType) -> Bool
27 |     {
28 |         self.value.st_mode & S_IFMT == type.mask
   |                              `- error: cannot find 'S_IFMT' in scope
29 |     }
30 | }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:39:20: error: cannot find 'stat' in scope
37 |         {
38 |             var value:stat = .init()
39 |             switch stat($0, &value)
   |                    `- error: cannot find 'stat' in scope
40 |             {
41 |             case 0: return .init(value: value)
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:42:48: error: cannot find 'errno' in scope
40 |             {
41 |             case 0: return .init(value: value)
42 |             case _: throw Errno.init(rawValue: errno)
   |                                                `- error: cannot find 'errno' in scope
43 |             }
44 |         }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:38:23: error: cannot find type 'stat' in scope
36 |         try path.withPlatformString
37 |         {
38 |             var value:stat = .init()
   |                       `- error: cannot find type 'stat' in scope
39 |             switch stat($0, &value)
40 |             {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:36:18: error: type of expression is ambiguous without a type annotation
34 |     func status(of path:FilePath) throws -> Self
35 |     {
36 |         try path.withPlatformString
   |                  `- error: type of expression is ambiguous without a type annotation
37 |         {
38 |             var value:stat = .init()
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:49:19: error: cannot find type 'stat' in scope
47 |     func status(of file:FileDescriptor) throws -> Self
48 |     {
49 |         var value:stat = .init()
   |                   `- error: cannot find type 'stat' in scope
50 |         switch fstat(file.rawValue, &value)
51 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:50:16: error: cannot find 'fstat' in scope
48 |     {
49 |         var value:stat = .init()
50 |         switch fstat(file.rawValue, &value)
   |                `- error: cannot find 'fstat' in scope
51 |         {
52 |         case 0: return .init(value: value)
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:53:44: error: cannot find 'errno' in scope
51 |         {
52 |         case 0: return .init(value: value)
53 |         case _: throw Errno.init(rawValue: errno)
   |                                            `- error: cannot find 'errno' in scope
54 |         }
55 |     }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:15:15: error: cannot find type 'stat' in scope
13 | {
14 |     @usableFromInline
15 |     let value:stat
   |               `- error: cannot find type 'stat' in scope
16 |
17 |     private
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:18:16: error: cannot find type 'stat' in scope
16 |
17 |     private
18 |     init(value:stat)
   |                `- error: cannot find type 'stat' in scope
19 |     {
20 |         self.value = value
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:28:30: error: cannot find 'S_IFMT' in scope
26 |     func `is`(_ type:FileType) -> Bool
27 |     {
28 |         self.value.st_mode & S_IFMT == type.mask
   |                              `- error: cannot find 'S_IFMT' in scope
29 |     }
30 | }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:39:20: error: cannot find 'stat' in scope
37 |         {
38 |             var value:stat = .init()
39 |             switch stat($0, &value)
   |                    `- error: cannot find 'stat' in scope
40 |             {
41 |             case 0: return .init(value: value)
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:42:48: error: cannot find 'errno' in scope
40 |             {
41 |             case 0: return .init(value: value)
42 |             case _: throw Errno.init(rawValue: errno)
   |                                                `- error: cannot find 'errno' in scope
43 |             }
44 |         }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:38:23: error: cannot find type 'stat' in scope
36 |         try path.withPlatformString
37 |         {
38 |             var value:stat = .init()
   |                       `- error: cannot find type 'stat' in scope
39 |             switch stat($0, &value)
40 |             {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:36:18: error: type of expression is ambiguous without a type annotation
34 |     func status(of path:FilePath) throws -> Self
35 |     {
36 |         try path.withPlatformString
   |                  `- error: type of expression is ambiguous without a type annotation
37 |         {
38 |             var value:stat = .init()
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:49:19: error: cannot find type 'stat' in scope
47 |     func status(of file:FileDescriptor) throws -> Self
48 |     {
49 |         var value:stat = .init()
   |                   `- error: cannot find type 'stat' in scope
50 |         switch fstat(file.rawValue, &value)
51 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:50:16: error: cannot find 'fstat' in scope
48 |     {
49 |         var value:stat = .init()
50 |         switch fstat(file.rawValue, &value)
   |                `- error: cannot find 'fstat' in scope
51 |         {
52 |         case 0: return .init(value: value)
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:53:44: error: cannot find 'errno' in scope
51 |         {
52 |         case 0: return .init(value: value)
53 |         case _: throw Errno.init(rawValue: errno)
   |                                            `- error: cannot find 'errno' in scope
54 |         }
55 |     }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:15:15: error: cannot find type 'stat' in scope
13 | {
14 |     @usableFromInline
15 |     let value:stat
   |               `- error: cannot find type 'stat' in scope
16 |
17 |     private
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:18:16: error: cannot find type 'stat' in scope
16 |
17 |     private
18 |     init(value:stat)
   |                `- error: cannot find type 'stat' in scope
19 |     {
20 |         self.value = value
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:28:30: error: cannot find 'S_IFMT' in scope
26 |     func `is`(_ type:FileType) -> Bool
27 |     {
28 |         self.value.st_mode & S_IFMT == type.mask
   |                              `- error: cannot find 'S_IFMT' in scope
29 |     }
30 | }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:39:20: error: cannot find 'stat' in scope
37 |         {
38 |             var value:stat = .init()
39 |             switch stat($0, &value)
   |                    `- error: cannot find 'stat' in scope
40 |             {
41 |             case 0: return .init(value: value)
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:42:48: error: cannot find 'errno' in scope
40 |             {
41 |             case 0: return .init(value: value)
42 |             case _: throw Errno.init(rawValue: errno)
   |                                                `- error: cannot find 'errno' in scope
43 |             }
44 |         }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:38:23: error: cannot find type 'stat' in scope
36 |         try path.withPlatformString
37 |         {
38 |             var value:stat = .init()
   |                       `- error: cannot find type 'stat' in scope
39 |             switch stat($0, &value)
40 |             {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:36:18: error: type of expression is ambiguous without a type annotation
34 |     func status(of path:FilePath) throws -> Self
35 |     {
36 |         try path.withPlatformString
   |                  `- error: type of expression is ambiguous without a type annotation
37 |         {
38 |             var value:stat = .init()
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:49:19: error: cannot find type 'stat' in scope
47 |     func status(of file:FileDescriptor) throws -> Self
48 |     {
49 |         var value:stat = .init()
   |                   `- error: cannot find type 'stat' in scope
50 |         switch fstat(file.rawValue, &value)
51 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:50:16: error: cannot find 'fstat' in scope
48 |     {
49 |         var value:stat = .init()
50 |         switch fstat(file.rawValue, &value)
   |                `- error: cannot find 'fstat' in scope
51 |         {
52 |         case 0: return .init(value: value)
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:53:44: error: cannot find 'errno' in scope
51 |         {
52 |         case 0: return .init(value: value)
53 |         case _: throw Errno.init(rawValue: errno)
   |                                            `- error: cannot find 'errno' in scope
54 |         }
55 |     }
[354/1039] Compiling OrderedCollections OrderedDictionary+Elements.swift
[355/1039] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[356/1039] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[357/1039] Compiling OrderedCollections _HashTable+Bucket.swift
[358/1039] Compiling OrderedCollections _HashTable+BucketIterator.swift
[359/1039] Compiling OrderedCollections _Hashtable+Header.swift
[360/1039] Compiling OrderedCollections OrderedDictionary.swift
[361/1039] Compiling OrderedCollections OrderedSet+Codable.swift
[362/1039] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[363/1039] Compiling OrderedCollections OrderedSet+Descriptions.swift
[364/1039] Compiling OrderedCollections OrderedSet+Diffing.swift
[365/1039] Compiling OrderedCollections OrderedSet+Equatable.swift
[366/1039] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[367/1039] Compiling OrderedCollections _HashTable+Constants.swift
[368/1039] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[369/1039] Compiling OrderedCollections _HashTable+Testing.swift
[370/1039] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[371/1039] Compiling OrderedCollections _HashTable.swift
[372/1039] Compiling MD5 exports.swift
[373/1068] Compiling Symbols Symbol.Decl.Language.swift
[374/1068] Compiling Symbols Phylum.Decl.Kink.swift
[375/1068] Compiling Symbols Phylum.Decl.Kinks.swift
[376/1068] Compiling Symbols Phylum.Decl.Macro.swift
[377/1068] Compiling Symbols Phylum.Decl.Objectivity.swift
[378/1068] Compiling Symbols Phylum.Decl.Orientation.swift
[379/1068] Compiling Symbols Symbol.Decl.Vector.swift
[380/1068] Compiling Symbols Symbol.Decl.swift
[381/1068] Compiling Symbols Symbol.File.RebaseError.swift
[382/1068] Compiling Symbols Phylum.Decl.Route.swift
[383/1068] Compiling Symbols Phylum.Decl.swift
[384/1068] Compiling Symbols Phylum.DeclFlags.swift
[385/1068] Compiling Symbols Phylum.Language.swift
[386/1068] Compiling Symbols Phylum.SwiftFlags.swift
[387/1068] Compiling Symbols FNV24 (ext).swift
[388/1068] Compiling Symbols FNV24.Extended (ext).swift
[389/1068] Compiling Symbols Symbol.Article.swift
[390/1068] Compiling Symbols Symbol.Block.swift
[391/1083] Compiling Symbols Symbol.File.SchemeError.swift
[392/1083] Compiling Symbols Symbol.File.swift
[393/1087] Compiling DequeModule Deque+Codable.swift
[394/1087] Compiling DequeModule Deque+Collection.swift
[395/1087] Compiling DequeModule Deque+Extras.swift
[396/1087] Compiling MD5 MD5.swift
[397/1087] Compiling MD5 MD5.Words.swift
[398/1087] Compiling MD5 MD5.Block.swift
[399/1087] Compiling DequeModule _DequeBuffer.swift
[400/1087] Compiling DequeModule _DequeBufferHeader.swift
[401/1089] Emitting module DOM
[402/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[403/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[404/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[405/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[406/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[407/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[408/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[409/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[410/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[411/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[412/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[413/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[414/1090] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[415/1090] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[416/1090] Emitting module MD5
[417/1097] Compiling Symbols Symbol.PackageScope.swift
[418/1097] Compiling Symbols Symbol.Product.swift
[419/1097] Compiling Symbols Symbol.Triple.Architecture.swift
[420/1097] Compiling Symbols Symbol.Triple.OS.swift
[423/1102] Compiling DequeModule Deque+Hashable.swift
[424/1102] Compiling DequeModule Deque+CustomReflectable.swift
[425/1102] Compiling DequeModule Deque+Descriptions.swift
[426/1102] Compiling DequeModule Deque+Equatable.swift
[427/1102] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[429/1101] Compiling Symbols Symbol.Triple.Vendor.swift
[430/1101] Compiling Symbols Symbol.Triple.swift
[431/1101] Compiling Symbols Symbol.USR.swift
[432/1101] Compiling Symbols Symbol.Volume.swift
[437/1101] Compiling Symbols Symbol.FileBase.swift
[438/1101] Compiling Symbols Symbol.Module.swift
[439/1101] Compiling Symbols Symbol.Package.swift
[440/1101] Compiling Symbols Symbol.PackageAtRef.swift
[449/1101] Compiling Symbols Unicode.Scalar (ext).swift
[450/1101] Compiling Symbols Phylum.swift
[451/1101] Compiling Symbols Symbol.ACL.swift
[452/1101] Compiling Symbols Symbol.swift
[453/1101] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[454/1101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[455/1101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[456/1101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[461/1101] Emitting module Grammar
[462/1105] Compiling DequeModule _DequeSlot.swift
[463/1105] Compiling DequeModule _UnsafeWrappedBuffer.swift
[464/1110] Compiling DequeModule Deque._UnsafeHandle.swift
[465/1110] Compiling DequeModule Deque.swift
[466/1110] Compiling DequeModule Deque+Testing.swift
[467/1110] Compiling DequeModule Deque._Storage.swift
[468/1120] Compiling Sitemaps exports.swift
[469/1120] Compiling Sitemaps XML.Sitemap (ext).swift
[470/1120] Compiling Sitemaps XML.Sitemap.ContentEncoder (ext).swift
[471/1120] Emitting module Sitemaps
[472/1121] Compiling HTML HTML.ContentEncoder (ext).swift
[473/1121] Compiling HTML SVG (ext).swift
[477/1122] Compiling HTML HTML.OutputStreamableHeading (ext).swift
[478/1122] Compiling HTML Never (ext).swift
[479/1122] Compiling HTML SVG.ContentEncoder (ext).swift
[480/1122] Compiling HTML HTML.OutputStreamable (ext).swift
[482/1123] Compiling HTML Optional (ext).swift
[483/1123] Compiling HTML HTML.Attribute.Property.swift
[484/1123] Compiling HTML HTML (ext).swift
[485/1123] Compiling HTML HTML.AttributeEncoder (ext).swift
[488/1123] Compiling HTML SVG.Point.swift
[489/1123] Compiling HTML exports.swift
[491/1123] Compiling HTML HTML.Attribute.Rel.swift
[492/1123] Compiling HTML HTML.Link.swift
[493/1123] Emitting module HTML
[494/1123] Compiling HTML lexemes.swift
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryPointer.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryPointer.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryPointer.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.Directory.swift:12:8: error: unsupported platform
 10 |
 11 | #else
 12 | #error("unsupported platform")
    |        `- error: unsupported platform
 13 | #endif
 14 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.Directory.swift:40:50: error: cannot find 'getcwd' in scope
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                  `- error: cannot find 'getcwd' in scope
 41 |         else
 42 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.Directory.swift:40:57: error: 'nil' requires a contextual type
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                         `- error: 'nil' requires a contextual type
 41 |         else
 42 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.Directory.swift:47:13: error: cannot find 'free' in scope
 45 |         defer
 46 |         {
 47 |             free(buffer)
    |             `- error: cannot find 'free' in scope
 48 |         }
 49 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:10:8: error: unsupported platform
  8 | import Glibc
  9 | #else
 10 | #error("unsupported platform")
    |        `- error: unsupported platform
 11 | #endif
 12 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:20:30: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 18 |     {
 19 |         case unopened(FilePath)
 20 |         case opened(FilePath.DirectoryPointer?)
    |                              `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 21 |     }
 22 | }
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:26:36: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 24 | {
 25 |     private mutating
 26 |     func open() throws -> FilePath.DirectoryPointer?
    |                                    `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 27 |     {
 28 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:31:34: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 29 |         {
 30 |         case .unopened(let path):
 31 |             let pointer:FilePath.DirectoryPointer? = try path.withPlatformString
    |                                  `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 32 |             {
 33 |                 if  let pointer:FilePath.DirectoryPointer = opendir($0)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:35: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                   `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 57 |         else
 58 |         {
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:63: error: type of expression is ambiguous without a type annotation
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                                               `- error: type of expression is ambiguous without a type annotation
 57 |         else
 58 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:45: error: cannot find type 'dirent' in scope
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                             `- error: cannot find type 'dirent' in scope
 63 |         else
 64 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:64: error: cannot infer key path type from context; consider explicitly specifying a root type
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                                                `- error: cannot infer key path type from context; consider explicitly specifying a root type
 63 |         else
 64 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:46: error: cannot find type 'dirent' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                              `- error: cannot find type 'dirent' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: cannot find 'readdir' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: cannot find 'readdir' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: type of expression is ambiguous without a type annotation
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: type of expression is ambiguous without a type annotation
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:92:9: error: cannot find 'closedir' in scope
 90 |         }
 91 |
 92 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
 93 |         self = .opened(nil)
 94 |         return nil
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:93:24: error: 'nil' requires a contextual type
 91 |
 92 |         closedir(stream)
 93 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
 94 |         return nil
 95 |     }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:39: error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                                       `- error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
100 |         else
101 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:21: error: type 'Errno' has no member 'opened'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                     `- error: type 'Errno' has no member 'opened'
100 |         else
101 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:105:9: error: cannot find 'closedir' in scope
103 |         }
104 |
105 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
106 |         self = .opened(nil)
107 |     }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:106:24: error: 'nil' requires a contextual type
104 |
105 |         closedir(stream)
106 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
107 |     }
108 | }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.Directory.swift:12:8: error: unsupported platform
 10 |
 11 | #else
 12 | #error("unsupported platform")
    |        `- error: unsupported platform
 13 | #endif
 14 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.Directory.swift:40:50: error: cannot find 'getcwd' in scope
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                  `- error: cannot find 'getcwd' in scope
 41 |         else
 42 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.Directory.swift:40:57: error: 'nil' requires a contextual type
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                         `- error: 'nil' requires a contextual type
 41 |         else
 42 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.Directory.swift:47:13: error: cannot find 'free' in scope
 45 |         defer
 46 |         {
 47 |             free(buffer)
    |             `- error: cannot find 'free' in scope
 48 |         }
 49 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:10:8: error: unsupported platform
  8 | import Glibc
  9 | #else
 10 | #error("unsupported platform")
    |        `- error: unsupported platform
 11 | #endif
 12 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:20:30: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 18 |     {
 19 |         case unopened(FilePath)
 20 |         case opened(FilePath.DirectoryPointer?)
    |                              `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 21 |     }
 22 | }
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:26:36: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 24 | {
 25 |     private mutating
 26 |     func open() throws -> FilePath.DirectoryPointer?
    |                                    `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 27 |     {
 28 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:31:34: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 29 |         {
 30 |         case .unopened(let path):
 31 |             let pointer:FilePath.DirectoryPointer? = try path.withPlatformString
    |                                  `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 32 |             {
 33 |                 if  let pointer:FilePath.DirectoryPointer = opendir($0)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:35: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                   `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 57 |         else
 58 |         {
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:63: error: type of expression is ambiguous without a type annotation
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                                               `- error: type of expression is ambiguous without a type annotation
 57 |         else
 58 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:45: error: cannot find type 'dirent' in scope
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                             `- error: cannot find type 'dirent' in scope
 63 |         else
 64 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:64: error: cannot infer key path type from context; consider explicitly specifying a root type
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                                                `- error: cannot infer key path type from context; consider explicitly specifying a root type
 63 |         else
 64 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:46: error: cannot find type 'dirent' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                              `- error: cannot find type 'dirent' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: cannot find 'readdir' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: cannot find 'readdir' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: type of expression is ambiguous without a type annotation
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: type of expression is ambiguous without a type annotation
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:92:9: error: cannot find 'closedir' in scope
 90 |         }
 91 |
 92 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
 93 |         self = .opened(nil)
 94 |         return nil
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:93:24: error: 'nil' requires a contextual type
 91 |
 92 |         closedir(stream)
 93 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
 94 |         return nil
 95 |     }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:39: error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                                       `- error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
100 |         else
101 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:21: error: type 'Errno' has no member 'opened'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                     `- error: type 'Errno' has no member 'opened'
100 |         else
101 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:105:9: error: cannot find 'closedir' in scope
103 |         }
104 |
105 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
106 |         self = .opened(nil)
107 |     }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:106:24: error: 'nil' requires a contextual type
104 |
105 |         closedir(stream)
106 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
107 |     }
108 | }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.Directory.swift:12:8: error: unsupported platform
 10 |
 11 | #else
 12 | #error("unsupported platform")
    |        `- error: unsupported platform
 13 | #endif
 14 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.Directory.swift:40:50: error: cannot find 'getcwd' in scope
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                  `- error: cannot find 'getcwd' in scope
 41 |         else
 42 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.Directory.swift:40:57: error: 'nil' requires a contextual type
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                         `- error: 'nil' requires a contextual type
 41 |         else
 42 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.Directory.swift:47:13: error: cannot find 'free' in scope
 45 |         defer
 46 |         {
 47 |             free(buffer)
    |             `- error: cannot find 'free' in scope
 48 |         }
 49 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:10:8: error: unsupported platform
  8 | import Glibc
  9 | #else
 10 | #error("unsupported platform")
    |        `- error: unsupported platform
 11 | #endif
 12 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:20:30: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 18 |     {
 19 |         case unopened(FilePath)
 20 |         case opened(FilePath.DirectoryPointer?)
    |                              `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 21 |     }
 22 | }
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:26:36: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 24 | {
 25 |     private mutating
 26 |     func open() throws -> FilePath.DirectoryPointer?
    |                                    `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 27 |     {
 28 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:31:34: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 29 |         {
 30 |         case .unopened(let path):
 31 |             let pointer:FilePath.DirectoryPointer? = try path.withPlatformString
    |                                  `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 32 |             {
 33 |                 if  let pointer:FilePath.DirectoryPointer = opendir($0)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:35: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                   `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 57 |         else
 58 |         {
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:63: error: type of expression is ambiguous without a type annotation
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                                               `- error: type of expression is ambiguous without a type annotation
 57 |         else
 58 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:45: error: cannot find type 'dirent' in scope
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                             `- error: cannot find type 'dirent' in scope
 63 |         else
 64 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:64: error: cannot infer key path type from context; consider explicitly specifying a root type
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                                                `- error: cannot infer key path type from context; consider explicitly specifying a root type
 63 |         else
 64 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:46: error: cannot find type 'dirent' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                              `- error: cannot find type 'dirent' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: cannot find 'readdir' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: cannot find 'readdir' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: type of expression is ambiguous without a type annotation
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: type of expression is ambiguous without a type annotation
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:92:9: error: cannot find 'closedir' in scope
 90 |         }
 91 |
 92 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
 93 |         self = .opened(nil)
 94 |         return nil
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:93:24: error: 'nil' requires a contextual type
 91 |
 92 |         closedir(stream)
 93 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
 94 |         return nil
 95 |     }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:39: error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                                       `- error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
100 |         else
101 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:21: error: type 'Errno' has no member 'opened'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                     `- error: type 'Errno' has no member 'opened'
100 |         else
101 |         {
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:105:9: error: cannot find 'closedir' in scope
103 |         }
104 |
105 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
106 |         self = .opened(nil)
107 |     }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:106:24: error: 'nil' requires a contextual type
104 |
105 |         closedir(stream)
106 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
107 |     }
108 | }
[518/1129] Emitting module DequeModule
error: emit-module command failed with exit code 1 (use -v to see invocation)
[519/1130] Emitting module SystemIO
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.Directory.swift:12:8: error: unsupported platform
 10 |
 11 | #else
 12 | #error("unsupported platform")
    |        `- error: unsupported platform
 13 | #endif
 14 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:10:8: error: unsupported platform
  8 | import Glibc
  9 | #else
 10 | #error("unsupported platform")
    |        `- error: unsupported platform
 11 | #endif
 12 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:20:30: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 18 |     {
 19 |         case unopened(FilePath)
 20 |         case opened(FilePath.DirectoryPointer?)
    |                              `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 21 |     }
 22 | }
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:26:36: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 24 | {
 25 |     private mutating
 26 |     func open() throws -> FilePath.DirectoryPointer?
    |                                    `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 27 |     {
 28 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FilePath.DirectoryPointer.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:15:15: error: cannot find type 'stat' in scope
13 | {
14 |     @usableFromInline
15 |     let value:stat
   |               `- error: cannot find type 'stat' in scope
16 |
17 |     private
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:18:16: error: cannot find type 'stat' in scope
16 |
17 |     private
18 |     init(value:stat)
   |                `- error: cannot find type 'stat' in scope
19 |     {
20 |         self.value = value
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileStatus.swift:28:30: error: cannot find 'S_IFMT' in scope
26 |     func `is`(_ type:FileType) -> Bool
27 |     {
28 |         self.value.st_mode & S_IFMT == type.mask
   |                              `- error: cannot find 'S_IFMT' in scope
29 |     }
30 | }
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileSystemStats.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileType.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.Environment.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:6:8: error: unsupported platform
  4 | import Darwin
  5 | #else
  6 | #error("unsupported platform")
    |        `- error: unsupported platform
  7 | #endif
  8 |
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/SystemProcess.swift:17:34: error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
 17 |     init(invocation:[String], id:pid_t)
    |                                  `- error: cannot find type 'pid_t' in scope
 18 |     {
 19 |         self.invocation = invocation
[520/1130] Compiling CasesByIntegerEncodingMacro RawRepresentableByIntegerEncoding.swift
[521/1130] Compiling CasesByIntegerEncodingMacro GenerateCasesByIntegerEncoding.swift
[522/1130] Emitting module CasesByIntegerEncodingMacro
[523/1131] Emitting module BaseDigits
[524/1131] Compiling BaseDigits BaseDigits.swift
[526/1131] Compiling OrderedCollections OrderedSet+Sendable.swift
[527/1131] Compiling OrderedCollections OrderedSet+SubSequence.swift
[528/1131] Compiling OrderedCollections OrderedSet+Testing.swift
[529/1131] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[530/1131] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[531/1131] Compiling OrderedCollections OrderedSet.swift
[532/1131] Compiling OrderedCollections _UnsafeBitset.swift
[535/1156] Compiling URI URI.FragmentRule.swift
[536/1156] Compiling URI URI.AbsolutePathRule.swift
[537/1156] Compiling URI URI.RelativePathRule.swift
[538/1156] Compiling URI URI.QueryComponentRule.UnencodedByte.swift
[539/1156] Compiling URI URI.QueryComponentRule.swift
[540/1156] Compiling URI URI.PathComponentRule.swift
[541/1156] Compiling URI URI.PathElementRule.swift
[542/1156] Compiling URI URI.PathSeparatorRule.swift
[543/1156] Compiling URI URI.Fragment.swift
[544/1156] Compiling URI URI.FragmentRule.UnencodedByte.swift
[545/1156] Compiling URI PercentEncodedByteRule.swift
[546/1156] Compiling URI PercentEncodedStringRule.swift
[547/1156] Compiling URI PercentEncodingSet.swift
[548/1156] Compiling URI URI.Fragment.EncodingSet.swift
[549/1156] Compiling URI URI.PathComponentRule.UnencodedByte.swift
[550/1156] Compiling URI URI.Path.Component.swift
[551/1156] Compiling URI URI.Path.ComponentConvertible.swift
[552/1156] Compiling URI URI.Path.swift
[553/1156] Compiling URI URI.Query.EncodingSet.swift
[554/1156] Compiling URI URI.QueryRule.Parameters.swift
[555/1156] Compiling URI URI.QueryRule.swift
[556/1156] Compiling URI URI.QuerySeparatorRule.swift
[557/1156] Compiling URI URI.Rule.swift
[558/1156] Compiling URI URI.Path.Component.EncodingSet.swift
[559/1188] Emitting module Symbols
[560/1209] Compiling JSONParsing JSON (ext).swift
[561/1209] Compiling JSONParsing JSON.NodeRule.Array.swift
[562/1209] Compiling JSONParsing JSON.NodeRule.False.swift
[563/1209] Compiling JSONParsing JSON.NodeRule.Null.swift
[564/1209] Compiling JSONParsing JSON.NodeRule.Object.swift
[565/1209] Compiling JSONParsing JSON.NodeRule.True.swift
[566/1209] Compiling JSONParsing JSON.NodeRule.swift
[567/1212] Compiling PieCharts Pie.ShareFormat1F.swift
[568/1212] Compiling PieCharts Pie.ShareFormat.swift
[570/1212] Compiling JSONParsing JSON.StringRule.EscapedCodeUnit.swift
[571/1212] Compiling JSONParsing JSON.StringRule.swift
[572/1212] Compiling JSONParsing JSON.StringRule.CodeUnit.swift
[573/1213] Compiling JSONParsing JSON.NodeRule.Object.Item.swift
[574/1213] Compiling JSONParsing JSON.NumberRule.PlusOrMinus.swift
[575/1213] Compiling JSONParsing JSON.NumberRule.swift
[576/1213] Compiling JSONParsing JSON.RootRule.swift
[579/1213] Compiling PieCharts Pie.Shape.swift
[580/1213] Compiling JSONParsing JSON.Array (ext).swift
[581/1213] Compiling JSONParsing JSON.InvalidUnicodeScalarError.swift
[582/1213] Compiling JSONParsing JSON.Node (ext).swift
[583/1213] Compiling JSONParsing JSON.Object (ext).swift
[590/1213] Emitting module PieCharts
[594/1213] Compiling JSONParsing JSON.StringRule.EscapeSequence.swift
[598/1215] Compiling PieCharts Pie.swift
[603/1216] Compiling Multiparts MultipartTokenRule.CodeUnit.swift
[604/1216] Compiling Multiparts MultipartTokenRule.swift
[605/1216] Emitting module OrderedCollections
[609/1216] Emitting module Multiparts
[610/1217] Emitting module URI
[611/1233] Compiling SourceDiagnostics SourceReference (ext).swift
[612/1233] Compiling SourceDiagnostics Demangler.swift
[613/1233] Compiling SourceDiagnostics DiagnosticLogger.swift
[614/1233] Compiling SourceDiagnostics TerminalColor.swift
[615/1233] Compiling SourceDiagnostics TerminalColors.swift
[616/1233] Compiling SourceDiagnostics Diagnostic.swift
[617/1233] Compiling SourceDiagnostics Diagnostics.swift
[618/1233] Compiling SourceDiagnostics DiagnosticFragment.swift
[619/1233] Compiling SourceDiagnostics DiagnosticOutput.swift
[620/1233] Compiling SourceDiagnostics DiagnosticContext.swift
[621/1233] Compiling SourceDiagnostics DiagnosticFrame.swift
[622/1233] Compiling SourceDiagnostics DiagnosticLine.swift
[623/1233] Compiling SourceDiagnostics DiagnosticAlert.swift
[624/1233] Compiling SourceDiagnostics DiagnosticLevel.swift
[625/1233] Compiling SourceDiagnostics Diagnostics.Group.swift
[637/1234] Compiling JSONParsing JSON.WhitespaceRule.swift
[638/1234] Compiling JSONParsing exports.swift
[639/1235] Compiling URI URI.Query.swift
[640/1235] Compiling URI URI.QueryEncodedForm.swift
[641/1235] Compiling URI URI.swift
[654/1238] Emitting module JSONParsing
[655/1239] Emitting module SourceDiagnostics
[660/1299] Compiling JSONDecoding Character (ext).swift
[661/1299] Compiling JSONDecoding Dictionary (ext).swift
[662/1306] Compiling JSONDecoding Double (ext).swift
[663/1306] Compiling JSONDecoding Int64 (ext).swift
[664/1319] Compiling JSONDecoding Float (ext).swift
[665/1319] Compiling JSONDecoding Float80 (ext).swift
[666/1319] Compiling JSONDecoding Int (ext).swift
[668/1319] Compiling JSONDecoding JSON.ArrayShape.swift
[669/1319] Compiling JSONDecoding JSON.ArrayShapeCriteria.swift
[674/1332] Compiling JSONDecoding Int16 (ext).swift
[675/1332] Compiling JSONDecoding Int32 (ext).swift
[677/1332] Compiling JSONDecoding Int8 (ext).swift
[678/1332] Compiling JSONDecoding Set (ext).swift
[679/1332] Compiling JSONDecoding String (ext).swift
[680/1332] Compiling JSONDecoding UInt (ext).swift
[681/1381] Compiling ISO ISO.swift
[682/1381] Compiling UCF UCF.TypePattern.swift
[683/1381] Compiling UCF UCF.TypePatternRule.swift
[684/1381] Compiling UCF UCF.TypeSigil.swift
[685/1381] Compiling UCF UCF.Condition.swift
[686/1381] Compiling UCF UCF.ConditionFilter.swift
[687/1381] Compiling UCF UCF.Disambiguator.swift
[688/1381] Compiling UCF UCF.LegacyFilter.swift
[689/1381] Compiling UCF UCF.Selector.Base.swift
[690/1381] Compiling UCF UCF.Selector.Path.swift
[691/1381] Compiling UCF UCF.Selector.PathComponent.IdentifierHead.swift
[692/1381] Compiling UCF UCF.Selector.PathComponent.OperatorHead.swift
[693/1381] Compiling UCF UCF.Selector.PathComponent.swift
[694/1381] Compiling UCF UCF.SignaturePatternRule.swift
[695/1381] Compiling UCF UCF.ArrowRule.swift
[696/1381] Compiling UCF UCF.BracketPatternRule.swift
[697/1381] Compiling UCF UCF.DisambiguationSuffixRule.swift
[698/1381] Compiling UCF UCF.DisambiguatorRule.Clause.AlphanumericCodepoint.swift
[699/1387] Compiling UCF UCF.TypeElementRule.PostfixOperator.swift
[700/1387] Compiling UCF UCF.TypeElementRule.PostfixOperatorCodepoint.swift
[701/1387] Compiling UCF UCF.TypeElementRule.swift
[702/1387] Compiling UCF UCF.TypeOperand.swift
[703/1387] Compiling UCF UCF.TypeOperandRule.swift
[704/1387] Compiling _AsyncChannel Rethrow.swift
[705/1387] Compiling _AsyncChannel AsyncChannel.swift
[706/1387] Emitting module _AsyncChannel
[707/1387] Compiling _AsyncChannel Locking.swift
[708/1387] Compiling UCF UCF.FunctionPatternRule.swift
[709/1387] Compiling UCF UCF.IdentifierError.swift
[710/1387] Compiling UCF UCF.IdentifierRule.FirstCodepoint.swift
[711/1387] Compiling UCF UCF.IdentifierRule.NextCodepoint.swift
[712/1387] Compiling UCF UCF.IdentifierRule.RawCodepoint.swift
[713/1387] Emitting module JSONDecoding
[714/1387] Compiling UCF UCF.SignatureSuffixRule.swift
[715/1387] Compiling UCF UCF.SpaceRule.swift
[716/1387] Compiling UCF UCF.TuplePatternRule.swift
[717/1387] Compiling UCF UCF.TypeElement.swift
[718/1387] Compiling UCF UCF.TypeElementRule.PostfixMetatype.swift
[719/1387] Compiling UCF UCF.TypeOperator.swift
[724/1404] Compiling MarkdownRendering Markdown.TreeContext.Signage.swift
[725/1404] Compiling MarkdownRendering Markdown.TreeContext.swift
[726/1404] Compiling MarkdownRendering Markdown.SyntaxHighlight.swift
[727/1404] Compiling MarkdownRendering Markdown.TreeContext.AttributeContext.swift
[728/1404] Compiling MarkdownRendering Markdown.TreeContext.AttributeList.swift
[729/1404] Compiling MarkdownRendering Markdown.TreeContext.Highlight.swift
[730/1404] Compiling MarkdownRendering Markdown.TreeContext.Section.swift
[731/1404] Compiling _AsyncChannel ChannelStorage.swift
[736/1405] Compiling _AsyncChannel ChannelStateMachine.swift
[737/1405] Compiling _AsyncChannel AsyncThrowingChannel.swift
[738/1405] Compiling MarkdownRendering MarkdownAttributeContext.swift
[739/1405] Compiling MarkdownRendering Markdown.TextContext.AttributeContext.swift
[740/1405] Compiling MarkdownRendering Markdown.TextContext.swift
[744/1405] Compiling MarkdownRendering HTML.AttributeEncoder (ext).swift
[745/1405] Compiling MarkdownRendering HTML.ContentEncoder (ext).swift
[746/1405] Compiling MarkdownRendering HTML.OutputStreamableMarkdown.swift
[747/1405] Compiling MarkdownRendering Markdown.Bytecode (ext).swift
[748/1405] Compiling MarkdownRendering Markdown.Bytecode.SafeView.swift
[749/1405] Compiling MarkdownRendering Markdown.RenderingError.swift
[764/1406] Emitting module MarkdownAST
[787/1408] Compiling MarkdownRendering TextOutputStreamableMarkdown.swift
[788/1408] Compiling MarkdownRendering exports.swift
[791/1414] Compiling MarkdownAST Markdown.Table.AnyCell.swift
[792/1414] Compiling UCF UCF.Selector.Suffix.swift
[793/1414] Compiling UCF UCF.Selector.swift
[794/1414] Compiling UCF UCF.SignatureFilter.swift
[795/1414] Compiling UCF Doclink.swift
[796/1414] Compiling UCF UCF.AnchorMangling.swift
[803/1416] Emitting module UCF
[822/1418] Compiling ISO ISO.Locale.swift
[823/1418] Compiling ISO ISO.Macrolanguage (gen).swift
[829/1423] Emitting module MarkdownRendering
[838/1423] Compiling ISO ISO.Country (gen).swift
[839/1423] Emitting module ISO
[840/1425] Compiling JSON exports.swift
[841/1425] Compiling Base64 Base64.SafeDigits.swift
[842/1425] Compiling Base64 Base64.DefaultDigits.swift
[843/1425] Compiling JSON JSON (ext).swift
[844/1425] Emitting module JSON
[848/1431] Compiling Base64 Base64.swift
[849/1433] Compiling Base64 Base64.Values.swift
[850/1473] Emitting module Base64
[852/1498] Compiling Base16 Base16.LowercaseDigits.swift
[853/1505] Emitting module Base16
[854/1505] Compiling Base16 Base16.UppercaseDigits.swift
[855/1505] Compiling Base16 Base16.swift
[856/1505] Compiling Base16 Base16.Values.swift
[857/1508] Compiling Atomics ManagedAtomic.swift
[858/1508] Compiling Atomics ManagedAtomicLazyReference.swift
[859/1508] Compiling Atomics UnsafeAtomic.swift
[860/1508] Compiling Atomics UnsafeAtomicLazyReference.swift
[861/1510] Compiling UnixCalendar UnixDate (ext).swift
[862/1511] Compiling Atomics AtomicMemoryOrderings.swift
[863/1511] Compiling Atomics DoubleWord.swift
[865/1511] Compiling UnixCalendar UnixAttosecond (ext).swift
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:21:8: error: Platform doesn’t support 'clock_gettime'
19 | import func Darwin.timegm
20 | #else
21 | #error("Platform doesn’t support 'clock_gettime'")
   |        `- error: Platform doesn’t support 'clock_gettime'
22 | #endif
23 |
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:30:18: error: cannot find type 'timespec' in scope
28 |     static func now() -> Self
29 |     {
30 |         var time:timespec = .init()
   |                  `- error: cannot find type 'timespec' in scope
31 |
32 |         if  clock_gettime(CLOCK_REALTIME, &time) != 0
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:32:13: error: cannot find 'clock_gettime' in scope
30 |         var time:timespec = .init()
31 |
32 |         if  clock_gettime(CLOCK_REALTIME, &time) != 0
   |             `- error: cannot find 'clock_gettime' in scope
33 |         {
34 |             fatalError("system clock unavailable! (CLOCK_REALTIME)")
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:32:27: error: cannot find 'CLOCK_REALTIME' in scope
30 |         var time:timespec = .init()
31 |
32 |         if  clock_gettime(CLOCK_REALTIME, &time) != 0
   |                           `- error: cannot find 'CLOCK_REALTIME' in scope
33 |         {
34 |             fatalError("system clock unavailable! (CLOCK_REALTIME)")
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:59:18: error: cannot find type 'tm' in scope
57 |         }
58 |
59 |         var time:tm = .init(
   |                  `- error: cannot find type 'tm' in scope
60 |             tm_sec:     timestamp.time.second,
61 |             tm_min:     timestamp.time.minute,
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:52: error: cannot find 'timegm' in scope
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                                                    `- error: cannot find 'timegm' in scope
74 |         {
75 |         case -1:            return nil
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:52: error: converting non-escaping value to '(UnsafeMutablePointer<T>) throws(E) -> Result' may allow it to escape
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                                                    `- error: converting non-escaping value to '(UnsafeMutablePointer<T>) throws(E) -> Result' may allow it to escape
74 |         {
75 |         case -1:            return nil
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:16: error: generic parameter 'E' could not be inferred
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                `- error: generic parameter 'E' could not be inferred
74 |         {
75 |         case -1:            return nil
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:16: error: generic parameter 'Result' could not be inferred
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                `- error: generic parameter 'Result' could not be inferred
74 |         {
75 |         case -1:            return nil
Swift.withUnsafeMutablePointer:1:13: note: in call to function 'withUnsafeMutablePointer(to:_:)'
1 | public func withUnsafeMutablePointer<T, E, Result>(to value: inout T, _ body: (UnsafeMutablePointer<T>) throws(E) -> Result) throws(E) -> Result where E : Error, T : ~Copyable, Result : ~Copyable
  |             `- note: in call to function 'withUnsafeMutablePointer(to:_:)'
[866/1511] Compiling UnixCalendar Timestamp.swift
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/Timestamp.swift:15:8: error: Platform doesn’t support 'gmtime_r'
13 |
14 | #else
15 | #error("Platform doesn’t support 'gmtime_r'")
   |        `- error: Platform doesn’t support 'gmtime_r'
16 | #endif
17 |
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/Timestamp.swift:61:23: error: cannot find type 'tm' in scope
59 |     init?(secondSinceEpoch:Int)
60 |     {
61 |         var segmented:tm = .init(
   |                       `- error: cannot find type 'tm' in scope
62 |             tm_sec:     -1,
63 |             tm_min:     -1,
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/Timestamp.swift:75:57: error: cannot find 'gmtime_r' in scope
73 |             tm_zone:    nil)
74 |
75 |         guard withUnsafePointer(to: secondSinceEpoch, { gmtime_r($0, &segmented) }) != nil,
   |                                                         `- error: cannot find 'gmtime_r' in scope
76 |         let weekday:Timestamp.Weekday = .init(rawValue: Int.init(segmented.tm_wday)),
77 |         let month:Timestamp.Month = .init(rawValue: segmented.tm_mon + 1)
[867/1511] Compiling UnixCalendar Timestamp.Weekday.swift
[868/1511] Compiling UnixCalendar Timestamp.Year.swift
[869/1511] Compiling Atomics Primitives.native.swift
[870/1511] Compiling Atomics AtomicReference.swift
[871/1511] Compiling Atomics AtomicStorage.swift
[872/1511] Compiling Atomics AtomicValue.swift
[873/1516] Compiling BSONABI BSON.DocumentFrame.swift
[874/1516] Compiling BSONABI BSON.UTF8Frame.swift
[875/1516] Compiling BSONABI BSON.UTF8View.swift
[878/1516] Compiling UCF UCF.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[879/1516] Emitting module UnixCalendar
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/Timestamp.swift:15:8: error: Platform doesn’t support 'gmtime_r'
13 |
14 | #else
15 | #error("Platform doesn’t support 'gmtime_r'")
   |        `- error: Platform doesn’t support 'gmtime_r'
16 | #endif
17 |
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:21:8: error: Platform doesn’t support 'clock_gettime'
19 | import func Darwin.timegm
20 | #else
21 | #error("Platform doesn’t support 'clock_gettime'")
   |        `- error: Platform doesn’t support 'clock_gettime'
22 | #endif
23 |
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:59:18: error: cannot find type 'tm' in scope
57 |         }
58 |
59 |         var time:tm = .init(
   |                  `- error: cannot find type 'tm' in scope
60 |             tm_sec:     timestamp.time.second,
61 |             tm_min:     timestamp.time.minute,
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:52: error: cannot find 'timegm' in scope
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                                                    `- error: cannot find 'timegm' in scope
74 |         {
75 |         case -1:            return nil
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:52: error: converting non-escaping value to '(UnsafeMutablePointer<T>) throws(E) -> Result' may allow it to escape
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                                                    `- error: converting non-escaping value to '(UnsafeMutablePointer<T>) throws(E) -> Result' may allow it to escape
74 |         {
75 |         case -1:            return nil
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:16: error: generic parameter 'E' could not be inferred
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                `- error: generic parameter 'E' could not be inferred
74 |         {
75 |         case -1:            return nil
/host/spi-builder-workspace/.build/checkouts/swift-unixtime/Sources/UnixCalendar/UnixAttosecond (ext).swift:73:16: error: generic parameter 'Result' could not be inferred
71 |             tm_zone:    nil)
72 |
73 |         switch withUnsafeMutablePointer(to: &time, timegm)
   |                `- error: generic parameter 'Result' could not be inferred
74 |         {
75 |         case -1:            return nil
Swift.withUnsafeMutablePointer:1:13: note: in call to function 'withUnsafeMutablePointer(to:_:)'
1 | public func withUnsafeMutablePointer<T, E, Result>(to value: inout T, _ body: (UnsafeMutablePointer<T>) throws(E) -> Result) throws(E) -> Result where E : Error, T : ~Copyable, Result : ~Copyable
  |             `- note: in call to function 'withUnsafeMutablePointer(to:_:)'
[880/1516] Compiling BSONABI BSON.BinaryShape.swift
[881/1516] Compiling BSONABI BSON.BinaryShapeError.Criteria.swift
[882/1516] Compiling BSONABI BSON.BinaryShapeError.swift
[883/1516] Compiling BSONABI BSON.BinarySubtype.swift
[884/1516] Compiling BSONABI BSON.BinarySubtypeError.swift
[885/1516] Compiling BSONABI BSON.BinaryView.swift
[886/1517] Emitting module SHA1_JSON
[887/1517] Compiling SHA1_JSON SHA1 (ext).swift
[888/1518] Compiling UnixCalendar Timestamp.Sanity.swift
[889/1518] Compiling UnixCalendar Timestamp.Time.swift
[892/1518] Compiling UnixCalendar Range (ext).swift
[893/1518] Compiling UnixCalendar Timestamp.Components.swift
[894/1518] Compiling UnixCalendar Timestamp.Date.swift
[895/1518] Compiling UnixCalendar Timestamp.Month.swift
[904/1530] Compiling UnixCalendar UnixMillisecond (ext).swift
/host/spi-builder-workspace/.build/checkouts/swift-io/Sources/SystemIO/FileSystemStats.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
BUILD FAILURE 6.1 android