rultor.com logo This build log was produced by rultor.com for yegor256/awesome-cfp#234
++ dirname ./run.sh
+ cd .
+ echo 2119
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sun Aug 31 18:02:39 UTC 2025
+ uptime
 18:02:39 up 53 min,  0 users,  load average: 0.00, 0.00, 0.00
+ ff=default
+ image=yegor256/python
+ rebase=false
+ head_branch=master
+ pull_title='Update crate-ci/typos action to v1.35.7'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/awesome-cfp.git
+ pull_id=234
+ fork=git@github.com:yegor256/awesome-cfp.git
+ fork_branch=renovate/crate-ci-typos-1.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/awesome-cfp.git' '--env=pull_id=234' '--env=fork=git@github.com:yegor256/awesome-cfp.git' '--env=fork_branch=renovate/crate-ci-typos-1.x' '--env=head_branch=master' '--env=pull_title=Update crate-ci/typos action to v1.35.7' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/awesome-cfp.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=234'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/awesome-cfp.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.35.7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pip3 install -r requirements.txt'\'' '\'';'\'' '\''/home/r/.local/bin/pytest --cov-fail-under=0'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/awesome-cfp.git'\''' ';' 'export '\''pull_id=234'\''' ';' 'export '\''fork=git@github.com:yegor256/awesome-cfp.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.35.7'\''' ';' 'export '\''author=yegor256'\''' ';' 'pip3 install -r requirements.txt' ';' '/home/r/.local/bin/pytest --cov-fail-under=0' ';')
+ container=yegor256_awesome-cfp_234
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-23-55
+ pwd
/tmp/rultor-frNg
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:yegor256/awesome-cfp.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:yegor256/awesome-cfp.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/awesome-cfp.git'\''' ';' 'export '\''pull_id=234'\''' ';' 'export '\''fork=git@github.com:yegor256/awesome-cfp.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.35.7'\''' ';' 'export '\''author=yegor256'\''' ';' 'pip3 install -r requirements.txt' ';' '/home/r/.local/bin/pytest --cov-fail-under=0' ';'
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/awesome-cfp.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/awesome-cfp
 * [new branch]      load-data             -> fork/load-data
 * [new branch]      master                -> fork/master
 * [new branch]      renovate/coverage-7.x -> fork/renovate/coverage-7.x
 * [new branch]      renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x
 * [new branch]      renovate/python-3.x   -> fork/renovate/python-3.x
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/crate-ci-typos-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/crate-ci-typos-1.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update crate-ci/typos action to v1.35.7' --ff __rultor
Updating 9475575..5c9d109
Fast-forward (no commit created; -m option ignored)
 .github/workflows/typos.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 5c9d109be76751e176c30188d8f7abf057e7f906
gpg: Signature made Sun Aug 31 09:26:17 2025 UTC
gpg:                using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Sun Aug 31 09:26:17 2025 +0000

    Update crate-ci/typos action to v1.35.7
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.00
++ bc
++ echo 0.00 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.00, low enough to run a new Docker container'
load average is 0.00, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/python
+ docker pull yegor256/python
Using default tag: latest
latest: Pulling from yegor256/python
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
72e45e6fed5c: Pulling fs layer
99e89f339e27: Pulling fs layer
3f0278ea12d5: Pulling fs layer
11f168291684: Pulling fs layer
0943aaa8f703: Pulling fs layer
8f7eb7d55d56: Pulling fs layer
8562ab327dc5: Pulling fs layer
54eb37473281: Pulling fs layer
c4f87b6ae228: Pulling fs layer
8c525f95c6d6: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
72e45e6fed5c: Waiting
99e89f339e27: Waiting
3f0278ea12d5: Waiting
11f168291684: Waiting
0943aaa8f703: Waiting
8f7eb7d55d56: Waiting
8562ab327dc5: Waiting
54eb37473281: Waiting
c4f87b6ae228: Waiting
8c525f95c6d6: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
72e45e6fed5c: Verifying Checksum
72e45e6fed5c: Download complete
99e89f339e27: Verifying Checksum
99e89f339e27: Download complete
0943aaa8f703: Verifying Checksum
0943aaa8f703: Download complete
8f7eb7d55d56: Verifying Checksum
8f7eb7d55d56: Download complete
11f168291684: Verifying Checksum
11f168291684: Download complete
54eb37473281: Verifying Checksum
54eb37473281: Download complete
3f0278ea12d5: Verifying Checksum
3f0278ea12d5: Download complete
632ef5283d0f: Pull complete
8c525f95c6d6: Verifying Checksum
8c525f95c6d6: Download complete
8562ab327dc5: Verifying Checksum
8562ab327dc5: Download complete
c4f87b6ae228: Verifying Checksum
c4f87b6ae228: Download complete
2be42d221bda: Pull complete
54d1704eb717: Pull complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
72e45e6fed5c: Pull complete
99e89f339e27: Pull complete
3f0278ea12d5: Pull complete
11f168291684: Pull complete
0943aaa8f703: Pull complete
8f7eb7d55d56: Pull complete
8562ab327dc5: Pull complete
54eb37473281: Pull complete
c4f87b6ae228: Pull complete
8c525f95c6d6: Pull complete
Digest: sha256:0201361f7037575373e0798b24bd9cee54708db7d27b569c572b2e23ffdf99fb
Status: Downloaded newer image for yegor256/python:latest
docker.io/yegor256/python:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_awesome-cfp_234\s*$'
+ ls -al .
total 48
drwx------  3 ubuntu ubuntu 4096 Aug 31 18:02 .
drwxrwxrwt 12 root   root   4096 Aug 31 18:02 ..
-rwxrwxr-x  1 ubuntu ubuntu  658 Aug 31 18:02 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Aug 31 18:02 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Aug 31 18:02 pid
drwxrwxr-x  6 ubuntu ubuntu 4096 Aug 31 18:02 repo
-rwxrwxr-x  1 ubuntu ubuntu 6499 Aug 31 18:02 run.sh
-rw-rw-r--  1 ubuntu ubuntu  566 Aug 31 18:02 script.sh
-rw-rw-r--  1 ubuntu ubuntu 8406 Aug 31 18:03 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-frNg:/main --env=head=git@github.com:yegor256/awesome-cfp.git --env=pull_id=234 --env=fork=git@github.com:yegor256/awesome-cfp.git --env=fork_branch=renovate/crate-ci-typos-1.x --env=head_branch=master '--env=pull_title=Update crate-ci/typos action to v1.35.7' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/awesome-cfp.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=234'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/awesome-cfp.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.35.7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pip3 install -r requirements.txt'\'' '\'';'\'' '\''/home/r/.local/bin/pytest --cov-fail-under=0'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-frNg/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_awesome-cfp_234 yegor256/python /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.m2 /root/.profile /root/.python_history /root/.wget-hsts /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/bin/bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/awesome-cfp.git' ; export 'pull_id=234' ; export 'fork=git@github.com:yegor256/awesome-cfp.git' ; export 'fork_branch=renovate/crate-ci-typos-1.x' ; export 'head_branch=master' ; export 'pull_title=Update crate-ci/typos action to v1.35.7' ; export 'author=yegor256' ; pip3 install -r requirements.txt ; /home/r/.local/bin/pytest --cov-fail-under=0 ;
+ su --login r --command /home/r/script.sh
Defaulting to user installation because normal site-packages is not writeable
Collecting anyio==4.10.0 (from -r requirements.txt (line 7))
  Obtaining dependency information for anyio==4.10.0 from https://files.pythonhosted.org/packages/6f/12/e5e0282d673bb9746bacfb6e2dba8719989d3660cdb2ea79aee9a9651afb/anyio-4.10.0-py3-none-any.whl.metadata
  Downloading anyio-4.10.0-py3-none-any.whl.metadata (4.0 kB)
Collecting certifi==2025.8.3 (from -r requirements.txt (line 9))
  Obtaining dependency information for certifi==2025.8.3 from https://files.pythonhosted.org/packages/e5/48/1549795ba7742c948d2ad169c1c8cdbae65bc450d6cd753d124b17c8cd32/certifi-2025.8.3-py3-none-any.whl.metadata
  Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)
Collecting coverage[toml]==7.10.4 (from -r requirements.txt (line 13))
  Obtaining dependency information for coverage[toml]==7.10.4 from https://files.pythonhosted.org/packages/eb/fa/13ac5eda7300e160bf98f082e75f5c5b4189bf3a883dd1ee42dbedfdc617/coverage-7.10.4-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata
  Downloading coverage-7.10.4-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.9 kB)
Collecting h11==0.16.0 (from -r requirements.txt (line 15))
  Obtaining dependency information for h11==0.16.0 from https://files.pythonhosted.org/packages/04/4b/29cac41a4d98d144bf5f6d33995617b185d14b22401f75ca86f384e87ff1/h11-0.16.0-py3-none-any.whl.metadata
  Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
Collecting httpcore==1.0.9 (from -r requirements.txt (line 17))
  Obtaining dependency information for httpcore==1.0.9 from https://files.pythonhosted.org/packages/7e/f5/f66802a942d491edb555dd61e3a9961140fd64c90bce1eafd741609d334d/httpcore-1.0.9-py3-none-any.whl.metadata
  Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
Collecting httpx==0.28.1 (from -r requirements.txt (line 19))
  Obtaining dependency information for httpx==0.28.1 from https://files.pythonhosted.org/packages/2a/39/e50c7c3a983047577ee07d2a9e53faf5a69493943ec3f6a384bdc792deb2/httpx-0.28.1-py3-none-any.whl.metadata
  Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
Collecting idna==3.10 (from -r requirements.txt (line 23))
  Obtaining dependency information for idna==3.10 from https://files.pythonhosted.org/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl.metadata
  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting iniconfig==2.1.0 (from -r requirements.txt (line 27))
  Obtaining dependency information for iniconfig==2.1.0 from https://files.pythonhosted.org/packages/2c/e1/e6716421ea10d38022b952c159d5161ca1193197fb744506875fbb87ea7b/iniconfig-2.1.0-py3-none-any.whl.metadata
  Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
Collecting more-itertools==10.7.0 (from -r requirements.txt (line 29))
  Obtaining dependency information for more-itertools==10.7.0 from https://files.pythonhosted.org/packages/2b/9f/7ba6f94fc1e9ac3d2b853fdff3035fb2fa5afbed898c4a72b8a020610594/more_itertools-10.7.0-py3-none-any.whl.metadata
  Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB)
Collecting packaging==25.0 (from -r requirements.txt (line 31))
  Obtaining dependency information for packaging==25.0 from https://files.pythonhosted.org/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata
  Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
Collecting pluggy==1.6.0 (from -r requirements.txt (line 33))
  Obtaining dependency information for pluggy==1.6.0 from https://files.pythonhosted.org/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl.metadata
  Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
Collecting pygments==2.19.2 (from -r requirements.txt (line 37))
  Obtaining dependency information for pygments==2.19.2 from https://files.pythonhosted.org/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl.metadata
  Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
Collecting pytest==8.4.1 (from -r requirements.txt (line 39))
  Obtaining dependency information for pytest==8.4.1 from https://files.pythonhosted.org/packages/29/16/c8a903f4c4dffe7a12843191437d7cd8e32751d5de349d45d3fe69544e87/pytest-8.4.1-py3-none-any.whl.metadata
  Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
Collecting pytest-cov==6.2.1 (from -r requirements.txt (line 44))
  Obtaining dependency information for pytest-cov==6.2.1 from https://files.pythonhosted.org/packages/bc/16/4ea354101abb1287856baa4af2732be351c7bee728065aed451b678153fd/pytest_cov-6.2.1-py3-none-any.whl.metadata
  Downloading pytest_cov-6.2.1-py3-none-any.whl.metadata (30 kB)
Collecting pytest-randomly==3.16.0 (from -r requirements.txt (line 46))
  Obtaining dependency information for pytest-randomly==3.16.0 from https://files.pythonhosted.org/packages/22/70/b31577d7c46d8e2f9baccfed5067dd8475262a2331ffb0bfdf19361c9bde/pytest_randomly-3.16.0-py3-none-any.whl.metadata
  Downloading pytest_randomly-3.16.0-py3-none-any.whl.metadata (8.6 kB)
Collecting python-dateutil==2.9.0.post0 (from -r requirements.txt (line 48))
  Obtaining dependency information for python-dateutil==2.9.0.post0 from https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata
  Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting pyyaml==6.0.2 (from -r requirements.txt (line 50))
  Obtaining dependency information for pyyaml==6.0.2 from https://files.pythonhosted.org/packages/b9/2b/614b4752f2e127db5cc206abc23a8c19678e92b23c3db30fc86ab731d3bd/PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
  Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting respx==0.22.0 (from -r requirements.txt (line 52))
  Obtaining dependency information for respx==0.22.0 from https://files.pythonhosted.org/packages/8e/67/afbb0978d5399bc9ea200f1d4489a23c9a1dad4eee6376242b8182389c79/respx-0.22.0-py2.py3-none-any.whl.metadata
  Downloading respx-0.22.0-py2.py3-none-any.whl.metadata (4.1 kB)
Collecting six==1.17.0 (from -r requirements.txt (line 54))
  Obtaining dependency information for six==1.17.0 from https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl.metadata
  Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting sniffio==1.3.1 (from -r requirements.txt (line 56))
  Obtaining dependency information for sniffio==1.3.1 from https://files.pythonhosted.org/packages/e9/44/75a9c9421471a6c4805dbf2356f7c181a29c1879239abab1ea2cc8f38b40/sniffio-1.3.1-py3-none-any.whl.metadata
  Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
Collecting time-machine==2.19.0 (from -r requirements.txt (line 58))
  Obtaining dependency information for time-machine==2.19.0 from https://files.pythonhosted.org/packages/48/69/184a0209f02dd0cb5e01e8d13cd4c97a5f389c4e3d09b95160dd676ad1e7/time_machine-2.19.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata
  Downloading time_machine-2.19.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (2.5 kB)
Collecting typing_extensions>=4.5 (from anyio==4.10.0->-r requirements.txt (line 7))
  Obtaining dependency information for typing_extensions>=4.5 from https://files.pythonhosted.org/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl.metadata
  Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
Downloading anyio-4.10.0-py3-none-any.whl (107 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m107.2/107.2 kB0m 31m20.8eMB/s0m-eta:36m0:00:000m
?25hDownloading certifi-2025.8.3-py3-none-any.whl (161 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m161.2/161.2 kB0m 31m43.1eMB/s0m-eta:36m0:00:000m
?25hDownloading h11-0.16.0-py3-none-any.whl (37 kB)
Downloading httpcore-1.0.9-py3-none-any.whl (78 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m78.8/78.88kB0mm31m16.5 MB/s0mmeta-36m0:00:000m
?25hDownloading httpx-0.28.1-py3-none-any.whl (73 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m73.5/73.55kB0mm31m11.9 MB/s0mmeta-36m0:00:000m
?25hDownloading idna-3.10-py3-none-any.whl (70 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m70.4/70.44kB0mm31m14.9 MB/s0mmeta-36m0:00:000m
?25hDownloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m65.3/65.33kB0mm31m20.7 MB/s0mmeta-36m0:00:000m
?25hDownloading packaging-25.0-py3-none-any.whl (66 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m66.5/66.55kB0mm31m14.2 MB/s0mmeta-36m0:00:000m
?25hDownloading pluggy-1.6.0-py3-none-any.whl (20 kB)
Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m1.2/1.2.MB0m031m73.5mMB/s0m6eta-36m0:00:000m
?25hDownloading pytest-8.4.1-py3-none-any.whl (365 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m365.5/365.5 kB0m 31m59.2eMB/s0m-eta:36m0:00:000m
?25hDownloading pytest_cov-6.2.1-py3-none-any.whl (24 kB)
Downloading pytest_randomly-3.16.0-py3-none-any.whl (8.4 kB)
Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m229.9/229.9 kB0m 31m36.7eMB/s0m-eta:36m0:00:000m
?25hDownloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m767.5/767.5 kB0m 31m80.6eMB/s0m-eta:36m0:00:000m
?25hDownloading respx-0.22.0-py2.py3-none-any.whl (25 kB)
Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
Downloading time_machine-2.19.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (34 kB)
Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m44.6/44.66kB0mm31m9.9mMB/s0m6eta-36m0:00:000m
?25hDownloading coverage-7.10.4-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m251.2/251.2 kB0m 31m51.4eMB/s0m-eta:36m0:00:000m
?25hInstalling collected packages: typing_extensions, sniffio, six, pyyaml, pygments, pluggy, packaging, more-itertools, iniconfig, idna, h11, coverage, certifi, python-dateutil, pytest, httpcore, anyio, time-machine, pytest-randomly, pytest-cov, httpx, respx
Successfully installed anyio-4.10.0 certifi-2025.8.3 coverage-7.10.4 h11-0.16.0 httpcore-1.0.9 httpx-0.28.1 idna-3.10 iniconfig-2.1.0 more-itertools-10.7.0 packaging-25.0 pluggy-1.6.0 pygments-2.19.2 pytest-8.4.1 pytest-cov-6.2.1 pytest-randomly-3.16.0 python-dateutil-2.9.0.post0 pyyaml-6.0.2 respx-0.22.0 six-1.17.0 sniffio-1.3.1 time-machine-2.19.0 typing_extensions-4.15.0

1m[0m34;49mnotice0m1;39;49m]0m39;49m A new release of pip is available: 0m31;49m23.2.10m39;49m -> 0m32;49m25.20m
1m[0m34;49mnotice0m1;39;49m]0m39;49m To update, run: 0m32;49mpip3 install --upgrade pip0m
1m============================= test session starts ==============================0m
platform linux -- Python 3.12.0, pytest-8.4.1, pluggy-1.6.0
Using --randomly-seed=2921716065
rootdir: /home/r/repo
configfile: setup.cfg
testpaths: compile.py, test_compile.py
plugins: cov-6.2.1, time-machine-2.19.0, randomly-3.16.0, respx-0.22.0, anyio-4.10.0
collectedi89 itemsm1m                                                          0m

test_compile.py 32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m [ 62%]
0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m                                          [ 97%]0m
compile.py 32m.0m32m.0m32m                                                            [100%]0m

================================ tests coverage ================================
_______________ coverage: platform linux, python 3.12.0-final-0 ________________

Name    Stmts   Miss  Cover   Missing
-------------------------------------
TOTAL     145      0   100%

2 files skipped due to complete coverage.
32m======================== 32m1m89 passed0m32m in 81.70s (0:01:21)0m32m =========================0m
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:yegor256/awesome-cfp.git
   9475575..5c9d109  master -> master
container db42babff26ee29dd855e55ae0d8ede66fcdb3d1e8ed19bbf061375daec23054 is dead
Sun Aug 31 18:17:23 UTC 2025