+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 1227 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Mon Oct 14 08:22:29 UTC 2024 + uptime 08:22:29 up 1 min, 0 users, load average: 0.88, 0.35, 0.13 + ff=default + image=h1alexbel/rultor-rust-image:0.0.4 + rebase=false + head_branch=master + pull_title='chore(deps): update zerocracy/judges-action action to v0.0.55' + author=h1alexbel + directory= + head=git@github.com:h1alexbel/fakehub.git + pull_id=203 + fork=git@github.com:h1alexbel/fakehub.git + fork_branch=renovate/zerocracy-judges-action-0.x + squash=false + vars=('--env=head=git@github.com:h1alexbel/fakehub.git' '--env=pull_id=203' '--env=fork=git@github.com:h1alexbel/fakehub.git' '--env=fork_branch=renovate/zerocracy-judges-action-0.x' '--env=head_branch=master' '--env=pull_title=chore(deps): update zerocracy/judges-action action to v0.0.55' '--env=author=h1alexbel' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:h1alexbel/fakehub.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=203'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:h1alexbel/fakehub.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/zerocracy-judges-action-0.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update zerocracy/judges-action action to v0.0.55'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=h1alexbel'\''\'\'''\'''\'' '\'';'\'' '\''rustup install nightly-x86_64-unknown-linux-gnu'\'' '\'';'\'' '\''rustup component add --toolchain nightly-x86_64-unknown-linux-gnu rustfmt'\'' '\'';'\'' '\''sudo npm install @openapitools/openapi-generator-cli@2.13.7 -g'\'' '\'';'\'' '\''cargo install cargo-machete'\'' '\'';'\'' '\''cargo install killport'\'' '\'';'\'' '\''export RULTOR=true'\'' '\'';'\'' '\''just rultor'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:h1alexbel/fakehub.git'\''' ';' 'export '\''pull_id=203'\''' ';' 'export '\''fork=git@github.com:h1alexbel/fakehub.git'\''' ';' 'export '\''fork_branch=renovate/zerocracy-judges-action-0.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update zerocracy/judges-action action to v0.0.55'\''' ';' 'export '\''author=h1alexbel'\''' ';' 'rustup install nightly-x86_64-unknown-linux-gnu' ';' 'rustup component add --toolchain nightly-x86_64-unknown-linux-gnu rustfmt' ';' 'sudo npm install @openapitools/openapi-generator-cli@2.13.7 -g' ';' 'cargo install cargo-machete' ';' 'cargo install killport' ';' 'export RULTOR=true' ';' 'just rultor' ';') + container=h1alexbel_fakehub_203 + as_root=false + hostname ip-172-31-30-185 + pwd /tmp/rultor-iPWU + 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 git@github.com:h1alexbel/fakehub.git repo Cloning into 'repo'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''head=git@github.com:h1alexbel/fakehub.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:h1alexbel/fakehub.git'\''' ';' 'export '\''pull_id=203'\''' ';' 'export '\''fork=git@github.com:h1alexbel/fakehub.git'\''' ';' 'export '\''fork_branch=renovate/zerocracy-judges-action-0.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update zerocracy/judges-action action to v0.0.55'\''' ';' 'export '\''author=h1alexbel'\''' ';' 'rustup install nightly-x86_64-unknown-linux-gnu' ';' 'rustup component add --toolchain nightly-x86_64-unknown-linux-gnu rustfmt' ';' 'sudo npm install @openapitools/openapi-generator-cli@2.13.7 -g' ';' 'cargo install cargo-machete' ';' 'cargo install killport' ';' 'export RULTOR=true' ';' 'just rultor' ';' + sensitive=() + rm -rf .gnupg + cd repo + git remote add fork git@github.com:h1alexbel/fakehub.git + git remote update Fetching origin Fetching fork From github.com:h1alexbel/fakehub * [new branch] 11 -> fork/11 * [new branch] 121 -> fork/121 * [new branch] 128 -> fork/128 * [new branch] 130 -> fork/130 * [new branch] 158 -> fork/158 * [new branch] 162 -> fork/162 * [new branch] 196 -> fork/196 * [new branch] 73 -> fork/73 * [new branch] 74 -> fork/74 * [new branch] gh-pages -> fork/gh-pages * [new branch] master -> fork/master * [new branch] release-pipeline -> fork/release-pipeline * [new branch] renovate/zerocracy-judges-action-0.x -> fork/renovate/zerocracy-judges-action-0.x + args= + '[' default == default ']' + args=' --ff' + '[' default == no ']' + '[' default == only ']' + export BRANCH=__rultor + BRANCH=__rultor ++ wc -l ++ git show-branch __rultor + '[' 0 -gt 0 ']' + 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/zerocracy-judges-action-0.x Switched to a new branch '__rultor' Branch '__rultor' set up to track remote branch 'renovate/zerocracy-judges-action-0.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 ']' + '[' false == true ']' + git merge --ff __rultor Updating 96bcfcf..9f97fe5 Fast-forward .github/workflows/zerocracy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) + docker_when_possible + true ++ tail -n 1 ++ sed 's/ /\n/g' ++ uptime + load=0.14 ++ bc ++ echo 0.14 '>' 30 + '[' 0 -eq 1 ']' + echo 'load average is 0.14, low enough to run a new Docker container' load average is 0.14, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=h1alexbel/rultor-rust-image:0.0.4 + docker pull h1alexbel/rultor-rust-image:0.0.4 0.0.4: Pulling from h1alexbel/rultor-rust-image 6414378b6477: Pulling fs layer 9af521aeb48d: Pulling fs layer cbbaa9a493d6: Pulling fs layer a22eb2bda606: Pulling fs layer 8d1fdfea978a: Pulling fs layer 48e15ef793ad: Pulling fs layer 158a5095c3f7: Pulling fs layer cf3ccca56c57: Pulling fs layer d3b18cb7c2f0: Pulling fs layer ee6983fd1115: Pulling fs layer d7b46088c2b9: Pulling fs layer 8f539b452478: Pulling fs layer 78faa9627c7b: Pulling fs layer a22eb2bda606: Waiting 8d1fdfea978a: Waiting 48e15ef793ad: Waiting 158a5095c3f7: Waiting cf3ccca56c57: Waiting d3b18cb7c2f0: Waiting ee6983fd1115: Waiting d7b46088c2b9: Waiting 8f539b452478: Waiting 78faa9627c7b: Waiting 9af521aeb48d: Verifying Checksum 9af521aeb48d: Download complete 6414378b6477: Verifying Checksum 6414378b6477: Download complete 8d1fdfea978a: Verifying Checksum 8d1fdfea978a: Download complete cbbaa9a493d6: Verifying Checksum cbbaa9a493d6: Download complete 158a5095c3f7: Verifying Checksum 158a5095c3f7: Download complete 48e15ef793ad: Verifying Checksum 48e15ef793ad: Download complete d3b18cb7c2f0: Verifying Checksum d3b18cb7c2f0: Download complete ee6983fd1115: Verifying Checksum ee6983fd1115: Download complete d7b46088c2b9: Verifying Checksum d7b46088c2b9: Download complete 6414378b6477: Pull complete 9af521aeb48d: Pull complete a22eb2bda606: Verifying Checksum a22eb2bda606: Download complete 78faa9627c7b: Verifying Checksum 78faa9627c7b: Download complete cf3ccca56c57: Verifying Checksum cf3ccca56c57: Download complete cbbaa9a493d6: Pull complete 8f539b452478: Verifying Checksum 8f539b452478: Download complete a22eb2bda606: Pull complete 8d1fdfea978a: Pull complete 48e15ef793ad: Pull complete 158a5095c3f7: Pull complete cf3ccca56c57: Pull complete d3b18cb7c2f0: Pull complete ee6983fd1115: Pull complete d7b46088c2b9: Pull complete 8f539b452478: Pull complete 78faa9627c7b: Pull complete Digest: sha256:5d75558f2bf3b1d982832f4b04704ca0bfd64beac2b7804f728ed9a00c115646 Status: Downloaded newer image for h1alexbel/rultor-rust-image:0.0.4 docker.io/h1alexbel/rultor-rust-image:0.0.4 + grep --quiet '\sh1alexbel_fakehub_203\s*$' + docker ps --filter=status=exited + ls -al . total 52 drwx------ 3 ubuntu ubuntu 4096 Oct 14 08:22 . drwxrwxrwt 12 root root 4096 Oct 14 08:22 .. -rw-rw-r-- 1 ubuntu ubuntu 57 Oct 14 08:22 credentials -rwxrwxr-x 1 ubuntu ubuntu 556 Oct 14 08:23 end.sh -rwxrwxr-x 1 ubuntu ubuntu 490 Oct 14 08:22 entry.sh -rw-rw-r-- 1 ubuntu ubuntu 5 Oct 14 08:22 pid drwxrwxr-x 8 ubuntu ubuntu 4096 Oct 14 08:22 repo -rwxrwxr-x 1 ubuntu ubuntu 6634 Oct 14 08:22 run.sh -rw-rw-r-- 1 ubuntu ubuntu 791 Oct 14 08:22 script.sh -rw-rw-r-- 1 ubuntu ubuntu 8436 Oct 14 08:23 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-iPWU:/main --env=head=git@github.com:h1alexbel/fakehub.git --env=pull_id=203 --env=fork=git@github.com:h1alexbel/fakehub.git --env=fork_branch=renovate/zerocracy-judges-action-0.x --env=head_branch=master '--env=pull_title=chore(deps): update zerocracy/judges-action action to v0.0.55' --env=author=h1alexbel '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:h1alexbel/fakehub.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=203'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:h1alexbel/fakehub.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/zerocracy-judges-action-0.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update zerocracy/judges-action action to v0.0.55'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=h1alexbel'\''\'\'''\'''\'' '\'';'\'' '\''rustup install nightly-x86_64-unknown-linux-gnu'\'' '\'';'\'' '\''rustup component add --toolchain nightly-x86_64-unknown-linux-gnu rustfmt'\'' '\'';'\'' '\''sudo npm install @openapitools/openapi-generator-cli@2.13.7 -g'\'' '\'';'\'' '\''cargo install cargo-machete'\'' '\'';'\'' '\''cargo install killport'\'' '\'';'\'' '\''export RULTOR=true'\'' '\'';'\'' '\''just rultor'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-iPWU/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=h1alexbel_fakehub_203 h1alexbel/rultor-rust-image:0.0.4 /main/entry.sh WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded. /root/.profile: line 10: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8export): No such file or directory /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8export) + 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 systemd-journal r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-network r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-resolve r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G messagebus 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 r r + usermod -s /bin/bash r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.cargo /root/.launchpadlib /root/.m2 /root/.profile /root/.rustup /home/r + cp -R ./cid ./credentials ./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:h1alexbel/fakehub.git' ; export 'pull_id=203' ; export 'fork=git@github.com:h1alexbel/fakehub.git' ; export 'fork_branch=renovate/zerocracy-judges-action-0.x' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update zerocracy/judges-action action to v0.0.55' ; export 'author=h1alexbel' ; rustup install nightly-x86_64-unknown-linux-gnu ; rustup component add --toolchain nightly-x86_64-unknown-linux-gnu rustfmt ; sudo npm install @openapitools/openapi-generator-cli@2.13.7 -g ; cargo install cargo-machete ; cargo install killport ; export RULTOR=true ; just rultor ; + su --login r --command /home/r/script.sh /home/r/.profile: line 10: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8export): No such file or directory /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8export) /home/r/.profile: line 10: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8export) 0m1minfo: 0msyncing channel updates for 'nightly-x86_64-unknown-linux-gnu' 0m1minfo: 0mlatest update on 2024-10-14, rust version 1.84.0-nightly (27861c429 2024-10-13) 0m1minfo: 0mdownloading component 'cargo' 0m1minfo: 0mdownloading component 'clippy' 0m1minfo: 0mdownloading component 'rust-docs' 0m1minfo: 0mdownloading component 'rust-std' 0m1minfo: 0mdownloading component 'rustc' 0m1minfo: 0mdownloading component 'rustfmt' 0m1minfo: 0minstalling component 'cargo' 0m1minfo: 0minstalling component 'clippy' 0m1minfo: 0minstalling component 'rust-docs' 16.4 MiB / 16.4 MiB (100 %) 3.4/MiB/s in E4s:ETA:no0s 0m1minfo: 0minstalling component 'rust-std' 28.4 MiB / 28.4 MiB (100 %) 11.3/MiB/s in E2s:ETA:no0s 0m1minfo: 0minstalling component 'rustc' 70.1 MiB / 70.1 MiB (100 %) 13.9/MiB/s in E5s:ETA:no0s 0m1minfo: 0minstalling component 'rustfmt' 0m1m0m1m32mnightly-x86_64-unknown-linux-gnu installed0m - rustc 1.84.0-nightly (27861c429 2024-10-13) 0m1minfo: 0mchecking for self-update 0m33m0m1m33mwarning: 0mtool `rust-analyzer` is already installed, remove it from `/home/r/.cargo/bin`, then run `rustup update` to have rustup manage this tool. 0m33m0m1m33mwarning: 0mtool `rustfmt` is already installed, remove it from `/home/r/.cargo/bin`, then run `rustup update` to have rustup manage this tool. 0m33m0m1m33mwarning: 0mtool `cargo-fmt` is already installed, remove it from `/home/r/.cargo/bin`, then run `rustup update` to have rustup manage this tool. 0m1minfo: 0mcomponent 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date sudo: unable to resolve host docker: Temporary failure in name resolution -bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8export) /root/.profile: line 10: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8export) 1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K1mnpm22m 33mwarn39m 94mdeprecated39m inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. 1G0K-1G0K1mnpm22m 33mwarn39m 94mdeprecated39m glob@7.2.3: Glob versions prior to v9 are no longer supported 1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K\1G0K|1G0K/1G0K-1G0K added 118 packages in 19s 1G0K\1G0K 1G0K\1G0K23 packages are looking for funding 1G0K\1G0K run `npm fund` for details 1G0K\1G0K1mnpm22m 96mnotice39m 1mnpm22m 96mnotice39m New 33mminor39m version of npm available! 33m10.7.039m -> 34m10.9.039m 1mnpm22m 96mnotice39m Changelog: 34mhttps://github.com/npm/cli/releases/tag/v10.9.039m 1mnpm22m 96mnotice39m To update run: 4mnpm install -g npm@10.9.024m 1mnpm22m 96mnotice39m 1G0K\1G0K1m32m Updating0m crates.io index 1m32m Downloading0m crates ... 1m32m Downloaded0m cargo-machete v0.7.0 1m32m Installing0m cargo-machete v0.7.0 1m32m Updating0m crates.io index 1m32m Locking0m 75 packages to latest compatible versions 1m36m Adding0m env_logger v0.10.2 1m33m(latest: v0.11.5)0m 1m36m Adding0m windows-sys v0.52.0 1m33m(latest: v0.59.0)0m 1m32m Downloading0m crates ... 1m32m Downloaded0m argh_shared v0.1.12 1m32m Downloaded0m cargo-platform v0.1.8 1m32m Downloaded0m argh v0.1.12 1m32m Downloaded0m is-terminal v0.4.13 1m32m Downloaded0m walkdir v2.5.0 1m32m Downloaded0m proc-macro2 v1.0.87 1m32m Downloaded0m grep-printer v0.2.2 1m32m Downloaded0m toml v0.8.19 1m32m Downloaded0m toml_edit v0.22.22 1m32m Downloaded0m log v0.4.22 1m32m Downloaded0m hashbrown v0.15.0 1m32m Downloaded0m ignore v0.4.23 1m32m Downloaded0m grep-searcher v0.1.14 1m32m Downloaded0m winnow v0.6.20 1m32m Downloaded0m rayon v1.10.0 1m32m Downloaded0m globset v0.4.15 1m32m Downloaded0m syn v2.0.79 1m32m Downloaded0m regex v1.11.0 1m32m Downloaded0m env_logger v0.10.2 1m32m Downloaded0m cargo_toml v0.20.5 1m32m Downloaded0m cargo_metadata v0.18.1 1m32m Downloaded0m argh_derive v0.1.12 1m32m Downloaded0m toml_datetime v0.6.8 1m32m Downloaded0m regex-syntax v0.8.5 1m32m Downloaded0m thiserror-impl v1.0.64 1m32m Downloaded0m thiserror v1.0.64 1m32m Downloaded0m termcolor v1.4.1 1m32m Downloaded0m serde_spanned v0.6.8 1m32m Downloaded0m same-file v1.0.6 1m32m Downloaded0m pretty_env_logger v0.5.0 1m32m Downloaded0m humantime v2.1.0 1m32m Downloaded0m regex-automata v0.4.8 1m32m Downloaded0m grep-regex v0.1.13 1m32m Downloaded0m grep-matcher v0.1.7 1m32m Downloaded0m grep-cli v0.1.11 1m32m Downloaded0m grep v0.3.2 1m32m Downloaded0m encoding_rs_io v0.1.7 1m32m Downloaded0m either v1.13.0 1m32m Downloaded0m indexmap v2.6.0 1m32m Downloaded0m equivalent v1.0.1 1m32m Downloaded0m anyhow v1.0.89 1m32m Downloaded0m libc v0.2.159 1m32m Downloaded0m encoding_rs v0.8.34 1m32m Compiling0m proc-macro2 v1.0.87 1m32m Compiling0m unicode-ident v1.0.13 1m32m Compiling0m quote v1.0.37 1m32m Compiling0m syn v2.0.79 1m32m Compiling0m serde v1.0.210 1m32m Compiling0m serde_derive v1.0.210 1m32m Compiling0m memchr v2.7.4 1m32m Compiling0m aho-corasick v1.1.3 1m32m Compiling0m regex-syntax v0.8.5 1m32m Compiling0m regex-automata v0.4.8 1m32m Compiling0m libc v0.2.159 1m32m Compiling0m log v0.4.22 1m32m Compiling0m bstr v1.10.0 1m32m Compiling0m crossbeam-utils v0.8.20 1m32m Compiling0m serde_json v1.0.128 1m32m Compiling0m termcolor v1.4.1 1m32m Compiling0m cfg-if v1.0.0 1m32m Compiling0m encoding_rs v0.8.34 1m32m Compiling0m crossbeam-epoch v0.9.18 1m32m Compiling0m grep-matcher v0.1.7 1m32m Compiling0m itoa v1.0.11 1m32m Compiling0m hashbrown v0.15.0 1m32m Compiling0m ryu v1.0.18 1m32m Compiling0m equivalent v1.0.1 1m32m Compiling0m indexmap v2.6.0 1m32m Compiling0m crossbeam-deque v0.8.5 1m32m Compiling0m encoding_rs_io v0.1.7 1m32m Compiling0m globset v0.4.15 1m32m Compiling0m memmap2 v0.9.5 1m32m Compiling0m toml_datetime v0.6.8 1m32m Compiling0m serde_spanned v0.6.8 1m32m Compiling0m rayon-core v1.12.1 1m32m Compiling0m thiserror v1.0.64 1m32m Compiling0m camino v1.1.9 1m32m Compiling0m winnow v0.6.20 1m32m Compiling0m semver v1.0.23 1m32m Compiling0m toml_edit v0.22.22 1m32m Compiling0m grep-searcher v0.1.14 1m32m Compiling0m argh_shared v0.1.12 1m32m Compiling0m is-terminal v0.4.13 1m32m Compiling0m regex v1.11.0 1m32m Compiling0m thiserror-impl v1.0.64 1m32m Compiling0m anyhow v1.0.89 1m32m Compiling0m humantime v2.1.0 1m32m Compiling0m same-file v1.0.6 1m32m Compiling0m walkdir v2.5.0 1m32m Compiling0m env_logger v0.10.2 1m32m Compiling0m argh_derive v0.1.12 1m32m Compiling0m grep-printer v0.2.2 1m32m Compiling0m toml v0.8.19 1m32m Compiling0m grep-cli v0.1.11 1m32m Compiling0m grep-regex v0.1.13 1m32m Compiling0m cargo-platform v0.1.8 1m32m Compiling0m either v1.13.0 1m32m Compiling0m rayon v1.10.0 1m32m Compiling0m cargo_metadata v0.18.1 1m32m Compiling0m argh v0.1.12 1m32m Compiling0m grep v0.3.2 1m32m Compiling0m cargo_toml v0.20.5 1m32m Compiling0m pretty_env_logger v0.5.0 1m32m Compiling0m ignore v0.4.23 1m32m Compiling0m cargo-machete v0.7.0 1m32m Finished0m `release` profile [optimized] target(s) in 2m 45s 1m32m Installing0m /home/r/.cargo/bin/cargo-machete 1m32m Installed0m package `cargo-machete v0.7.0` (executable `cargo-machete`) 1m32m Updating0m crates.io index 1m32m Downloading0m crates ... 1m32m Downloaded0m killport v1.1.0 1m32m Installing0m killport v1.1.0 1m32m Updating0m crates.io index 1m32m Locking0m 156 packages to latest compatible versions 1m36m Adding0m bollard v0.16.1 1m33m(latest: v0.17.1)0m 1m36m Adding0m bollard-stubs v1.44.0-rc.2 1m33m(latest: v1.44.0-rc.26.0.1)0m 1m36m Adding0m cfg_aliases v0.1.1 1m33m(latest: v0.2.1)0m 1m36m Adding0m hashbrown v0.12.3 1m33m(latest: v0.15.0)0m 1m36m Adding0m hermit-abi v0.3.9 1m33m(latest: v0.4.0)0m 1m36m Adding0m idna v0.5.0 1m33m(latest: v1.0.2)0m 1m36m Adding0m indexmap v1.9.3 1m33m(latest: v2.6.0)0m 1m36m Adding0m linux-raw-sys v0.4.14 1m33m(latest: v0.6.5)0m 1m36m Adding0m nix v0.28.0 1m33m(latest: v0.29.0)0m 1m36m Adding0m procfs v0.16.0 1m33m(latest: v0.17.0)0m 1m36m Adding0m procfs-core v0.16.0 1m33m(latest: v0.17.0)0m 1m36m Adding0m rustc-hash v1.1.0 1m33m(latest: v2.0.0)0m 1m36m Adding0m wasi v0.11.0+wasi-snapshot-preview1 1m33m(latest: v0.13.3+wasi-0.2.2)0m 1m36m Adding0m windows-core v0.52.0 1m33m(latest: v0.58.0)0m 1m36m Adding0m windows-sys v0.52.0 1m33m(latest: v0.59.0)0m 1m32m Downloading0m crates ... 1m32m Downloaded0m autocfg v1.4.0 1m32m Downloaded0m bollard v0.16.1 1m32m Downloaded0m want v0.3.1 1m32m Downloaded0m try-lock v0.2.5 1m32m Downloaded0m time-macros v0.2.18 1m32m Downloaded0m tracing-core v0.1.32 1m32m Downloaded0m tracing v0.1.40 1m32m Downloaded0m url v2.5.2 1m32m Downloaded0m serde_with v3.11.0 1m32m Downloaded0m tokio-util v0.7.12 1m32m Downloaded0m futures-util v0.3.31 1m32m Downloaded0m clap_builder v4.5.20 1m32m Downloaded0m time v0.3.36 1m32m Downloaded0m procfs-core v0.16.0 1m32m Downloaded0m mio v1.0.2 1m32m Downloaded0m nix v0.28.0 1m32m Downloaded0m hyper-util v0.1.9 1m32m Downloaded0m hyper v1.4.1 1m32m Downloaded0m http v1.1.0 1m32m Downloaded0m idna v0.5.0 1m32m Downloaded0m unicode-normalization v0.1.24 1m32m Downloaded0m unicode-bidi v0.3.17 1m32m Downloaded0m pin-project-lite v0.2.14 1m32m Downloaded0m slab v0.4.9 1m32m Downloaded0m tinyvec v1.8.0 1m32m Downloaded0m serde_urlencoded v0.7.1 1m32m Downloaded0m num-conv v0.1.0 1m32m Downloaded0m flate2 v1.0.34 1m32m Downloaded0m smallvec v1.13.2 1m32m Downloaded0m powerfmt v0.2.0 1m32m Downloaded0m lazy_static v1.5.0 1m32m Downloaded0m indexmap v1.9.3 1m32m Downloaded0m httparse v1.9.5 1m32m Downloaded0m hex v0.4.3 1m32m Downloaded0m hashbrown v0.12.3 1m32m Downloaded0m futures-macro v0.3.31 1m32m Downloaded0m futures-core v0.3.31 1m32m Downloaded0m futures-channel v0.3.31 1m32m Downloaded0m fnv v1.0.7 1m32m Downloaded0m env_logger v0.11.5 1m32m Downloaded0m deranged v0.3.11 1m32m Downloaded0m tokio v1.40.0 1m32m Downloaded0m crc32fast v1.4.2 1m32m Downloaded0m clap v4.5.20 1m32m Downloaded0m bollard-stubs v1.44.0-rc.2 1m32m Downloaded0m base64 v0.22.1 1m32m Downloaded0m socket2 v0.5.7 1m32m Downloaded0m procfs v0.16.0 1m32m Downloaded0m once_cell v1.20.2 1m32m Downloaded0m miniz_oxide v0.8.0 1m32m Downloaded0m http-body v1.0.1 1m32m Downloaded0m futures-sink v0.3.31 1m32m Downloaded0m clap_derive v4.5.18 1m32m Downloaded0m clap-verbosity-flag v2.2.2 1m32m Downloaded0m bytes v1.7.2 1m32m Downloaded0m adler2 v2.0.0 1m32m Downloaded0m tower-service v0.3.3 1m32m Downloaded0m tinyvec_macros v0.1.1 1m32m Downloaded0m time-core v0.1.2 1m32m Downloaded0m serde_repr v0.1.19 1m32m Downloaded0m pin-utils v0.1.0 1m32m Downloaded0m hyperlocal-next v0.9.0 1m32m Downloaded0m http-body-util v0.1.2 1m32m Downloaded0m futures-task v0.3.31 1m32m Downloaded0m form_urlencoded v1.2.1 1m32m Downloaded0m env_filter v0.1.2 1m32m Downloaded0m cfg_aliases v0.1.1 1m32m Compiling0m proc-macro2 v1.0.87 1m32m Compiling0m unicode-ident v1.0.13 1m32m Compiling0m quote v1.0.37 1m32m Compiling0m syn v2.0.79 1m32m Compiling0m autocfg v1.4.0 1m32m Compiling0m libc v0.2.159 1m32m Compiling0m pin-project-lite v0.2.14 1m32m Compiling0m bytes v1.7.2 1m32m Compiling0m itoa v1.0.11 1m32m Compiling0m slab v0.4.9 1m32m Compiling0m futures-core v0.3.31 1m32m Compiling0m memchr v2.7.4 1m32m Compiling0m fnv v1.0.7 1m32m Compiling0m serde v1.0.210 1m32m Compiling0m http v1.1.0 1m32m Compiling0m mio v1.0.2 1m32m Compiling0m socket2 v0.5.7 1m32m Compiling0m serde_derive v1.0.210 1m32m Compiling0m futures-macro v0.3.31 1m32m Compiling0m utf8parse v0.2.2 1m32m Compiling0m futures-task v0.3.31 1m32m Compiling0m pin-utils v0.1.0 1m32m Compiling0m httparse v1.9.5 1m32m Compiling0m futures-util v0.3.31 1m32m Compiling0m anstyle-parse v0.2.5 1m32m Compiling0m tokio v1.40.0 1m32m Compiling0m http-body v1.0.1 1m32m Compiling0m num-traits v0.2.19 1m32m Compiling0m anstyle v1.0.8 1m32m Compiling0m tinyvec_macros v0.1.1 1m32m Compiling0m colorchoice v1.0.2 1m32m Compiling0m try-lock v0.2.5 1m32m Compiling0m is_terminal_polyfill v1.70.1 1m32m Compiling0m once_cell v1.20.2 1m32m Compiling0m anstyle-query v1.1.1 1m32m Compiling0m anstream v0.6.15 1m32m Compiling0m tracing-core v0.1.32 1m32m Compiling0m want v0.3.1 1m32m Compiling0m tinyvec v1.8.0 1m32m Compiling0m aho-corasick v1.1.3 1m32m Compiling0m futures-channel v0.3.31 1m32m Compiling0m log v0.4.22 1m32m Compiling0m smallvec v1.13.2 1m32m Compiling0m hex v0.4.3 1m32m Compiling0m bitflags v2.6.0 1m32m Compiling0m regex-syntax v0.8.5 1m32m Compiling0m percent-encoding v2.3.1 1m32m Compiling0m cfg-if v1.0.0 1m32m Compiling0m form_urlencoded v1.2.1 1m32m Compiling0m regex-automata v0.4.8 1m32m Compiling0m hyper v1.4.1 1m32m Compiling0m unicode-normalization v0.1.24 1m32m Compiling0m tracing v0.1.40 1m32m Compiling0m ryu v1.0.18 1m32m Compiling0m tower-service v0.3.3 1m32m Compiling0m iana-time-zone v0.1.61 1m32m Compiling0m serde_json v1.0.128 1m32m Compiling0m unicode-bidi v0.3.17 1m32m Compiling0m strsim v0.11.1 1m32m Compiling0m adler2 v2.0.0 1m32m Compiling0m heck v0.5.0 1m32m Compiling0m cfg_aliases v0.1.1 1m32m Compiling0m clap_lex v0.7.2 1m32m Compiling0m rustix v0.38.37 1m32m Compiling0m thiserror v1.0.64 1m32m Compiling0m clap_builder v4.5.20 1m32m Compiling0m nix v0.28.0 1m32m Compiling0m clap_derive v4.5.18 1m32m Compiling0m miniz_oxide v0.8.0 1m32m Compiling0m idna v0.5.0 1m32m Compiling0m chrono v0.4.38 1m32m Compiling0m hyper-util v0.1.9 1m32m Compiling0m regex v1.11.0 1m32m Compiling0m crc32fast v1.4.2 1m32m Compiling0m http-body-util v0.1.2 1m32m Compiling0m serde_with v3.11.0 1m32m Compiling0m serde_repr v0.1.19 1m32m Compiling0m thiserror-impl v1.0.64 1m32m Compiling0m procfs v0.16.0 1m32m Compiling0m linux-raw-sys v0.4.14 1m32m Compiling0m futures-sink v0.3.31 1m32m Compiling0m tokio-util v0.7.12 1m32m Compiling0m bollard-stubs v1.44.0-rc.2 1m32m Compiling0m hyperlocal-next v0.9.0 1m32m Compiling0m flate2 v1.0.34 1m32m Compiling0m env_filter v0.1.2 1m32m Compiling0m procfs-core v0.16.0 1m32m Compiling0m url v2.5.2 1m32m Compiling0m clap v4.5.20 1m32m Compiling0m serde_urlencoded v0.7.1 1m32m Compiling0m humantime v2.1.0 1m32m Compiling0m lazy_static v1.5.0 1m32m Compiling0m base64 v0.22.1 1m32m Compiling0m bollard v0.16.1 1m32m Compiling0m env_logger v0.11.5 1m32m Compiling0m clap-verbosity-flag v2.2.2 1m32m Compiling0m killport v1.1.0 1m32m Finished0m `release` profile [optimized] target(s) in 2m 49s 1m32m Installing0m /home/r/.cargo/bin/killport 1m32m Installed0m package `killport v1.1.0` (executable `killport`) 1mjust gen0m 1mcd github-mirror && ${RULTOR:+sudo} openapi-generator-cli generate -i github.yml -g rust -o .0m sudo: unable to resolve host docker: Temporary failure in name resolution 33mDownload 7.9.0 ...39m 32mDownloaded 7.9.039m 32mDid set selected version to 7.9.039m [main] WARN o.o.codegen.DefaultCodegen - Generation using 3.1.0 specs is in development and is not officially supported yet. If you would like to expedite development, please consider working on the open issues in the 3.1.0 project: https://github.com/orgs/OpenAPITools/projects/4/views/1 and reach out to our team on Slack at https://join.slack.com/t/openapi-generator/shared_invite/zt-12jxxd7p2-XUeQM~4pzsU9x~eGLQqX2g [main] INFO o.o.codegen.DefaultGenerator - Generating with dryRun=false [main] INFO o.o.c.ignore.CodegenIgnoreProcessor - No .openapi-generator-ignore file found. [main] INFO o.o.codegen.DefaultGenerator - OpenAPI Generator: rust (client) [main] INFO o.o.codegen.DefaultGenerator - Generator 'rust' is considered stable. [main] INFO o.o.codegen.InlineModelResolver - Inline schema created as meta_root_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings meta_root_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings meta_root_200_response=NewModel,ModelA=NewModelA in CLI). [main] WARN o.o.codegen.DefaultCodegen - Generation using 3.1.0 specs is in development and is not officially supported yet. If you would like to expedite development, please consider working on the open issues in the 3.1.0 project: https://github.com/orgs/OpenAPITools/projects/4/views/1 and reach out to our team on Slack at https://join.slack.com/t/openapi-generator/shared_invite/zt-12jxxd7p2-XUeQM~4pzsU9x~eGLQqX2g [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./src/models/meta_root_200_response.rs [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./docs/MetaRoot200Response.md [main] WARN o.o.c.languages.AbstractRustCodegen - meta/root cannot be used as a method name. Renamed to meta_slash_root [main] WARN o.o.c.languages.AbstractRustCodegen - ApplicationJson cannot be used as a model name. Renamed to ApplicationSlashJson [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./src/apis/meta_api.rs [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./docs/MetaApi.md [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./README.md [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./git_push.sh [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./.gitignore [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./.travis.yml [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./src/models/mod.rs [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./src/lib.rs [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./Cargo.toml [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./src/apis/mod.rs [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./src/apis/configuration.rs [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./.openapi-generator-ignore [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./.openapi-generator/VERSION [main] INFO o.o.codegen.TemplateManager - writing file /home/r/repo/github-mirror/./.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project ? # # https://opencollective.com/openapi_generator/donate # ################################################################################ 1mTTAG="deep,fast" cargo --color=never test0m Updating crates.io index Locking 256 packages to latest compatible versions Adding aho-corasick v0.6.10 (latest: v1.1.3) Adding core-foundation v0.9.4 (latest: v0.10.0) Adding foreign-types v0.3.2 (latest: v0.5.0) Adding foreign-types-shared v0.1.1 (latest: v0.3.1) Adding generic-array v0.14.7 (latest: v1.1.0) Adding hashbrown v0.12.3 (latest: v0.15.0) Adding hermit-abi v0.3.9 (latest: v0.4.0) Adding idna v0.5.0 (latest: v1.0.2) Adding indexmap v1.9.3 (latest: v2.6.0) Adding linux-raw-sys v0.4.14 (latest: v0.6.5) Adding matchit v0.7.3 (latest: v0.8.4) Adding nu-ansi-term v0.46.0 (latest: v0.50.1) Adding num v0.1.42 (latest: v0.4.3) Adding num-bigint v0.1.44 (latest: v0.4.6) Adding num-complex v0.1.43 (latest: v0.4.6) Adding num-rational v0.1.42 (latest: v0.4.2) Adding rand v0.4.6 (latest: v0.8.5) Adding rand_core v0.3.1 (latest: v0.6.4) Adding rand_core v0.4.2 (latest: v0.6.4) Adding rdrand v0.4.0 (latest: v0.8.3) Adding regex v0.2.11 (latest: v1.11.0) Adding regex-syntax v0.5.6 (latest: v0.8.5) Adding security-framework v2.11.1 (latest: v3.0.0) Adding syn v1.0.109 (latest: v2.0.79) Adding sync_wrapper v0.1.2 (latest: v1.0.1) Adding termtree v0.4.1 (latest: v0.5.1) Adding thread_local v0.3.6 (latest: v1.1.8) Adding ucd-util v0.1.10 (latest: v0.2.2) Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.3+wasi-0.2.2) Adding windows-core v0.52.0 (latest: v0.58.0) Adding windows-registry v0.2.0 (latest: v0.3.0) Adding windows-strings v0.1.0 (latest: v0.2.0) Adding windows-sys v0.52.0 (latest: v0.59.0) Adding zerocopy v0.7.35 (latest: v0.8.5) Adding zerocopy-derive v0.7.35 (latest: v0.8.5) Downloading crates ... Downloaded md5 v0.7.0 Downloaded foreign-types-shared v0.1.1 Downloaded doc-comment v0.3.3 Downloaded defer v0.2.1 Downloaded foreign-types v0.3.2 Downloaded zeroize v1.8.1 Downloaded wait-timeout v0.2.0 Downloaded ucd-util v0.1.10 Downloaded tracing-attributes v0.1.27 Downloaded sharded-slab v0.1.7 Downloaded rand v0.4.6 Downloaded tower v0.5.1 Downloaded axum v0.7.7 Downloaded h2 v0.4.6 Downloaded pest v2.7.13 Downloaded reqwest v0.12.8 Downloaded vcpkg v0.2.15 Downloaded tracing-subscriber v0.3.18 Downloaded rustls-webpki v0.102.8 Downloaded openssl v0.10.66 Downloaded regex v0.2.11 Downloaded rustls v0.23.14 Downloaded regex-syntax v0.5.6 Downloaded overload v0.1.1 Downloaded num-bigint v0.1.44 Downloaded cc v1.1.30 Downloaded ucd-trie v0.1.7 Downloaded tokio-native-tls v0.3.1 Downloaded thread_local v1.1.8 Downloaded rustls-pemfile v2.2.0 Downloaded pkg-config v0.3.31 Downloaded pest_meta v2.7.13 Downloaded openssl-sys v0.9.103 Downloaded futures v0.3.31 Downloaded clap_complete v4.5.33 Downloaded assert_cmd v2.0.16 Downloaded uuid-macro-internal v1.10.0 Downloaded untrusted v0.9.0 Downloaded unicase v2.7.0 Downloaded tokio-rustls v0.26.0 Downloaded thread_local v0.3.6 Downloaded testing_logger v0.1.1 Downloaded tagrs v0.0.2 Downloaded spin v0.9.8 Downloaded rustls-pki-types v1.9.0 Downloaded rustc-serialize v0.3.25 Downloaded predicates-core v1.0.8 Downloaded predicates v3.1.2 Downloaded pest_generator v2.7.13 Downloaded pest_derive v2.7.13 Downloaded parameterized-macro v2.0.0 Downloaded parameterized v2.0.0 Downloaded num-iter v0.1.45 Downloaded num-integer v0.1.46 Downloaded num-complex v0.1.43 Downloaded nu-ansi-term v0.46.0 Downloaded native-tls v0.2.12 Downloaded mime_guess v2.0.5 Downloaded matchit v0.7.3 Downloaded ipnet v2.10.1 Downloaded hyper-tls v0.6.0 Downloaded hyper-rustls v0.27.3 Downloaded httpdate v1.0.3 Downloaded futures-io v0.3.31 Downloaded futures-executor v0.3.31 Downloaded fsl v0.0.4 Downloaded difflib v0.4.0 Downloaded clap_mangen v0.2.24 Downloaded clap_complete_nushell v4.5.4 Downloaded axum-core v0.4.5 Downloaded atomic-waker v1.1.2 Downloaded async-trait v0.1.83 Downloaded aho-corasick v0.6.10 Downloaded utf8-ranges v1.0.5 Downloaded tracing-log v0.2.0 Downloaded tower-layer v0.3.3 Downloaded tokio-macros v2.4.0 Downloaded termtree v0.4.1 Downloaded sync_wrapper v1.0.1 Downloaded sync_wrapper v0.1.2 Downloaded subtle v2.6.1 Downloaded serde_path_to_error v0.1.16 Downloaded predicates-tree v1.0.11 Downloaded openssl-probe v0.1.5 Downloaded openssl-macros v0.1.1 Downloaded num-rational v0.1.42 Downloaded num v0.1.42 Downloaded mime v0.3.17 Downloaded hamcrest v0.1.5 Downloaded ring v0.17.8 Compiling proc-macro2 v1.0.87 Compiling unicode-ident v1.0.13 Compiling quote v1.0.37 Compiling syn v2.0.79 Compiling autocfg v1.4.0 Compiling libc v0.2.159 Compiling memchr v2.7.4 Compiling once_cell v1.20.2 Compiling pin-project-lite v0.2.14 Compiling log v0.4.22 Compiling futures-core v0.3.31 Compiling slab v0.4.9 Compiling itoa v1.0.11 Compiling bytes v1.7.2 Compiling futures-sink v0.3.31 Compiling cfg-if v1.0.0 Compiling futures-channel v0.3.31 Compiling tracing-core v0.1.32 Compiling futures-macro v0.3.31 Compiling futures-task v0.3.31 Compiling pin-utils v0.1.0 Compiling futures-io v0.3.31 Compiling shlex v1.3.0 Compiling cc v1.1.30 Compiling futures-util v0.3.31 Compiling mio v1.0.2 Compiling socket2 v0.5.7 Compiling tokio-macros v2.4.0 Compiling fnv v1.0.7 Compiling vcpkg v0.2.15 Compiling pkg-config v0.3.31 Compiling openssl-sys v0.9.103 Compiling http v1.1.0 Compiling tokio v1.40.0 Compiling num-traits v0.2.19 Compiling tracing-attributes v0.1.27 Compiling serde v1.0.210 Compiling tracing v0.1.40 Compiling serde_derive v1.0.210 Compiling http-body v1.0.1 Compiling equivalent v1.0.1 Compiling version_check v0.9.5 Compiling httparse v1.9.5 Compiling hashbrown v0.15.0 Compiling indexmap v2.6.0 Compiling unicase v2.7.0 Compiling tokio-util v0.7.12 Compiling foreign-types-shared v0.1.1 Compiling tower-service v0.3.3 Compiling smallvec v1.13.2 Compiling atomic-waker v1.1.2 Compiling try-lock v0.2.5 Compiling openssl v0.10.66 Compiling want v0.3.1 Compiling h2 v0.4.6 Compiling foreign-types v0.3.2 Compiling openssl-macros v0.1.1 Compiling zerocopy-derive v0.7.35 Compiling native-tls v0.2.12 Compiling tinyvec_macros v0.1.1 Compiling serde_json v1.0.128 Compiling ryu v1.0.18 Compiling bitflags v2.6.0 Compiling httpdate v1.0.3 Compiling byteorder v1.5.0 Compiling percent-encoding v2.3.1 Compiling form_urlencoded v1.2.1 Compiling zerocopy v0.7.35 Compiling hyper v1.4.1 Compiling tinyvec v1.8.0 Compiling http-body-util v0.1.2 Compiling num-integer v0.1.46 Compiling getrandom v0.2.15 Compiling lazy_static v1.5.0 Compiling mime v0.3.17 Compiling thiserror v1.0.64 Compiling openssl-probe v0.1.5 Compiling rustc-serialize v0.3.25 Compiling rand_core v0.6.4 Compiling mime_guess v2.0.5 Compiling unicode-normalization v0.1.24 Compiling hyper-util v0.1.9 Compiling ppv-lite86 v0.2.20 Compiling sync_wrapper v1.0.1 Compiling rand v0.4.6 Compiling thiserror-impl v1.0.64 Compiling unicode-bidi v0.3.17 Compiling idna v0.5.0 Compiling num-bigint v0.1.44 Compiling rand_chacha v0.3.1 Compiling tokio-native-tls v0.3.1 Compiling serde_urlencoded v0.7.1 Compiling indexmap v1.9.3 Compiling rustls-pki-types v1.9.0 Compiling regex v0.2.11 Compiling ucd-util v0.1.10 Compiling ucd-trie v0.1.7 Compiling pest v2.7.13 Compiling regex-syntax v0.5.6 Compiling rustls-pemfile v2.2.0 Compiling hyper-tls v0.6.0 Compiling rand v0.8.5 Compiling num-rational v0.1.42 Compiling url v2.5.2 Compiling num-complex v0.1.43 Compiling thread_local v0.3.6 Compiling num-iter v0.1.45 Compiling encoding_rs v0.8.34 Compiling aho-corasick v0.6.10 Compiling aho-corasick v1.1.3 Compiling uuid-macro-internal v1.10.0 Compiling base64 v0.22.1 Compiling ipnet v2.10.1 Compiling utf8-ranges v1.0.5 Compiling hashbrown v0.12.3 Compiling rustversion v1.0.17 Compiling regex-syntax v0.8.5 Compiling anyhow v1.0.89 Compiling regex-automata v0.4.8 Compiling reqwest v0.12.8 Compiling uuid v1.10.0 Compiling num v0.1.42 Compiling pest_meta v2.7.13 Compiling serde_repr v0.1.19 Compiling anstyle v1.0.8 Compiling tower-layer v0.3.3 Compiling pest_generator v2.7.13 Compiling hamcrest v0.1.5 Compiling parameterized-macro v2.0.0 Compiling testing_logger v0.1.1 Compiling async-trait v0.1.83 Compiling sync_wrapper v0.1.2 Compiling utf8parse v0.2.2 Compiling anstyle-parse v0.2.5 Compiling tower v0.5.1 Compiling axum-core v0.4.5 Compiling parameterized v2.0.0 Compiling pest_derive v2.7.13 Compiling openapi v1.1.4 (/home/r/repo/github-mirror) Compiling serde_path_to_error v0.1.16 Compiling futures-executor v0.3.31 Compiling colorchoice v1.0.2 Compiling matchit v0.7.3 Compiling is_terminal_polyfill v1.70.1 Compiling anstyle-query v1.1.1 Compiling iana-time-zone v0.1.61 Compiling chrono v0.4.38 Compiling anstream v0.6.15 Compiling axum v0.7.7 Compiling futures v0.3.31 Compiling fsl v0.0.4 Compiling regex v1.11.0 Compiling md5 v0.7.0 Compiling heck v0.5.0 Compiling strsim v0.11.1 Compiling clap_lex v0.7.2 Compiling clap_builder v4.5.20 Compiling clap_derive v4.5.18 Compiling clap v4.5.20 Compiling fakehub-server v0.0.0 (/home/r/repo/server) Compiling syn v1.0.109 Compiling predicates-core v1.0.8 Compiling overload v0.1.1 Compiling doc-comment v0.3.3 Compiling nu-ansi-term v0.46.0 Compiling clap_complete v4.5.33 Compiling sharded-slab v0.1.7 Compiling tracing-log v0.2.0 Compiling thread_local v1.1.8 Compiling difflib v0.4.0 Compiling termtree v0.4.1 Compiling assert_cmd v2.0.16 Compiling roff v0.2.2 Compiling clap_mangen v0.2.24 Compiling predicates-tree v1.0.11 Compiling predicates v3.1.2 Compiling tracing-subscriber v0.3.18 Compiling clap_complete_nushell v4.5.4 Compiling tagrs v0.0.2 Compiling bstr v1.10.0 Compiling wait-timeout v0.2.0 Compiling defer v0.2.1 Compiling fakehub v0.0.0 (/home/r/repo/cli) Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 48s warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint v0.1.44, num-complex v0.1.43, num-rational v0.1.42 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` Running unittests src/main.rs (target/debug/deps/fakehub-ffaf0cd664e4cbce) running 1 test test sys::current_port::tests::returns_current_port_from_lsof ... 33mignoredBm test result: 32mokBm. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/integration_test.rs (target/debug/deps/integration_test-22a05241955e993b) running 7 tests test tests::accepts_request_in_detached_mode ... 32mokBm test tests::outputs_help ... 32mokBm test tests::outputs_start_opts ... 32mokBm test tests::outputs_version ... 32mokBm test tests::outputs_version_from_short ... 32mokBm test tests::runs_in_verbose_mode ... 33mignoredBm test tests::starts_server ... 33mignoredBm test result: 32mokBm. 5 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.18s Running tests/mod.rs (target/debug/deps/mod-2a71a0eb6e169f4c) running 7 tests test integration_test::tests::accepts_request_in_detached_mode ... 32mokBm test integration_test::tests::outputs_help ... 32mokBm test integration_test::tests::outputs_start_opts ... 32mokBm test integration_test::tests::outputs_version ... 32mokBm test integration_test::tests::outputs_version_from_short ... 32mokBm test integration_test::tests::runs_in_verbose_mode ... 33mignoredBm test integration_test::tests::starts_server ... 33mignoredBm test result: 32mokBm. 5 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.12s Running unittests src/lib.rs (target/debug/deps/fakehub_server-6bb9eb969fb94dde) running 31 tests test handlers::coordinates::tests::returns_bind_address ... 32mokBm test handlers::coordinates::tests::returns_default_address ... 32mokBm test handlers::coordinates::tests::returns_node_id ... 32mokBm test handlers::cursor::tests::prints_current ... 32mokBm test handlers::home::tests::returns_ok ... 32mokBm test handlers::home::tests::returns_root_response ... 32mokBm test handlers::node_id::tests::creates_node_id ... 32mokBm test handlers::register_user::tests::panics_when_user_exists - should panic ... 32mokBm test handlers::register_user::tests::registers_user ... 32mokBm test handlers::register_user::tests::registers_with_extra_fields ... 32mokBm test handlers::register_user::tests::returns_409_when_user_exists ... 32mokBm test handlers::sh_cursor::tests::prints_formatted ... 32mokBm test handlers::user::tests::returns_not_found ... 32mokBm test handlers::user::tests::returns_user ... 32mokBm test handlers::users::tests::returns_users ... 32mokBm test objects::fakehub::tests::returns_coords ... 32mokBm test objects::fakehub::tests::returns_default_fakehub_instance ... 32mokBm test objects::fakehub::tests::returns_default_github ... 32mokBm test objects::github::tests::adds_user ... 32mokBm test objects::github::tests::returns_user_by_login ... 32mokBm test objects::json::json_user::tests::prints_json ... 32mokBm test objects::repo::tests::creates_repo ... 32mokBm test objects::user::tests::panics_when_already_registered - should panic ... 32mokBm test objects::user::tests::registers_in_github ... 32mokBm test objects::user::tests::registers_on_instance_with_predefined_start ... 32mokBm test objects::user::tests::registers_with_extra ... 32mokBm test objects::user::tests::returns_username ... 32mokBm test report::latex::tests::returns_template_content::case_0 ... 32mokBm test sys::instance_os::tests::returns_os_on_linux ... 32mokBm test sys::sys_info::tests::logs_system_info_on_linux ... 32mokBm test tests::creates_the_server ... 32mokBm test result: 32mokBm. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s Running tests/handlers_it.rs (target/debug/deps/handlers_it-14078b986851a1aa) running 1 test test routes_its::returns_home ... 33mignoredBm test result: 32mokBm. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/mod.rs (target/debug/deps/mod-d0a67ae511747f27) running 1 test test handlers_it::routes_its::returns_home ... 33mignoredBm test result: 32mokBm. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/openapi-9cbc2a7201b05f7b) running 0 tests test result: 32mokBm. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests fakehub_server running 6 tests test server/src/handlers/sh_cursor.rs - handlers::sh_cursor::ShCursor (line 25) ... 32mokBm test server/src/lib.rs - DtServer::new (line 78) ... 32mokBm test server/src/objects/fakehub.rs - objects::fakehub::FakeHub (line 34) ... 32mokBm test server/src/objects/user.rs - objects::user::User::new (line 54) ... 32mokBm test server/src/objects/user.rs - objects::user::User::register_in (line 70) ... 32mokBm test server/src/report/latex.rs - report::latex::template (line 37) ... 32mokBm test result: 32mokBm. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.79s Doc-tests openapi running 0 tests test result: 32mokBm. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s 1mcargo +nightly fmt --check -- --color=never0m 1mcargo machete0m Analyzing dependencies of crates in this directory... cargo-machete didn't find any unused dependencies in this directory. Good job! Done! 1mcargo doc --no-deps0m 1m32m Checking0m libc v0.2.159 1m32m Checking0m memchr v2.7.4 1m32m Checking0m once_cell v1.20.2 1m32m Checking0m pin-project-lite v0.2.14 1m32m Checking0m futures-core v0.3.31 1m32m Checking0m log v0.4.22 1m32m Checking0m futures-sink v0.3.31 1m32m Checking0m itoa v1.0.11 1m32m Checking0m bytes v1.7.2 1m32m Checking0m cfg-if v1.0.0 1m32m Checking0m slab v0.4.9 1m32m Checking0m futures-channel v0.3.31 1m32m Checking0m tracing-core v0.1.32 1m32m Checking0m pin-utils v0.1.0 1m32m Checking0m futures-io v0.3.31 1m32m Checking0m futures-task v0.3.31 1m32m Checking0m futures-util v0.3.31 1m32m Checking0m socket2 v0.5.7 1m32m Checking0m mio v1.0.2 1m32m Checking0m fnv v1.0.7 1m32m Checking0m http v1.1.0 1m32m Checking0m tokio v1.40.0 1m32m Checking0m tracing v0.1.40 1m32m Checking0m serde v1.0.210 1m32m Checking0m http-body v1.0.1 1m32m Checking0m num-traits v0.2.19 1m32m Checking0m hashbrown v0.15.0 1m32m Checking0m equivalent v1.0.1 1m32m Checking0m indexmap v2.6.0 1m32m Checking0m tokio-util v0.7.12 1m32m Checking0m tower-service v0.3.3 1m32m Checking0m try-lock v0.2.5 1m32m Checking0m smallvec v1.13.2 1m32m Checking0m foreign-types-shared v0.1.1 1m32m Checking0m atomic-waker v1.1.2 1m32m Checking0m h2 v0.4.6 1m32m Checking0m foreign-types v0.3.2 1m32m Checking0m want v0.3.1 1m32m Checking0m httparse v1.9.5 1m32m Checking0m openssl-sys v0.9.103 1m32m Checking0m percent-encoding v2.3.1 1m32m Checking0m byteorder v1.5.0 1m32m Checking0m tinyvec_macros v0.1.1 1m32m Checking0m httpdate v1.0.3 1m32m Checking0m ryu v1.0.18 1m32m Checking0m bitflags v2.6.0 1m32m Checking0m openssl v0.10.66 1m32m Checking0m hyper v1.4.1 1m32m Checking0m tinyvec v1.8.0 1m32m Checking0m zerocopy v0.7.35 1m32m Checking0m form_urlencoded v1.2.1 1m32m Compiling0m unicase v2.7.0 1m32m Checking0m num-integer v0.1.46 1m32m Checking0m http-body-util v0.1.2 1m32m Checking0m getrandom v0.2.15 1m32m Checking0m rustc-serialize v0.3.25 1m32m Checking0m lazy_static v1.5.0 1m32m Checking0m openssl-probe v0.1.5 1m32m Checking0m mime v0.3.17 1m32m Checking0m native-tls v0.2.12 1m32m Checking0m rand_core v0.6.4 1m32m Compiling0m mime_guess v2.0.5 1m32m Checking0m ppv-lite86 v0.2.20 1m32m Checking0m unicode-normalization v0.1.24 1m32m Checking0m serde_json v1.0.128 1m32m Checking0m hyper-util v0.1.9 1m32m Compiling0m thiserror v1.0.64 1m32m Checking0m sync_wrapper v1.0.1 1m32m Checking0m rand v0.4.6 1m32m Checking0m unicode-bidi v0.3.17 1m32m Checking0m utf8parse v0.2.2 1m32m Compiling0m ucd-trie v0.1.7 1m32m Compiling0m pest v2.7.13 1m32m Checking0m anstyle-parse v0.2.5 1m32m Checking0m idna v0.5.0 1m32m Checking0m num-bigint v0.1.44 1m32m Checking0m rand_chacha v0.3.1 1m32m Checking0m tokio-native-tls v0.3.1 1m32m Checking0m serde_urlencoded v0.7.1 1m32m Checking0m colorchoice v1.0.2 1m32m Checking0m rustls-pki-types v1.9.0 1m32m Checking0m anstyle-query v1.1.1 1m32m Checking0m ucd-util v0.1.10 1m32m Checking0m anstyle v1.0.8 1m32m Checking0m is_terminal_polyfill v1.70.1 1m32m Checking0m anstream v0.6.15 1m32m Checking0m regex-syntax v0.5.6 1m32m Compiling0m pest_meta v2.7.13 1m32m Checking0m rustls-pemfile v2.2.0 1m32m Checking0m hyper-tls v0.6.0 1m32m Checking0m rand v0.8.5 1m32m Checking0m num-rational v0.1.42 1m32m Checking0m url v2.5.2 1m32m Checking0m thread_local v0.3.6 1m32m Checking0m num-complex v0.1.43 1m32m Checking0m num-iter v0.1.45 1m32m Checking0m encoding_rs v0.8.34 1m32m Checking0m aho-corasick v0.6.10 1m32m Checking0m ipnet v2.10.1 1m32m Checking0m strsim v0.11.1 1m32m Checking0m base64 v0.22.1 1m32m Checking0m clap_lex v0.7.2 1m32m Checking0m utf8-ranges v1.0.5 1m32m Checking0m tower-layer v0.3.3 1m32m Checking0m regex v0.2.11 1m32m Checking0m clap_builder v4.5.20 1m32m Checking0m reqwest v0.12.8 1m32m Checking0m uuid v1.10.0 1m32m Checking0m num v0.1.42 1m32m Compiling0m pest_generator v2.7.13 1m32m Checking0m aho-corasick v1.1.3 1m32m Checking0m regex-syntax v0.8.5 1m32m Checking0m sync_wrapper v0.1.2 1m32m Checking0m tower v0.5.1 1m32m Checking0m regex-automata v0.4.8 1m32m Checking0m axum-core v0.4.5 1m32m Checking0m parameterized v2.0.0 1m32m Compiling0m pest_derive v2.7.13 1m32m Checking0m hamcrest v0.1.5 1m32m Checking0m clap v4.5.20 1m32m Checking0m anyhow v1.0.89 1m32m Checking0m serde_path_to_error v0.1.16 1m32m Checking0m futures-executor v0.3.31 1m32m Checking0m testing_logger v0.1.1 1m32m Checking0m iana-time-zone v0.1.61 1m32m Checking0m matchit v0.7.3 1m32m Checking0m axum v0.7.7 1m32m Checking0m chrono v0.4.38 1m32m Checking0m fsl v0.0.4 1m32m Checking0m futures v0.3.31 1m32m Checking0m regex v1.11.0 1m32m Checking0m openapi v1.1.4 (/home/r/repo/github-mirror) 1m32m Checking0m overload v0.1.1 1m32m Checking0m md5 v0.7.0 1m32m Checking0m nu-ansi-term v0.46.0 1m32m Checking0m clap_complete v4.5.33 1m32m Checking0m sharded-slab v0.1.7 1m32m Checking0m tracing-log v0.2.0 1m32m Checking0m thread_local v1.1.8 1m32m Checking0m roff v0.2.2 1m32m Checking0m clap_mangen v0.2.24 1m32m Checking0m tracing-subscriber v0.3.18 1m32m Compiling0m tagrs v0.0.2 1m32m Checking0m clap_complete_nushell v4.5.4 1m32m Checking0m fakehub-server v0.0.0 (/home/r/repo/server) 1m32m Checking0m defer v0.2.1 1m32m Documenting0m fakehub v0.0.0 (/home/r/repo/cli) 1m32m Documenting0m fakehub-server v0.0.0 (/home/r/repo/server) 1m32m Documenting0m openapi v1.1.4 (/home/r/repo/github-mirror) 1m32m Finished0m `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s 1m33mwarning0m1m:0m the following packages contain code that will be rejected by a future version of Rust: num-bigint v0.1.44, num-complex v0.1.43, num-rational v0.1.42 1m36mnote0m1m:0m to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` 1m32m Generated0m /home/r/repo/target/doc/fakehub/index.html and 2 other files 1mcargo clippy0m 1m32m Checking0m openapi v1.1.4 (/home/r/repo/github-mirror) 1m32m Checking0m fakehub-server v0.0.0 (/home/r/repo/server) 1m32m Checking0m fakehub v0.0.0 (/home/r/repo/cli) 1m32m Finished0m `dev` profile [unoptimized + debuginfo] target(s) in 1.56s 1m33mwarning0m1m:0m the following packages contain code that will be rejected by a future version of Rust: num-bigint v0.1.44, num-complex v0.1.43, num-rational v0.1.42 1m36mnote0m1m:0m to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` + 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:h1alexbel/fakehub.git 96bcfcf..9f97fe5 master -> master container 18a5e1f7da38d923fc164f98fcc474951985013b13851f6b3f5f9148ac3e8dbe is dead Mon Oct 14 08:36:54 UTC 2024