Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

1.17 build fails on proguard

ZacSharp opened this issue · 12 comments

commented

Some information

Operating system: Ubuntu 20.04.3 LTS
Java version: 16.0.2+7 (Adopt-Hotspot)
Minecraft version: 1.17.1
Baritone version: 1.7.1 (749fd4f)
Other mods (if used): none

Exception, error or logs

gradle log
2021-11-16T23:34:15.0995133Z Downloading https://services.gradle.org/distributions/gradle-7.0.2-bin.zip
2021-11-16T23:34:16.7526020Z ..........................................................................................................
2021-11-16T23:34:17.8785428Z 
2021-11-16T23:34:17.8820790Z Welcome to Gradle 7.0.2!
2021-11-16T23:34:17.8827250Z 
2021-11-16T23:34:17.8828556Z Here are the highlights of this release:
2021-11-16T23:34:17.8838196Z  - File system watching enabled by default
2021-11-16T23:34:17.8862364Z  - Support for running with and building Java 16 projects
2021-11-16T23:34:17.8870001Z  - Native support for Apple Silicon processors
2021-11-16T23:34:17.8871199Z  - Dependency catalog feature preview
2021-11-16T23:34:17.8872188Z 
2021-11-16T23:34:17.8873506Z For more details see https://docs.gradle.org/7.0.2/release-notes.html
2021-11-16T23:34:17.8874187Z 
2021-11-16T23:34:17.9780996Z Starting a Gradle Daemon (subsequent builds will be faster)
2021-11-16T23:34:46.9794039Z > Task :buildSrc:compileJava
2021-11-16T23:34:47.0781219Z > Task :buildSrc:compileGroovy NO-SOURCE
2021-11-16T23:34:47.0809778Z > Task :buildSrc:processResources NO-SOURCE
2021-11-16T23:34:47.0810434Z > Task :buildSrc:classes
2021-11-16T23:34:47.0810878Z > Task :buildSrc:jar
2021-11-16T23:34:47.0811880Z > Task :buildSrc:assemble
2021-11-16T23:34:47.0812912Z > Task :buildSrc:compileTestJava NO-SOURCE
2021-11-16T23:34:47.0813919Z > Task :buildSrc:compileTestGroovy NO-SOURCE
2021-11-16T23:34:47.0814978Z > Task :buildSrc:processTestResources NO-SOURCE
2021-11-16T23:34:47.0815963Z > Task :buildSrc:testClasses UP-TO-DATE
2021-11-16T23:34:47.0816785Z > Task :buildSrc:test NO-SOURCE
2021-11-16T23:34:47.0817626Z > Task :buildSrc:check UP-TO-DATE
2021-11-16T23:34:47.0818279Z > Task :buildSrc:build
2021-11-16T23:35:09.7782267Z 
2021-11-16T23:35:09.7796773Z > Configure project :
2021-11-16T23:35:09.7797587Z Architectury Loom: 0.10.0.193
2021-11-16T23:35:09.7798484Z You are using an unstable version of Architectury Loom! Please report any issues found!
2021-11-16T23:35:20.0782029Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-16T23:35:20.0786150Z Using of the official minecraft mappings is at your own risk!
2021-11-16T23:35:20.0958134Z Please make sure to read and understand the following license:
2021-11-16T23:35:20.1078559Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-16T23:35:20.1083123Z # (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes, but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.  Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available at https://account.mojang.com/documents/minecraft_eula.
2021-11-16T23:35:20.1086029Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-16T23:35:36.7778879Z :remapping minecraft (TinyRemapper, official -> intermediary)
2021-11-16T23:35:41.4777749Z :remapped minecraft (TinyRemapper, official -> intermediary) in 4.714 s
2021-11-16T23:35:42.5285663Z :remapping minecraft (TinyRemapper, official -> named)
2021-11-16T23:35:46.5778510Z :remapped minecraft (TinyRemapper, official -> named) in 5.030 s
2021-11-16T23:35:48.7874777Z :remapping 1 mods (TinyRemapper, intermediary -> named)
2021-11-16T23:35:52.6778294Z :remapped 1 mods (TinyRemapper, intermediary -> named) in 3.896 s
2021-11-16T23:36:06.5782230Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:06.5784538Z 
2021-11-16T23:36:06.5795090Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:06.5797159Z > Task :compileApiJava
2021-11-16T23:36:07.4778137Z Note: /home/runner/work/repo/repo/src/api/java/baritone/api/BaritoneAPI.java uses or overrides a deprecated API.
2021-11-16T23:36:07.4780881Z Note: Recompile with -Xlint:deprecation for details.
2021-11-16T23:36:07.4782146Z Note: Some input files use unchecked or unsafe operations.
2021-11-16T23:36:07.4783265Z Note: Recompile with -Xlint:unchecked for details.
2021-11-16T23:36:07.4783982Z 2 warnings
2021-11-16T23:36:12.7782183Z 
2021-11-16T23:36:12.7798801Z > Task :processApiResources NO-SOURCE
2021-11-16T23:36:12.7799841Z > Task :apiClasses
2021-11-16T23:36:13.4776616Z 
2021-11-16T23:36:13.4778198Z > Task :compileSchematica_apiJava
2021-11-16T23:36:13.4778940Z 
2021-11-16T23:36:13.4785677Z > Task :processSchematica_apiResources NO-SOURCE
2021-11-16T23:36:13.4786844Z > Task :schematica_apiClasses
2021-11-16T23:36:13.4839597Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:13.4843472Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:13.4851315Z 2 warnings
2021-11-16T23:36:15.3777945Z 
2021-11-16T23:36:15.3791172Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:15.3793244Z > Task :compileJava
2021-11-16T23:36:15.3809681Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:15.5777532Z Note: Some input files use unchecked or unsafe operations.
2021-11-16T23:36:15.5789875Z Note: Recompile with -Xlint:unchecked for details.
2021-11-16T23:36:15.5790895Z 2 warnings
2021-11-16T23:36:15.6781944Z 
2021-11-16T23:36:15.6784526Z > Task :processResources NO-SOURCE
2021-11-16T23:36:15.6785481Z > Task :classes
2021-11-16T23:36:18.6780657Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:18.6782480Z 
2021-11-16T23:36:18.6789328Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:18.6791358Z > Task :compileLaunchJava
2021-11-16T23:36:18.7778057Z Note: /home/runner/work/repo/repo/src/launch/java/baritone/launch/BaritoneTweaker.java uses unchecked or unsafe operations.
2021-11-16T23:36:18.7780594Z Note: Recompile with -Xlint:unchecked for details.
2021-11-16T23:36:18.7781434Z 2 warnings
2021-11-16T23:36:18.8777202Z 
2021-11-16T23:36:18.8778879Z > Task :processLaunchResources
2021-11-16T23:36:18.8779695Z > Task :launchClasses
2021-11-16T23:36:18.9777125Z > Task :jar
2021-11-16T23:36:22.1777871Z entry
2021-11-16T23:36:22.1778432Z 
2021-11-16T23:36:22.1813452Z > Task :remapJar
2021-11-16T23:36:22.1819831Z 
2021-11-16T23:36:22.1820417Z > Task :assemble
2021-11-16T23:36:23.6776455Z 
2021-11-16T23:36:23.6780543Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:23.6782519Z > Task :compileTestJava
2021-11-16T23:36:23.6785133Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:23.6793874Z 2 warnings
2021-11-16T23:36:23.6794659Z 
2021-11-16T23:36:23.6795908Z > Task :processTestResources NO-SOURCE
2021-11-16T23:36:23.6796960Z > Task :testClasses
2021-11-16T23:36:28.1779145Z 
2021-11-16T23:36:28.1780091Z > Task :test
2021-11-16T23:36:28.1781295Z FAILURE: Build failed with an exception.
2021-11-16T23:36:28.1782737Z > Task :validateAccessWidener NO-SOURCE
2021-11-16T23:36:28.1784107Z 
2021-11-16T23:36:28.1784574Z > Task :check
2021-11-16T23:36:28.1785851Z * What went wrong:
2021-11-16T23:36:28.1786237Z > Task :build
2021-11-16T23:36:28.1791393Z Execution failed for task ':proguard'.
2021-11-16T23:36:28.1792008Z > Task :proguard FAILED
2021-11-16T23:36:28.1793119Z > Artifact not found! Run build first!
2021-11-16T23:36:28.1793657Z 
2021-11-16T23:36:28.1794251Z * Try:
2021-11-16T23:36:28.1807162Z Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
2021-11-16T23:36:28.1808258Z 
2021-11-16T23:36:28.1838365Z * Get more help at https://help.gradle.org
2021-11-16T23:36:28.1838980Z 
2021-11-16T23:36:28.1843081Z 
2021-11-16T23:36:28.1843926Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
2021-11-16T23:36:28.1845306Z BUILD FAILED in 2m 13s
2021-11-16T23:36:28.1846394Z Use '--warning-mode all' to show the individual deprecation warnings.
2021-11-16T23:36:28.1847786Z See https://docs.gradle.org/7.0.2/userguide/command_line_interface.html#sec:command_line_warnings
2021-11-16T23:36:28.1848834Z 10 actionable tasks: 10 executed
Full workflow log
2021-11-16T23:33:57.9462989Z Found online and idle hosted runner in the current repository's organization account that matches the required labels: 'ubuntu-latest'
2021-11-16T23:33:58.0578987Z Waiting for a Hosted runner in the 'organization' to pick this job...
2021-11-16T23:33:58.2612990Z Job is waiting for a hosted runner to come online.
2021-11-16T23:34:01.3730352Z Job is about to start running on the hosted runner: GitHub Actions 2 (hosted)
2021-11-16T23:34:04.8043876Z Current runner version: '2.284.0'
2021-11-16T23:34:04.8069553Z ##[group]Operating System
2021-11-16T23:34:04.8070449Z Ubuntu
2021-11-16T23:34:04.8070892Z 20.04.3
2021-11-16T23:34:04.8071337Z LTS
2021-11-16T23:34:04.8071814Z ##[endgroup]
2021-11-16T23:34:04.8072326Z ##[group]Virtual Environment
2021-11-16T23:34:04.8072967Z Environment: ubuntu-20.04
2021-11-16T23:34:04.8073495Z Version: 20211108.1
2021-11-16T23:34:04.8074473Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20211108.1/images/linux/Ubuntu2004-README.md
2021-11-16T23:34:04.8075783Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20211108.1
2021-11-16T23:34:04.8076787Z ##[endgroup]
2021-11-16T23:34:04.8077413Z ##[group]Virtual Environment Provisioner
2021-11-16T23:34:04.8078040Z 1.0.0.0-master-20211108-1
2021-11-16T23:34:04.8078582Z ##[endgroup]
2021-11-16T23:34:04.8080475Z ##[group]GITHUB_TOKEN Permissions
2021-11-16T23:34:04.8081771Z Actions: write
2021-11-16T23:34:04.8082330Z Checks: write
2021-11-16T23:34:04.8082882Z Contents: write
2021-11-16T23:34:04.8083378Z Deployments: write
2021-11-16T23:34:04.8083944Z Discussions: write
2021-11-16T23:34:04.8084421Z Issues: write
2021-11-16T23:34:04.8084940Z Metadata: read
2021-11-16T23:34:04.8085412Z Packages: write
2021-11-16T23:34:04.8085934Z Pages: write
2021-11-16T23:34:04.8086423Z PullRequests: write
2021-11-16T23:34:04.8087055Z RepositoryProjects: write
2021-11-16T23:34:04.8087707Z SecurityEvents: write
2021-11-16T23:34:04.8088220Z Statuses: write
2021-11-16T23:34:04.8088845Z ##[endgroup]
2021-11-16T23:34:04.8091677Z Prepare workflow directory
2021-11-16T23:34:04.8677318Z Prepare all required actions
2021-11-16T23:34:04.8686978Z Getting action download info
2021-11-16T23:34:05.0821028Z Download action repository 'actions/checkout@v2' (SHA:ec3a7ce113134d7a93b817d10a8272cb61118579)
2021-11-16T23:34:06.9975882Z Download action repository 'actions/setup-java@v2' (SHA:8db439b6b47e5e12312bf036760bbaa6893481ac)
2021-11-16T23:34:07.2979505Z Download action repository 'actions/upload-artifact@v2' (SHA:27121b0bdffd731efa15d66772be8dc71245d074)
2021-11-16T23:34:07.6216269Z ##[group]Run actions/checkout@v2
2021-11-16T23:34:07.6216852Z with:
2021-11-16T23:34:07.6217285Z   repository: user/repo
2021-11-16T23:34:07.6218193Z   token: ***
2021-11-16T23:34:07.6218571Z   ssh-strict: true
2021-11-16T23:34:07.6219051Z   persist-credentials: true
2021-11-16T23:34:07.6219491Z   clean: true
2021-11-16T23:34:07.6219868Z   fetch-depth: 1
2021-11-16T23:34:07.6220223Z   lfs: false
2021-11-16T23:34:07.6220596Z   submodules: false
2021-11-16T23:34:07.6220966Z ##[endgroup]
2021-11-16T23:34:07.8803415Z Syncing repository: user/repo
2021-11-16T23:34:07.8805207Z ##[group]Getting Git version info
2021-11-16T23:34:07.8806703Z Working directory is '/home/runner/work/repo/repo'
2021-11-16T23:34:07.8808043Z [command]/usr/bin/git version
2021-11-16T23:34:07.8926324Z git version 2.33.1
2021-11-16T23:34:07.8947292Z ##[endgroup]
2021-11-16T23:34:07.8952039Z Deleting the contents of '/home/runner/work/repo/repo'
2021-11-16T23:34:07.8956931Z ##[group]Initializing the repository
2021-11-16T23:34:07.8960106Z [command]/usr/bin/git init /home/runner/work/repo/repo
2021-11-16T23:34:07.9047771Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-11-16T23:34:08.4199164Z hint: is subject to change. To configure the initial branch name to use in all
2021-11-16T23:34:08.4250439Z hint: of your new repositories, which will suppress this warning, call:
2021-11-16T23:34:08.4251242Z hint: 
2021-11-16T23:34:08.4252553Z hint: 	git config --global init.defaultBranch 
2021-11-16T23:34:08.4253188Z hint: 
2021-11-16T23:34:08.4254003Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-11-16T23:34:08.4255079Z hint: 'development'. The just-created branch can be renamed via this command:
2021-11-16T23:34:08.4255766Z hint: 
2021-11-16T23:34:08.4256378Z hint: 	git branch -m 
2021-11-16T23:34:08.4257451Z Initialized empty Git repository in /home/runner/work/repo/repo/.git/
2021-11-16T23:34:08.4258455Z [command]/usr/bin/git remote add origin https://github.com/user/repo
2021-11-16T23:34:08.4259799Z ##[endgroup]
2021-11-16T23:34:08.4260893Z ##[group]Disabling automatic garbage collection
2021-11-16T23:34:08.4261816Z [command]/usr/bin/git config --local gc.auto 0
2021-11-16T23:34:08.4262863Z ##[endgroup]
2021-11-16T23:34:08.4265598Z ##[group]Setting up auth
2021-11-16T23:34:08.4266576Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-11-16T23:34:08.4268112Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-11-16T23:34:08.4269671Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-11-16T23:34:08.4271564Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2021-11-16T23:34:08.4273429Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2021-11-16T23:34:08.4274811Z ##[endgroup]
2021-11-16T23:34:08.4275835Z ##[group]Fetching the repository
2021-11-16T23:34:08.4279378Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +749fd4fac3448d82201f9566dc4db37a289a2071:refs/remotes/origin/1.17.1
2021-11-16T23:34:08.9996734Z remote: Enumerating objects: 457, done.        
2021-11-16T23:34:09.0194728Z remote: Counting objects:   0% (1/457)        
2021-11-16T23:34:09.0201333Z remote: Counting objects:   1% (5/457)        
2021-11-16T23:34:09.0202042Z remote: Counting objects:   2% (10/457)        
2021-11-16T23:34:09.0202668Z remote: Counting objects:   3% (14/457)        
2021-11-16T23:34:09.0203263Z remote: Counting objects:   4% (19/457)        
2021-11-16T23:34:09.0204179Z remote: Counting objects:   5% (23/457)        
2021-11-16T23:34:09.0204805Z remote: Counting objects:   6% (28/457)        
2021-11-16T23:34:09.0205397Z remote: Counting objects:   7% (32/457)        
2021-11-16T23:34:09.0206004Z remote: Counting objects:   8% (37/457)        
2021-11-16T23:34:09.0206600Z remote: Counting objects:   9% (42/457)        
2021-11-16T23:34:09.0207186Z remote: Counting objects:  10% (46/457)        
2021-11-16T23:34:09.0207789Z remote: Counting objects:  11% (51/457)        
2021-11-16T23:34:09.0208377Z remote: Counting objects:  12% (55/457)        
2021-11-16T23:34:09.0208976Z remote: Counting objects:  13% (60/457)        
2021-11-16T23:34:09.0209574Z remote: Counting objects:  14% (64/457)        
2021-11-16T23:34:09.0210166Z remote: Counting objects:  15% (69/457)        
2021-11-16T23:34:09.0210762Z remote: Counting objects:  16% (74/457)        
2021-11-16T23:34:09.0211369Z remote: Counting objects:  17% (78/457)        
2021-11-16T23:34:09.0211960Z remote: Counting objects:  18% (83/457)        
2021-11-16T23:34:09.0212565Z remote: Counting objects:  19% (87/457)        
2021-11-16T23:34:09.0213170Z remote: Counting objects:  20% (92/457)        
2021-11-16T23:34:09.0213757Z remote: Counting objects:  21% (96/457)        
2021-11-16T23:34:09.0214364Z remote: Counting objects:  22% (101/457)        
2021-11-16T23:34:09.0214971Z remote: Counting objects:  23% (106/457)        
2021-11-16T23:34:09.0215561Z remote: Counting objects:  24% (110/457)        
2021-11-16T23:34:09.0216165Z remote: Counting objects:  25% (115/457)        
2021-11-16T23:34:09.0216758Z remote: Counting objects:  26% (119/457)        
2021-11-16T23:34:09.0217359Z remote: Counting objects:  27% (124/457)        
2021-11-16T23:34:09.0217889Z remote: Counting objects:  28% (128/457)        
2021-11-16T23:34:09.0244674Z remote: Counting objects:  29% (133/457)        
2021-11-16T23:34:09.0245357Z remote: Counting objects:  30% (138/457)        
2021-11-16T23:34:09.0246199Z remote: Counting objects:  31% (142/457)        
2021-11-16T23:34:09.0246824Z remote: Counting objects:  32% (147/457)        
2021-11-16T23:34:09.0247419Z remote: Counting objects:  33% (151/457)        
2021-11-16T23:34:09.0248022Z remote: Counting objects:  34% (156/457)        
2021-11-16T23:34:09.0248628Z remote: Counting objects:  35% (160/457)        
2021-11-16T23:34:09.0249224Z remote: Counting objects:  36% (165/457)        
2021-11-16T23:34:09.0249822Z remote: Counting objects:  37% (170/457)        
2021-11-16T23:34:09.0250430Z remote: Counting objects:  38% (174/457)        
2021-11-16T23:34:09.0251022Z remote: Counting objects:  39% (179/457)        
2021-11-16T23:34:09.0251631Z remote: Counting objects:  40% (183/457)        
2021-11-16T23:34:09.0252240Z remote: Counting objects:  41% (188/457)        
2021-11-16T23:34:09.0252830Z remote: Counting objects:  42% (192/457)        
2021-11-16T23:34:09.0253428Z remote: Counting objects:  43% (197/457)        
2021-11-16T23:34:09.0254022Z remote: Counting objects:  44% (202/457)        
2021-11-16T23:34:09.0254621Z remote: Counting objects:  45% (206/457)        
2021-11-16T23:34:09.0255216Z remote: Counting objects:  46% (211/457)        
2021-11-16T23:34:09.0255805Z remote: Counting objects:  47% (215/457)        
2021-11-16T23:34:09.0256409Z remote: Counting objects:  48% (220/457)        
2021-11-16T23:34:09.0256999Z remote: Counting objects:  49% (224/457)        
2021-11-16T23:34:09.0257588Z remote: Counting objects:  50% (229/457)        
2021-11-16T23:34:09.0258237Z remote: Counting objects:  51% (234/457)        
2021-11-16T23:34:09.0258836Z remote: Counting objects:  52% (238/457)        
2021-11-16T23:34:09.0259424Z remote: Counting objects:  53% (243/457)        
2021-11-16T23:34:09.0260017Z remote: Counting objects:  54% (247/457)        
2021-11-16T23:34:09.0260612Z remote: Counting objects:  55% (252/457)        
2021-11-16T23:34:09.0261203Z remote: Counting objects:  56% (256/457)        
2021-11-16T23:34:09.0261815Z remote: Counting objects:  57% (261/457)        
2021-11-16T23:34:09.0262500Z remote: Counting objects:  58% (266/457)        
2021-11-16T23:34:09.0275593Z remote: Counting objects:  59% (270/457)        
2021-11-16T23:34:09.0276280Z remote: Counting objects:  60% (275/457)        
2021-11-16T23:34:09.0280344Z remote: Counting objects:  61% (279/457)        
2021-11-16T23:34:09.0281293Z remote: Counting objects:  62% (284/457)        
2021-11-16T23:34:09.0282053Z remote: Counting objects:  63% (288/457)        
2021-11-16T23:34:09.0292224Z remote: Counting objects:  64% (293/457)        
2021-11-16T23:34:09.0297708Z remote: Counting objects:  65% (298/457)        
2021-11-16T23:34:09.0298212Z remote: Counting objects:  66% (302/457)        
2021-11-16T23:34:09.0298723Z remote: Counting objects:  67% (307/457)        
2021-11-16T23:34:09.0299229Z remote: Counting objects:  68% (311/457)        
2021-11-16T23:34:09.0299726Z remote: Counting objects:  69% (316/457)        
2021-11-16T23:34:09.0300235Z remote: Counting objects:  70% (320/457)        
2021-11-16T23:34:09.0300733Z remote: Counting objects:  71% (325/457)        
2021-11-16T23:34:09.0301235Z remote: Counting objects:  72% (330/457)        
2021-11-16T23:34:09.0301735Z remote: Counting objects:  73% (334/457)        
2021-11-16T23:34:09.0302225Z remote: Counting objects:  74% (339/457)        
2021-11-16T23:34:09.0302729Z remote: Counting objects:  75% (343/457)        
2021-11-16T23:34:09.0303229Z remote: Counting objects:  76% (348/457)        
2021-11-16T23:34:09.0303730Z remote: Counting objects:  77% (352/457)        
2021-11-16T23:34:09.0304227Z remote: Counting objects:  78% (357/457)        
2021-11-16T23:34:09.0304715Z remote: Counting objects:  79% (362/457)        
2021-11-16T23:34:09.0305217Z remote: Counting objects:  80% (366/457)        
2021-11-16T23:34:09.0305703Z remote: Counting objects:  81% (371/457)        
2021-11-16T23:34:09.0306200Z remote: Counting objects:  82% (375/457)        
2021-11-16T23:34:09.0306692Z remote: Counting objects:  83% (380/457)        
2021-11-16T23:34:09.0307310Z remote: Counting objects:  84% (384/457)        
2021-11-16T23:34:09.0307807Z remote: Counting objects:  85% (389/457)        
2021-11-16T23:34:09.0308295Z remote: Counting objects:  86% (394/457)        
2021-11-16T23:34:09.0308792Z remote: Counting objects:  87% (398/457)        
2021-11-16T23:34:09.0309281Z remote: Counting objects:  88% (403/457)        
2021-11-16T23:34:09.0309776Z remote: Counting objects:  89% (407/457)        
2021-11-16T23:34:09.0310285Z remote: Counting objects:  90% (412/457)        
2021-11-16T23:34:09.0310772Z remote: Counting objects:  91% (416/457)        
2021-11-16T23:34:09.0311266Z remote: Counting objects:  92% (421/457)        
2021-11-16T23:34:09.0311754Z remote: Counting objects:  93% (426/457)        
2021-11-16T23:34:09.0312250Z remote: Counting objects:  94% (430/457)        
2021-11-16T23:34:09.0312732Z remote: Counting objects:  95% (435/457)        
2021-11-16T23:34:09.0313230Z remote: Counting objects:  96% (439/457)        
2021-11-16T23:34:09.0313740Z remote: Counting objects:  97% (444/457)        
2021-11-16T23:34:09.0314230Z remote: Counting objects:  98% (448/457)        
2021-11-16T23:34:09.0314728Z remote: Counting objects:  99% (453/457)        
2021-11-16T23:34:09.0315213Z remote: Counting objects: 100% (457/457)        
2021-11-16T23:34:09.0315737Z remote: Counting objects: 100% (457/457), done.        
2021-11-16T23:34:09.0316285Z remote: Compressing objects:   0% (1/350)        
2021-11-16T23:34:09.0317104Z remote: Compressing objects:   1% (4/350)        
2021-11-16T23:34:09.0317656Z remote: Compressing objects:   2% (7/350)        
2021-11-16T23:34:09.0318191Z remote: Compressing objects:   3% (11/350)        
2021-11-16T23:34:09.0318743Z remote: Compressing objects:   4% (14/350)        
2021-11-16T23:34:09.0319283Z remote: Compressing objects:   5% (18/350)        
2021-11-16T23:34:09.0319846Z remote: Compressing objects:   6% (21/350)        
2021-11-16T23:34:09.0320395Z remote: Compressing objects:   7% (25/350)        
2021-11-16T23:34:09.0321026Z remote: Compressing objects:   8% (28/350)        
2021-11-16T23:34:09.0321578Z remote: Compressing objects:   9% (32/350)        
2021-11-16T23:34:09.0322113Z remote: Compressing objects:  10% (35/350)        
2021-11-16T23:34:09.0322660Z remote: Compressing objects:  11% (39/350)        
2021-11-16T23:34:09.0323214Z remote: Compressing objects:  12% (42/350)        
2021-11-16T23:34:09.0323745Z remote: Compressing objects:  13% (46/350)        
2021-11-16T23:34:09.0324293Z remote: Compressing objects:  14% (49/350)        
2021-11-16T23:34:09.0324833Z remote: Compressing objects:  15% (53/350)        
2021-11-16T23:34:09.0325381Z remote: Compressing objects:  16% (56/350)        
2021-11-16T23:34:09.0325916Z remote: Compressing objects:  17% (60/350)        
2021-11-16T23:34:09.0326463Z remote: Compressing objects:  18% (63/350)        
2021-11-16T23:34:09.0327011Z remote: Compressing objects:  19% (67/350)        
2021-11-16T23:34:09.0327550Z remote: Compressing objects:  20% (70/350)        
2021-11-16T23:34:09.0328098Z remote: Compressing objects:  21% (74/350)        
2021-11-16T23:34:09.0328629Z remote: Compressing objects:  22% (77/350)        
2021-11-16T23:34:09.0329177Z remote: Compressing objects:  23% (81/350)        
2021-11-16T23:34:09.0329720Z remote: Compressing objects:  24% (84/350)        
2021-11-16T23:34:09.0330251Z remote: Compressing objects:  25% (88/350)        
2021-11-16T23:34:09.0330799Z remote: Compressing objects:  26% (91/350)        
2021-11-16T23:34:09.0331329Z remote: Compressing objects:  27% (95/350)        
2021-11-16T23:34:09.0331875Z remote: Compressing objects:  28% (98/350)        
2021-11-16T23:34:09.0332416Z remote: Compressing objects:  29% (102/350)        
2021-11-16T23:34:09.0332954Z remote: Compressing objects:  30% (105/350)        
2021-11-16T23:34:09.0333502Z remote: Compressing objects:  31% (109/350)        
2021-11-16T23:34:09.0334036Z remote: Compressing objects:  32% (112/350)        
2021-11-16T23:34:09.0334655Z remote: Compressing objects:  33% (116/350)        
2021-11-16T23:34:09.0335187Z remote: Compressing objects:  34% (119/350)        
2021-11-16T23:34:09.0335732Z remote: Compressing objects:  35% (123/350)        
2021-11-16T23:34:09.0336286Z remote: Compressing objects:  36% (126/350)        
2021-11-16T23:34:09.0336819Z remote: Compressing objects:  37% (130/350)        
2021-11-16T23:34:09.0337362Z remote: Compressing objects:  38% (133/350)        
2021-11-16T23:34:09.0337896Z remote: Compressing objects:  39% (137/350)        
2021-11-16T23:34:09.0338445Z remote: Compressing objects:  40% (140/350)        
2021-11-16T23:34:09.0338989Z remote: Compressing objects:  41% (144/350)        
2021-11-16T23:34:09.0339523Z remote: Compressing objects:  42% (147/350)        
2021-11-16T23:34:09.0340066Z remote: Compressing objects:  43% (151/350)        
2021-11-16T23:34:09.0340597Z remote: Compressing objects:  44% (154/350)        
2021-11-16T23:34:09.0341142Z remote: Compressing objects:  45% (158/350)        
2021-11-16T23:34:09.0341694Z remote: Compressing objects:  46% (161/350)        
2021-11-16T23:34:09.0342229Z remote: Compressing objects:  47% (165/350)        
2021-11-16T23:34:09.0342775Z remote: Compressing objects:  48% (168/350)        
2021-11-16T23:34:09.0343307Z remote: Compressing objects:  49% (172/350)        
2021-11-16T23:34:09.0343847Z remote: Compressing objects:  50% (175/350)        
2021-11-16T23:34:09.0344386Z remote: Compressing objects:  51% (179/350)        
2021-11-16T23:34:09.0344930Z remote: Compressing objects:  52% (182/350)        
2021-11-16T23:34:09.0345476Z remote: Compressing objects:  53% (186/350)        
2021-11-16T23:34:09.0346007Z remote: Compressing objects:  54% (189/350)        
2021-11-16T23:34:09.0346557Z remote: Compressing objects:  55% (193/350)        
2021-11-16T23:34:09.0347092Z remote: Compressing objects:  56% (196/350)        
2021-11-16T23:34:09.0347639Z remote: Compressing objects:  57% (200/350)        
2021-11-16T23:34:09.0348188Z remote: Compressing objects:  58% (203/350)        
2021-11-16T23:34:09.0348778Z remote: Compressing objects:  59% (207/350)        
2021-11-16T23:34:09.0349327Z remote: Compressing objects:  60% (210/350)        
2021-11-16T23:34:09.0349858Z remote: Compressing objects:  61% (214/350)        
2021-11-16T23:34:09.0350405Z remote: Compressing objects:  62% (217/350)        
2021-11-16T23:34:09.0350937Z remote: Compressing objects:  63% (221/350)        
2021-11-16T23:34:09.0351483Z remote: Compressing objects:  64% (224/350)        
2021-11-16T23:34:09.0352026Z remote: Compressing objects:  65% (228/350)        
2021-11-16T23:34:09.0352564Z remote: Compressing objects:  66% (231/350)        
2021-11-16T23:34:09.0353109Z remote: Compressing objects:  67% (235/350)        
2021-11-16T23:34:09.0353636Z remote: Compressing objects:  68% (238/350)        
2021-11-16T23:34:09.0354184Z remote: Compressing objects:  69% (242/350)        
2021-11-16T23:34:09.0354733Z remote: Compressing objects:  70% (245/350)        
2021-11-16T23:34:09.0355269Z remote: Compressing objects:  71% (249/350)        
2021-11-16T23:34:09.0355817Z remote: Compressing objects:  72% (252/350)        
2021-11-16T23:34:09.0356726Z remote: Compressing objects:  73% (256/350)        
2021-11-16T23:34:09.0357283Z remote: Compressing objects:  74% (259/350)        
2021-11-16T23:34:09.0357834Z remote: Compressing objects:  75% (263/350)        
2021-11-16T23:34:09.0358369Z remote: Compressing objects:  76% (266/350)        
2021-11-16T23:34:09.0358912Z remote: Compressing objects:  77% (270/350)        
2021-11-16T23:34:09.0359444Z remote: Compressing objects:  78% (273/350)        
2021-11-16T23:34:09.0359993Z remote: Compressing objects:  79% (277/350)        
2021-11-16T23:34:09.0360528Z remote: Compressing objects:  80% (280/350)        
2021-11-16T23:34:09.0361072Z remote: Compressing objects:  81% (284/350)        
2021-11-16T23:34:09.0361619Z remote: Compressing objects:  82% (287/350)        
2021-11-16T23:34:09.0362149Z remote: Compressing objects:  83% (291/350)        
2021-11-16T23:34:09.0362794Z remote: Compressing objects:  84% (294/350)        
2021-11-16T23:34:09.0363333Z remote: Compressing objects:  85% (298/350)        
2021-11-16T23:34:09.0363885Z remote: Compressing objects:  86% (301/350)        
2021-11-16T23:34:09.0364429Z remote: Compressing objects:  87% (305/350)        
2021-11-16T23:34:09.0364962Z remote: Compressing objects:  88% (308/350)        
2021-11-16T23:34:09.0365510Z remote: Compressing objects:  89% (312/350)        
2021-11-16T23:34:09.0366217Z remote: Compressing objects:  90% (315/350)        
2021-11-16T23:34:09.0366752Z remote: Compressing objects:  91% (319/350)        
2021-11-16T23:34:09.0367290Z remote: Compressing objects:  92% (322/350)        
2021-11-16T23:34:09.0367863Z remote: Compressing objects:  93% (326/350)        
2021-11-16T23:34:09.0368397Z remote: Compressing objects:  94% (329/350)        
2021-11-16T23:34:09.0368940Z remote: Compressing objects:  95% (333/350)        
2021-11-16T23:34:09.0369480Z remote: Compressing objects:  96% (336/350)        
2021-11-16T23:34:09.0370031Z remote: Compressing objects:  97% (340/350)        
2021-11-16T23:34:09.0370576Z remote: Compressing objects:  98% (343/350)        
2021-11-16T23:34:09.0371113Z remote: Compressing objects:  99% (347/350)        
2021-11-16T23:34:09.0371663Z remote: Compressing objects: 100% (350/350)        
2021-11-16T23:34:09.0372229Z remote: Compressing objects: 100% (350/350), done.        
2021-11-16T23:34:09.0372750Z Receiving objects:   0% (1/457)
2021-11-16T23:34:09.0373190Z Receiving objects:   1% (5/457)
2021-11-16T23:34:09.0373646Z Receiving objects:   2% (10/457)
2021-11-16T23:34:09.0374102Z Receiving objects:   3% (14/457)
2021-11-16T23:34:09.0374539Z Receiving objects:   4% (19/457)
2021-11-16T23:34:09.0374975Z Receiving objects:   5% (23/457)
2021-11-16T23:34:09.0375410Z Receiving objects:   6% (28/457)
2021-11-16T23:34:09.0375858Z Receiving objects:   7% (32/457)
2021-11-16T23:34:09.0376299Z Receiving objects:   8% (37/457)
2021-11-16T23:34:09.0376754Z Receiving objects:   9% (42/457)
2021-11-16T23:34:09.0377285Z Receiving objects:  10% (46/457)
2021-11-16T23:34:09.0377731Z Receiving objects:  11% (51/457)
2021-11-16T23:34:09.0378181Z Receiving objects:  12% (55/457)
2021-11-16T23:34:09.0378618Z Receiving objects:  13% (60/457)
2021-11-16T23:34:09.0379061Z Receiving objects:  14% (64/457)
2021-11-16T23:34:09.0379497Z Receiving objects:  15% (69/457)
2021-11-16T23:34:09.0379947Z Receiving objects:  16% (74/457)
2021-11-16T23:34:09.0380382Z Receiving objects:  17% (78/457)
2021-11-16T23:34:09.0380809Z Receiving objects:  18% (83/457)
2021-11-16T23:34:09.0381253Z Receiving objects:  19% (87/457)
2021-11-16T23:34:09.0381692Z Receiving objects:  20% (92/457)
2021-11-16T23:34:09.0382142Z Receiving objects:  21% (96/457)
2021-11-16T23:34:09.0382582Z Receiving objects:  22% (101/457)
2021-11-16T23:34:09.0383039Z Receiving objects:  23% (106/457)
2021-11-16T23:34:09.0383496Z Receiving objects:  24% (110/457)
2021-11-16T23:34:09.0383945Z Receiving objects:  25% (115/457)
2021-11-16T23:34:09.0384402Z Receiving objects:  26% (119/457)
2021-11-16T23:34:09.0384842Z Receiving objects:  27% (124/457)
2021-11-16T23:34:09.0385277Z Receiving objects:  28% (128/457)
2021-11-16T23:34:09.0385710Z Receiving objects:  29% (133/457)
2021-11-16T23:34:09.0386162Z Receiving objects:  30% (138/457)
2021-11-16T23:34:09.0386605Z Receiving objects:  31% (142/457)
2021-11-16T23:34:09.0387038Z Receiving objects:  32% (147/457)
2021-11-16T23:34:09.0387481Z Receiving objects:  33% (151/457)
2021-11-16T23:34:09.0387915Z Receiving objects:  34% (156/457)
2021-11-16T23:34:09.0388356Z Receiving objects:  35% (160/457)
2021-11-16T23:34:09.0388804Z Receiving objects:  36% (165/457)
2021-11-16T23:34:09.0389236Z Receiving objects:  37% (170/457)
2021-11-16T23:34:09.0389678Z Receiving objects:  38% (174/457)
2021-11-16T23:34:09.0390111Z Receiving objects:  39% (179/457)
2021-11-16T23:34:09.0390557Z Receiving objects:  40% (183/457)
2021-11-16T23:34:09.0390994Z Receiving objects:  41% (188/457)
2021-11-16T23:34:09.0391497Z Receiving objects:  42% (192/457)
2021-11-16T23:34:09.0391936Z Receiving objects:  43% (197/457)
2021-11-16T23:34:09.0392370Z Receiving objects:  44% (202/457)
2021-11-16T23:34:09.0392814Z Receiving objects:  45% (206/457)
2021-11-16T23:34:09.0393249Z Receiving objects:  46% (211/457)
2021-11-16T23:34:09.0393688Z Receiving objects:  47% (215/457)
2021-11-16T23:34:09.0394120Z Receiving objects:  48% (220/457)
2021-11-16T23:34:09.0394564Z Receiving objects:  49% (224/457)
2021-11-16T23:34:09.0395015Z Receiving objects:  50% (229/457)
2021-11-16T23:34:09.0395450Z Receiving objects:  51% (234/457)
2021-11-16T23:34:09.0395895Z Receiving objects:  52% (238/457)
2021-11-16T23:34:09.0396521Z Receiving objects:  53% (243/457)
2021-11-16T23:34:09.0396986Z Receiving objects:  54% (247/457)
2021-11-16T23:34:09.0397434Z Receiving objects:  55% (252/457)
2021-11-16T23:34:09.0397888Z Receiving objects:  56% (256/457)
2021-11-16T23:34:09.0398333Z Receiving objects:  57% (261/457)
2021-11-16T23:34:09.0398778Z Receiving objects:  58% (266/457)
2021-11-16T23:34:09.0399236Z Receiving objects:  59% (270/457)
2021-11-16T23:34:09.0399685Z Receiving objects:  60% (275/457)
2021-11-16T23:34:09.0400125Z Receiving objects:  61% (279/457)
2021-11-16T23:34:09.0400565Z Receiving objects:  62% (284/457)
2021-11-16T23:34:09.0401013Z Receiving objects:  63% (288/457)
2021-11-16T23:34:09.0401460Z Receiving objects:  64% (293/457)
2021-11-16T23:34:09.0401896Z Receiving objects:  65% (298/457)
2021-11-16T23:34:09.0402348Z Receiving objects:  66% (302/457)
2021-11-16T23:34:09.0402825Z Receiving objects:  67% (307/457)
2021-11-16T23:34:09.0403284Z Receiving objects:  68% (311/457)
2021-11-16T23:34:09.0403749Z Receiving objects:  69% (316/457)
2021-11-16T23:34:09.0404213Z Receiving objects:  70% (320/457)
2021-11-16T23:34:09.0404676Z Receiving objects:  71% (325/457)
2021-11-16T23:34:09.0405157Z Receiving objects:  72% (330/457)
2021-11-16T23:34:09.0405619Z Receiving objects:  73% (334/457)
2021-11-16T23:34:09.0406079Z Receiving objects:  74% (339/457)
2021-11-16T23:34:09.0406615Z Receiving objects:  75% (343/457)
2021-11-16T23:34:09.0407060Z Receiving objects:  76% (348/457)
2021-11-16T23:34:09.0407521Z Receiving objects:  77% (352/457)
2021-11-16T23:34:09.0407964Z Receiving objects:  78% (357/457)
2021-11-16T23:34:09.0408421Z Receiving objects:  79% (362/457)
2021-11-16T23:34:09.0408858Z Receiving objects:  80% (366/457)
2021-11-16T23:34:09.0409318Z Receiving objects:  81% (371/457)
2021-11-16T23:34:09.0409774Z Receiving objects:  82% (375/457)
2021-11-16T23:34:09.0410217Z Receiving objects:  83% (380/457)
2021-11-16T23:34:09.0410677Z Receiving objects:  84% (384/457)
2021-11-16T23:34:09.0411120Z Receiving objects:  85% (389/457)
2021-11-16T23:34:09.0411582Z Receiving objects:  86% (394/457)
2021-11-16T23:34:09.0412031Z Receiving objects:  87% (398/457)
2021-11-16T23:34:09.0413268Z remote: Total 457 (delta 149), reused 179 (delta 59), pack-reused 0        
2021-11-16T23:34:09.0413845Z Receiving objects:  88% (403/457)
2021-11-16T23:34:09.0414291Z Receiving objects:  89% (407/457)
2021-11-16T23:34:09.0414749Z Receiving objects:  90% (412/457)
2021-11-16T23:34:09.0415213Z Receiving objects:  91% (416/457)
2021-11-16T23:34:09.0415659Z Receiving objects:  92% (421/457)
2021-11-16T23:34:09.0416098Z Receiving objects:  93% (426/457)
2021-11-16T23:34:09.0416553Z Receiving objects:  94% (430/457)
2021-11-16T23:34:09.0417001Z Receiving objects:  95% (435/457)
2021-11-16T23:34:09.0417442Z Receiving objects:  96% (439/457)
2021-11-16T23:34:09.0417892Z Receiving objects:  97% (444/457)
2021-11-16T23:34:09.0418327Z Receiving objects:  98% (448/457)
2021-11-16T23:34:09.0418784Z Receiving objects:  99% (453/457)
2021-11-16T23:34:09.0419227Z Receiving objects: 100% (457/457)
2021-11-16T23:34:09.0419745Z Receiving objects: 100% (457/457), 442.96 KiB | 8.20 MiB/s, done.
2021-11-16T23:34:09.0420251Z Resolving deltas:   0% (0/149)
2021-11-16T23:34:09.0420679Z Resolving deltas:   1% (2/149)
2021-11-16T23:34:09.0421113Z Resolving deltas:   2% (3/149)
2021-11-16T23:34:09.0421642Z Resolving deltas:   3% (5/149)
2021-11-16T23:34:09.0422089Z Resolving deltas:   4% (6/149)
2021-11-16T23:34:09.0422528Z Resolving deltas:   5% (8/149)
2021-11-16T23:34:09.0422956Z Resolving deltas:   6% (9/149)
2021-11-16T23:34:09.0423396Z Resolving deltas:   7% (11/149)
2021-11-16T23:34:09.0423827Z Resolving deltas:   8% (12/149)
2021-11-16T23:34:09.0424268Z Resolving deltas:   9% (14/149)
2021-11-16T23:34:09.0424694Z Resolving deltas:  10% (15/149)
2021-11-16T23:34:09.0425131Z Resolving deltas:  11% (17/149)
2021-11-16T23:34:09.0425570Z Resolving deltas:  12% (18/149)
2021-11-16T23:34:09.0425992Z Resolving deltas:  13% (20/149)
2021-11-16T23:34:09.0426427Z Resolving deltas:  14% (21/149)
2021-11-16T23:34:09.0426857Z Resolving deltas:  15% (23/149)
2021-11-16T23:34:09.0427298Z Resolving deltas:  16% (24/149)
2021-11-16T23:34:09.0427720Z Resolving deltas:  17% (26/149)
2021-11-16T23:34:09.0428152Z Resolving deltas:  18% (27/149)
2021-11-16T23:34:09.0428593Z Resolving deltas:  19% (29/149)
2021-11-16T23:34:09.0429019Z Resolving deltas:  20% (30/149)
2021-11-16T23:34:09.0429457Z Resolving deltas:  21% (32/149)
2021-11-16T23:34:09.0429884Z Resolving deltas:  22% (33/149)
2021-11-16T23:34:09.0430316Z Resolving deltas:  23% (35/149)
2021-11-16T23:34:09.0430740Z Resolving deltas:  24% (36/149)
2021-11-16T23:34:09.0431178Z Resolving deltas:  25% (38/149)
2021-11-16T23:34:09.0431618Z Resolving deltas:  26% (39/149)
2021-11-16T23:34:09.0432039Z Resolving deltas:  27% (41/149)
2021-11-16T23:34:09.0432475Z Resolving deltas:  28% (42/149)
2021-11-16T23:34:09.0432904Z Resolving deltas:  29% (44/149)
2021-11-16T23:34:09.0433345Z Resolving deltas:  30% (45/149)
2021-11-16T23:34:09.0433771Z Resolving deltas:  31% (47/149)
2021-11-16T23:34:09.0434209Z Resolving deltas:  32% (48/149)
2021-11-16T23:34:09.0434648Z Resolving deltas:  33% (50/149)
2021-11-16T23:34:09.0435071Z Resolving deltas:  34% (51/149)
2021-11-16T23:34:09.0435509Z Resolving deltas:  35% (53/149)
2021-11-16T23:34:09.0435941Z Resolving deltas:  36% (54/149)
2021-11-16T23:34:09.0436602Z Resolving deltas:  37% (56/149)
2021-11-16T23:34:09.0437037Z Resolving deltas:  38% (57/149)
2021-11-16T23:34:09.0437477Z Resolving deltas:  39% (59/149)
2021-11-16T23:34:09.0437920Z Resolving deltas:  40% (60/149)
2021-11-16T23:34:09.0438345Z Resolving deltas:  41% (62/149)
2021-11-16T23:34:09.0438783Z Resolving deltas:  42% (63/149)
2021-11-16T23:34:09.0439213Z Resolving deltas:  43% (65/149)
2021-11-16T23:34:09.0439654Z Resolving deltas:  44% (66/149)
2021-11-16T23:34:09.0440080Z Resolving deltas:  45% (68/149)
2021-11-16T23:34:09.0440520Z Resolving deltas:  46% (69/149)
2021-11-16T23:34:09.0440965Z Resolving deltas:  47% (71/149)
2021-11-16T23:34:09.0441387Z Resolving deltas:  48% (72/149)
2021-11-16T23:34:09.0441825Z Resolving deltas:  49% (74/149)
2021-11-16T23:34:09.0442252Z Resolving deltas:  50% (75/149)
2021-11-16T23:34:09.0442690Z Resolving deltas:  51% (76/149)
2021-11-16T23:34:09.0443111Z Resolving deltas:  52% (78/149)
2021-11-16T23:34:09.0443549Z Resolving deltas:  53% (79/149)
2021-11-16T23:34:09.0443987Z Resolving deltas:  54% (81/149)
2021-11-16T23:34:09.0444411Z Resolving deltas:  55% (82/149)
2021-11-16T23:34:09.0444844Z Resolving deltas:  56% (84/149)
2021-11-16T23:34:09.0445264Z Resolving deltas:  57% (85/149)
2021-11-16T23:34:09.0445704Z Resolving deltas:  58% (87/149)
2021-11-16T23:34:09.0446136Z Resolving deltas:  59% (88/149)
2021-11-16T23:34:09.0446559Z Resolving deltas:  60% (90/149)
2021-11-16T23:34:09.0446991Z Resolving deltas:  61% (91/149)
2021-11-16T23:34:09.0447411Z Resolving deltas:  62% (93/149)
2021-11-16T23:34:09.0447846Z Resolving deltas:  63% (94/149)
2021-11-16T23:34:09.0448267Z Resolving deltas:  64% (96/149)
2021-11-16T23:34:09.0448700Z Resolving deltas:  65% (97/149)
2021-11-16T23:34:09.0449136Z Resolving deltas:  66% (99/149)
2021-11-16T23:34:09.0449558Z Resolving deltas:  67% (100/149)
2021-11-16T23:34:09.0449997Z Resolving deltas:  68% (102/149)
2021-11-16T23:34:09.0450425Z Resolving deltas:  69% (103/149)
2021-11-16T23:34:09.0450953Z Resolving deltas:  70% (105/149)
2021-11-16T23:34:09.0451382Z Resolving deltas:  71% (106/149)
2021-11-16T23:34:09.0451817Z Resolving deltas:  72% (108/149)
2021-11-16T23:34:09.0452254Z Resolving deltas:  73% (109/149)
2021-11-16T23:34:09.0452676Z Resolving deltas:  74% (111/149)
2021-11-16T23:34:09.0453113Z Resolving deltas:  75% (112/149)
2021-11-16T23:34:09.0453534Z Resolving deltas:  76% (114/149)
2021-11-16T23:34:09.0453968Z Resolving deltas:  77% (115/149)
2021-11-16T23:34:09.0454393Z Resolving deltas:  78% (117/149)
2021-11-16T23:34:09.0454828Z Resolving deltas:  79% (118/149)
2021-11-16T23:34:09.0455259Z Resolving deltas:  80% (120/149)
2021-11-16T23:34:09.0455681Z Resolving deltas:  81% (121/149)
2021-11-16T23:34:09.0456113Z Resolving deltas:  82% (123/149)
2021-11-16T23:34:09.0456532Z Resolving deltas:  83% (124/149)
2021-11-16T23:34:09.0456965Z Resolving deltas:  84% (126/149)
2021-11-16T23:34:09.0457386Z Resolving deltas:  85% (127/149)
2021-11-16T23:34:09.0457826Z Resolving deltas:  86% (129/149)
2021-11-16T23:34:09.0458266Z Resolving deltas:  87% (130/149)
2021-11-16T23:34:09.0458688Z Resolving deltas:  88% (132/149)
2021-11-16T23:34:09.0459122Z Resolving deltas:  89% (133/149)
2021-11-16T23:34:09.0459540Z Resolving deltas:  90% (135/149)
2021-11-16T23:34:09.0459967Z Resolving deltas:  91% (136/149)
2021-11-16T23:34:09.0460390Z Resolving deltas:  92% (138/149)
2021-11-16T23:34:09.0460820Z Resolving deltas:  93% (139/149)
2021-11-16T23:34:09.0461255Z Resolving deltas:  94% (141/149)
2021-11-16T23:34:09.0461676Z Resolving deltas:  95% (142/149)
2021-11-16T23:34:09.0462105Z Resolving deltas:  96% (144/149)
2021-11-16T23:34:09.0462523Z Resolving deltas:  97% (145/149)
2021-11-16T23:34:09.0462948Z Resolving deltas:  98% (147/149)
2021-11-16T23:34:09.0463369Z Resolving deltas:  99% (148/149)
2021-11-16T23:34:09.0463801Z Resolving deltas: 100% (149/149)
2021-11-16T23:34:09.0464254Z Resolving deltas: 100% (149/149), done.
2021-11-16T23:34:09.0464842Z From https://github.com/user/repo
2021-11-16T23:34:09.0466120Z  * [new ref]         749fd4fac3448d82201f9566dc4db37a289a2071 -> origin/1.17.1
2021-11-16T23:34:09.0467322Z ##[endgroup]
2021-11-16T23:34:09.0468300Z ##[group]Determining the checkout info
2021-11-16T23:34:09.0469228Z ##[endgroup]
2021-11-16T23:34:09.0470090Z ##[group]Checking out the ref
2021-11-16T23:34:09.0470939Z [command]/usr/bin/git checkout --progress --force -B 1.17.1 refs/remotes/origin/1.17.1
2021-11-16T23:34:09.0471680Z Switched to a new branch '1.17.1'
2021-11-16T23:34:09.0472379Z Branch '1.17.1' set up to track remote branch '1.17.1' from 'origin'.
2021-11-16T23:34:09.0473320Z ##[endgroup]
2021-11-16T23:34:09.0473890Z [command]/usr/bin/git log -1 --format='%H'
2021-11-16T23:34:09.0474622Z '749fd4fac3448d82201f9566dc4db37a289a2071'
2021-11-16T23:34:09.0617827Z ##[group]Run actions/setup-java@v2
2021-11-16T23:34:09.0618270Z with:
2021-11-16T23:34:09.0618629Z   java-version: 16
2021-11-16T23:34:09.0619049Z   distribution: adopt
2021-11-16T23:34:09.0619489Z   java-package: jdk
2021-11-16T23:34:09.0619899Z   architecture: x64
2021-11-16T23:34:09.0620331Z   check-latest: false
2021-11-16T23:34:09.0620743Z   server-id: github
2021-11-16T23:34:09.0621220Z   server-username: GITHUB_ACTOR
2021-11-16T23:34:09.0621743Z   server-password: GITHUB_TOKEN
2021-11-16T23:34:09.0622279Z   overwrite-settings: true
2021-11-16T23:34:09.0622761Z   job-status: success
2021-11-16T23:34:09.0623148Z ##[endgroup]
2021-11-16T23:34:09.2267516Z Trying to resolve the latest version from remote
2021-11-16T23:34:09.6119743Z Resolved latest version as 16.0.2+7
2021-11-16T23:34:09.6120423Z Trying to download...
2021-11-16T23:34:09.6122604Z Downloading Java 16.0.2+7 (Adopt-Hotspot) from https://github.com/adoptium/temurin16-binaries/releases/download/jdk-16.0.2%2B7/OpenJDK16U-jdk_x64_linux_hotspot_16.0.2_7.tar.gz ...
2021-11-16T23:34:11.3577044Z Extracting Java archive...
2021-11-16T23:34:11.3712909Z [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/49a86840-ffa9-48c4-b56a-c82cc688dba9 -f /home/runner/work/_temp/5a4667d2-27ff-48e7-8527-0cfa0e27dc49
2021-11-16T23:34:14.5176529Z Java 16.0.2+7 was downloaded
2021-11-16T23:34:14.5177232Z Setting Java 16.0.2+7 as the default
2021-11-16T23:34:14.5182108Z 
2021-11-16T23:34:14.5182539Z Java configuration:
2021-11-16T23:34:14.5182970Z   Distribution: adopt
2021-11-16T23:34:14.5183368Z   Version: 16.0.2+7
2021-11-16T23:34:14.5184052Z   Path: /opt/hostedtoolcache/Java_Adopt_jdk/16.0.2-7/x64
2021-11-16T23:34:14.5184428Z 
2021-11-16T23:34:14.5203667Z Creating settings.xml with server-id: github
2021-11-16T23:34:14.5275514Z Writing to /home/runner/.m2/settings.xml
2021-11-16T23:34:14.5601883Z ##[group]Run chmod +x gradlew
2021-11-16T23:34:14.5602392Z �[36;1mchmod +x gradlew�[0m
2021-11-16T23:34:14.5645629Z shell: /usr/bin/bash -e {0}
2021-11-16T23:34:14.5646013Z env:
2021-11-16T23:34:14.5646520Z   JAVA_HOME: /opt/hostedtoolcache/Java_Adopt_jdk/16.0.2-7/x64
2021-11-16T23:34:14.5647022Z ##[endgroup]
2021-11-16T23:34:14.9033027Z ##[group]Run ./gradlew build
2021-11-16T23:34:14.9033701Z �[36;1m./gradlew build�[0m
2021-11-16T23:34:14.9080628Z shell: /usr/bin/bash -e {0}
2021-11-16T23:34:14.9081176Z env:
2021-11-16T23:34:14.9081848Z   JAVA_HOME: /opt/hostedtoolcache/Java_Adopt_jdk/16.0.2-7/x64
2021-11-16T23:34:14.9082574Z ##[endgroup]
2021-11-16T23:34:15.0995260Z Downloading https://services.gradle.org/distributions/gradle-7.0.2-bin.zip
2021-11-16T23:34:16.7526135Z ..........................................................................................................
2021-11-16T23:34:17.8785616Z 
2021-11-16T23:34:17.8820822Z Welcome to Gradle 7.0.2!
2021-11-16T23:34:17.8827280Z 
2021-11-16T23:34:17.8828565Z Here are the highlights of this release:
2021-11-16T23:34:17.8838222Z  - File system watching enabled by default
2021-11-16T23:34:17.8862392Z  - Support for running with and building Java 16 projects
2021-11-16T23:34:17.8870020Z  - Native support for Apple Silicon processors
2021-11-16T23:34:17.8871278Z  - Dependency catalog feature preview
2021-11-16T23:34:17.8872196Z 
2021-11-16T23:34:17.8873515Z For more details see https://docs.gradle.org/7.0.2/release-notes.html
2021-11-16T23:34:17.8874192Z 
2021-11-16T23:34:17.9781068Z Starting a Gradle Daemon (subsequent builds will be faster)
2021-11-16T23:34:46.9794100Z > Task :buildSrc:compileJava
2021-11-16T23:34:47.0781268Z > Task :buildSrc:compileGroovy NO-SOURCE
2021-11-16T23:34:47.0809813Z > Task :buildSrc:processResources NO-SOURCE
2021-11-16T23:34:47.0810439Z > Task :buildSrc:classes
2021-11-16T23:34:47.0810882Z > Task :buildSrc:jar
2021-11-16T23:34:47.0811887Z > Task :buildSrc:assemble
2021-11-16T23:34:47.0812919Z > Task :buildSrc:compileTestJava NO-SOURCE
2021-11-16T23:34:47.0813925Z > Task :buildSrc:compileTestGroovy NO-SOURCE
2021-11-16T23:34:47.0814984Z > Task :buildSrc:processTestResources NO-SOURCE
2021-11-16T23:34:47.0815969Z > Task :buildSrc:testClasses UP-TO-DATE
2021-11-16T23:34:47.0816791Z > Task :buildSrc:test NO-SOURCE
2021-11-16T23:34:47.0817660Z > Task :buildSrc:check UP-TO-DATE
2021-11-16T23:34:47.0818285Z > Task :buildSrc:build
2021-11-16T23:35:09.7782333Z 
2021-11-16T23:35:09.7796804Z > Configure project :
2021-11-16T23:35:09.7797594Z Architectury Loom: 0.10.0.193
2021-11-16T23:35:09.7798490Z You are using an unstable version of Architectury Loom! Please report any issues found!
2021-11-16T23:35:20.0782085Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-16T23:35:20.0786164Z Using of the official minecraft mappings is at your own risk!
2021-11-16T23:35:20.0958208Z Please make sure to read and understand the following license:
2021-11-16T23:35:20.1078611Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-16T23:35:20.1083171Z # (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes, but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.  Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available at https://account.mojang.com/documents/minecraft_eula.
2021-11-16T23:35:20.1086036Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-16T23:35:36.7778934Z :remapping minecraft (TinyRemapper, official -> intermediary)
2021-11-16T23:35:41.4777798Z :remapped minecraft (TinyRemapper, official -> intermediary) in 4.714 s
2021-11-16T23:35:42.5285719Z :remapping minecraft (TinyRemapper, official -> named)
2021-11-16T23:35:46.5778567Z :remapped minecraft (TinyRemapper, official -> named) in 5.030 s
2021-11-16T23:35:48.7874837Z :remapping 1 mods (TinyRemapper, intermediary -> named)
2021-11-16T23:35:52.6778354Z :remapped 1 mods (TinyRemapper, intermediary -> named) in 3.896 s
2021-11-16T23:36:06.5782723Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:06.5784544Z 
2021-11-16T23:36:06.5795115Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:06.5797165Z > Task :compileApiJava
2021-11-16T23:36:07.4778183Z Note: /home/runner/work/repo/repo/src/api/java/baritone/api/BaritoneAPI.java uses or overrides a deprecated API.
2021-11-16T23:36:07.4780895Z Note: Recompile with -Xlint:deprecation for details.
2021-11-16T23:36:07.4782152Z Note: Some input files use unchecked or unsafe operations.
2021-11-16T23:36:07.4783271Z Note: Recompile with -Xlint:unchecked for details.
2021-11-16T23:36:07.4783988Z 2 warnings
2021-11-16T23:36:12.7782249Z 
2021-11-16T23:36:12.7798833Z > Task :processApiResources NO-SOURCE
2021-11-16T23:36:12.7799848Z > Task :apiClasses
2021-11-16T23:36:13.4776674Z 
2021-11-16T23:36:13.4778230Z > Task :compileSchematica_apiJava
2021-11-16T23:36:13.4778947Z 
2021-11-16T23:36:13.4785707Z > Task :processSchematica_apiResources NO-SOURCE
2021-11-16T23:36:13.4786851Z > Task :schematica_apiClasses
2021-11-16T23:36:13.4839624Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:13.4843481Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:13.4851334Z 2 warnings
2021-11-16T23:36:15.3778019Z 
2021-11-16T23:36:15.3791206Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:15.3793249Z > Task :compileJava
2021-11-16T23:36:15.3809848Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:15.5777591Z Note: Some input files use unchecked or unsafe operations.
2021-11-16T23:36:15.5789904Z Note: Recompile with -Xlint:unchecked for details.
2021-11-16T23:36:15.5790904Z 2 warnings
2021-11-16T23:36:15.6782015Z 
2021-11-16T23:36:15.6784539Z > Task :processResources NO-SOURCE
2021-11-16T23:36:15.6785487Z > Task :classes
2021-11-16T23:36:18.6780711Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:18.6782486Z 
2021-11-16T23:36:18.6789362Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:18.6791362Z > Task :compileLaunchJava
2021-11-16T23:36:18.7778163Z Note: /home/runner/work/repo/repo/src/launch/java/baritone/launch/BaritoneTweaker.java uses unchecked or unsafe operations.
2021-11-16T23:36:18.7780605Z Note: Recompile with -Xlint:unchecked for details.
2021-11-16T23:36:18.7781441Z 2 warnings
2021-11-16T23:36:18.8777282Z 
2021-11-16T23:36:18.8778888Z > Task :processLaunchResources
2021-11-16T23:36:18.8779701Z > Task :launchClasses
2021-11-16T23:36:18.9777179Z > Task :jar
2021-11-16T23:36:22.1777927Z entry
2021-11-16T23:36:22.1778437Z 
2021-11-16T23:36:22.1813485Z > Task :remapJar
2021-11-16T23:36:22.1819842Z 
2021-11-16T23:36:22.1820423Z > Task :assemble
2021-11-16T23:36:23.6776523Z 
2021-11-16T23:36:23.6780558Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:23.6782524Z > Task :compileTestJava
2021-11-16T23:36:23.6785145Z warning: Supported source version 'RELEASE_8' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '16'
2021-11-16T23:36:23.6794313Z 2 warnings
2021-11-16T23:36:23.6794664Z 
2021-11-16T23:36:23.6795915Z > Task :processTestResources NO-SOURCE
2021-11-16T23:36:23.6796968Z > Task :testClasses
2021-11-16T23:36:28.1779214Z 
2021-11-16T23:36:28.1780099Z > Task :test
2021-11-16T23:36:28.1781302Z FAILURE: Build failed with an exception.
2021-11-16T23:36:28.1782742Z > Task :validateAccessWidener NO-SOURCE
2021-11-16T23:36:28.1784114Z 
2021-11-16T23:36:28.1784579Z > Task :check
2021-11-16T23:36:28.1785857Z * What went wrong:
2021-11-16T23:36:28.1786241Z > Task :build
2021-11-16T23:36:28.1791420Z Execution failed for task ':proguard'.
2021-11-16T23:36:28.1792012Z > Task :proguard FAILED
2021-11-16T23:36:28.1793124Z > Artifact not found! Run build first!
2021-11-16T23:36:28.1793664Z 
2021-11-16T23:36:28.1794256Z * Try:
2021-11-16T23:36:28.1807205Z Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
2021-11-16T23:36:28.1808265Z 
2021-11-16T23:36:28.1838412Z * Get more help at https://help.gradle.org
2021-11-16T23:36:28.1838985Z 
2021-11-16T23:36:28.1843096Z 
2021-11-16T23:36:28.1843932Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
2021-11-16T23:36:28.1845312Z BUILD FAILED in 2m 13s
2021-11-16T23:36:28.1846399Z Use '--warning-mode all' to show the individual deprecation warnings.
2021-11-16T23:36:28.1847792Z See https://docs.gradle.org/7.0.2/userguide/command_line_interface.html#sec:command_line_warnings
2021-11-16T23:36:28.1848840Z 10 actionable tasks: 10 executed
2021-11-16T23:36:28.5993713Z ##[error]Process completed with exit code 1.
2021-11-16T23:36:28.6155041Z Post job cleanup.
2021-11-16T23:36:28.7567104Z Post job cleanup.
2021-11-16T23:36:28.8722333Z [command]/usr/bin/git version
2021-11-16T23:36:28.8769597Z git version 2.33.1
2021-11-16T23:36:28.8804542Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-11-16T23:36:28.8841972Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-11-16T23:36:28.9071426Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-11-16T23:36:28.9099252Z http.https://github.com/.extraheader
2021-11-16T23:36:28.9108713Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2021-11-16T23:36:28.9143780Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2021-11-16T23:36:28.9433245Z Cleaning up orphan processes
2021-11-16T23:36:28.9765206Z Terminate orphan process: pid (1587) (java)

How to reproduce

  1. Clone Baritone repo
  2. Checkout 1.17.1 branch
  3. Push to a repo with actions enabled
  4. Wait for the build to fail, tests will complete successfully

Final checklist

  • I know how to properly use check boxes
  • I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
  • I have included logs, exceptions and / or steps to reproduce the issue.
  • I have not used any OwO's or UwU's in this issue, but others have possibly put some in via the template
commented

The runs I posted here should all be exactly what you committed for the 1.17 port so I should not have broken shit for them,
As for my 1.17.1 branch: it's a merge in progress and so far I only resolved merge conflicts and compile errors. I did a quick review of the diff today and me and git seem to have thrown out the maven install parts from build.gradle as well. Thanks for fixing the build (are you fine with me squashing your commit into a single merge? If not I will only squash my commits and rebase yours).

And just out of curiosity, how did the java plugin break it and how could I have noticed?

commented

Yeah, my fix was literally yeeting one line that snuck into build.gradle from your merge up (as well as putting back the dist part of the github action). Go ahead and squash it into your merge up (tho you may want to rebase the merging i think theres been a couple master commits since you started)

commented

managed to reproduce https://github.com/ZacSharp/baritone2/actions/runs/1485298431
failed to reproduce https://github.com/ZacSharp/baritone/actions/runs/1485300692

The first repo was private at the time I pushed, maybe that's the difference. I wonder why though.
EDIT: the precise 3m 30s time-to-fail is a coincidence. My previous attempts failed after 2m 36s and 4m 16s

commented

@ZacSharp revert your changes to build.gradle you broke shit

commented

this is why destructive rebases are easier than merging into

commented

I cloned your branch (https://github.com/ZacSharp/baritone2/tree/1.17.1) and fixed,
https://github.com/wagyourtail/baritone/runs/4277942250
wagyourtail@22aed77
(also why'd you yeet dist, it's on mater branch)

commented

Noticed my only successful run so far was on ZacSharp/baritone so I pushed the same branch there and it worked: https://github.com/ZacSharp/baritone/runs/4291771171
Something in the new build seems to break on the repo I created solely to build baritone.
I tested building 1.16.5 on my second repo (after downgrading mixin) and it worked.

commented

@wagyourtail can you maybe try building in a directory that is not named "baritone"?

commented

The ci doesnt build in a dir called baritone last i checked... try deleting the build/proguard folder?

commented

The CI does build in /home/runner/work/<repo>/<repo>/, which is /home/runner/work/baritone/baritone/ for the Baritone repo and the github forks, but not for my second clone, which builds in /home/runner/work/baritone2/baritone2/.
Also I got myself jdk16 and tried building on my machine. It worked in /path/to/parent/dir/baritone/ but not in /path/to/parent/dir/baritone-update/.
That means so far it always failed if the directory was not **/baritone/.