Build Information
Failed to build jira-swift, reference master (7dc1ab
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 01:12:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cpageler93/jiraswift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cpageler93/jiraswift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7dc1abc Update README.md
Cloned https://github.com/cpageler93/jiraswift.git
Revision (git rev-parse @):
7dc1abc1ca53a699be30a8097330d3400c57f9cb
SUCCESS checkout https://github.com/cpageler93/jiraswift.git at master
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/cpageler93/api-client.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/929] Fetching swiftytexttable
[11/966] Fetching swiftytexttable, api-client
[45/6137] Fetching swiftytexttable, api-client, swift-nio-extras
[1900/18532] Fetching swiftytexttable, api-client, swift-nio-extras, swift-argument-parser
[1901/31841] Fetching swiftytexttable, api-client, swift-nio-extras, swift-argument-parser, async-http-client
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (1.13s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.13s)
Fetched https://github.com/cpageler93/api-client.git from cache (1.13s)
[790/25704] Fetching swift-argument-parser, async-http-client
[2352/39013] Fetching swift-argument-parser, async-http-client, swift-nio-ssl
[11642/110948] Fetching swift-argument-parser, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (21.88s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (21.88s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (21.88s)
Fetched https://github.com/apple/swift-nio.git from cache (21.88s)
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (2.40s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.0.4 (0.59s)
Computing version for https://github.com/cpageler93/api-client.git
Computed https://github.com/cpageler93/api-client.git at 0.2.0 (0.60s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.1.1 (0.60s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.4.0 (0.59s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.7.1 (0.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.16.0 (0.60s)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.7.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.0.4
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.1.1
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.16.0
Creating working copy for https://github.com/cpageler93/api-client.git
Working copy of https://github.com/cpageler93/api-client.git resolved at 0.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "jiraswift",
"name": "jira-swift",
"url": "https://github.com/cpageler93/jiraswift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/jiraswift",
"dependencies": [
{
"identity": "api-client",
"name": "api-client",
"url": "https://github.com/cpageler93/api-client.git",
"version": "0.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/api-client",
"dependencies": [
{
"identity": "async-http-client",
"name": "async-http-client",
"url": "https://github.com/swift-server/async-http-client.git",
"version": "1.23.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-http-client",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.29.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.34.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-extras",
"name": "swift-nio-extras",
"url": "https://github.com/apple/swift-nio-extras.git",
"version": "1.24.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.34.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-transport-services",
"name": "swift-nio-transport-services",
"url": "https://github.com/apple/swift-nio-transport-services.git",
"version": "1.23.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
}
]
}
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "0.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "swiftytexttable",
"name": "SwiftyTextTable",
"url": "https://github.com/scottrhoyt/SwiftyTextTable.git",
"version": "0.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyTextTable",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/cpageler93/jiraswift.git
[4/339] Fetching jiraswift
Fetched https://github.com/cpageler93/jiraswift.git from cache (1.27s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/cpageler93/api-client.git from cache
Fetched https://github.com/cpageler93/api-client.git from cache (0.56s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.56s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.56s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.02s)
Computing version for https://github.com/cpageler93/api-client.git
Computed https://github.com/cpageler93/api-client.git at 0.4.0 (0.02s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/swift-server/async-http-client.git from cache (0.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.0.6 (0.55s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.23.1 (0.46s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/1569] Fetching swift-atomics
[2/5267] Fetching swift-atomics, swift-log
[175/10858] Fetching swift-atomics, swift-log, swift-algorithms
[287/13140] Fetching swift-atomics, swift-log, swift-algorithms, swift-nio-transport-services
[2090/24292] Fetching swift-atomics, swift-log, swift-algorithms, swift-nio-transport-services, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (1.12s)
Fetched https://github.com/apple/swift-log.git from cache (1.12s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.12s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.12s)
Fetching https://github.com/apple/swift-nio.git from cache
[4967/15003] Fetching swift-atomics, swift-nio-transport-services, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (1.69s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.69s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.69s)
Fetched https://github.com/apple/swift-nio.git from cache (0.71s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.58s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.10s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.60s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.64s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3919] Fetching swift-system
[589/19516] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.02s)
[936/15597] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.67s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.47s)
Fetching https://github.com/apple/swift-http-types
[1/665] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.85s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.56s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.45s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.24.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.0.6
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
Creating working copy for https://github.com/cpageler93/jiraswift.git
Working copy of https://github.com/cpageler93/jiraswift.git resolved at master (7dc1abc)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/cpageler93/api-client.git
Working copy of https://github.com/cpageler93/api-client.git resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.23.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.0
Found 3 product dependencies
- api-client
- swift-argument-parser
- SwiftyTextTable
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/cpageler93/jiraswift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/450] Write sources
[3/450] Write jira-entitlement.plist
[4/450] Write sources
[14/450] Write swift-version--7754E27361AE5C74.txt
[15/450] Compiling CNIOLinux shim.c
[15/450] Compiling CNIOLinux ifaddrs-android.c
[15/450] Compiling CNIOExtrasZlib empty.c
[18/479] Compiling CNIOSHA1 c_nio_sha1.c
[19/479] Compiling CNIOHTTPParser c_nio_http_parser.c
[20/479] Compiling p256.c
[21/479] Compiling curve25519.c
[22/479] Compiling CNIODarwin shim.c
[23/479] Compiling CNIOBoringSSLShims shims.c
[24/479] Compiling tls13_server.cc
[25/479] Compiling tls13_enc.cc
[25/479] Compiling tls13_client.cc
[25/479] Compiling tls_record.cc
[25/479] Compiling tls_method.cc
[29/479] Compiling tls13_both.cc
[30/479] Compiling c-nioatomics.c
[31/479] Compiling ssl_versions.cc
[32/479] Compiling ssl_transcript.cc
[33/479] Compiling t1_enc.cc
[34/479] Compiling c-atomics.c
[35/479] Compiling ssl_stat.cc
[36/479] Compiling ssl_x509.cc
[37/479] Compiling t1_lib.cc
[38/483] Compiling ssl_session.cc
[39/483] Compiling ssl_privkey.cc
[40/483] Compiling ssl_file.cc
[41/483] Compiling ssl_key_share.cc
[42/483] Compiling ssl_cipher.cc
[43/483] Compiling ssl_lib.cc
[44/483] Compiling ssl_cert.cc
[45/483] Compiling ssl_buffer.cc
[46/483] Compiling ssl_aead_ctx.cc
[47/483] Compiling ssl_asn1.cc
[48/483] Compiling s3_pkt.cc
[49/483] Compiling s3_lib.cc
[50/483] Compiling s3_both.cc
[51/483] Compiling handshake_server.cc
[52/483] Compiling handshake_client.cc
[53/483] Compiling handshake.cc
[54/483] Compiling dtls_record.cc
[55/483] Compiling handoff.cc
[56/483] Compiling dtls_method.cc
[57/483] Compiling d1_srtp.cc
[58/483] Compiling v3_sxnet.c
[59/483] Compiling v3_utl.c
[60/483] Compiling v3_skey.c
[61/483] Compiling v3_purp.c
[62/483] Compiling v3_prn.c
[63/483] Compiling d1_pkt.cc
[64/483] Compiling v3_pmaps.c
[65/483] Compiling v3_pku.c
[66/483] Compiling v3_pcons.c
[67/483] Compiling d1_lib.cc
[68/483] Compiling v3_pcia.c
[69/483] Compiling v3_pci.c
[70/483] Compiling v3_ocsp.c
[71/483] Compiling bio_ssl.cc
[71/483] Compiling v3_ncons.c
[73/483] Compiling v3_int.c
[74/483] Compiling v3_lib.c
[75/483] Compiling v3_info.c
[76/483] Compiling v3_ia5.c
[77/483] Compiling v3_extku.c
[78/483] Compiling v3_enum.c
[79/483] Compiling v3_genn.c
[80/483] Compiling d1_both.cc
[81/483] Compiling v3_crld.c
[82/483] Compiling v3_conf.c
[83/483] Compiling v3_bitst.c
[84/483] Compiling v3_cpols.c
[85/483] Compiling v3_bcons.c
[86/483] Compiling v3_akeya.c
[87/483] Compiling v3_akey.c
[88/483] Compiling v3_alt.c
[89/483] Compiling pcy_map.c
[90/483] Compiling pcy_node.c
[91/483] Compiling pcy_tree.c
[92/483] Compiling x_x509a.c
[93/483] Compiling pcy_data.c
[94/483] Compiling pcy_lib.c
[95/483] Compiling pcy_cache.c
[96/483] Compiling x_val.c
[97/483] Compiling x_spki.c
[98/483] Compiling x_sig.c
[99/483] Compiling x_req.c
[100/483] Compiling x_pkey.c
[101/483] Compiling x_pubkey.c
[102/483] Compiling x_x509.c
[103/483] Compiling x_info.c
[104/483] Compiling x_exten.c
[105/483] Compiling x_attrib.c
[106/483] Compiling x_name.c
[107/483] Compiling x_all.c
[108/483] Compiling x_algor.c
[109/483] Compiling x509spki.c
[110/483] Compiling x_crl.c
[111/483] Compiling x509rset.c
[112/483] Compiling x509cset.c
[114/483] Emitting module ArgumentParser
[114/485] Compiling x509name.c
[115/485] Compiling x509_txt.c
[116/485] Compiling x509_set.c
[117/485] Compiling x509_vpm.c
[118/485] Compiling x509_v3.c
[119/485] Compiling x509_req.c
[120/485] Compiling x509_trs.c
[121/485] Compiling x509_r2x.c
[122/485] Compiling x509_obj.c
[123/485] Compiling x509_def.c
[124/485] Compiling x509_vfy.c
[125/485] Compiling x509_d2.c
[126/485] Compiling x509_ext.c
[127/485] Compiling x509_att.c
[128/485] Compiling x509_lu.c
[129/485] Compiling x509.c
[130/485] Compiling t_x509a.c
[131/485] Compiling x509_cmp.c
[132/485] Compiling i2d_pr.c
[133/485] Compiling t_req.c
[134/485] Compiling t_x509.c
[134/485] Compiling t_crl.c
[136/485] Compiling rsa_pss.c
[137/485] Compiling by_file.c
[138/485] Compiling algorithm.c
[139/485] Compiling by_dir.c
[140/485] Compiling a_verify.c
[141/485] Compiling a_digest.c
[142/485] Compiling a_sign.c
[143/485] Compiling thread_win.c
[144/485] Compiling a_strex.c
[145/485] Compiling privacy_pass.c
[146/485] Compiling asn1_gen.c
[147/485] Compiling thread.c
[148/485] Compiling thread_none.c
[149/485] Compiling thread_pthread.c
[150/485] Compiling siphash.c
[151/485] Compiling stack.c
[152/485] Compiling rsa_print.c
[153/485] Compiling rsa_asn1.c
[154/485] Compiling rc4.c
[155/485] Compiling refcount_c11.c
[155/485] Compiling refcount_lock.c
[157/485] Compiling windows.c
[158/485] Compiling fuchsia.c
[159/485] Compiling rand_extra.c
[160/485] Compiling deterministic.c
[161/485] Compiling poly1305_vec.c
[162/485] Compiling forkunsafe.c
[163/485] Compiling pool.c
[164/485] Compiling poly1305_arm_asm.S
[165/485] Compiling poly1305_arm.c
[166/485] Compiling poly1305.c
[167/485] Compiling pkcs7.c
[168/485] Compiling pem_xaux.c
[169/485] Compiling p5_pbev2.c
[170/485] Compiling pem_x509.c
[171/485] Compiling pkcs7_x509.c
[172/485] Compiling pkcs8.c
[173/485] Compiling pem_pkey.c
[174/485] Compiling pkcs8_x509.c
[175/485] Compiling obj_xref.c
[176/485] Compiling pem_pk8.c
[177/485] Compiling pem_oth.c
[178/485] Compiling pem_info.c
[179/485] Compiling mem.c
[180/485] Compiling obj.c
[181/485] Compiling pem_all.c
[182/485] Compiling pem_lib.c
[183/485] Compiling lhash.c
[184/485] Compiling poly_rq_mul.S
[185/485] Compiling hkdf.c
[186/485] Compiling x86_64-mont5.mac.x86_64.S
[187/485] Compiling x86_64-mont5.linux.x86_64.S
[188/485] Compiling x86_64-mont.linux.x86_64.S
[189/485] Compiling x86_64-mont.mac.x86_64.S
[190/485] Compiling x86-mont.linux.x86.S
[191/485] Compiling vpaes-x86_64.mac.x86_64.S
[192/485] Compiling vpaes-x86_64.linux.x86_64.S
[193/485] Compiling vpaes-x86.linux.x86.S
[194/485] Compiling vpaes-armv7.linux.arm.S
[195/485] Compiling vpaes-armv8.linux.aarch64.S
[196/485] Compiling vpaes-armv8.ios.aarch64.S
[197/485] Compiling vpaes-armv7.ios.arm.S
[198/485] Compiling sha512-x86_64.mac.x86_64.S
[199/485] Compiling sha512-x86_64.linux.x86_64.S
[200/485] Compiling sha512-armv8.linux.aarch64.S
[201/485] Compiling kdf.c
[202/485] Compiling sha512-armv8.ios.aarch64.S
[203/485] Compiling sha512-armv4.linux.arm.S
[204/485] Compiling sha512-armv4.ios.arm.S
[205/485] Compiling sha512-586.linux.x86.S
[206/485] Compiling sha256-x86_64.mac.x86_64.S
[207/485] Compiling sha256-x86_64.linux.x86_64.S
[208/485] Compiling sha256-armv8.linux.aarch64.S
[209/485] Compiling sha256-armv8.ios.aarch64.S
[210/485] Compiling sha256-armv4.linux.arm.S
[211/485] Compiling sha256-armv4.ios.arm.S
[212/485] Compiling sha1-x86_64.mac.x86_64.S
[213/485] Compiling sha256-586.linux.x86.S
[214/485] Compiling sha1-x86_64.linux.x86_64.S
[215/485] Compiling sha1-armv8.linux.aarch64.S
[216/485] Compiling sha1-armv8.ios.aarch64.S
[217/485] Compiling sha1-armv4-large.linux.arm.S
[218/485] Compiling sha1-armv4-large.ios.arm.S
[219/485] Compiling sha1-586.linux.x86.S
[220/485] Compiling sha512.c
[221/485] Compiling sha256.c
[222/485] Compiling sha1-altivec.c
[223/485] Compiling rsaz-avx2.mac.x86_64.S
[224/485] Compiling sha1.c
[225/485] Compiling rsaz-avx2.linux.x86_64.S
[226/485] Compiling self_check.c
[227/485] Compiling hrss.c
[228/485] Compiling rdrand-x86_64.mac.x86_64.S
[229/485] Compiling blinding.c
[230/485] Compiling rsa_impl.c
[230/485] Compiling padding.c
[232/485] Compiling rdrand-x86_64.linux.x86_64.S
[233/485] Compiling rsa.c
[234/485] Compiling urandom.c
[235/485] Compiling rand.c
[236/485] Compiling p256-x86_64-asm.mac.x86_64.S
[237/485] Compiling p256-x86_64-asm.linux.x86_64.S
[237/485] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[239/485] Compiling ctrdrbg.c
[240/485] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[241/485] Compiling polyval.c
[242/485] Compiling ofb.c
[243/485] Compiling gcm_nohw.c
[244/485] Compiling cfb.c
[245/485] Compiling ctr.c
[245/485] Compiling cbc.c
[247/485] Compiling gcm.c
[248/485] Compiling md5-x86_64.mac.x86_64.S
[249/485] Compiling md5-x86_64.linux.x86_64.S
[250/485] Compiling md5-586.linux.x86.S
[251/485] Compiling md5.c
[252/485] Compiling is_fips.c
[253/485] Compiling hmac.c
[254/485] Compiling md4.c
[255/485] Compiling ghashv8-armx64.linux.aarch64.S
[256/485] Compiling ghashv8-armx32.linux.arm.S
[257/485] Compiling ghashv8-armx32.ios.arm.S
[258/485] Compiling ghash-x86_64.mac.x86_64.S
[258/485] Compiling ghashv8-armx64.ios.aarch64.S
[260/485] Compiling ghash-x86.linux.x86.S
[261/485] Compiling ghash-x86_64.linux.x86_64.S
[262/485] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[263/485] Compiling ghash-ssse3-x86.linux.x86.S
[263/485] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[265/485] Compiling ghash-neon-armv8.linux.aarch64.S
[266/485] Compiling ghash-neon-armv8.ios.aarch64.S
[267/485] Compiling ghash-armv4.linux.arm.S
[268/485] Compiling fips_shared_support.c
[269/485] Compiling ghash-armv4.ios.arm.S
[270/485] Compiling ecdsa.c
[271/485] Compiling util.c
[272/485] Compiling wnaf.c
[273/485] Compiling simple_mul.c
[274/485] Compiling ecdh.c
[275/485] Compiling simple.c
[276/485] Compiling scalar.c
[277/485] Compiling p256-x86_64.c
[278/485] Compiling felem.c
[279/485] Compiling oct.c
[280/485] Compiling ec_montgomery.c
[281/485] Compiling ec_key.c
[282/485] Compiling p224-64.c
[283/485] Compiling co-586.linux.x86.S
[284/485] Compiling ec.c
[285/485] Compiling digests.c
[286/485] Compiling digest.c
[287/485] Compiling e_des.c
[288/485] Compiling bsaes-armv7.linux.arm.S
[289/485] Compiling bsaes-armv7.ios.arm.S
[290/485] Compiling aead.c
[291/485] Compiling cipher.c
[292/485] Compiling des.c
[293/485] Compiling sqrt.c
[294/485] Compiling e_aes.c
[295/485] Compiling rsaz_exp.c
[296/485] Compiling shift.c
[297/485] Compiling random.c
[298/485] Compiling prime.c
[299/485] Compiling montgomery_inv.c
[300/485] Compiling montgomery.c
[301/485] Compiling jacobi.c
[302/485] Compiling mul.c
[303/485] Compiling gcd_extra.c
[304/485] Compiling gcd.c
[305/485] Compiling div_extra.c
[306/485] Compiling ctx.c
[307/485] Compiling exponentiation.c
[308/485] Compiling div.c
[309/485] Compiling generic.c
[310/485] Compiling bytes.c
[311/485] Compiling cmp.c
[312/485] Compiling bn-586.linux.x86.S
[313/485] Compiling x86_64-gcc.c
[314/485] Compiling add.c
[315/485] Compiling armv8-mont.linux.aarch64.S
[316/485] Compiling bn.c
[317/485] Compiling armv4-mont.linux.arm.S
[318/485] Compiling armv8-mont.ios.aarch64.S
[319/485] Compiling aesv8-armx64.linux.aarch64.S
[320/485] Compiling armv4-mont.ios.arm.S
[321/485] Compiling aesv8-armx32.linux.arm.S
[322/485] Compiling aesv8-armx64.ios.aarch64.S
[323/485] Compiling aesv8-armx32.ios.arm.S
[324/485] Compiling aesni-x86_64.mac.x86_64.S
[325/485] Compiling aesni-x86_64.linux.x86_64.S
[326/485] Compiling aesni-gcm-x86_64.mac.x86_64.S
[327/485] Compiling aesni-x86.linux.x86.S
[328/485] Compiling aesni-gcm-x86_64.linux.x86_64.S
[329/485] Compiling mode_wrappers.c
[330/485] Compiling key_wrap.c
[331/485] Compiling aes.c
[332/485] Compiling ex_data.c
[333/485] Compiling sign.c
[334/485] Compiling scrypt.c
[335/485] Compiling aes_nohw.c
[336/485] Compiling pbkdf.c
[337/485] Compiling print.c
[338/485] Compiling p_x25519_asn1.c
[339/485] Compiling p_x25519.c
[340/485] Compiling p_rsa_asn1.c
[341/485] Compiling p_ed25519.c
[342/485] Compiling p_ed25519_asn1.c
[343/485] Compiling p_ec_asn1.c
[344/485] Compiling p_dsa_asn1.c
[345/485] Compiling p_ec.c
[346/485] Compiling evp_ctx.c
[347/485] Compiling p_rsa.c
[348/485] Compiling evp_asn1.c
[349/485] Compiling evp.c
[350/485] Compiling err_data.c
[351/485] Compiling digestsign.c
[352/485] Compiling engine.c
[353/485] Compiling err.c
[354/485] Compiling ecdsa_asn1.c
[355/485] Compiling ecdh_extra.c
[356/485] Compiling ec_derive.c
[357/485] Compiling dsa_asn1.c
[358/485] Compiling params.c
[359/485] Compiling digest_extra.c
[360/485] Compiling ec_asn1.c
[361/485] Compiling dh_asn1.c
[362/485] Compiling dsa.c
[363/485] Compiling dh.c
[364/485] Compiling check.c
[365/485] Compiling x25519-asm-arm.S
[366/485] Compiling spake25519.c
[367/485] Compiling cpu-ppc64le.c
[368/485] Compiling cpu-intel.c
[369/485] Compiling crypto.c
[370/485] Compiling cpu-arm-linux.c
[371/485] Compiling cpu-arm.c
[372/485] Compiling cpu-aarch64-linux.c
[373/485] Compiling cpu-aarch64-fuchsia.c
[374/485] Compiling e_rc4.c
[375/485] Compiling cmac.c
[376/485] Compiling tls_cbc.c
[377/485] Compiling e_tls.c
[378/485] Compiling e_null.c
[379/485] Compiling e_rc2.c
[380/485] Compiling conf.c
[381/485] Compiling e_chacha20poly1305.c
[382/485] Compiling e_aesgcmsiv.c
[383/485] Compiling e_aesctrhmac.c
[384/485] Compiling derive_key.c
[385/485] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[386/485] Compiling e_aesccm.c
[387/485] Compiling cipher_extra.c
[388/485] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[388/485] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[390/485] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[391/485] Compiling chacha-x86_64.mac.x86_64.S
[392/485] Compiling chacha.c
[393/485] Compiling chacha-x86_64.linux.x86_64.S
[394/485] Compiling chacha-x86.linux.x86.S
[395/485] Compiling chacha-armv8.linux.aarch64.S
[396/485] Compiling chacha-armv4.linux.arm.S
[397/485] Compiling chacha-armv4.ios.arm.S
[398/485] Compiling chacha-armv8.ios.aarch64.S
[399/485] Compiling unicode.c
[400/485] Compiling ber.c
[401/485] Compiling cbs.c
[402/485] Compiling buf.c
[403/485] Compiling asn1_compat.c
[404/485] Compiling bn_asn1.c
[405/485] Compiling cbb.c
[406/485] Compiling convert.c
[407/485] Compiling socket.c
[407/485] Compiling socket_helper.c
[409/485] Compiling printf.c
[410/485] Compiling pair.c
[411/485] Compiling hexdump.c
[412/485] Compiling file.c
[413/485] Compiling fd.c
[414/485] Compiling bio_mem.c
[415/485] Compiling base64.c
[416/485] Compiling connect.c
[417/485] Compiling time_support.c
[418/485] Compiling bio.c
[419/485] Compiling tasn_typ.c
[420/485] Compiling tasn_utl.c
[421/485] Compiling tasn_new.c
[422/485] Compiling tasn_fre.c
[423/485] Compiling f_string.c
[424/485] Compiling f_int.c
[425/485] Compiling tasn_enc.c
[426/485] Compiling f_enum.c
[427/485] Compiling tasn_dec.c
[428/485] Compiling asn_pack.c
[429/485] Compiling asn1_par.c
[430/485] Compiling asn1_lib.c
[431/485] Compiling a_utf8.c
[432/485] Compiling a_utctm.c
[433/485] Compiling a_type.c
[434/485] Compiling a_time.c
[435/485] Compiling a_strnid.c
[436/485] Compiling a_print.c
[437/485] Compiling a_octet.c
[438/485] Compiling a_mbstr.c
[439/485] Compiling a_i2d_fp.c
[440/485] Compiling a_int.c
[441/485] Compiling a_object.c
[442/485] Compiling a_gentm.c
[443/485] Compiling a_enum.c
[444/485] Compiling a_dup.c
[445/485] Compiling a_d2i_fp.c
[446/485] Compiling a_bool.c
[447/485] Compiling a_bitstr.c
[449/485] Compiling NIOConcurrencyHelpers lock.swift
[450/485] Compiling NIOConcurrencyHelpers atomics.swift
[451/485] Emitting module NIOConcurrencyHelpers
[452/485] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[453/545] Compiling NIO BaseStreamSocketChannel.swift
[454/545] Compiling NIO Bootstrap.swift
[455/545] Compiling NIO ByteBuffer-aux.swift
[456/545] Compiling NIO Embedded.swift
[457/545] Compiling NIO Heap.swift
[458/545] Compiling NIO IO.swift
[459/545] Compiling NIO IOData.swift
[460/545] Compiling NIO IntegerTypes.swift
[461/545] Compiling NIO Interfaces.swift
[462/545] Compiling NIO ChannelOption.swift
[463/545] Compiling NIO ChannelPipeline.swift
[464/545] Compiling NIO CircularBuffer.swift
[465/545] Compiling NIO Codec.swift
[466/545] Compiling NIO DatagramVectorReadManager.swift
[467/545] Compiling NIO DeadChannel.swift
[468/545] Compiling NIO AddressedEnvelope.swift
[469/545] Compiling NIO BaseSocket.swift
[470/545] Compiling NIO BaseSocketChannel.swift
[471/545] Compiling NIO Linux.swift
[472/545] Compiling NIO LinuxCPUSet.swift
[473/545] Compiling NIO Resolver.swift
[474/545] Compiling NIO Selectable.swift
[475/545] Compiling NIO SelectableEventLoop.swift
[476/545] Compiling NIO Selector.swift
[477/545] Compiling NIO ServerSocket.swift
[478/545] Compiling NIO SingleStepByteToMessageDecoder.swift
[479/545] Compiling NIO MarkedCircularBuffer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[480/545] Compiling NIO MulticastChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[481/545] Compiling NIO NIOAny.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[482/545] Compiling NIO NIOCloseOnErrorHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[483/545] Compiling NIO NIOThreadPool.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[484/545] Compiling NIO NonBlockingFileIO.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[485/545] Compiling NIO PendingDatagramWritesManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
[486/545] Compiling NIO PendingWritesManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
[487/545] Compiling NIO PipeChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
[488/545] Compiling NIO PipePair.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
[489/545] Compiling NIO PriorityQueue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
[490/545] Compiling NIO RecvByteBufferAllocator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
[491/551] Compiling NIO EventLoop.swift
[492/551] Compiling NIO EventLoopFuture.swift
[493/551] Compiling NIO FileDescriptor.swift
[494/551] Compiling NIO FileHandle.swift
[495/551] Compiling NIO FileRegion.swift
[496/551] Compiling NIO GetaddrinfoResolver.swift
[497/551] Compiling NIO HappyEyeballs.swift
[498/551] Compiling NIO Thread.swift
[499/551] Compiling NIO ThreadPosix.swift
[500/551] Compiling NIO ThreadWindows.swift
[501/551] Compiling NIO TypeAssistedChannelHandler.swift
[502/551] Compiling NIO UniversalBootstrapSupport.swift
[503/551] Compiling NIO Utilities.swift
[504/551] Compiling NIO ByteBuffer-core.swift
[505/551] Compiling NIO ByteBuffer-int.swift
[506/551] Compiling NIO ByteBuffer-views.swift
[507/551] Compiling NIO Channel.swift
[508/551] Compiling NIO ChannelHandler.swift
[509/551] Compiling NIO ChannelHandlers.swift
[510/551] Compiling NIO ChannelInvoker.swift
[518/551] Compiling NIO Socket.swift
[519/551] Compiling NIO SocketAddresses.swift
[520/551] Compiling NIO SocketChannel.swift
[521/551] Compiling NIO SocketOptionProvider.swift
[522/551] Compiling NIO SocketProtocols.swift
[523/551] Compiling NIO System.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[537/551] Compiling NIO ByteBuffer-conversions.swift
[538/551] Emitting module NIO
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
112 |
113 | // MARK: Collection/MutableCollection implementation
114 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
115 | public typealias Element = Element
116 | public typealias Indices = DefaultIndices<CircularBuffer<Element>>
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
6 | @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
7 | @available(*, unavailable)
8 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: 'subscript(_:)' declared here
9 | @inlinable public mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
10 | }
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
4 | associatedtype SubSequence
5 | override subscript(position: Self.Index) -> Self.Element { get set }
6 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
| `- note: requirement 'subscript(_:)' declared here
7 | mutating func partition(by belongsInSecondPartition: (Self.Element) throws -> Bool) rethrows -> Self.Index
8 | mutating func swapAt(_ i: Self.Index, _ j: Self.Index)
[545/551] Emitting module SwiftyTextTable
BUILD FAILURE 6.0 macosSpm