2025-05-07T19:39:33.3393791Z Current runner version: '2.323.0' 2025-05-07T19:39:33.3417265Z ##[group]Operating System 2025-05-07T19:39:33.3418278Z Ubuntu 2025-05-07T19:39:33.3418724Z 24.04.2 2025-05-07T19:39:33.3419176Z LTS 2025-05-07T19:39:33.3419704Z ##[endgroup] 2025-05-07T19:39:33.3420169Z ##[group]Runner Image 2025-05-07T19:39:33.3420739Z Image: ubuntu-24.04 2025-05-07T19:39:33.3421297Z Version: 20250504.1.0 2025-05-07T19:39:33.3422517Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250504.1/images/ubuntu/Ubuntu2404-Readme.md 2025-05-07T19:39:33.3423859Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250504.1 2025-05-07T19:39:33.3424797Z ##[endgroup] 2025-05-07T19:39:33.3425337Z ##[group]Runner Image Provisioner 2025-05-07T19:39:33.3425901Z 2.0.422.1 2025-05-07T19:39:33.3426414Z ##[endgroup] 2025-05-07T19:39:33.3427418Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:39:33.3429381Z Contents: read 2025-05-07T19:39:33.3430022Z Metadata: read 2025-05-07T19:39:33.3430650Z Packages: read 2025-05-07T19:39:33.3431253Z ##[endgroup] 2025-05-07T19:39:33.3433424Z Secret source: None 2025-05-07T19:39:33.3434194Z Prepare workflow directory 2025-05-07T19:39:33.3839292Z Prepare all required actions 2025-05-07T19:39:33.3875713Z Getting action download info 2025-05-07T19:39:33.8890238Z ##[group]Download immutable action package 'actions/checkout@v4' 2025-05-07T19:39:33.8891209Z Version: 4.2.2 2025-05-07T19:39:33.8892466Z Digest: sha256:ccb2698953eaebd21c7bf6268a94f9c26518a7e38e27e0b83c1fe1ad049819b1 2025-05-07T19:39:33.8893665Z Source commit SHA: 11bd71901bbe5b1630ceea73d27597364c9af683 2025-05-07T19:39:33.8894372Z ##[endgroup] 2025-05-07T19:39:34.0541470Z Complete job name: run-lint (3.13) 2025-05-07T19:39:34.1207593Z ##[group]Run actions/checkout@v4 2025-05-07T19:39:34.1208406Z with: 2025-05-07T19:39:34.1208791Z repository: pytorch/FBGEMM 2025-05-07T19:39:34.1209391Z token: *** 2025-05-07T19:39:34.1209766Z ssh-strict: true 2025-05-07T19:39:34.1210146Z ssh-user: git 2025-05-07T19:39:34.1210557Z persist-credentials: true 2025-05-07T19:39:34.1210991Z clean: true 2025-05-07T19:39:34.1211389Z sparse-checkout-cone-mode: true 2025-05-07T19:39:34.1211848Z fetch-depth: 1 2025-05-07T19:39:34.1212399Z fetch-tags: false 2025-05-07T19:39:34.1212787Z show-progress: true 2025-05-07T19:39:34.1213183Z lfs: false 2025-05-07T19:39:34.1213667Z submodules: false 2025-05-07T19:39:34.1214250Z set-safe-directory: true 2025-05-07T19:39:34.1214975Z env: 2025-05-07T19:39:34.1215369Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:39:34.1215883Z BUILD_ENV: build_binary 2025-05-07T19:39:34.1216285Z ##[endgroup] 2025-05-07T19:39:34.3275508Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:39:34.3277158Z ##[group]Getting Git version info 2025-05-07T19:39:34.3277906Z Working directory is '/home/runner/work/FBGEMM/FBGEMM' 2025-05-07T19:39:34.3279082Z [command]/usr/bin/git version 2025-05-07T19:39:34.3336628Z git version 2.49.0 2025-05-07T19:39:34.3365220Z ##[endgroup] 2025-05-07T19:39:34.3380286Z Temporarily overriding HOME='/home/runner/work/_temp/13a0af6c-46c5-441f-963c-eaceac7d1351' before making global git config changes 2025-05-07T19:39:34.3382883Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:39:34.3386932Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/FBGEMM/FBGEMM 2025-05-07T19:39:34.3420151Z Deleting the contents of '/home/runner/work/FBGEMM/FBGEMM' 2025-05-07T19:39:34.3424072Z ##[group]Initializing the repository 2025-05-07T19:39:34.3428563Z [command]/usr/bin/git init /home/runner/work/FBGEMM/FBGEMM 2025-05-07T19:39:34.3502444Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T19:39:34.3503860Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T19:39:34.3504734Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T19:39:34.3505503Z hint: 2025-05-07T19:39:34.3505966Z hint: git config --global init.defaultBranch 2025-05-07T19:39:34.3506855Z hint: 2025-05-07T19:39:34.3507840Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T19:39:34.3508850Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T19:39:34.3510123Z hint: 2025-05-07T19:39:34.3510836Z hint: git branch -m 2025-05-07T19:39:34.3512399Z Initialized empty Git repository in /home/runner/work/FBGEMM/FBGEMM/.git/ 2025-05-07T19:39:34.3520971Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T19:39:34.3555000Z ##[endgroup] 2025-05-07T19:39:34.3556156Z ##[group]Disabling automatic garbage collection 2025-05-07T19:39:34.3559934Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T19:39:34.3587811Z ##[endgroup] 2025-05-07T19:39:34.3588983Z ##[group]Setting up auth 2025-05-07T19:39:34.3595472Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:39:34.3625527Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T19:39:34.3925403Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:39:34.3960895Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T19:39:34.4201585Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:39:34.4254045Z ##[endgroup] 2025-05-07T19:39:34.4255384Z ##[group]Fetching the repository 2025-05-07T19:39:34.4267564Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f4c52051596e74bc8c16e3d2867a4ecdd271e0:refs/remotes/pull/4066/merge 2025-05-07T19:39:35.7201069Z From https://github.com/pytorch/FBGEMM 2025-05-07T19:39:35.7203430Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T19:39:35.7226396Z ##[endgroup] 2025-05-07T19:39:35.7228258Z ##[group]Determining the checkout info 2025-05-07T19:39:35.7230299Z ##[endgroup] 2025-05-07T19:39:35.7235248Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T19:39:35.7273338Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T19:39:35.7299426Z ##[group]Checking out the ref 2025-05-07T19:39:35.7302660Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:39:35.8184265Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T19:39:35.8185545Z 2025-05-07T19:39:35.8186492Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T19:39:35.8188829Z changes and commit them, and you can discard any commits you make in this 2025-05-07T19:39:35.8190759Z state without impacting any branches by switching back to a branch. 2025-05-07T19:39:35.8191723Z 2025-05-07T19:39:35.8192611Z If you want to create a new branch to retain commits you create, you may 2025-05-07T19:39:35.8194740Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T19:39:35.8196028Z 2025-05-07T19:39:35.8196564Z git switch -c 2025-05-07T19:39:35.8197223Z 2025-05-07T19:39:35.8197551Z Or undo this operation with: 2025-05-07T19:39:35.8198078Z 2025-05-07T19:39:35.8198374Z git switch - 2025-05-07T19:39:35.8198988Z 2025-05-07T19:39:35.8199694Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T19:39:35.8200768Z 2025-05-07T19:39:35.8202240Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:39:35.8206351Z ##[endgroup] 2025-05-07T19:39:35.8233830Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T19:39:35.8255428Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:39:35.8468179Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:39:35.8469822Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:39:35.8501320Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:39:35.8502960Z env: 2025-05-07T19:39:35.8503831Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:39:35.8505080Z BUILD_ENV: build_binary 2025-05-07T19:39:35.8506045Z ##[endgroup] 2025-05-07T19:39:36.1327420Z ################################################################################ 2025-05-07T19:39:36.1327942Z # Setup Miniconda 2025-05-07T19:39:36.1328181Z # 2025-05-07T19:39:36.1343099Z # [2025-05-07T19:39:36.133Z] + setup_miniconda /home/runner/miniconda 2025-05-07T19:39:36.1343750Z ################################################################################ 2025-05-07T19:39:36.1343973Z 2025-05-07T19:39:36.1364382Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:39:36.2217473Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:39:36.2218222Z + mkdir -p /home/runner/miniconda 2025-05-07T19:39:36.2218584Z 2025-05-07T19:39:36.2231908Z 2025-05-07T19:39:36.2232587Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T19:39:36.2251077Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T19:39:37.3024967Z [SETUP] Installing Miniconda ... 2025-05-07T19:39:37.3025519Z + bash miniconda.sh -b -p /home/runner/miniconda -u 2025-05-07T19:39:37.3025801Z 2025-05-07T19:39:37.3152742Z PREFIX=/home/runner/miniconda 2025-05-07T19:39:37.7022688Z Unpacking payload ... 2025-05-07T19:39:38.1870948Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T19:39:38.9162837Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T19:39:41.3684601Z 2025-05-07T19:39:41.3685045Z Installing base environment... 2025-05-07T19:39:41.3685384Z 2025-05-07T19:39:42.3848860Z Preparing transaction: ...working... done 2025-05-07T19:39:44.8541725Z Executing transaction: ...working... done 2025-05-07T19:39:45.4541556Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T19:39:45.5488705Z installation finished. 2025-05-07T19:39:45.5494942Z 2025-05-07T19:39:45.5495318Z + rm -f miniconda.sh 2025-05-07T19:39:45.5497602Z 2025-05-07T19:39:45.5824226Z 2025-05-07T19:39:45.5824693Z [SETUP] Reloading the bash configuration ... 2025-05-07T19:39:45.5825330Z + /home/runner/miniconda/bin/conda init bash 2025-05-07T19:39:45.5825651Z 2025-05-07T19:39:45.9511408Z no change /home/runner/miniconda/condabin/conda 2025-05-07T19:39:45.9512001Z no change /home/runner/miniconda/bin/conda 2025-05-07T19:39:45.9512636Z no change /home/runner/miniconda/bin/conda-env 2025-05-07T19:39:45.9513105Z no change /home/runner/miniconda/bin/activate 2025-05-07T19:39:45.9513534Z no change /home/runner/miniconda/bin/deactivate 2025-05-07T19:39:45.9514047Z no change /home/runner/miniconda/etc/profile.d/conda.sh 2025-05-07T19:39:45.9514569Z no change /home/runner/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T19:39:45.9515116Z no change /home/runner/miniconda/shell/condabin/Conda.psm1 2025-05-07T19:39:45.9515684Z no change /home/runner/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T19:39:45.9516344Z no change /home/runner/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T19:39:45.9516990Z no change /home/runner/miniconda/etc/profile.d/conda.csh 2025-05-07T19:39:45.9517418Z modified /home/runner/.bashrc 2025-05-07T19:39:45.9517643Z 2025-05-07T19:39:45.9518376Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T19:39:45.9519009Z 2025-05-07T19:39:45.9991876Z 2025-05-07T19:39:45.9992466Z + . /home/runner/.bashrc 2025-05-07T19:39:45.9992762Z 2025-05-07T19:39:45.9992885Z 2025-05-07T19:39:45.9993547Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T19:39:46.0014597Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T19:40:07.7210203Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:40:09.1399452Z Solving environment: | / - \ | / - \ | / - done 2025-05-07T19:40:09.6478597Z 2025-05-07T19:40:09.6479003Z ## Package Plan ## 2025-05-07T19:40:09.6479249Z 2025-05-07T19:40:09.6479406Z environment location: /usr/share/miniconda 2025-05-07T19:40:09.6479739Z 2025-05-07T19:40:09.6479863Z added / updated specs: 2025-05-07T19:40:09.6480214Z - conda-libmamba-solver 2025-05-07T19:40:09.6480585Z - libarchive 2025-05-07T19:40:09.6480882Z - libmamba 2025-05-07T19:40:09.6481161Z - libmambapy 2025-05-07T19:40:09.6481351Z 2025-05-07T19:40:09.6481357Z 2025-05-07T19:40:09.6481612Z The following packages will be downloaded: 2025-05-07T19:40:09.6481947Z 2025-05-07T19:40:09.6482385Z package | build 2025-05-07T19:40:09.6482844Z ---------------------------|----------------- 2025-05-07T19:40:09.6483425Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T19:40:09.6484180Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T19:40:09.6484821Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T19:40:09.6485527Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T19:40:09.6486203Z ------------------------------------------------------------ 2025-05-07T19:40:09.6486695Z Total: 1.4 MB 2025-05-07T19:40:09.6487019Z 2025-05-07T19:40:09.6487185Z The following packages will be UPDATED: 2025-05-07T19:40:09.6487494Z 2025-05-07T19:40:09.6491682Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:40:09.6492949Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T19:40:09.6493514Z 2025-05-07T19:40:09.6493822Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:40:09.6494210Z 2025-05-07T19:40:09.6494673Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T19:40:09.6495921Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T19:40:09.6496653Z 2025-05-07T19:40:09.6496658Z 2025-05-07T19:40:09.6496666Z 2025-05-07T19:40:09.6496873Z Downloading and Extracting Packages: ...working... 2025-05-07T19:40:09.6497410Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T19:40:09.6497741Z 2025-05-07T19:40:09.6501867Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T19:40:09.6502399Z 2025-05-07T19:40:09.6503661Z 2025-05-07T19:40:09.6508605Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T19:40:09.6509036Z 2025-05-07T19:40:09.6509042Z 2025-05-07T19:40:09.6509048Z 2025-05-07T19:40:09.8805204Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T19:40:09.8805704Z 2025-05-07T19:40:09.8806013Z 2025-05-07T19:40:09.8919805Z ca-certificates-2025 | 149 KB | # | 11%  2025-05-07T19:40:09.8920281Z 2025-05-07T19:40:09.8981620Z certifi-2025.4.26 | 154 KB | # | 10%  2025-05-07T19:40:09.8981978Z 2025-05-07T19:40:09.8981993Z 2025-05-07T19:40:09.8982021Z 2025-05-07T19:40:09.8993802Z conda-libmamba-solve | 41 KB | ###9 | 39%  2025-05-07T19:40:09.8994236Z 2025-05-07T19:40:09.8994242Z 2025-05-07T19:40:09.8994247Z 2025-05-07T19:40:09.9147991Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:40:09.9148463Z 2025-05-07T19:40:09.9148470Z 2025-05-07T19:40:09.9148728Z 2025-05-07T19:40:09.9150704Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:40:09.9151128Z 2025-05-07T19:40:09.9151144Z 2025-05-07T19:40:09.9173253Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:40:09.9225571Z conda-25.3.1 | 1.1 MB | 1 | 1% 2025-05-07T19:40:09.9225934Z 2025-05-07T19:40:09.9225959Z 2025-05-07T19:40:09.9248769Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:40:09.9249189Z 2025-05-07T19:40:09.9334104Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:40:09.9334464Z 2025-05-07T19:40:09.9951816Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:40:10.0981724Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:40:10.0982769Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:40:10.0987396Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:40:10.0988010Z 2025-05-07T19:40:10.0988385Z 2025-05-07T19:40:10.0988873Z  2025-05-07T19:40:10.0989247Z 2025-05-07T19:40:10.0989255Z 2025-05-07T19:40:10.0989560Z  2025-05-07T19:40:10.0989937Z 2025-05-07T19:40:10.0989944Z 2025-05-07T19:40:10.0989982Z 2025-05-07T19:40:10.0990328Z  done 2025-05-07T19:40:10.1992242Z Preparing transaction: | done 2025-05-07T19:40:10.3000176Z Verifying transaction: - done 2025-05-07T19:40:11.7024103Z Executing transaction: | / - \ | / - \ | / - \ | / done 2025-05-07T19:40:12.8340235Z [SETUP] Updating Miniconda base packages ... 2025-05-07T19:40:12.8362624Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T19:40:13.8682322Z Channels: 2025-05-07T19:40:13.8682625Z - defaults 2025-05-07T19:40:13.8682882Z Platform: linux-64 2025-05-07T19:40:15.0906969Z Collecting package metadata (repodata.json): - \ | / - \ | / done 2025-05-07T19:40:15.2630277Z Solving environment: \ | Channels: 2025-05-07T19:40:15.2630743Z - defaults 2025-05-07T19:40:15.2631027Z Platform: linux-64 2025-05-07T19:40:15.5048794Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:40:15.7154566Z Solving environment: \ | / - done 2025-05-07T19:40:15.7921687Z done 2025-05-07T19:40:15.8542660Z 2025-05-07T19:40:15.8542992Z ## Package Plan ## 2025-05-07T19:40:15.8543278Z 2025-05-07T19:40:15.8543497Z environment location: /usr/share/miniconda 2025-05-07T19:40:15.8543916Z 2025-05-07T19:40:15.8544084Z added / updated specs: 2025-05-07T19:40:15.8544507Z - conda 2025-05-07T19:40:15.8544724Z 2025-05-07T19:40:15.8544730Z 2025-05-07T19:40:15.8544940Z The following packages will be downloaded: 2025-05-07T19:40:15.8545340Z 2025-05-07T19:40:15.8545545Z package | build 2025-05-07T19:40:15.8546115Z ---------------------------|----------------- 2025-05-07T19:40:15.8546730Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T19:40:15.8547414Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T19:40:15.8548092Z ------------------------------------------------------------ 2025-05-07T19:40:15.8549220Z Total: 1.4 MB 2025-05-07T19:40:15.8549543Z 2025-05-07T19:40:15.8549706Z The following packages will be UPDATED: 2025-05-07T19:40:15.8550009Z 2025-05-07T19:40:15.8550493Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:40:15.8551045Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T19:40:15.8551291Z 2025-05-07T19:40:15.8551294Z 2025-05-07T19:40:15.8551297Z 2025-05-07T19:40:15.8551437Z Downloading and Extracting Packages: ...working... 2025-05-07T19:40:15.8551828Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T19:40:15.8552035Z 2025-05-07T19:40:15.9651515Z tzdata-2025b | 116 KB | | 0%  2025-05-07T19:40:15.9663536Z pip-25.1 | 1.3 MB | 4 | 5% 2025-05-07T19:40:15.9663875Z 2025-05-07T19:40:15.9680616Z tzdata-2025b | 116 KB | #####4 | 55%  2025-05-07T19:40:15.9680997Z 2025-05-07T19:40:16.0448025Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:40:16.1315951Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:40:16.1316312Z 2025-05-07T19:40:16.1910898Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:40:16.1911518Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:40:16.1915697Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:40:16.1916144Z 2025-05-07T19:40:16.1916435Z 2025-05-07T19:40:16.1917164Z  done 2025-05-07T19:40:16.2922760Z Preparing transaction: | done 2025-05-07T19:40:16.3926657Z Verifying transaction: - done 2025-05-07T19:40:18.3994311Z Executing transaction: | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:40:18.5788240Z [SETUP] Cleaning up Conda packages ... 2025-05-07T19:40:18.5791503Z + conda clean --packages --tarball -y 2025-05-07T19:40:18.5791794Z 2025-05-07T19:40:23.3865774Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T19:40:23.3866106Z Will remove 11 (16.0 MB) package(s). 2025-05-07T19:40:23.3866567Z WARNING: cannot remove, file permissions: /usr/share/miniconda/pkgs/python_abi-3.13-0_cp313 2025-05-07T19:40:23.3867199Z WARNING: cannot remove, file permissions: /usr/share/miniconda/pkgs/tzdata-2025a-h04d1e81_0 2025-05-07T19:40:23.3867805Z WARNING: cannot remove, file permissions: /usr/share/miniconda/pkgs/_libgcc_mutex-0.1-main 2025-05-07T19:40:23.3868471Z WARNING: cannot remove, file permissions: /usr/share/miniconda/pkgs/certifi-2025.4.26-py313h06a4308_0 2025-05-07T19:40:23.3869208Z WARNING: cannot remove, file permissions: /usr/share/miniconda/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0 2025-05-07T19:40:23.3869921Z WARNING: cannot remove, file permissions: /usr/share/miniconda/pkgs/conda-25.3.1-py313h06a4308_0 2025-05-07T19:40:23.3870572Z WARNING: cannot remove, file permissions: /usr/share/miniconda/pkgs/pip-25.0-py313h06a4308_0 2025-05-07T19:40:23.3871252Z WARNING: cannot remove, file permissions: /usr/share/miniconda/pkgs/ca-certificates-2025.2.25-h06a4308_0 2025-05-07T19:40:23.3871917Z WARNING: cannot remove, file permissions: /usr/share/miniconda/pkgs/_openmp_mutex-5.1-1_gnu 2025-05-07T19:40:23.3872790Z WARNING: cannot remove, file permissions: /usr/share/miniconda/pkgs/typing-extensions-4.12.2-py313h06a4308_0 2025-05-07T19:40:23.3873490Z WARNING: cannot remove, file permissions: /usr/share/miniconda/pkgs/pybind11-abi-5-hd3eb1b0_0 2025-05-07T19:40:23.4342442Z 2025-05-07T19:40:23.4349484Z + conda clean --all -y 2025-05-07T19:40:23.4349875Z 2025-05-07T19:40:26.7210414Z There are no unused tarball(s) to remove. 2025-05-07T19:40:26.7210916Z Will remove 1 index cache(s). 2025-05-07T19:40:26.7211400Z WARNING: cannot remove, file permissions: /usr/share/miniconda/pkgs/cache 2025-05-07T19:40:26.7211942Z There are no unused package(s) to remove. 2025-05-07T19:40:26.7212896Z There are no tempfile(s) to remove. 2025-05-07T19:40:26.7213446Z There are no logfile(s) to remove. 2025-05-07T19:40:26.7671532Z 2025-05-07T19:40:26.7676102Z + conda info 2025-05-07T19:40:26.7676326Z 2025-05-07T19:40:27.3381104Z 2025-05-07T19:40:27.3381472Z active environment : None 2025-05-07T19:40:27.3381965Z user config file : /home/runner/.condarc 2025-05-07T19:40:27.3382556Z populated config files : /usr/share/miniconda/.condarc 2025-05-07T19:40:27.3382892Z conda version : 25.3.1 2025-05-07T19:40:27.3383151Z conda-build version : not installed 2025-05-07T19:40:27.3383439Z python version : 3.13.2.final.0 2025-05-07T19:40:27.3383717Z solver : libmamba (default) 2025-05-07T19:40:27.3384014Z virtual packages : __archspec=1=zen2 2025-05-07T19:40:27.3384300Z __conda=25.3.1=0 2025-05-07T19:40:27.3384569Z __glibc=2.39=0 2025-05-07T19:40:27.3384856Z __linux=6.11.0=0 2025-05-07T19:40:27.3385122Z __unix=0=0 2025-05-07T19:40:27.3385428Z base environment : /usr/share/miniconda (writable) 2025-05-07T19:40:27.3385788Z conda av data dir : /usr/share/miniconda/etc/conda 2025-05-07T19:40:27.3386106Z conda av metadata url : None 2025-05-07T19:40:27.3386465Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T19:40:27.3387115Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T19:40:27.3387579Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T19:40:27.3388102Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T19:40:27.3388584Z package cache : /usr/share/miniconda/pkgs 2025-05-07T19:40:27.3389007Z /home/runner/.conda/pkgs 2025-05-07T19:40:27.3389489Z envs directories : /usr/share/miniconda/envs 2025-05-07T19:40:27.3389947Z /home/runner/.conda/envs 2025-05-07T19:40:27.3390384Z platform : linux-64 2025-05-07T19:40:27.3391472Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.11.0-1013-azure ubuntu/24.04.2 glibc/2.39 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T19:40:27.3393033Z UID:GID : 1001:118 2025-05-07T19:40:27.3393453Z netrc file : None 2025-05-07T19:40:27.3393881Z offline mode : False 2025-05-07T19:40:27.3394186Z 2025-05-07T19:40:27.3919037Z 2025-05-07T19:40:27.3919553Z [SETUP] Exporting Miniconda variables ... 2025-05-07T19:40:27.3920534Z [SETUP] Saving Miniconda variables to /home/runner/work/_temp/_runner_file_commands/add_path_15bb194f-7bde-44ad-b99c-d5ff690f7ca6 ... 2025-05-07T19:40:27.3921510Z [SETUP] Successfully set up Miniconda at /home/runner/miniconda 2025-05-07T19:40:27.4030192Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T19:40:27.4030616Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T19:40:27.4062336Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:40:27.4062675Z env: 2025-05-07T19:40:27.4062857Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:40:27.4063110Z BUILD_ENV: build_binary 2025-05-07T19:40:27.4063309Z ##[endgroup] 2025-05-07T19:40:27.6863187Z ################################################################################ 2025-05-07T19:40:27.6863690Z # Create Conda Environment 2025-05-07T19:40:27.6864041Z # 2025-05-07T19:40:27.6878445Z # [2025-05-07T19:40:27.687Z] + create_conda_environment build_binary 3.13 2025-05-07T19:40:27.6879050Z ################################################################################ 2025-05-07T19:40:27.6879363Z 2025-05-07T19:40:27.6893478Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:40:27.7543092Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:40:27.7543737Z [SETUP] Listing existing Conda environments ... 2025-05-07T19:40:27.7544159Z + conda info --envs 2025-05-07T19:40:27.7544603Z 2025-05-07T19:40:28.3356156Z 2025-05-07T19:40:28.3356392Z # conda environments: 2025-05-07T19:40:28.3356716Z # 2025-05-07T19:40:28.3356999Z base /home/runner/miniconda 2025-05-07T19:40:28.3357307Z /usr/share/miniconda 2025-05-07T19:40:28.3357477Z 2025-05-07T19:40:28.3864124Z 2025-05-07T19:40:28.3864638Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T19:40:29.9506300Z + rm -rf /home/runner/miniconda/envs/build_binary 2025-05-07T19:40:29.9506705Z 2025-05-07T19:40:29.9519290Z 2025-05-07T19:40:29.9526472Z [SETUP] Creating new Conda environment (Python 3.13) ... 2025-05-07T19:40:29.9545281Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.13 2025-05-07T19:40:30.5298310Z Channels: 2025-05-07T19:40:30.5298731Z - defaults 2025-05-07T19:40:30.5299080Z Platform: linux-64 2025-05-07T19:40:31.8479322Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T19:40:31.9719825Z Solving environment: / done 2025-05-07T19:40:32.0024284Z 2025-05-07T19:40:32.0024609Z ## Package Plan ## 2025-05-07T19:40:32.0024821Z 2025-05-07T19:40:32.0025268Z environment location: /home/runner/miniconda/envs/build_binary 2025-05-07T19:40:32.0026102Z 2025-05-07T19:40:32.0026296Z added / updated specs: 2025-05-07T19:40:32.0026663Z - python=3.13 2025-05-07T19:40:32.0026855Z 2025-05-07T19:40:32.0026861Z 2025-05-07T19:40:32.0027021Z The following packages will be downloaded: 2025-05-07T19:40:32.0027333Z 2025-05-07T19:40:32.0027503Z package | build 2025-05-07T19:40:32.0027934Z ---------------------------|----------------- 2025-05-07T19:40:32.0028414Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T19:40:32.0028984Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T19:40:32.0029517Z ------------------------------------------------------------ 2025-05-07T19:40:32.0029981Z Total: 1.4 MB 2025-05-07T19:40:32.0030275Z 2025-05-07T19:40:32.0030455Z The following NEW packages will be INSTALLED: 2025-05-07T19:40:32.0030765Z 2025-05-07T19:40:32.0031104Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T19:40:32.0031760Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T19:40:32.0032625Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T19:40:32.0033358Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T19:40:32.0034039Z expat pkgs/main/linux-64::expat-2.7.1-h6a678d5_0 2025-05-07T19:40:32.0034728Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T19:40:32.0035769Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T19:40:32.0036424Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T19:40:32.0037233Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T19:40:32.0037908Z libmpdec pkgs/main/linux-64::libmpdec-4.0.0-h5eee18b_0 2025-05-07T19:40:32.0038577Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T19:40:32.0039205Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T19:40:32.0039739Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T19:40:32.0040306Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T19:40:32.0040914Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:40:32.0041542Z python pkgs/main/linux-64::python-3.13.2-hf623796_100_cp313 2025-05-07T19:40:32.0042442Z python_abi pkgs/main/linux-64::python_abi-3.13-0_cp313 2025-05-07T19:40:32.0043095Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T19:40:32.0043725Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py313h06a4308_0 2025-05-07T19:40:32.0044554Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T19:40:32.0045067Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T19:40:32.0045608Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T19:40:32.0046226Z wheel pkgs/main/linux-64::wheel-0.45.1-py313h06a4308_0 2025-05-07T19:40:32.0046794Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T19:40:32.0047338Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T19:40:32.0047700Z 2025-05-07T19:40:32.0047706Z 2025-05-07T19:40:32.0047711Z 2025-05-07T19:40:32.0047922Z Downloading and Extracting Packages: ...working... 2025-05-07T19:40:32.0048463Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T19:40:32.0048794Z 2025-05-07T19:40:32.0988940Z tzdata-2025b | 116 KB | | 0%  2025-05-07T19:40:32.0990904Z 2025-05-07T19:40:32.1170842Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:40:32.1740361Z pip-25.1 | 1.3 MB | #1 | 11% 2025-05-07T19:40:32.2816376Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:40:32.2816741Z 2025-05-07T19:40:32.2817109Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:40:32.2817311Z 2025-05-07T19:40:32.3348883Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:40:32.3350100Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:40:32.3353542Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:40:32.3354210Z 2025-05-07T19:40:32.3355419Z 2025-05-07T19:40:32.3355737Z  done 2025-05-07T19:40:32.5409925Z Preparing transaction: \ | done 2025-05-07T19:40:33.5399052Z Verifying transaction: - \ | / - \ | / - done 2025-05-07T19:40:35.7446424Z Executing transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:40:35.7935149Z # 2025-05-07T19:40:35.7935489Z # To activate this environment, use 2025-05-07T19:40:35.7935875Z # 2025-05-07T19:40:35.7936041Z # $ conda activate build_binary 2025-05-07T19:40:35.7936254Z # 2025-05-07T19:40:35.7936429Z # To deactivate an active environment, use 2025-05-07T19:40:35.7936664Z # 2025-05-07T19:40:35.7936806Z # $ conda deactivate 2025-05-07T19:40:35.7936934Z 2025-05-07T19:40:35.8663524Z [SETUP] Upgrading PIP to latest ... 2025-05-07T19:40:35.8684106Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T19:40:38.9756038Z Requirement already satisfied: pip in /home/runner/miniconda/envs/build_binary/lib/python3.13/site-packages (25.1) 2025-05-07T19:40:38.9757143Z Collecting pip 2025-05-07T19:40:38.9757480Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T19:40:38.9757923Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T19:40:38.9758751Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 55.1 MB/s eta 0:00:00 2025-05-07T19:40:38.9759158Z Installing collected packages: pip 2025-05-07T19:40:38.9759463Z Attempting uninstall: pip 2025-05-07T19:40:38.9759753Z Found existing installation: pip 25.1 2025-05-07T19:40:38.9760068Z Uninstalling pip-25.1: 2025-05-07T19:40:38.9760348Z Successfully uninstalled pip-25.1 2025-05-07T19:40:38.9760672Z Successfully installed pip-25.1.1 2025-05-07T19:40:38.9760872Z 2025-05-07T19:40:39.0283804Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T19:40:39.0303678Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T19:40:39.7038329Z Channels: 2025-05-07T19:40:39.7038659Z - conda-forge 2025-05-07T19:40:39.7038965Z Platform: linux-64 2025-05-07T19:40:47.9494917Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:40:49.5349886Z Solving environment: \ | / - \ done 2025-05-07T19:40:49.5773561Z 2025-05-07T19:40:49.5774031Z ## Package Plan ## 2025-05-07T19:40:49.5774268Z 2025-05-07T19:40:49.5774540Z environment location: /home/runner/miniconda/envs/build_binary 2025-05-07T19:40:49.5774885Z 2025-05-07T19:40:49.5775033Z added / updated specs: 2025-05-07T19:40:49.5775386Z - pyopenssl[version='>22.1.0'] 2025-05-07T19:40:49.5775647Z 2025-05-07T19:40:49.5775653Z 2025-05-07T19:40:49.5775813Z The following packages will be downloaded: 2025-05-07T19:40:49.5776098Z 2025-05-07T19:40:49.5776249Z package | build 2025-05-07T19:40:49.5776695Z ---------------------------|----------------- 2025-05-07T19:40:49.5777256Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T19:40:49.5777959Z cffi-1.17.1 | py313hfab6e84_0 289 KB conda-forge 2025-05-07T19:40:49.5778583Z cryptography-44.0.3 | py313h6556f6e_0 1.5 MB conda-forge 2025-05-07T19:40:49.5779179Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T19:40:49.5779736Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:40:49.5780348Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T19:40:49.5780952Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T19:40:49.5781534Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T19:40:49.5782395Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T19:40:49.5783043Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T19:40:49.5783707Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T19:40:49.5784279Z ------------------------------------------------------------ 2025-05-07T19:40:49.5784723Z Total: 6.5 MB 2025-05-07T19:40:49.5785008Z 2025-05-07T19:40:49.5785174Z The following NEW packages will be INSTALLED: 2025-05-07T19:40:49.5785471Z 2025-05-07T19:40:49.5785758Z cffi conda-forge/linux-64::cffi-1.17.1-py313hfab6e84_0 2025-05-07T19:40:49.5786306Z cryptography conda-forge/linux-64::cryptography-44.0.3-py313h6556f6e_0 2025-05-07T19:40:49.5786911Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T19:40:49.5787476Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T19:40:49.5788102Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T19:40:49.5788865Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T19:40:49.5790017Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T19:40:49.5790585Z 2025-05-07T19:40:49.5790744Z The following packages will be UPDATED: 2025-05-07T19:40:49.5791030Z 2025-05-07T19:40:49.5791599Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:40:49.5792918Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T19:40:49.5793810Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T19:40:49.5794694Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T19:40:49.5795225Z 2025-05-07T19:40:49.5795231Z 2025-05-07T19:40:49.5795236Z 2025-05-07T19:40:49.5795424Z Downloading and Extracting Packages: ...working... 2025-05-07T19:40:49.5795934Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T19:40:49.5796260Z 2025-05-07T19:40:49.5796751Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T19:40:49.5797082Z 2025-05-07T19:40:49.5797087Z 2025-05-07T19:40:49.5809423Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T19:40:49.5810019Z 2025-05-07T19:40:49.5810025Z 2025-05-07T19:40:49.5810042Z 2025-05-07T19:40:49.5820941Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T19:40:49.5821311Z 2025-05-07T19:40:49.5821317Z 2025-05-07T19:40:49.5821321Z 2025-05-07T19:40:49.5821331Z 2025-05-07T19:40:49.5838237Z cffi-1.17.1 | 289 KB | | 0%  2025-05-07T19:40:49.5838592Z 2025-05-07T19:40:49.5838597Z 2025-05-07T19:40:49.5838602Z 2025-05-07T19:40:49.5838607Z 2025-05-07T19:40:49.5838615Z 2025-05-07T19:40:49.5850068Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T19:40:49.5850492Z 2025-05-07T19:40:49.5850498Z 2025-05-07T19:40:49.5850503Z 2025-05-07T19:40:49.5850507Z 2025-05-07T19:40:49.5850511Z 2025-05-07T19:40:49.5850529Z 2025-05-07T19:40:49.5851656Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T19:40:49.5852034Z 2025-05-07T19:40:49.5852200Z 2025-05-07T19:40:49.5852214Z 2025-05-07T19:40:49.5852219Z 2025-05-07T19:40:49.5852224Z 2025-05-07T19:40:49.5852228Z 2025-05-07T19:40:49.5852237Z 2025-05-07T19:40:49.5853942Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T19:40:49.5854323Z 2025-05-07T19:40:49.5854329Z 2025-05-07T19:40:49.5854333Z 2025-05-07T19:40:49.5854338Z 2025-05-07T19:40:49.5854343Z 2025-05-07T19:40:49.5854347Z 2025-05-07T19:40:49.5854362Z 2025-05-07T19:40:49.5854369Z 2025-05-07T19:40:49.5855657Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T19:40:49.5856015Z 2025-05-07T19:40:49.5856019Z 2025-05-07T19:40:49.5856022Z 2025-05-07T19:40:49.5856025Z 2025-05-07T19:40:49.5856028Z 2025-05-07T19:40:49.5856030Z 2025-05-07T19:40:49.5856039Z 2025-05-07T19:40:49.5856042Z 2025-05-07T19:40:49.5856057Z 2025-05-07T19:40:49.5857532Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T19:40:49.5858000Z 2025-05-07T19:40:49.5858020Z 2025-05-07T19:40:49.5858036Z 2025-05-07T19:40:49.5858041Z 2025-05-07T19:40:49.5858045Z 2025-05-07T19:40:49.5858050Z 2025-05-07T19:40:49.5858055Z 2025-05-07T19:40:49.5858059Z 2025-05-07T19:40:49.5858063Z 2025-05-07T19:40:49.5858236Z 2025-05-07T19:40:49.6815529Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:40:49.6833894Z openssl-3.5.0 | 3.0 MB | | 1% 2025-05-07T19:40:49.6834216Z 2025-05-07T19:40:49.6834227Z 2025-05-07T19:40:49.6881335Z libgcc-15.1.0 | 810 KB | 1 | 2%  2025-05-07T19:40:49.6881833Z 2025-05-07T19:40:49.6999240Z cryptography-44.0.3 | 1.5 MB | 4 | 4%  2025-05-07T19:40:49.6999527Z 2025-05-07T19:40:49.6999531Z 2025-05-07T19:40:49.6999539Z 2025-05-07T19:40:49.7048262Z libgomp-15.1.0 | 442 KB | 3 | 4%  2025-05-07T19:40:49.7048635Z 2025-05-07T19:40:49.7048640Z 2025-05-07T19:40:49.7048645Z 2025-05-07T19:40:49.7048654Z 2025-05-07T19:40:49.7534644Z cffi-1.17.1 | 289 KB | 5 | 6%  2025-05-07T19:40:49.7535011Z 2025-05-07T19:40:49.7535017Z 2025-05-07T19:40:49.7535022Z 2025-05-07T19:40:49.7587352Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:40:49.7587625Z 2025-05-07T19:40:49.7587629Z 2025-05-07T19:40:49.7639264Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:40:49.7639613Z 2025-05-07T19:40:49.7639619Z 2025-05-07T19:40:49.7639624Z 2025-05-07T19:40:49.7639635Z 2025-05-07T19:40:49.7815232Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T19:40:49.8094062Z openssl-3.5.0 | 3.0 MB | ####2 | 42% 2025-05-07T19:40:49.8094456Z 2025-05-07T19:40:49.8095027Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:40:49.8095482Z 2025-05-07T19:40:49.8128802Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:40:49.8129225Z 2025-05-07T19:40:49.8129231Z 2025-05-07T19:40:49.8129666Z 2025-05-07T19:40:49.8129671Z 2025-05-07T19:40:49.8129677Z 2025-05-07T19:40:49.8182613Z ca-certificates-2025 | 149 KB | # | 11%  2025-05-07T19:40:49.8182901Z 2025-05-07T19:40:49.8182913Z 2025-05-07T19:40:49.8182916Z 2025-05-07T19:40:49.8182919Z 2025-05-07T19:40:49.8182922Z 2025-05-07T19:40:49.8182925Z 2025-05-07T19:40:49.8212247Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T19:40:49.8212652Z 2025-05-07T19:40:49.8212657Z 2025-05-07T19:40:49.8212662Z 2025-05-07T19:40:49.8212666Z 2025-05-07T19:40:49.8212684Z 2025-05-07T19:40:49.8255104Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:40:49.8255549Z 2025-05-07T19:40:49.8255556Z 2025-05-07T19:40:49.8255560Z 2025-05-07T19:40:49.8255565Z 2025-05-07T19:40:49.8255570Z 2025-05-07T19:40:49.8258703Z 2025-05-07T19:40:49.8299571Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:40:49.8299889Z 2025-05-07T19:40:49.8299918Z 2025-05-07T19:40:49.8299922Z 2025-05-07T19:40:49.8299925Z 2025-05-07T19:40:49.8299928Z 2025-05-07T19:40:49.8299931Z 2025-05-07T19:40:49.8300314Z 2025-05-07T19:40:49.8352272Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T19:40:49.8352678Z 2025-05-07T19:40:49.8352683Z 2025-05-07T19:40:49.8352688Z 2025-05-07T19:40:49.8352693Z 2025-05-07T19:40:49.8352698Z 2025-05-07T19:40:49.8352702Z 2025-05-07T19:40:49.8354309Z 2025-05-07T19:40:49.8620198Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:40:49.8623943Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:40:49.8624279Z 2025-05-07T19:40:49.8624285Z 2025-05-07T19:40:49.8624290Z 2025-05-07T19:40:49.8624295Z 2025-05-07T19:40:49.8624300Z 2025-05-07T19:40:49.8624305Z 2025-05-07T19:40:49.8624333Z 2025-05-07T19:40:49.8624380Z 2025-05-07T19:40:49.8650002Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T19:40:49.8650525Z 2025-05-07T19:40:49.8650531Z 2025-05-07T19:40:49.8650536Z 2025-05-07T19:40:49.8650541Z 2025-05-07T19:40:49.8650546Z 2025-05-07T19:40:49.8650551Z 2025-05-07T19:40:49.8650556Z 2025-05-07T19:40:49.8650565Z 2025-05-07T19:40:49.8694652Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:40:49.8695134Z 2025-05-07T19:40:49.8695140Z 2025-05-07T19:40:49.8695147Z 2025-05-07T19:40:49.8698435Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:40:49.8698819Z 2025-05-07T19:40:49.8698824Z 2025-05-07T19:40:49.8698829Z 2025-05-07T19:40:49.8740674Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:40:49.8741047Z 2025-05-07T19:40:49.8741052Z 2025-05-07T19:40:49.8741057Z 2025-05-07T19:40:49.8741533Z 2025-05-07T19:40:49.8748045Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T19:40:49.8748317Z 2025-05-07T19:40:49.8748322Z 2025-05-07T19:40:49.8748326Z 2025-05-07T19:40:49.8752847Z 2025-05-07T19:40:49.8758276Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T19:40:49.8758680Z 2025-05-07T19:40:49.8758686Z 2025-05-07T19:40:49.8758691Z 2025-05-07T19:40:49.8758695Z 2025-05-07T19:40:49.8758709Z 2025-05-07T19:40:49.8758714Z 2025-05-07T19:40:49.8758718Z 2025-05-07T19:40:49.8758724Z 2025-05-07T19:40:49.8758729Z 2025-05-07T19:40:49.8784930Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T19:40:49.8785291Z 2025-05-07T19:40:49.8785295Z 2025-05-07T19:40:49.8785305Z 2025-05-07T19:40:49.8785308Z 2025-05-07T19:40:49.8785311Z 2025-05-07T19:40:49.8785314Z 2025-05-07T19:40:49.8785317Z 2025-05-07T19:40:49.8785320Z 2025-05-07T19:40:49.8785323Z 2025-05-07T19:40:49.8812361Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:40:49.8812817Z 2025-05-07T19:40:49.8812828Z 2025-05-07T19:40:49.8812831Z 2025-05-07T19:40:49.8812834Z 2025-05-07T19:40:49.8812837Z 2025-05-07T19:40:49.8813116Z 2025-05-07T19:40:49.8813121Z 2025-05-07T19:40:49.8813126Z 2025-05-07T19:40:49.8813130Z 2025-05-07T19:40:49.8813134Z 2025-05-07T19:40:49.8831082Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:40:49.8831549Z 2025-05-07T19:40:49.8831555Z 2025-05-07T19:40:49.8831560Z 2025-05-07T19:40:49.8831565Z 2025-05-07T19:40:49.8831569Z 2025-05-07T19:40:49.8831573Z 2025-05-07T19:40:49.8831579Z 2025-05-07T19:40:49.8831584Z 2025-05-07T19:40:49.8831590Z 2025-05-07T19:40:49.8831595Z 2025-05-07T19:40:49.8949010Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:40:49.8949435Z 2025-05-07T19:40:49.8949441Z 2025-05-07T19:40:49.8949447Z 2025-05-07T19:40:49.8949451Z 2025-05-07T19:40:49.8949456Z 2025-05-07T19:40:49.9016290Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:40:49.9016915Z 2025-05-07T19:40:49.9016937Z 2025-05-07T19:40:49.9019716Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:40:49.9020075Z 2025-05-07T19:40:49.9020084Z 2025-05-07T19:40:49.9336651Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:40:49.9337013Z 2025-05-07T19:40:49.9337019Z 2025-05-07T19:40:49.9337024Z 2025-05-07T19:40:49.9337029Z 2025-05-07T19:40:49.9337033Z 2025-05-07T19:40:49.9337043Z 2025-05-07T19:40:49.9340433Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:40:49.9340818Z 2025-05-07T19:40:49.9340822Z 2025-05-07T19:40:49.9340827Z 2025-05-07T19:40:49.9340836Z 2025-05-07T19:40:49.9340841Z 2025-05-07T19:40:49.9340846Z 2025-05-07T19:40:50.0244676Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:40:50.0245177Z 2025-05-07T19:40:50.0245184Z 2025-05-07T19:40:50.0245191Z 2025-05-07T19:40:50.0245228Z 2025-05-07T19:40:50.0245234Z 2025-05-07T19:40:50.0245238Z 2025-05-07T19:40:50.0245242Z 2025-05-07T19:40:50.0247459Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:40:50.0247864Z 2025-05-07T19:40:50.0247870Z 2025-05-07T19:40:50.0247875Z 2025-05-07T19:40:50.0247879Z 2025-05-07T19:40:50.0247883Z 2025-05-07T19:40:50.0247888Z 2025-05-07T19:40:50.0247897Z 2025-05-07T19:40:50.0347348Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:40:50.0347831Z 2025-05-07T19:40:50.0347837Z 2025-05-07T19:40:50.0347843Z 2025-05-07T19:40:50.0347848Z 2025-05-07T19:40:50.0347853Z 2025-05-07T19:40:50.0347858Z 2025-05-07T19:40:50.0347863Z 2025-05-07T19:40:50.0347991Z 2025-05-07T19:40:50.0349535Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:40:50.0349992Z 2025-05-07T19:40:50.0349997Z 2025-05-07T19:40:50.0350007Z 2025-05-07T19:40:50.0350012Z 2025-05-07T19:40:50.0350377Z 2025-05-07T19:40:50.0350388Z 2025-05-07T19:40:50.0350392Z 2025-05-07T19:40:50.0350461Z 2025-05-07T19:40:50.0460512Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:40:50.0461013Z 2025-05-07T19:40:50.0461021Z 2025-05-07T19:40:50.0461026Z 2025-05-07T19:40:50.0461030Z 2025-05-07T19:40:50.0461035Z 2025-05-07T19:40:50.0461039Z 2025-05-07T19:40:50.0461044Z 2025-05-07T19:40:50.0461049Z 2025-05-07T19:40:50.0461059Z 2025-05-07T19:40:50.0463530Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:40:50.0463985Z 2025-05-07T19:40:50.0463991Z 2025-05-07T19:40:50.0463995Z 2025-05-07T19:40:50.0464000Z 2025-05-07T19:40:50.0464004Z 2025-05-07T19:40:50.0464009Z 2025-05-07T19:40:50.0464014Z 2025-05-07T19:40:50.0464020Z 2025-05-07T19:40:50.0464030Z 2025-05-07T19:40:50.0879908Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:40:50.0880397Z 2025-05-07T19:40:50.0880404Z 2025-05-07T19:40:50.0880443Z 2025-05-07T19:40:50.0880449Z 2025-05-07T19:40:50.0880454Z 2025-05-07T19:40:50.0880459Z 2025-05-07T19:40:50.0880464Z 2025-05-07T19:40:50.0880469Z 2025-05-07T19:40:50.0880836Z 2025-05-07T19:40:50.0880842Z 2025-05-07T19:40:50.0885323Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:40:50.0885744Z 2025-05-07T19:40:50.0885751Z 2025-05-07T19:40:50.0885756Z 2025-05-07T19:40:50.0885761Z 2025-05-07T19:40:50.0885766Z 2025-05-07T19:40:50.0885770Z 2025-05-07T19:40:50.0885775Z 2025-05-07T19:40:50.0885779Z 2025-05-07T19:40:50.0885784Z 2025-05-07T19:40:50.0885788Z 2025-05-07T19:40:50.1388809Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:40:50.1391512Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:40:50.1420432Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:40:50.1420944Z 2025-05-07T19:40:50.1426259Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:40:50.1426750Z 2025-05-07T19:40:50.1427012Z 2025-05-07T19:40:50.1427225Z  2025-05-07T19:40:50.1427515Z 2025-05-07T19:40:50.1427521Z 2025-05-07T19:40:50.1427733Z  2025-05-07T19:40:50.1428003Z 2025-05-07T19:40:50.1428008Z 2025-05-07T19:40:50.1428012Z 2025-05-07T19:40:50.1428254Z  2025-05-07T19:40:50.1428532Z 2025-05-07T19:40:50.1428537Z 2025-05-07T19:40:50.1428541Z 2025-05-07T19:40:50.1428546Z 2025-05-07T19:40:50.1428773Z  2025-05-07T19:40:50.1429047Z 2025-05-07T19:40:50.1429051Z 2025-05-07T19:40:50.1429056Z 2025-05-07T19:40:50.1429060Z 2025-05-07T19:40:50.1429065Z 2025-05-07T19:40:50.1429290Z  2025-05-07T19:40:50.1429520Z 2025-05-07T19:40:50.1429523Z 2025-05-07T19:40:50.1429526Z 2025-05-07T19:40:50.1429528Z 2025-05-07T19:40:50.1429532Z 2025-05-07T19:40:50.1429535Z 2025-05-07T19:40:50.1429687Z  2025-05-07T19:40:50.1429944Z 2025-05-07T19:40:50.1429959Z 2025-05-07T19:40:50.1429963Z 2025-05-07T19:40:50.1429968Z 2025-05-07T19:40:50.1429973Z 2025-05-07T19:40:50.1429977Z 2025-05-07T19:40:50.1429981Z 2025-05-07T19:40:50.1430223Z  2025-05-07T19:40:50.1430508Z 2025-05-07T19:40:50.1430512Z 2025-05-07T19:40:50.1430517Z 2025-05-07T19:40:50.1430521Z 2025-05-07T19:40:50.1430531Z 2025-05-07T19:40:50.1430535Z 2025-05-07T19:40:50.1430540Z 2025-05-07T19:40:50.1430545Z 2025-05-07T19:40:50.1430798Z  2025-05-07T19:40:50.1431027Z 2025-05-07T19:40:50.1431030Z 2025-05-07T19:40:50.1431033Z 2025-05-07T19:40:50.1431300Z 2025-05-07T19:40:50.1431304Z 2025-05-07T19:40:50.1431307Z 2025-05-07T19:40:50.1431310Z 2025-05-07T19:40:50.1431313Z 2025-05-07T19:40:50.1431316Z 2025-05-07T19:40:50.1431504Z  2025-05-07T19:40:50.1431681Z 2025-05-07T19:40:50.1431684Z 2025-05-07T19:40:50.1431687Z 2025-05-07T19:40:50.1431690Z 2025-05-07T19:40:50.1431697Z 2025-05-07T19:40:50.1431700Z 2025-05-07T19:40:50.1431703Z 2025-05-07T19:40:50.1431706Z 2025-05-07T19:40:50.1431708Z 2025-05-07T19:40:50.1431711Z 2025-05-07T19:40:50.1431870Z  done 2025-05-07T19:40:50.2436975Z Preparing transaction: / done 2025-05-07T19:40:50.3440144Z Verifying transaction: \ done 2025-05-07T19:40:51.7468333Z Executing transaction: / - \ | / - \ | / - \ | / - done 2025-05-07T19:40:51.8945097Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T19:40:53.5946880Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T19:40:53.5956830Z [SETUP] Installing libxcrypt ... 2025-05-07T19:40:53.5978075Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T19:40:54.2798522Z Channels: 2025-05-07T19:40:54.2798877Z - conda-forge 2025-05-07T19:40:54.2799195Z Platform: linux-64 2025-05-07T19:40:56.5272737Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T19:40:56.8895021Z Solving environment: - \ done 2025-05-07T19:40:56.9311326Z 2025-05-07T19:40:56.9311728Z ## Package Plan ## 2025-05-07T19:40:56.9312022Z 2025-05-07T19:40:56.9312625Z environment location: /home/runner/miniconda/envs/build_binary 2025-05-07T19:40:56.9313144Z 2025-05-07T19:40:56.9313300Z added / updated specs: 2025-05-07T19:40:56.9313703Z - libxcrypt 2025-05-07T19:40:56.9313918Z 2025-05-07T19:40:56.9313925Z 2025-05-07T19:40:56.9314126Z The following packages will be downloaded: 2025-05-07T19:40:56.9314526Z 2025-05-07T19:40:56.9314709Z package | build 2025-05-07T19:40:56.9315231Z ---------------------------|----------------- 2025-05-07T19:40:56.9315862Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T19:40:56.9316274Z ------------------------------------------------------------ 2025-05-07T19:40:56.9316612Z Total: 98 KB 2025-05-07T19:40:56.9316828Z 2025-05-07T19:40:56.9316955Z The following NEW packages will be INSTALLED: 2025-05-07T19:40:56.9317174Z 2025-05-07T19:40:56.9317421Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T19:40:56.9317722Z 2025-05-07T19:40:56.9317726Z 2025-05-07T19:40:56.9317730Z 2025-05-07T19:40:56.9317886Z Downloading and Extracting Packages: ...working... 2025-05-07T19:40:57.0759678Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T19:40:57.0934426Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T19:40:57.1026554Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T19:40:57.1028888Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T19:40:57.1029610Z 2025-05-07T19:40:57.1030044Z done 2025-05-07T19:40:57.2035068Z Preparing transaction: / done 2025-05-07T19:40:57.3041932Z Verifying transaction: \ done 2025-05-07T19:40:57.4050318Z Executing transaction: / done 2025-05-07T19:41:00.7426725Z [SETUP] Copying over ... 2025-05-07T19:41:00.7427547Z + cp /home/runner/miniconda/envs/build_binary/include/crypt.h /home/runner/miniconda/envs/build_binary/include/python3.13/crypt.h 2025-05-07T19:41:00.7428029Z 2025-05-07T19:41:00.7450452Z 2025-05-07T19:41:02.3359787Z [SETUP] Installed Python version: Python 3.13.2 2025-05-07T19:41:02.3360363Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T19:41:02.3393513Z ##[group]Run . $PRELUDE; install_lint_tools $BUILD_ENV 2025-05-07T19:41:02.3393865Z . $PRELUDE; install_lint_tools $BUILD_ENV 2025-05-07T19:41:02.3420800Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:41:02.3421103Z env: 2025-05-07T19:41:02.3421288Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:41:02.3421533Z BUILD_ENV: build_binary 2025-05-07T19:41:02.3421722Z ##[endgroup] 2025-05-07T19:41:02.6174528Z ################################################################################ 2025-05-07T19:41:02.6175120Z # Install Lint Tools 2025-05-07T19:41:02.6175449Z # 2025-05-07T19:41:02.6189780Z # [2025-05-07T19:41:02.618Z] + install_lint_tools build_binary 2025-05-07T19:41:02.6190345Z ################################################################################ 2025-05-07T19:41:02.6190667Z 2025-05-07T19:41:02.6205123Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:41:02.6849999Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:41:02.6857672Z [INSTALL] Installing lint tools ... 2025-05-07T19:41:02.6880599Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y click flake8 ufmt 2025-05-07T19:41:03.3656550Z Channels: 2025-05-07T19:41:03.3657407Z - conda-forge 2025-05-07T19:41:03.3657778Z Platform: linux-64 2025-05-07T19:41:05.6237854Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T19:41:06.0787614Z Solving environment: - done 2025-05-07T19:41:06.1239232Z 2025-05-07T19:41:06.1239673Z ## Package Plan ## 2025-05-07T19:41:06.1239929Z 2025-05-07T19:41:06.1240198Z environment location: /home/runner/miniconda/envs/build_binary 2025-05-07T19:41:06.1240635Z 2025-05-07T19:41:06.1240771Z added / updated specs: 2025-05-07T19:41:06.1241112Z - click 2025-05-07T19:41:06.1241385Z - flake8 2025-05-07T19:41:06.1241639Z - ufmt 2025-05-07T19:41:06.1241790Z 2025-05-07T19:41:06.1241795Z 2025-05-07T19:41:06.1242279Z The following packages will be downloaded: 2025-05-07T19:41:06.1242638Z 2025-05-07T19:41:06.1242831Z package | build 2025-05-07T19:41:06.1243258Z ---------------------------|----------------- 2025-05-07T19:41:06.1243745Z attrs-25.3.0 | pyh71513ae_0 56 KB conda-forge 2025-05-07T19:41:06.1244347Z black-25.1.0 | pyh866005b_0 169 KB conda-forge 2025-05-07T19:41:06.1244898Z click-8.1.8 | pyh707e725_0 83 KB conda-forge 2025-05-07T19:41:06.1245452Z flake8-7.2.0 | pyhd8ed1ab_0 109 KB conda-forge 2025-05-07T19:41:06.1246016Z libcst-1.7.0 | py313hbc4cf6d_0 2.3 MB conda-forge 2025-05-07T19:41:06.1246615Z mccabe-0.7.0 | pyhd8ed1ab_1 13 KB conda-forge 2025-05-07T19:41:06.1247188Z moreorless-0.5.0 | pyhd8ed1ab_0 18 KB conda-forge 2025-05-07T19:41:06.1247852Z mypy_extensions-1.1.0 | pyha770c72_0 11 KB conda-forge 2025-05-07T19:41:06.1248493Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T19:41:06.1249096Z pathspec-0.12.1 | pyhd8ed1ab_1 40 KB conda-forge 2025-05-07T19:41:06.1249702Z platformdirs-4.3.7 | pyh29332c3_0 23 KB conda-forge 2025-05-07T19:41:06.1250345Z pycodestyle-2.13.0 | pyhd8ed1ab_0 34 KB conda-forge 2025-05-07T19:41:06.1250944Z pyflakes-3.3.2 | pyhd8ed1ab_0 58 KB conda-forge 2025-05-07T19:41:06.1251506Z pyyaml-6.0.2 | py313h8060acc_2 201 KB conda-forge 2025-05-07T19:41:06.1252302Z stdlibs-2025.4.4 | pyhd8ed1ab_0 24 KB conda-forge 2025-05-07T19:41:06.1252940Z toml-0.10.2 | pyhd8ed1ab_1 22 KB conda-forge 2025-05-07T19:41:06.1253542Z tomlkit-0.13.2 | pyha770c72_1 36 KB conda-forge 2025-05-07T19:41:06.1254599Z trailrunner-1.4.0 | pyhd8ed1ab_1 15 KB conda-forge 2025-05-07T19:41:06.1255262Z ufmt-2.8.0 | pyh310cb3b_1 28 KB conda-forge 2025-05-07T19:41:06.1255858Z usort-1.0.8.post1 | pyhd8ed1ab_1 34 KB conda-forge 2025-05-07T19:41:06.1256437Z yaml-0.2.5 | h7f98852_2 87 KB conda-forge 2025-05-07T19:41:06.1256969Z ------------------------------------------------------------ 2025-05-07T19:41:06.1257418Z Total: 3.4 MB 2025-05-07T19:41:06.1257721Z 2025-05-07T19:41:06.1257899Z The following NEW packages will be INSTALLED: 2025-05-07T19:41:06.1258235Z 2025-05-07T19:41:06.1258524Z attrs conda-forge/noarch::attrs-25.3.0-pyh71513ae_0 2025-05-07T19:41:06.1259145Z black conda-forge/noarch::black-25.1.0-pyh866005b_0 2025-05-07T19:41:06.1259787Z click conda-forge/noarch::click-8.1.8-pyh707e725_0 2025-05-07T19:41:06.1260405Z flake8 conda-forge/noarch::flake8-7.2.0-pyhd8ed1ab_0 2025-05-07T19:41:06.1261054Z libcst conda-forge/linux-64::libcst-1.7.0-py313hbc4cf6d_0 2025-05-07T19:41:06.1261703Z mccabe conda-forge/noarch::mccabe-0.7.0-pyhd8ed1ab_1 2025-05-07T19:41:06.1262859Z moreorless conda-forge/noarch::moreorless-0.5.0-pyhd8ed1ab_0 2025-05-07T19:41:06.1263653Z mypy_extensions conda-forge/noarch::mypy_extensions-1.1.0-pyha770c72_0 2025-05-07T19:41:06.1264452Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T19:41:06.1265168Z pathspec conda-forge/noarch::pathspec-0.12.1-pyhd8ed1ab_1 2025-05-07T19:41:06.1265968Z platformdirs conda-forge/noarch::platformdirs-4.3.7-pyh29332c3_0 2025-05-07T19:41:06.1266767Z pycodestyle conda-forge/noarch::pycodestyle-2.13.0-pyhd8ed1ab_0 2025-05-07T19:41:06.1267494Z pyflakes conda-forge/noarch::pyflakes-3.3.2-pyhd8ed1ab_0 2025-05-07T19:41:06.1268188Z pyyaml conda-forge/linux-64::pyyaml-6.0.2-py313h8060acc_2 2025-05-07T19:41:06.1268859Z stdlibs conda-forge/noarch::stdlibs-2025.4.4-pyhd8ed1ab_0 2025-05-07T19:41:06.1269686Z toml conda-forge/noarch::toml-0.10.2-pyhd8ed1ab_1 2025-05-07T19:41:06.1270373Z tomlkit conda-forge/noarch::tomlkit-0.13.2-pyha770c72_1 2025-05-07T19:41:06.1271110Z trailrunner conda-forge/noarch::trailrunner-1.4.0-pyhd8ed1ab_1 2025-05-07T19:41:06.1271795Z ufmt conda-forge/noarch::ufmt-2.8.0-pyh310cb3b_1 2025-05-07T19:41:06.1272616Z usort conda-forge/noarch::usort-1.0.8.post1-pyhd8ed1ab_1 2025-05-07T19:41:06.1273235Z yaml conda-forge/linux-64::yaml-0.2.5-h7f98852_2 2025-05-07T19:41:06.1273442Z 2025-05-07T19:41:06.1273446Z 2025-05-07T19:41:06.1273449Z 2025-05-07T19:41:06.1273570Z Downloading and Extracting Packages: ...working... 2025-05-07T19:41:06.1275495Z libcst-1.7.0 | 2.3 MB | | 0% 2025-05-07T19:41:06.1275847Z 2025-05-07T19:41:06.1286123Z pyyaml-6.0.2 | 201 KB | | 0%  2025-05-07T19:41:06.1286466Z 2025-05-07T19:41:06.1286476Z 2025-05-07T19:41:06.1293161Z black-25.1.0 | 169 KB | | 0%  2025-05-07T19:41:06.1293520Z 2025-05-07T19:41:06.1293526Z 2025-05-07T19:41:06.1293535Z 2025-05-07T19:41:06.1320626Z flake8-7.2.0 | 109 KB | | 0%  2025-05-07T19:41:06.1321006Z 2025-05-07T19:41:06.1321012Z 2025-05-07T19:41:06.1321017Z 2025-05-07T19:41:06.1321026Z 2025-05-07T19:41:06.1338694Z yaml-0.2.5 | 87 KB | | 0%  2025-05-07T19:41:06.1339071Z 2025-05-07T19:41:06.1339077Z 2025-05-07T19:41:06.1339092Z 2025-05-07T19:41:06.1339097Z 2025-05-07T19:41:06.1346515Z 2025-05-07T19:41:06.1350318Z click-8.1.8 | 83 KB | | 0%  2025-05-07T19:41:06.1350687Z 2025-05-07T19:41:06.1350691Z 2025-05-07T19:41:06.1350695Z 2025-05-07T19:41:06.1350963Z 2025-05-07T19:41:06.1350968Z 2025-05-07T19:41:06.1350985Z 2025-05-07T19:41:06.1352561Z packaging-25.0 | 61 KB | | 0%  2025-05-07T19:41:06.1352941Z 2025-05-07T19:41:06.1352947Z 2025-05-07T19:41:06.1352951Z 2025-05-07T19:41:06.1352964Z 2025-05-07T19:41:06.1352969Z 2025-05-07T19:41:06.1352973Z 2025-05-07T19:41:06.1352988Z 2025-05-07T19:41:06.1354394Z pyflakes-3.3.2 | 58 KB | | 0%  2025-05-07T19:41:06.1354757Z 2025-05-07T19:41:06.1354761Z 2025-05-07T19:41:06.1354772Z 2025-05-07T19:41:06.1354777Z 2025-05-07T19:41:06.1354782Z 2025-05-07T19:41:06.1354786Z 2025-05-07T19:41:06.1354791Z 2025-05-07T19:41:06.1354801Z 2025-05-07T19:41:06.1356126Z attrs-25.3.0 | 56 KB | | 0%  2025-05-07T19:41:06.1356470Z 2025-05-07T19:41:06.1356474Z 2025-05-07T19:41:06.1356479Z 2025-05-07T19:41:06.1356489Z 2025-05-07T19:41:06.1356493Z 2025-05-07T19:41:06.1356498Z 2025-05-07T19:41:06.1356510Z 2025-05-07T19:41:06.1356521Z 2025-05-07T19:41:06.1356526Z 2025-05-07T19:41:06.1357879Z pathspec-0.12.1 | 40 KB | | 0%  2025-05-07T19:41:06.1358244Z 2025-05-07T19:41:06.1358254Z 2025-05-07T19:41:06.1358465Z 2025-05-07T19:41:06.1358470Z 2025-05-07T19:41:06.1358475Z 2025-05-07T19:41:06.1358479Z 2025-05-07T19:41:06.1358491Z 2025-05-07T19:41:06.1358495Z 2025-05-07T19:41:06.1358500Z 2025-05-07T19:41:06.1358504Z 2025-05-07T19:41:06.1359824Z tomlkit-0.13.2 | 36 KB | | 0%  2025-05-07T19:41:06.1360190Z 2025-05-07T19:41:06.1360194Z 2025-05-07T19:41:06.1360199Z 2025-05-07T19:41:06.1360209Z 2025-05-07T19:41:06.1360220Z 2025-05-07T19:41:06.1360224Z 2025-05-07T19:41:06.1360228Z 2025-05-07T19:41:06.1360233Z 2025-05-07T19:41:06.1360237Z 2025-05-07T19:41:06.1360242Z 2025-05-07T19:41:06.1360246Z 2025-05-07T19:41:06.1361647Z usort-1.0.8.post1 | 34 KB | | 0%  2025-05-07T19:41:06.1362025Z 2025-05-07T19:41:06.1362031Z 2025-05-07T19:41:06.1362207Z 2025-05-07T19:41:06.1362211Z 2025-05-07T19:41:06.1362216Z 2025-05-07T19:41:06.1362220Z 2025-05-07T19:41:06.1362225Z 2025-05-07T19:41:06.1362230Z 2025-05-07T19:41:06.1362242Z 2025-05-07T19:41:06.1362246Z 2025-05-07T19:41:06.1362251Z 2025-05-07T19:41:06.1362255Z 2025-05-07T19:41:06.1363830Z pycodestyle-2.13.0 | 34 KB | | 0%  2025-05-07T19:41:06.1364237Z 2025-05-07T19:41:06.1364241Z 2025-05-07T19:41:06.1364246Z 2025-05-07T19:41:06.1364251Z 2025-05-07T19:41:06.1364255Z 2025-05-07T19:41:06.1364260Z 2025-05-07T19:41:06.1364264Z 2025-05-07T19:41:06.1364269Z 2025-05-07T19:41:06.1364273Z 2025-05-07T19:41:06.1364277Z 2025-05-07T19:41:06.1364282Z 2025-05-07T19:41:06.1364286Z 2025-05-07T19:41:06.1364293Z 2025-05-07T19:41:06.1365159Z ufmt-2.8.0 | 28 KB | | 0%  2025-05-07T19:41:06.1365517Z 2025-05-07T19:41:06.1365523Z 2025-05-07T19:41:06.1365534Z 2025-05-07T19:41:06.1365539Z 2025-05-07T19:41:06.1365544Z 2025-05-07T19:41:06.1365548Z 2025-05-07T19:41:06.1365553Z 2025-05-07T19:41:06.1365557Z 2025-05-07T19:41:06.1365562Z 2025-05-07T19:41:06.1365571Z 2025-05-07T19:41:06.1365576Z 2025-05-07T19:41:06.1365580Z 2025-05-07T19:41:06.1365585Z 2025-05-07T19:41:06.1365589Z 2025-05-07T19:41:06.1366977Z stdlibs-2025.4.4 | 24 KB | | 0%  2025-05-07T19:41:06.1367369Z 2025-05-07T19:41:06.1367380Z 2025-05-07T19:41:06.1367385Z 2025-05-07T19:41:06.1367389Z 2025-05-07T19:41:06.1367394Z 2025-05-07T19:41:06.1367398Z 2025-05-07T19:41:06.1367402Z 2025-05-07T19:41:06.1367413Z 2025-05-07T19:41:06.1367417Z 2025-05-07T19:41:06.1367422Z 2025-05-07T19:41:06.1367426Z 2025-05-07T19:41:06.1367431Z 2025-05-07T19:41:06.1367435Z 2025-05-07T19:41:06.1367440Z 2025-05-07T19:41:06.1367445Z 2025-05-07T19:41:06.1369008Z platformdirs-4.3.7 | 23 KB | | 0%  2025-05-07T19:41:06.1369442Z 2025-05-07T19:41:06.1369447Z 2025-05-07T19:41:06.1369452Z 2025-05-07T19:41:06.1369456Z 2025-05-07T19:41:06.1369460Z 2025-05-07T19:41:06.1369470Z 2025-05-07T19:41:06.1369481Z 2025-05-07T19:41:06.1369486Z 2025-05-07T19:41:06.1369491Z 2025-05-07T19:41:06.1369495Z 2025-05-07T19:41:06.1369499Z 2025-05-07T19:41:06.1369504Z 2025-05-07T19:41:06.1369508Z 2025-05-07T19:41:06.1369512Z 2025-05-07T19:41:06.1369517Z 2025-05-07T19:41:06.1369522Z 2025-05-07T19:41:06.1370524Z toml-0.10.2 | 22 KB | | 0%  2025-05-07T19:41:06.1370891Z 2025-05-07T19:41:06.1370896Z 2025-05-07T19:41:06.1370901Z 2025-05-07T19:41:06.1370905Z 2025-05-07T19:41:06.1370909Z 2025-05-07T19:41:06.1370914Z 2025-05-07T19:41:06.1370918Z 2025-05-07T19:41:06.1370923Z 2025-05-07T19:41:06.1370927Z 2025-05-07T19:41:06.1370937Z 2025-05-07T19:41:06.1370949Z 2025-05-07T19:41:06.1370954Z 2025-05-07T19:41:06.1370959Z 2025-05-07T19:41:06.1370963Z 2025-05-07T19:41:06.1370974Z 2025-05-07T19:41:06.1370978Z 2025-05-07T19:41:06.1370983Z 2025-05-07T19:41:06.1372598Z moreorless-0.5.0 | 18 KB | | 0%  2025-05-07T19:41:06.1373194Z 2025-05-07T19:41:06.1373198Z 2025-05-07T19:41:06.1373203Z 2025-05-07T19:41:06.1373207Z 2025-05-07T19:41:06.1373212Z 2025-05-07T19:41:06.1373222Z 2025-05-07T19:41:06.1373227Z 2025-05-07T19:41:06.1373231Z 2025-05-07T19:41:06.1373235Z 2025-05-07T19:41:06.1373240Z 2025-05-07T19:41:06.1373244Z 2025-05-07T19:41:06.1373249Z 2025-05-07T19:41:06.1373260Z 2025-05-07T19:41:06.1373265Z 2025-05-07T19:41:06.1373269Z 2025-05-07T19:41:06.1373274Z 2025-05-07T19:41:06.1373278Z 2025-05-07T19:41:06.1373283Z 2025-05-07T19:41:06.1374294Z trailrunner-1.4.0 | 15 KB | | 0%  2025-05-07T19:41:06.1374734Z 2025-05-07T19:41:06.1374739Z 2025-05-07T19:41:06.1374743Z 2025-05-07T19:41:06.1374748Z 2025-05-07T19:41:06.1374753Z 2025-05-07T19:41:06.1374757Z 2025-05-07T19:41:06.1374762Z 2025-05-07T19:41:06.1374766Z 2025-05-07T19:41:06.1374771Z 2025-05-07T19:41:06.1374783Z 2025-05-07T19:41:06.1374793Z 2025-05-07T19:41:06.1374798Z 2025-05-07T19:41:06.1374803Z 2025-05-07T19:41:06.1374807Z 2025-05-07T19:41:06.1374812Z 2025-05-07T19:41:06.1374816Z 2025-05-07T19:41:06.1374826Z 2025-05-07T19:41:06.1374830Z 2025-05-07T19:41:06.1374835Z 2025-05-07T19:41:06.2406956Z ... (more hidden) ... 2025-05-07T19:41:06.2407489Z 2025-05-07T19:41:06.2562597Z pyyaml-6.0.2 | 201 KB | 7 | 8%  2025-05-07T19:41:06.2562880Z 2025-05-07T19:41:06.2563034Z 2025-05-07T19:41:06.2586493Z black-25.1.0 | 169 KB | 9 | 9%  2025-05-07T19:41:06.2586845Z 2025-05-07T19:41:06.2586851Z 2025-05-07T19:41:06.2586856Z 2025-05-07T19:41:06.2639951Z flake8-7.2.0 | 109 KB | #4 | 15%  2025-05-07T19:41:06.2640571Z 2025-05-07T19:41:06.2640578Z 2025-05-07T19:41:06.2640582Z 2025-05-07T19:41:06.2640632Z 2025-05-07T19:41:06.2765217Z yaml-0.2.5 | 87 KB | #8 | 18%  2025-05-07T19:41:06.2765617Z 2025-05-07T19:41:06.2765629Z 2025-05-07T19:41:06.2765639Z 2025-05-07T19:41:06.2815552Z flake8-7.2.0 | 109 KB | ########## | 100%  2025-05-07T19:41:06.2815957Z 2025-05-07T19:41:06.2815963Z 2025-05-07T19:41:06.2815968Z 2025-05-07T19:41:06.2815978Z 2025-05-07T19:41:06.2903969Z yaml-0.2.5 | 87 KB | ########## | 100%  2025-05-07T19:41:06.2904684Z 2025-05-07T19:41:06.2952382Z pyyaml-6.0.2 | 201 KB | ########## | 100%  2025-05-07T19:41:06.2952725Z 2025-05-07T19:41:06.2952735Z 2025-05-07T19:41:06.3165877Z black-25.1.0 | 169 KB | ########## | 100%  2025-05-07T19:41:06.3235553Z libcst-1.7.0 | 2.3 MB | | 1% 2025-05-07T19:41:06.3235948Z 2025-05-07T19:41:06.3235954Z 2025-05-07T19:41:06.3235974Z 2025-05-07T19:41:06.3235980Z 2025-05-07T19:41:06.3235984Z 2025-05-07T19:41:06.3272787Z click-8.1.8 | 83 KB | #9 | 19%  2025-05-07T19:41:06.3273174Z 2025-05-07T19:41:06.3273179Z 2025-05-07T19:41:06.3273184Z 2025-05-07T19:41:06.3273194Z 2025-05-07T19:41:06.3298366Z yaml-0.2.5 | 87 KB | ########## | 100%  2025-05-07T19:41:06.3298712Z 2025-05-07T19:41:06.3298718Z 2025-05-07T19:41:06.3298723Z 2025-05-07T19:41:06.3298727Z 2025-05-07T19:41:06.3298736Z 2025-05-07T19:41:06.3450679Z click-8.1.8 | 83 KB | ########## | 100%  2025-05-07T19:41:06.3451091Z 2025-05-07T19:41:06.3451096Z 2025-05-07T19:41:06.3451102Z 2025-05-07T19:41:06.3451106Z 2025-05-07T19:41:06.3451112Z 2025-05-07T19:41:06.3451117Z 2025-05-07T19:41:06.3451129Z 2025-05-07T19:41:06.3473541Z pyflakes-3.3.2 | 58 KB | ##7 | 28%  2025-05-07T19:41:06.3473939Z 2025-05-07T19:41:06.3473944Z 2025-05-07T19:41:06.3473949Z 2025-05-07T19:41:06.3473953Z 2025-05-07T19:41:06.3473958Z 2025-05-07T19:41:06.3473968Z 2025-05-07T19:41:06.3507556Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T19:41:06.3508274Z 2025-05-07T19:41:06.3508290Z 2025-05-07T19:41:06.3508295Z 2025-05-07T19:41:06.3508299Z 2025-05-07T19:41:06.3508304Z 2025-05-07T19:41:06.3508308Z 2025-05-07T19:41:06.3508347Z 2025-05-07T19:41:06.3540143Z pyflakes-3.3.2 | 58 KB | ########## | 100%  2025-05-07T19:41:06.3540564Z 2025-05-07T19:41:06.3540581Z 2025-05-07T19:41:06.3540586Z 2025-05-07T19:41:06.3540590Z 2025-05-07T19:41:06.3540594Z 2025-05-07T19:41:06.3540599Z 2025-05-07T19:41:06.3731279Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T19:41:06.3731720Z 2025-05-07T19:41:06.3741120Z pyyaml-6.0.2 | 201 KB | ########## | 100%  2025-05-07T19:41:06.3742247Z 2025-05-07T19:41:06.3782621Z pyyaml-6.0.2 | 201 KB | ########## | 100%  2025-05-07T19:41:06.3782966Z 2025-05-07T19:41:06.3782972Z 2025-05-07T19:41:06.3782977Z 2025-05-07T19:41:06.3782981Z 2025-05-07T19:41:06.3782986Z 2025-05-07T19:41:06.3783007Z 2025-05-07T19:41:06.3783012Z 2025-05-07T19:41:06.3783022Z 2025-05-07T19:41:06.3829472Z attrs-25.3.0 | 56 KB | ##8 | 29%  2025-05-07T19:41:06.3829885Z 2025-05-07T19:41:06.3829891Z 2025-05-07T19:41:06.3829896Z 2025-05-07T19:41:06.3829901Z 2025-05-07T19:41:06.3829905Z 2025-05-07T19:41:06.3829910Z 2025-05-07T19:41:06.3829914Z 2025-05-07T19:41:06.3829917Z 2025-05-07T19:41:06.3895094Z attrs-25.3.0 | 56 KB | ########## | 100%  2025-05-07T19:41:06.3895518Z 2025-05-07T19:41:06.3895524Z 2025-05-07T19:41:06.3895530Z 2025-05-07T19:41:06.3895534Z 2025-05-07T19:41:06.3895539Z 2025-05-07T19:41:06.3895543Z 2025-05-07T19:41:06.3895548Z 2025-05-07T19:41:06.3895567Z 2025-05-07T19:41:06.3895572Z 2025-05-07T19:41:06.3928576Z pathspec-0.12.1 | 40 KB | ###9 | 40%  2025-05-07T19:41:06.3929032Z 2025-05-07T19:41:06.3929038Z 2025-05-07T19:41:06.3929043Z 2025-05-07T19:41:06.3929049Z 2025-05-07T19:41:06.3929077Z 2025-05-07T19:41:06.3929081Z 2025-05-07T19:41:06.3929086Z 2025-05-07T19:41:06.3929090Z 2025-05-07T19:41:06.3929095Z 2025-05-07T19:41:06.4006553Z pathspec-0.12.1 | 40 KB | ########## | 100%  2025-05-07T19:41:06.4006972Z 2025-05-07T19:41:06.4006978Z 2025-05-07T19:41:06.4006991Z 2025-05-07T19:41:06.4007567Z flake8-7.2.0 | 109 KB | ########## | 100%  2025-05-07T19:41:06.4007950Z 2025-05-07T19:41:06.4007956Z 2025-05-07T19:41:06.4007961Z 2025-05-07T19:41:06.4007965Z 2025-05-07T19:41:06.4007970Z 2025-05-07T19:41:06.4007974Z 2025-05-07T19:41:06.4007979Z 2025-05-07T19:41:06.4007990Z 2025-05-07T19:41:06.4007994Z 2025-05-07T19:41:06.4008121Z 2025-05-07T19:41:06.4014501Z tomlkit-0.13.2 | 36 KB | ####3 | 44%  2025-05-07T19:41:06.4014953Z 2025-05-07T19:41:06.4014959Z 2025-05-07T19:41:06.4014972Z 2025-05-07T19:41:06.4043577Z flake8-7.2.0 | 109 KB | ########## | 100%  2025-05-07T19:41:06.4043975Z 2025-05-07T19:41:06.4043981Z 2025-05-07T19:41:06.4043986Z 2025-05-07T19:41:06.4043992Z 2025-05-07T19:41:06.4043997Z 2025-05-07T19:41:06.4044001Z 2025-05-07T19:41:06.4044006Z 2025-05-07T19:41:06.4044011Z 2025-05-07T19:41:06.4044016Z 2025-05-07T19:41:06.4044028Z 2025-05-07T19:41:06.4073698Z tomlkit-0.13.2 | 36 KB | ########## | 100%  2025-05-07T19:41:06.4074114Z 2025-05-07T19:41:06.4074121Z 2025-05-07T19:41:06.4074127Z 2025-05-07T19:41:06.4074133Z 2025-05-07T19:41:06.4074139Z 2025-05-07T19:41:06.4074144Z 2025-05-07T19:41:06.4074148Z 2025-05-07T19:41:06.4074152Z 2025-05-07T19:41:06.4074157Z 2025-05-07T19:41:06.4074161Z 2025-05-07T19:41:06.4074187Z 2025-05-07T19:41:06.4104787Z usort-1.0.8.post1 | 34 KB | ####6 | 47%  2025-05-07T19:41:06.4105195Z 2025-05-07T19:41:06.4105201Z 2025-05-07T19:41:06.4105206Z 2025-05-07T19:41:06.4105211Z 2025-05-07T19:41:06.4105215Z 2025-05-07T19:41:06.4105489Z 2025-05-07T19:41:06.4105494Z 2025-05-07T19:41:06.4105498Z 2025-05-07T19:41:06.4105503Z 2025-05-07T19:41:06.4105516Z 2025-05-07T19:41:06.4105526Z 2025-05-07T19:41:06.4167748Z usort-1.0.8.post1 | 34 KB | ########## | 100%  2025-05-07T19:41:06.4372942Z libcst-1.7.0 | 2.3 MB | #######8 | 79% 2025-05-07T19:41:06.4373267Z 2025-05-07T19:41:06.4373278Z 2025-05-07T19:41:06.4381228Z black-25.1.0 | 169 KB | ########## | 100%  2025-05-07T19:41:06.4381610Z 2025-05-07T19:41:06.4381616Z 2025-05-07T19:41:06.4406100Z black-25.1.0 | 169 KB | ########## | 100%  2025-05-07T19:41:06.4406468Z 2025-05-07T19:41:06.4406475Z 2025-05-07T19:41:06.4406500Z 2025-05-07T19:41:06.4406510Z 2025-05-07T19:41:06.4406514Z 2025-05-07T19:41:06.4406527Z 2025-05-07T19:41:06.4406532Z 2025-05-07T19:41:06.4406537Z 2025-05-07T19:41:06.4406540Z 2025-05-07T19:41:06.4406543Z 2025-05-07T19:41:06.4406546Z 2025-05-07T19:41:06.4406556Z 2025-05-07T19:41:06.4406563Z 2025-05-07T19:41:06.4429698Z ufmt-2.8.0 | 28 KB | #####6 | 56%  2025-05-07T19:41:06.4430119Z 2025-05-07T19:41:06.4430126Z 2025-05-07T19:41:06.4430131Z 2025-05-07T19:41:06.4430135Z 2025-05-07T19:41:06.4430139Z 2025-05-07T19:41:06.4430144Z 2025-05-07T19:41:06.4430149Z 2025-05-07T19:41:06.4430153Z 2025-05-07T19:41:06.4430158Z 2025-05-07T19:41:06.4430162Z 2025-05-07T19:41:06.4430166Z 2025-05-07T19:41:06.4430171Z 2025-05-07T19:41:06.4430182Z 2025-05-07T19:41:06.4481475Z ufmt-2.8.0 | 28 KB | ########## | 100%  2025-05-07T19:41:06.4481867Z 2025-05-07T19:41:06.4481873Z 2025-05-07T19:41:06.4481890Z 2025-05-07T19:41:06.4481896Z 2025-05-07T19:41:06.4481904Z 2025-05-07T19:41:06.4485363Z click-8.1.8 | 83 KB | ########## | 100%  2025-05-07T19:41:06.4485755Z 2025-05-07T19:41:06.4485760Z 2025-05-07T19:41:06.4485766Z 2025-05-07T19:41:06.4485784Z 2025-05-07T19:41:06.4485794Z 2025-05-07T19:41:06.4536120Z click-8.1.8 | 83 KB | ########## | 100%  2025-05-07T19:41:06.4536513Z 2025-05-07T19:41:06.4536519Z 2025-05-07T19:41:06.4536523Z 2025-05-07T19:41:06.4536528Z 2025-05-07T19:41:06.4536532Z 2025-05-07T19:41:06.4536537Z 2025-05-07T19:41:06.4536541Z 2025-05-07T19:41:06.4536545Z 2025-05-07T19:41:06.4536549Z 2025-05-07T19:41:06.4536553Z 2025-05-07T19:41:06.4536557Z 2025-05-07T19:41:06.4536595Z 2025-05-07T19:41:06.4548218Z pycodestyle-2.13.0 | 34 KB | ####6 | 47%  2025-05-07T19:41:06.4548704Z 2025-05-07T19:41:06.4548711Z 2025-05-07T19:41:06.4548716Z 2025-05-07T19:41:06.4548721Z 2025-05-07T19:41:06.4549000Z 2025-05-07T19:41:06.4549010Z 2025-05-07T19:41:06.4549015Z 2025-05-07T19:41:06.4549020Z 2025-05-07T19:41:06.4549024Z 2025-05-07T19:41:06.4549029Z 2025-05-07T19:41:06.4549049Z 2025-05-07T19:41:06.4549054Z 2025-05-07T19:41:06.4549058Z 2025-05-07T19:41:06.4549478Z 2025-05-07T19:41:06.4577129Z stdlibs-2025.4.4 | 24 KB | ######5 | 66%  2025-05-07T19:41:06.4577596Z 2025-05-07T19:41:06.4577602Z 2025-05-07T19:41:06.4577609Z 2025-05-07T19:41:06.4577613Z 2025-05-07T19:41:06.4577627Z 2025-05-07T19:41:06.4577632Z 2025-05-07T19:41:06.4577636Z 2025-05-07T19:41:06.4577641Z 2025-05-07T19:41:06.4577648Z 2025-05-07T19:41:06.4577653Z 2025-05-07T19:41:06.4577665Z 2025-05-07T19:41:06.4577670Z 2025-05-07T19:41:06.4586691Z pycodestyle-2.13.0 | 34 KB | ########## | 100%  2025-05-07T19:41:06.4587131Z 2025-05-07T19:41:06.4587137Z 2025-05-07T19:41:06.4587141Z 2025-05-07T19:41:06.4587146Z 2025-05-07T19:41:06.4587162Z 2025-05-07T19:41:06.4587167Z 2025-05-07T19:41:06.4587172Z 2025-05-07T19:41:06.4587176Z 2025-05-07T19:41:06.4587181Z 2025-05-07T19:41:06.4587186Z 2025-05-07T19:41:06.4587190Z 2025-05-07T19:41:06.4587195Z 2025-05-07T19:41:06.4587199Z 2025-05-07T19:41:06.4587435Z 2025-05-07T19:41:06.4656884Z stdlibs-2025.4.4 | 24 KB | ########## | 100%  2025-05-07T19:41:06.4691480Z libcst-1.7.0 | 2.3 MB | ########## | 100% 2025-05-07T19:41:06.4691868Z 2025-05-07T19:41:06.4691874Z 2025-05-07T19:41:06.4691879Z 2025-05-07T19:41:06.4691884Z 2025-05-07T19:41:06.4691888Z 2025-05-07T19:41:06.4691893Z 2025-05-07T19:41:06.4691897Z 2025-05-07T19:41:06.4691902Z 2025-05-07T19:41:06.4691906Z 2025-05-07T19:41:06.4691911Z 2025-05-07T19:41:06.4691915Z 2025-05-07T19:41:06.4691919Z 2025-05-07T19:41:06.4691923Z 2025-05-07T19:41:06.4691928Z 2025-05-07T19:41:06.4691932Z 2025-05-07T19:41:06.4714204Z platformdirs-4.3.7 | 23 KB | ####### | 70%  2025-05-07T19:41:06.4714683Z 2025-05-07T19:41:06.4714690Z 2025-05-07T19:41:06.4714695Z 2025-05-07T19:41:06.4714702Z 2025-05-07T19:41:06.4714706Z 2025-05-07T19:41:06.4714710Z 2025-05-07T19:41:06.4714715Z 2025-05-07T19:41:06.4714727Z 2025-05-07T19:41:06.4714733Z 2025-05-07T19:41:06.4714739Z 2025-05-07T19:41:06.4714745Z 2025-05-07T19:41:06.4714750Z 2025-05-07T19:41:06.4714754Z 2025-05-07T19:41:06.4714759Z 2025-05-07T19:41:06.4714771Z 2025-05-07T19:41:06.4757515Z platformdirs-4.3.7 | 23 KB | ########## | 100%  2025-05-07T19:41:06.4757975Z 2025-05-07T19:41:06.4757981Z 2025-05-07T19:41:06.4757986Z 2025-05-07T19:41:06.4757991Z 2025-05-07T19:41:06.4757995Z 2025-05-07T19:41:06.4758000Z 2025-05-07T19:41:06.4758008Z 2025-05-07T19:41:06.4759852Z pyflakes-3.3.2 | 58 KB | ########## | 100%  2025-05-07T19:41:06.4760254Z 2025-05-07T19:41:06.4760262Z 2025-05-07T19:41:06.4760279Z 2025-05-07T19:41:06.4760284Z 2025-05-07T19:41:06.4760289Z 2025-05-07T19:41:06.4760294Z 2025-05-07T19:41:06.4760304Z 2025-05-07T19:41:06.4889616Z pyflakes-3.3.2 | 58 KB | ########## | 100%  2025-05-07T19:41:06.4890018Z 2025-05-07T19:41:06.4890037Z 2025-05-07T19:41:06.4890042Z 2025-05-07T19:41:06.4890047Z 2025-05-07T19:41:06.4890052Z 2025-05-07T19:41:06.4890062Z 2025-05-07T19:41:06.4895036Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T19:41:06.4895432Z 2025-05-07T19:41:06.4895438Z 2025-05-07T19:41:06.4895442Z 2025-05-07T19:41:06.4895447Z 2025-05-07T19:41:06.4895451Z 2025-05-07T19:41:06.4895460Z 2025-05-07T19:41:06.4918647Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T19:41:06.4919094Z 2025-05-07T19:41:06.4919101Z 2025-05-07T19:41:06.4919106Z 2025-05-07T19:41:06.4919111Z 2025-05-07T19:41:06.4919117Z 2025-05-07T19:41:06.4919121Z 2025-05-07T19:41:06.4919126Z 2025-05-07T19:41:06.4919365Z 2025-05-07T19:41:06.4919375Z 2025-05-07T19:41:06.4919380Z 2025-05-07T19:41:06.4919385Z 2025-05-07T19:41:06.4919389Z 2025-05-07T19:41:06.4919393Z 2025-05-07T19:41:06.4919397Z 2025-05-07T19:41:06.4919402Z 2025-05-07T19:41:06.4919418Z 2025-05-07T19:41:06.4940118Z toml-0.10.2 | 22 KB | #######4 | 74%  2025-05-07T19:41:06.4940522Z 2025-05-07T19:41:06.4940528Z 2025-05-07T19:41:06.4940532Z 2025-05-07T19:41:06.4940537Z 2025-05-07T19:41:06.4940541Z 2025-05-07T19:41:06.4940546Z 2025-05-07T19:41:06.4940550Z 2025-05-07T19:41:06.4940563Z 2025-05-07T19:41:06.4940568Z 2025-05-07T19:41:06.4940573Z 2025-05-07T19:41:06.4940577Z 2025-05-07T19:41:06.4940581Z 2025-05-07T19:41:06.4940586Z 2025-05-07T19:41:06.4940590Z 2025-05-07T19:41:06.4940595Z 2025-05-07T19:41:06.4940604Z 2025-05-07T19:41:06.5123951Z toml-0.10.2 | 22 KB | ########## | 100%  2025-05-07T19:41:06.5124416Z 2025-05-07T19:41:06.5124423Z 2025-05-07T19:41:06.5124428Z 2025-05-07T19:41:06.5124433Z 2025-05-07T19:41:06.5124437Z 2025-05-07T19:41:06.5124442Z 2025-05-07T19:41:06.5124446Z 2025-05-07T19:41:06.5124451Z 2025-05-07T19:41:06.5128377Z attrs-25.3.0 | 56 KB | ########## | 100%  2025-05-07T19:41:06.5129105Z 2025-05-07T19:41:06.5129111Z 2025-05-07T19:41:06.5129116Z 2025-05-07T19:41:06.5129121Z 2025-05-07T19:41:06.5129125Z 2025-05-07T19:41:06.5129131Z 2025-05-07T19:41:06.5129135Z 2025-05-07T19:41:06.5129150Z 2025-05-07T19:41:06.5153456Z attrs-25.3.0 | 56 KB | ########## | 100%  2025-05-07T19:41:06.5154011Z 2025-05-07T19:41:06.5154017Z 2025-05-07T19:41:06.5154022Z 2025-05-07T19:41:06.5154027Z 2025-05-07T19:41:06.5154031Z 2025-05-07T19:41:06.5154035Z 2025-05-07T19:41:06.5154040Z 2025-05-07T19:41:06.5154044Z 2025-05-07T19:41:06.5154055Z 2025-05-07T19:41:06.5158967Z pathspec-0.12.1 | 40 KB | ########## | 100%  2025-05-07T19:41:06.5159376Z 2025-05-07T19:41:06.5159382Z 2025-05-07T19:41:06.5159386Z 2025-05-07T19:41:06.5159391Z 2025-05-07T19:41:06.5159395Z 2025-05-07T19:41:06.5159400Z 2025-05-07T19:41:06.5159404Z 2025-05-07T19:41:06.5159409Z 2025-05-07T19:41:06.5159424Z 2025-05-07T19:41:06.5285955Z pathspec-0.12.1 | 40 KB | ########## | 100%  2025-05-07T19:41:06.5286362Z 2025-05-07T19:41:06.5286369Z 2025-05-07T19:41:06.5286374Z 2025-05-07T19:41:06.5286380Z 2025-05-07T19:41:06.5286385Z 2025-05-07T19:41:06.5286389Z 2025-05-07T19:41:06.5286393Z 2025-05-07T19:41:06.5286397Z 2025-05-07T19:41:06.5286402Z 2025-05-07T19:41:06.5286406Z 2025-05-07T19:41:06.5286410Z 2025-05-07T19:41:06.5286415Z 2025-05-07T19:41:06.5286419Z 2025-05-07T19:41:06.5286423Z 2025-05-07T19:41:06.5286428Z 2025-05-07T19:41:06.5286440Z 2025-05-07T19:41:06.5286456Z 2025-05-07T19:41:06.5286461Z 2025-05-07T19:41:06.5286465Z 2025-05-07T19:41:06.5289414Z ... (more hidden) ... 2025-05-07T19:41:06.5289843Z 2025-05-07T19:41:06.5289849Z 2025-05-07T19:41:06.5289854Z 2025-05-07T19:41:06.5289858Z 2025-05-07T19:41:06.5289862Z 2025-05-07T19:41:06.5289874Z 2025-05-07T19:41:06.5289886Z 2025-05-07T19:41:06.5289898Z 2025-05-07T19:41:06.5289902Z 2025-05-07T19:41:06.5289907Z 2025-05-07T19:41:06.5300768Z tomlkit-0.13.2 | 36 KB | ########## | 100%  2025-05-07T19:41:06.5301225Z 2025-05-07T19:41:06.5301234Z 2025-05-07T19:41:06.5301240Z 2025-05-07T19:41:06.5301247Z 2025-05-07T19:41:06.5301251Z 2025-05-07T19:41:06.5301255Z 2025-05-07T19:41:06.5301260Z 2025-05-07T19:41:06.5301264Z 2025-05-07T19:41:06.5301269Z 2025-05-07T19:41:06.5301273Z 2025-05-07T19:41:06.5301279Z 2025-05-07T19:41:06.5301284Z 2025-05-07T19:41:06.5301290Z 2025-05-07T19:41:06.5301294Z 2025-05-07T19:41:06.5301299Z 2025-05-07T19:41:06.5301303Z 2025-05-07T19:41:06.5301307Z 2025-05-07T19:41:06.5301312Z 2025-05-07T19:41:06.5307291Z trailrunner-1.4.0 | 15 KB | ########## | 100%  2025-05-07T19:41:06.5307763Z 2025-05-07T19:41:06.5307769Z 2025-05-07T19:41:06.5307782Z 2025-05-07T19:41:06.5307787Z 2025-05-07T19:41:06.5307799Z 2025-05-07T19:41:06.5307803Z 2025-05-07T19:41:06.5307808Z 2025-05-07T19:41:06.5307812Z 2025-05-07T19:41:06.5307818Z 2025-05-07T19:41:06.5307828Z 2025-05-07T19:41:06.5308722Z tomlkit-0.13.2 | 36 KB | ########## | 100%  2025-05-07T19:41:06.5309128Z 2025-05-07T19:41:06.5309133Z 2025-05-07T19:41:06.5309138Z 2025-05-07T19:41:06.5309142Z 2025-05-07T19:41:06.5309147Z 2025-05-07T19:41:06.5309151Z 2025-05-07T19:41:06.5309156Z 2025-05-07T19:41:06.5309160Z 2025-05-07T19:41:06.5309165Z 2025-05-07T19:41:06.5309169Z 2025-05-07T19:41:06.5309181Z 2025-05-07T19:41:06.5309185Z 2025-05-07T19:41:06.5309190Z 2025-05-07T19:41:06.5309194Z 2025-05-07T19:41:06.5309199Z 2025-05-07T19:41:06.5309203Z 2025-05-07T19:41:06.5309215Z 2025-05-07T19:41:06.5309221Z 2025-05-07T19:41:06.5309226Z 2025-05-07T19:41:06.5321960Z ... (more hidden) ... 2025-05-07T19:41:06.5322554Z 2025-05-07T19:41:06.5322560Z 2025-05-07T19:41:06.5322788Z 2025-05-07T19:41:06.5322793Z 2025-05-07T19:41:06.5322798Z 2025-05-07T19:41:06.5322802Z 2025-05-07T19:41:06.5322806Z 2025-05-07T19:41:06.5322811Z 2025-05-07T19:41:06.5322816Z 2025-05-07T19:41:06.5322821Z 2025-05-07T19:41:06.5322825Z 2025-05-07T19:41:06.5322841Z 2025-05-07T19:41:06.5322845Z 2025-05-07T19:41:06.5322849Z 2025-05-07T19:41:06.5322854Z 2025-05-07T19:41:06.5322858Z 2025-05-07T19:41:06.5322863Z 2025-05-07T19:41:06.5322874Z 2025-05-07T19:41:06.5387807Z trailrunner-1.4.0 | 15 KB | ########## | 100%  2025-05-07T19:41:06.5388165Z 2025-05-07T19:41:06.5388170Z 2025-05-07T19:41:06.5388173Z 2025-05-07T19:41:06.5388176Z 2025-05-07T19:41:06.5388179Z 2025-05-07T19:41:06.5388193Z 2025-05-07T19:41:06.5388196Z 2025-05-07T19:41:06.5388199Z 2025-05-07T19:41:06.5388202Z 2025-05-07T19:41:06.5388210Z 2025-05-07T19:41:06.5388214Z 2025-05-07T19:41:06.5388217Z 2025-05-07T19:41:06.5388219Z 2025-05-07T19:41:06.5388222Z 2025-05-07T19:41:06.5388229Z 2025-05-07T19:41:06.5388232Z 2025-05-07T19:41:06.5388241Z 2025-05-07T19:41:06.5403150Z moreorless-0.5.0 | 18 KB | ########8 | 89%  2025-05-07T19:41:06.5403627Z 2025-05-07T19:41:06.5403633Z 2025-05-07T19:41:06.5403653Z 2025-05-07T19:41:06.5403658Z 2025-05-07T19:41:06.5403662Z 2025-05-07T19:41:06.5403666Z 2025-05-07T19:41:06.5403671Z 2025-05-07T19:41:06.5403675Z 2025-05-07T19:41:06.5403680Z 2025-05-07T19:41:06.5403684Z 2025-05-07T19:41:06.5403689Z 2025-05-07T19:41:06.5403693Z 2025-05-07T19:41:06.5403698Z 2025-05-07T19:41:06.5403702Z 2025-05-07T19:41:06.5403707Z 2025-05-07T19:41:06.5403711Z 2025-05-07T19:41:06.5403716Z 2025-05-07T19:41:06.5564189Z moreorless-0.5.0 | 18 KB | ########## | 100%  2025-05-07T19:41:06.5564673Z 2025-05-07T19:41:06.5564679Z 2025-05-07T19:41:06.5564684Z 2025-05-07T19:41:06.5564689Z 2025-05-07T19:41:06.5564693Z 2025-05-07T19:41:06.5564704Z 2025-05-07T19:41:06.5564709Z 2025-05-07T19:41:06.5564713Z 2025-05-07T19:41:06.5564717Z 2025-05-07T19:41:06.5564722Z 2025-05-07T19:41:06.5564726Z 2025-05-07T19:41:06.5564731Z 2025-05-07T19:41:06.5564735Z 2025-05-07T19:41:06.5571432Z ufmt-2.8.0 | 28 KB | ########## | 100%  2025-05-07T19:41:06.5571816Z 2025-05-07T19:41:06.5571822Z 2025-05-07T19:41:06.5571827Z 2025-05-07T19:41:06.5571832Z 2025-05-07T19:41:06.5571836Z 2025-05-07T19:41:06.5571841Z 2025-05-07T19:41:06.5571845Z 2025-05-07T19:41:06.5571849Z 2025-05-07T19:41:06.5571862Z 2025-05-07T19:41:06.5571867Z 2025-05-07T19:41:06.5571871Z 2025-05-07T19:41:06.5571876Z 2025-05-07T19:41:06.5571885Z 2025-05-07T19:41:06.5588010Z ufmt-2.8.0 | 28 KB | ########## | 100%  2025-05-07T19:41:06.5588465Z 2025-05-07T19:41:06.5588484Z 2025-05-07T19:41:06.5588490Z 2025-05-07T19:41:06.5588494Z 2025-05-07T19:41:06.5588499Z 2025-05-07T19:41:06.5588514Z 2025-05-07T19:41:06.5588519Z 2025-05-07T19:41:06.5588523Z 2025-05-07T19:41:06.5588528Z 2025-05-07T19:41:06.5588532Z 2025-05-07T19:41:06.5588537Z 2025-05-07T19:41:06.5588542Z 2025-05-07T19:41:06.5589794Z pycodestyle-2.13.0 | 34 KB | ########## | 100%  2025-05-07T19:41:06.5590252Z 2025-05-07T19:41:06.5590257Z 2025-05-07T19:41:06.5590262Z 2025-05-07T19:41:06.5590267Z 2025-05-07T19:41:06.5590271Z 2025-05-07T19:41:06.5590276Z 2025-05-07T19:41:06.5590280Z 2025-05-07T19:41:06.5590285Z 2025-05-07T19:41:06.5590289Z 2025-05-07T19:41:06.5590294Z 2025-05-07T19:41:06.5590299Z 2025-05-07T19:41:06.5590303Z 2025-05-07T19:41:06.5640956Z pycodestyle-2.13.0 | 34 KB | ########## | 100%  2025-05-07T19:41:06.5641399Z 2025-05-07T19:41:06.5641405Z 2025-05-07T19:41:06.5641409Z 2025-05-07T19:41:06.5641414Z 2025-05-07T19:41:06.5641418Z 2025-05-07T19:41:06.5641423Z 2025-05-07T19:41:06.5641427Z 2025-05-07T19:41:06.5641630Z 2025-05-07T19:41:06.5641634Z 2025-05-07T19:41:06.5641639Z 2025-05-07T19:41:06.5641649Z 2025-05-07T19:41:06.5646377Z usort-1.0.8.post1 | 34 KB | ########## | 100%  2025-05-07T19:41:06.5646793Z 2025-05-07T19:41:06.5646799Z 2025-05-07T19:41:06.5646803Z 2025-05-07T19:41:06.5646808Z 2025-05-07T19:41:06.5646812Z 2025-05-07T19:41:06.5646817Z 2025-05-07T19:41:06.5646821Z 2025-05-07T19:41:06.5646826Z 2025-05-07T19:41:06.5646830Z 2025-05-07T19:41:06.5646834Z 2025-05-07T19:41:06.5646842Z 2025-05-07T19:41:06.5888445Z usort-1.0.8.post1 | 34 KB | ########## | 100%  2025-05-07T19:41:06.5888857Z 2025-05-07T19:41:06.5888863Z 2025-05-07T19:41:06.5888880Z 2025-05-07T19:41:06.5888885Z 2025-05-07T19:41:06.5888890Z 2025-05-07T19:41:06.5888894Z 2025-05-07T19:41:06.5888899Z 2025-05-07T19:41:06.5888903Z 2025-05-07T19:41:06.5888907Z 2025-05-07T19:41:06.5888912Z 2025-05-07T19:41:06.5888916Z 2025-05-07T19:41:06.5888928Z 2025-05-07T19:41:06.5888938Z 2025-05-07T19:41:06.5888943Z 2025-05-07T19:41:06.5888951Z 2025-05-07T19:41:06.5893276Z platformdirs-4.3.7 | 23 KB | ########## | 100%  2025-05-07T19:41:06.5893721Z 2025-05-07T19:41:06.5893726Z 2025-05-07T19:41:06.5893731Z 2025-05-07T19:41:06.5893736Z 2025-05-07T19:41:06.5893748Z 2025-05-07T19:41:06.5893752Z 2025-05-07T19:41:06.5893757Z 2025-05-07T19:41:06.5893761Z 2025-05-07T19:41:06.5893766Z 2025-05-07T19:41:06.5893771Z 2025-05-07T19:41:06.5893775Z 2025-05-07T19:41:06.5893779Z 2025-05-07T19:41:06.5893788Z 2025-05-07T19:41:06.5893792Z 2025-05-07T19:41:06.5893797Z 2025-05-07T19:41:06.6021650Z platformdirs-4.3.7 | 23 KB | ########## | 100%  2025-05-07T19:41:06.6022298Z 2025-05-07T19:41:06.6022304Z 2025-05-07T19:41:06.6022309Z 2025-05-07T19:41:06.6022314Z 2025-05-07T19:41:06.6022318Z 2025-05-07T19:41:06.6022323Z 2025-05-07T19:41:06.6022327Z 2025-05-07T19:41:06.6022338Z 2025-05-07T19:41:06.6022343Z 2025-05-07T19:41:06.6022348Z 2025-05-07T19:41:06.6022352Z 2025-05-07T19:41:06.6022357Z 2025-05-07T19:41:06.6022361Z 2025-05-07T19:41:06.6022370Z 2025-05-07T19:41:06.6026521Z stdlibs-2025.4.4 | 24 KB | ########## | 100%  2025-05-07T19:41:06.6027004Z 2025-05-07T19:41:06.6027010Z 2025-05-07T19:41:06.6027015Z 2025-05-07T19:41:06.6027019Z 2025-05-07T19:41:06.6027024Z 2025-05-07T19:41:06.6027029Z 2025-05-07T19:41:06.6027033Z 2025-05-07T19:41:06.6027038Z 2025-05-07T19:41:06.6027043Z 2025-05-07T19:41:06.6027048Z 2025-05-07T19:41:06.6027052Z 2025-05-07T19:41:06.6027058Z 2025-05-07T19:41:06.6027062Z 2025-05-07T19:41:06.6027081Z 2025-05-07T19:41:06.6177313Z stdlibs-2025.4.4 | 24 KB | ########## | 100%  2025-05-07T19:41:06.6177756Z 2025-05-07T19:41:06.6177762Z 2025-05-07T19:41:06.6177767Z 2025-05-07T19:41:06.6177772Z 2025-05-07T19:41:06.6177777Z 2025-05-07T19:41:06.6177789Z 2025-05-07T19:41:06.6177802Z 2025-05-07T19:41:06.6177806Z 2025-05-07T19:41:06.6177811Z 2025-05-07T19:41:06.6177816Z 2025-05-07T19:41:06.6177820Z 2025-05-07T19:41:06.6177824Z 2025-05-07T19:41:06.6177829Z 2025-05-07T19:41:06.6177833Z 2025-05-07T19:41:06.6177837Z 2025-05-07T19:41:06.6177847Z 2025-05-07T19:41:06.6181041Z toml-0.10.2 | 22 KB | ########## | 100%  2025-05-07T19:41:06.6181471Z 2025-05-07T19:41:06.6181477Z 2025-05-07T19:41:06.6181482Z 2025-05-07T19:41:06.6181487Z 2025-05-07T19:41:06.6181492Z 2025-05-07T19:41:06.6181506Z 2025-05-07T19:41:06.6181510Z 2025-05-07T19:41:06.6181515Z 2025-05-07T19:41:06.6181519Z 2025-05-07T19:41:06.6181524Z 2025-05-07T19:41:06.6181539Z 2025-05-07T19:41:06.6181544Z 2025-05-07T19:41:06.6181549Z 2025-05-07T19:41:06.6181554Z 2025-05-07T19:41:06.6181558Z 2025-05-07T19:41:06.6181562Z 2025-05-07T19:41:06.6407281Z toml-0.10.2 | 22 KB | ########## | 100%  2025-05-07T19:41:06.6408013Z 2025-05-07T19:41:06.6408019Z 2025-05-07T19:41:06.6408024Z 2025-05-07T19:41:06.6408030Z 2025-05-07T19:41:06.6408034Z 2025-05-07T19:41:06.6408039Z 2025-05-07T19:41:06.6408043Z 2025-05-07T19:41:06.6408048Z 2025-05-07T19:41:06.6408052Z 2025-05-07T19:41:06.6408057Z 2025-05-07T19:41:06.6408061Z 2025-05-07T19:41:06.6408066Z 2025-05-07T19:41:06.6408070Z 2025-05-07T19:41:06.6408074Z 2025-05-07T19:41:06.6408079Z 2025-05-07T19:41:06.6408084Z 2025-05-07T19:41:06.6408089Z 2025-05-07T19:41:06.6408094Z 2025-05-07T19:41:06.6408098Z 2025-05-07T19:41:06.6545550Z ... (more hidden) ... 2025-05-07T19:41:06.6546037Z 2025-05-07T19:41:06.6546058Z 2025-05-07T19:41:06.6546064Z 2025-05-07T19:41:06.6546069Z 2025-05-07T19:41:06.6546075Z 2025-05-07T19:41:06.6546079Z 2025-05-07T19:41:06.6546085Z 2025-05-07T19:41:06.6546090Z 2025-05-07T19:41:06.6546095Z 2025-05-07T19:41:06.6546100Z 2025-05-07T19:41:06.6546113Z 2025-05-07T19:41:06.6546126Z 2025-05-07T19:41:06.6546131Z 2025-05-07T19:41:06.6546137Z 2025-05-07T19:41:06.6546142Z 2025-05-07T19:41:06.6546147Z 2025-05-07T19:41:06.6546152Z 2025-05-07T19:41:06.6546161Z 2025-05-07T19:41:06.6639781Z trailrunner-1.4.0 | 15 KB | ########## | 100%  2025-05-07T19:41:06.6640327Z 2025-05-07T19:41:06.6640332Z 2025-05-07T19:41:06.6640337Z 2025-05-07T19:41:06.6640342Z 2025-05-07T19:41:06.6640347Z 2025-05-07T19:41:06.6640352Z 2025-05-07T19:41:06.6640356Z 2025-05-07T19:41:06.6640361Z 2025-05-07T19:41:06.6640365Z 2025-05-07T19:41:06.6640372Z 2025-05-07T19:41:06.6640377Z 2025-05-07T19:41:06.6640381Z 2025-05-07T19:41:06.6640402Z 2025-05-07T19:41:06.6640408Z 2025-05-07T19:41:06.6640414Z 2025-05-07T19:41:06.6640419Z 2025-05-07T19:41:06.6640430Z 2025-05-07T19:41:06.7829715Z moreorless-0.5.0 | 18 KB | ########## | 100%  2025-05-07T19:41:06.7835530Z libcst-1.7.0 | 2.3 MB | ########## | 100% 2025-05-07T19:41:06.7835903Z 2025-05-07T19:41:06.7835907Z 2025-05-07T19:41:06.7835911Z 2025-05-07T19:41:06.7835914Z 2025-05-07T19:41:06.7835917Z 2025-05-07T19:41:06.7835920Z 2025-05-07T19:41:06.7835923Z 2025-05-07T19:41:06.7835926Z 2025-05-07T19:41:06.7835929Z 2025-05-07T19:41:06.7835932Z 2025-05-07T19:41:06.7835934Z 2025-05-07T19:41:06.7835937Z 2025-05-07T19:41:06.7835940Z 2025-05-07T19:41:06.7835943Z 2025-05-07T19:41:06.7835945Z 2025-05-07T19:41:06.7835948Z 2025-05-07T19:41:06.7835951Z 2025-05-07T19:41:06.7835954Z 2025-05-07T19:41:06.7835957Z 2025-05-07T19:41:06.7836034Z 2025-05-07T19:41:06.7836699Z  2025-05-07T19:41:06.7837108Z 2025-05-07T19:41:06.7837310Z 2025-05-07T19:41:06.7837521Z  2025-05-07T19:41:06.7837769Z 2025-05-07T19:41:06.7837784Z 2025-05-07T19:41:06.7837988Z  2025-05-07T19:41:06.7838212Z 2025-05-07T19:41:06.7838225Z 2025-05-07T19:41:06.7838230Z 2025-05-07T19:41:06.7838408Z  2025-05-07T19:41:06.7838663Z 2025-05-07T19:41:06.7838668Z 2025-05-07T19:41:06.7838673Z 2025-05-07T19:41:06.7838677Z 2025-05-07T19:41:06.7838880Z  2025-05-07T19:41:06.7839146Z 2025-05-07T19:41:06.7839151Z 2025-05-07T19:41:06.7839155Z 2025-05-07T19:41:06.7839160Z 2025-05-07T19:41:06.7839164Z 2025-05-07T19:41:06.7839399Z  2025-05-07T19:41:06.7839663Z 2025-05-07T19:41:06.7839669Z 2025-05-07T19:41:06.7839673Z 2025-05-07T19:41:06.7839678Z 2025-05-07T19:41:06.7839682Z 2025-05-07T19:41:06.7839687Z 2025-05-07T19:41:06.7839882Z  2025-05-07T19:41:06.7840377Z 2025-05-07T19:41:06.7840382Z 2025-05-07T19:41:06.7840386Z 2025-05-07T19:41:06.7840391Z 2025-05-07T19:41:06.7840395Z 2025-05-07T19:41:06.7840400Z 2025-05-07T19:41:06.7840404Z 2025-05-07T19:41:06.7840629Z  2025-05-07T19:41:06.7840881Z 2025-05-07T19:41:06.7840884Z 2025-05-07T19:41:06.7840888Z 2025-05-07T19:41:06.7840890Z 2025-05-07T19:41:06.7840894Z 2025-05-07T19:41:06.7840896Z 2025-05-07T19:41:06.7840899Z 2025-05-07T19:41:06.7840902Z 2025-05-07T19:41:06.7841048Z  2025-05-07T19:41:06.7841224Z 2025-05-07T19:41:06.7841227Z 2025-05-07T19:41:06.7841235Z 2025-05-07T19:41:06.7841238Z 2025-05-07T19:41:06.7841241Z 2025-05-07T19:41:06.7841245Z 2025-05-07T19:41:06.7841247Z 2025-05-07T19:41:06.7841250Z 2025-05-07T19:41:06.7841253Z 2025-05-07T19:41:06.7841397Z  2025-05-07T19:41:06.7841576Z 2025-05-07T19:41:06.7841580Z 2025-05-07T19:41:06.7841582Z 2025-05-07T19:41:06.7841586Z 2025-05-07T19:41:06.7841588Z 2025-05-07T19:41:06.7841591Z 2025-05-07T19:41:06.7841594Z 2025-05-07T19:41:06.7841597Z 2025-05-07T19:41:06.7841600Z 2025-05-07T19:41:06.7841603Z 2025-05-07T19:41:06.7841750Z  2025-05-07T19:41:06.7841928Z 2025-05-07T19:41:06.7841931Z 2025-05-07T19:41:06.7841933Z 2025-05-07T19:41:06.7841936Z 2025-05-07T19:41:06.7841939Z 2025-05-07T19:41:06.7841942Z 2025-05-07T19:41:06.7841945Z 2025-05-07T19:41:06.7841948Z 2025-05-07T19:41:06.7841951Z 2025-05-07T19:41:06.7841954Z 2025-05-07T19:41:06.7841960Z 2025-05-07T19:41:06.7842294Z  2025-05-07T19:41:06.7842536Z 2025-05-07T19:41:06.7842541Z 2025-05-07T19:41:06.7842545Z 2025-05-07T19:41:06.7842550Z 2025-05-07T19:41:06.7842562Z 2025-05-07T19:41:06.7842567Z 2025-05-07T19:41:06.7842572Z 2025-05-07T19:41:06.7842576Z 2025-05-07T19:41:06.7842581Z 2025-05-07T19:41:06.7842587Z 2025-05-07T19:41:06.7842591Z 2025-05-07T19:41:06.7842596Z 2025-05-07T19:41:06.7842809Z  2025-05-07T19:41:06.7843124Z 2025-05-07T19:41:06.7843129Z 2025-05-07T19:41:06.7843134Z 2025-05-07T19:41:06.7843138Z 2025-05-07T19:41:06.7843143Z 2025-05-07T19:41:06.7843148Z 2025-05-07T19:41:06.7843152Z 2025-05-07T19:41:06.7843157Z 2025-05-07T19:41:06.7843161Z 2025-05-07T19:41:06.7843165Z 2025-05-07T19:41:06.7843170Z 2025-05-07T19:41:06.7843174Z 2025-05-07T19:41:06.7843180Z 2025-05-07T19:41:06.7843731Z  2025-05-07T19:41:06.7843945Z 2025-05-07T19:41:06.7843949Z 2025-05-07T19:41:06.7843952Z 2025-05-07T19:41:06.7843955Z 2025-05-07T19:41:06.7843958Z 2025-05-07T19:41:06.7843965Z 2025-05-07T19:41:06.7843969Z 2025-05-07T19:41:06.7843972Z 2025-05-07T19:41:06.7843974Z 2025-05-07T19:41:06.7843984Z 2025-05-07T19:41:06.7843987Z 2025-05-07T19:41:06.7843989Z 2025-05-07T19:41:06.7843992Z 2025-05-07T19:41:06.7843995Z 2025-05-07T19:41:06.7844175Z  2025-05-07T19:41:06.7844356Z 2025-05-07T19:41:06.7844359Z 2025-05-07T19:41:06.7844362Z 2025-05-07T19:41:06.7844365Z 2025-05-07T19:41:06.7844368Z 2025-05-07T19:41:06.7844375Z 2025-05-07T19:41:06.7844379Z 2025-05-07T19:41:06.7844382Z 2025-05-07T19:41:06.7844385Z 2025-05-07T19:41:06.7844388Z 2025-05-07T19:41:06.7844390Z 2025-05-07T19:41:06.7844394Z 2025-05-07T19:41:06.7844399Z 2025-05-07T19:41:06.7844402Z 2025-05-07T19:41:06.7844405Z 2025-05-07T19:41:06.7844569Z  2025-05-07T19:41:06.7844756Z 2025-05-07T19:41:06.7844758Z 2025-05-07T19:41:06.7844870Z 2025-05-07T19:41:06.7844873Z 2025-05-07T19:41:06.7844876Z 2025-05-07T19:41:06.7844879Z 2025-05-07T19:41:06.7844882Z 2025-05-07T19:41:06.7844885Z 2025-05-07T19:41:06.7844888Z 2025-05-07T19:41:06.7844890Z 2025-05-07T19:41:06.7844894Z 2025-05-07T19:41:06.7844897Z 2025-05-07T19:41:06.7844900Z 2025-05-07T19:41:06.7844902Z 2025-05-07T19:41:06.7844905Z 2025-05-07T19:41:06.7844908Z 2025-05-07T19:41:06.7845098Z  2025-05-07T19:41:06.7845398Z 2025-05-07T19:41:06.7845401Z 2025-05-07T19:41:06.7845404Z 2025-05-07T19:41:06.7845407Z 2025-05-07T19:41:06.7845411Z 2025-05-07T19:41:06.7845414Z 2025-05-07T19:41:06.7845417Z 2025-05-07T19:41:06.7845425Z 2025-05-07T19:41:06.7845427Z 2025-05-07T19:41:06.7845431Z 2025-05-07T19:41:06.7845434Z 2025-05-07T19:41:06.7845437Z 2025-05-07T19:41:06.7845440Z 2025-05-07T19:41:06.7845442Z 2025-05-07T19:41:06.7845445Z 2025-05-07T19:41:06.7845448Z 2025-05-07T19:41:06.7845454Z 2025-05-07T19:41:06.7845638Z  2025-05-07T19:41:06.7845824Z 2025-05-07T19:41:06.7845827Z 2025-05-07T19:41:06.7845830Z 2025-05-07T19:41:06.7845833Z 2025-05-07T19:41:06.7845836Z 2025-05-07T19:41:06.7845839Z 2025-05-07T19:41:06.7845841Z 2025-05-07T19:41:06.7845844Z 2025-05-07T19:41:06.7845847Z 2025-05-07T19:41:06.7845850Z 2025-05-07T19:41:06.7845858Z 2025-05-07T19:41:06.7845861Z 2025-05-07T19:41:06.7845864Z 2025-05-07T19:41:06.7845867Z 2025-05-07T19:41:06.7845869Z 2025-05-07T19:41:06.7845872Z 2025-05-07T19:41:06.7845875Z 2025-05-07T19:41:06.7845878Z 2025-05-07T19:41:06.7846054Z  2025-05-07T19:41:06.7846242Z 2025-05-07T19:41:06.7846251Z 2025-05-07T19:41:06.7846331Z  done 2025-05-07T19:41:06.8848654Z Preparing transaction: | done 2025-05-07T19:41:06.9854515Z Verifying transaction: - done 2025-05-07T19:41:08.6890592Z Executing transaction: | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T19:41:10.3942633Z /home/runner/miniconda/envs/build_binary/bin/flake8 2025-05-07T19:41:10.3943061Z 2025-05-07T19:41:10.4446939Z [CHECK] Binary flake8 found in PATH 2025-05-07T19:41:11.9913602Z /home/runner/miniconda/envs/build_binary/bin/ufmt 2025-05-07T19:41:11.9913996Z 2025-05-07T19:41:12.0390474Z [CHECK] Binary ufmt found in PATH 2025-05-07T19:41:13.6573650Z [CHECK] Python (sub-)package 'click' found ... 2025-05-07T19:41:13.6577511Z [INSTALL] Successfully installed all the lint tools 2025-05-07T19:41:13.6628495Z ##[group]Run . $PRELUDE; lint_fbgemm_gpu_flake8 $BUILD_ENV 2025-05-07T19:41:13.6628870Z . $PRELUDE; lint_fbgemm_gpu_flake8 $BUILD_ENV 2025-05-07T19:41:13.6656169Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:41:13.6656460Z env: 2025-05-07T19:41:13.6656643Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:41:13.6656903Z BUILD_ENV: build_binary 2025-05-07T19:41:13.6657092Z ##[endgroup] 2025-05-07T19:41:13.9438984Z ################################################################################ 2025-05-07T19:41:13.9439477Z # Run FBGEMM_GPU Lint: flake8 2025-05-07T19:41:13.9439727Z # 2025-05-07T19:41:13.9454031Z # [2025-05-07T19:41:13.945Z] + lint_fbgemm_gpu_flake8 build_binary 2025-05-07T19:41:13.9454557Z ################################################################################ 2025-05-07T19:41:13.9454862Z 2025-05-07T19:41:13.9472822Z + conda run -n build_binary flake8 --ignore=E501,W503,E203 . 2025-05-07T19:41:13.9473225Z 2025-05-07T19:41:18.4524441Z ERROR conda.cli.main_run:execute(125): `conda run flake8 --ignore=E501,W503,E203 .` failed. (See above for error) 2025-05-07T19:41:18.4553251Z ##[error]./fbgemm_gpu/setup.py:336:1: W293 blank line contains whitespace 2025-05-07T19:41:18.4560205Z 2025-05-07T19:41:18.4996015Z 2025-05-07T19:41:18.5009195Z ##[error]Process completed with exit code 1. 2025-05-07T19:41:18.5095569Z Post job cleanup. 2025-05-07T19:41:18.6019305Z [command]/usr/bin/git version 2025-05-07T19:41:18.6055160Z git version 2.49.0 2025-05-07T19:41:18.6104795Z Temporarily overriding HOME='/home/runner/work/_temp/08f29bc0-f9be-4714-8d2c-3c9111fc1deb' before making global git config changes 2025-05-07T19:41:18.6106102Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:41:18.6110722Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/FBGEMM/FBGEMM 2025-05-07T19:41:18.6144703Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:41:18.6176389Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T19:41:18.6397334Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:41:18.6417196Z http.https://github.com/.extraheader 2025-05-07T19:41:18.6430501Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T19:41:18.6461192Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T19:41:18.6778924Z Cleaning up orphan processes