rultor.com logo This build log was produced by rultor.com for h1alexbel/tagrs#17
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1223
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Nov 15 07:30:10 UTC 2024
+ uptime
 07:30:10 up 2 min,  0 users,  load average: 0.98, 0.59, 0.23
+ ff=default
+ image=h1alexbel/rultor-rust-image:0.0.4
+ rebase=false
+ head_branch=master
+ pull_title='chore(deps): update codecov/codecov-action action to v5'
+ author=h1alexbel
+ directory=
+ head=git@github.com:h1alexbel/tagrs.git
+ pull_id=17
+ fork=git@github.com:h1alexbel/tagrs.git
+ fork_branch=renovate/codecov-codecov-action-5.x
+ squash=false
+ vars=('--env=head=git@github.com:h1alexbel/tagrs.git' '--env=pull_id=17' '--env=fork=git@github.com:h1alexbel/tagrs.git' '--env=fork_branch=renovate/codecov-codecov-action-5.x' '--env=head_branch=master' '--env=pull_title=chore(deps): update codecov/codecov-action action to v5' '--env=author=h1alexbel' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:h1alexbel/tagrs.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=17'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:h1alexbel/tagrs.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/codecov-codecov-action-5.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update codecov/codecov-action action to v5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=h1alexbel'\''\'\'''\'''\'' '\'';'\'' '\''just install'\'' '\'';'\'' '\''just rultor'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:h1alexbel/tagrs.git'\''' ';' 'export '\''pull_id=17'\''' ';' 'export '\''fork=git@github.com:h1alexbel/tagrs.git'\''' ';' 'export '\''fork_branch=renovate/codecov-codecov-action-5.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update codecov/codecov-action action to v5'\''' ';' 'export '\''author=h1alexbel'\''' ';' 'just install' ';' 'just rultor' ';')
+ container=h1alexbel_tagrs_17
+ as_root=false
+ hostname
ip-172-31-24-18
+ pwd
/tmp/rultor-JSSQ
+ 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/tagrs.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/tagrs.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:h1alexbel/tagrs.git'\''' ';' 'export '\''pull_id=17'\''' ';' 'export '\''fork=git@github.com:h1alexbel/tagrs.git'\''' ';' 'export '\''fork_branch=renovate/codecov-codecov-action-5.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update codecov/codecov-action action to v5'\''' ';' 'export '\''author=h1alexbel'\''' ';' 'just install' ';' 'just rultor' ';'
+ sensitive=()
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:h1alexbel/tagrs.git
+ git remote update
Fetching origin
Fetching fork
From github.com:h1alexbel/tagrs
 * [new branch]      master     -> fork/master
 * [new branch]      renovate/codecov-codecov-action-5.x -> fork/renovate/codecov-codecov-action-5.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/codecov-codecov-action-5.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/codecov-codecov-action-5.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 06038e0..594f5c3
Fast-forward
 .github/workflows/codecov.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.24
++ bc
++ echo 0.24 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.24, low enough to run a new Docker container'
load average is 0.24, 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
cbbaa9a493d6: Verifying Checksum
cbbaa9a493d6: Download complete
8d1fdfea978a: Verifying Checksum
8d1fdfea978a: Download complete
48e15ef793ad: Verifying Checksum
48e15ef793ad: Download complete
158a5095c3f7: Verifying Checksum
158a5095c3f7: Download complete
d3b18cb7c2f0: Verifying Checksum
d3b18cb7c2f0: Download complete
ee6983fd1115: Verifying Checksum
ee6983fd1115: Download complete
d7b46088c2b9: Verifying Checksum
d7b46088c2b9: Download complete
a22eb2bda606: Verifying Checksum
a22eb2bda606: Download complete
78faa9627c7b: Verifying Checksum
78faa9627c7b: Download complete
6414378b6477: Pull complete
9af521aeb48d: Pull complete
cf3ccca56c57: Verifying Checksum
cf3ccca56c57: Download complete
8f539b452478: Verifying Checksum
8f539b452478: Download complete
cbbaa9a493d6: Pull 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
+ docker ps --filter=status=exited
+ grep --quiet '\sh1alexbel_tagrs_17\s*$'
+ ls -al .
total 52
drwx------  3 ubuntu ubuntu 4096 Nov 15 07:30 .
drwxrwxrwt 12 root   root   4096 Nov 15 07:30 ..
-rw-rw-r--  1 ubuntu ubuntu   57 Nov 15 07:30 credentials
-rwxrwxr-x  1 ubuntu ubuntu 2090 Nov 15 07:30 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Nov 15 07:30 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Nov 15 07:30 pid
drwxrwxr-x  6 ubuntu ubuntu 4096 Nov 15 07:30 repo
-rwxrwxr-x  1 ubuntu ubuntu 9045 Nov 15 07:30 run.sh
-rw-rw-r--  1 ubuntu ubuntu  527 Nov 15 07:30 script.sh
-rw-rw-r--  1 ubuntu ubuntu 6908 Nov 15 07:31 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-JSSQ:/main --env=head=git@github.com:h1alexbel/tagrs.git --env=pull_id=17 --env=fork=git@github.com:h1alexbel/tagrs.git --env=fork_branch=renovate/codecov-codecov-action-5.x --env=head_branch=master '--env=pull_title=chore(deps): update codecov/codecov-action action to v5' --env=author=h1alexbel '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:h1alexbel/tagrs.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=17'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:h1alexbel/tagrs.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/codecov-codecov-action-5.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update codecov/codecov-action action to v5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=h1alexbel'\''\'\'''\'''\'' '\'';'\'' '\''just install'\'' '\'';'\'' '\''just rultor'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-JSSQ/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=h1alexbel_tagrs_17 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/tagrs.git' ; export 'pull_id=17' ; export 'fork=git@github.com:h1alexbel/tagrs.git' ; export 'fork_branch=renovate/codecov-codecov-action-5.x' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update codecov/codecov-action action to v5' ; export 'author=h1alexbel' ; just install ; 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)
1mcargo install cargo-machete0m
1m32m    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 thiserror v1.0.69 1m33m(latest: v2.0.3)0m
1m36m      Adding0m thiserror-impl v1.0.69 1m33m(latest: v2.0.3)0m
1m36m      Adding0m windows-sys v0.52.0 1m33m(latest: v0.59.0)0m
1m32m Downloading0m crates ...
1m32m  Downloaded0m anyhow v1.0.93
1m32m  Downloaded0m cargo_metadata v0.18.1
1m32m  Downloaded0m thiserror v1.0.69
1m32m  Downloaded0m argh_shared v0.1.12
1m32m  Downloaded0m cargo_toml v0.20.5
1m32m  Downloaded0m argh_derive v0.1.12
1m32m  Downloaded0m globset v0.4.15
1m32m  Downloaded0m toml_datetime v0.6.8
1m32m  Downloaded0m termcolor v1.4.1
1m32m  Downloaded0m walkdir v2.5.0
1m32m  Downloaded0m serde_json v1.0.132
1m32m  Downloaded0m grep-printer v0.2.2
1m32m  Downloaded0m toml_edit v0.22.22
1m32m  Downloaded0m serde v1.0.215
1m32m  Downloaded0m indexmap v2.6.0
1m32m  Downloaded0m hashbrown v0.15.1
1m32m  Downloaded0m winnow v0.6.20
1m32m  Downloaded0m rayon v1.10.0
1m32m  Downloaded0m serde_derive v1.0.215
1m32m  Downloaded0m bstr v1.11.0
1m32m  Downloaded0m regex v1.11.1
1m32m  Downloaded0m proc-macro2 v1.0.89
1m32m  Downloaded0m syn v2.0.87
1m32m  Downloaded0m log v0.4.22
1m32m  Downloaded0m regex-syntax v0.8.5
1m32m  Downloaded0m toml v0.8.19
1m32m  Downloaded0m ignore v0.4.23
1m32m  Downloaded0m grep-searcher v0.1.14
1m32m  Downloaded0m grep-regex v0.1.13
1m32m  Downloaded0m grep-cli v0.1.11
1m32m  Downloaded0m env_logger v0.10.2
1m32m  Downloaded0m encoding_rs_io v0.1.7
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 grep-matcher v0.1.7
1m32m  Downloaded0m grep v0.3.2
1m32m  Downloaded0m equivalent v1.0.1
1m32m  Downloaded0m either v1.13.0
1m32m  Downloaded0m regex-automata v0.4.9
1m32m  Downloaded0m cargo-platform v0.1.8
1m32m  Downloaded0m thiserror-impl v1.0.69
1m32m  Downloaded0m is-terminal v0.4.13
1m32m  Downloaded0m argh v0.1.12
1m32m  Downloaded0m libc v0.2.162
1m32m  Downloaded0m encoding_rs v0.8.35
1m32m   Compiling0m proc-macro2 v1.0.89
1m32m   Compiling0m unicode-ident v1.0.13
1m32m   Compiling0m quote v1.0.37
1m32m   Compiling0m syn v2.0.87
1m32m   Compiling0m serde v1.0.215
1m32m   Compiling0m serde_derive v1.0.215
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.9
1m32m   Compiling0m libc v0.2.162
1m32m   Compiling0m log v0.4.22
1m32m   Compiling0m bstr v1.11.0
1m32m   Compiling0m crossbeam-utils v0.8.20
1m32m   Compiling0m termcolor v1.4.1
1m32m   Compiling0m cfg-if v1.0.0
1m32m   Compiling0m serde_json v1.0.132
1m32m   Compiling0m encoding_rs v0.8.35
1m32m   Compiling0m crossbeam-epoch v0.9.18
1m32m   Compiling0m grep-matcher v0.1.7
1m32m   Compiling0m itoa v1.0.11
1m32m   Compiling0m ryu v1.0.18
1m32m   Compiling0m hashbrown v0.15.1
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 serde_spanned v0.6.8
1m32m   Compiling0m toml_datetime v0.6.8
1m32m   Compiling0m winnow v0.6.20
1m32m   Compiling0m semver v1.0.23
1m32m   Compiling0m thiserror v1.0.69
1m32m   Compiling0m rayon-core v1.12.1
1m32m   Compiling0m camino v1.1.9
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.1
1m32m   Compiling0m thiserror-impl v1.0.69
1m32m   Compiling0m anyhow v1.0.93
1m32m   Compiling0m same-file v1.0.6
1m32m   Compiling0m humantime v2.1.0
1m32m   Compiling0m env_logger v0.10.2
1m32m   Compiling0m walkdir v2.5.0
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 ignore v0.4.23
1m32m   Compiling0m pretty_env_logger v0.5.0
1m32m   Compiling0m cargo-machete v0.7.0
1m32m    Finished0m `release` profile [optimized] target(s) in 3m 17s
1m32m  Installing0m /home/r/.cargo/bin/cargo-machete
1m32m   Installed0m package `cargo-machete v0.7.0` (executable `cargo-machete`)
1mcargo --color=never test0m
    Updating crates.io index
     Locking 35 packages to latest compatible versions
      Adding aho-corasick v0.6.10 (latest: v1.1.3)
      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.1)
      Adding regex-syntax v0.5.6 (latest: v0.8.5)
      Adding syn v1.0.109 (latest: v2.0.87)
      Adding thread_local v0.3.6 (latest: v1.1.8)
      Adding ucd-util v0.1.10 (latest: v0.2.2)
 Downloading crates ...
  Downloaded utf8-ranges v1.0.5
  Downloaded num-bigint v0.1.44
  Downloaded rustc-serialize v0.3.25
  Downloaded num v0.1.42
  Downloaded thread_local v0.3.6
  Downloaded rand v0.4.6
  Downloaded ucd-util v0.1.10
  Downloaded num-complex v0.1.43
  Downloaded num-rational v0.1.42
  Downloaded num-iter v0.1.45
  Downloaded num-integer v0.1.46
  Downloaded testing_logger v0.1.1
  Downloaded autocfg v1.4.0
  Downloaded regex-syntax v0.5.6
  Downloaded aho-corasick v0.6.10
  Downloaded regex v0.2.11
  Downloaded hamcrest v0.1.5
  Downloaded lazy_static v1.5.0
   Compiling autocfg v1.4.0
   Compiling num-traits v0.2.19
   Compiling libc v0.2.162
   Compiling num-integer v0.1.46
   Compiling rustc-serialize v0.3.25
   Compiling rand v0.4.6
   Compiling proc-macro2 v1.0.89
   Compiling num-bigint v0.1.44
   Compiling ucd-util v0.1.10
   Compiling memchr v2.7.4
   Compiling regex v0.2.11
   Compiling lazy_static v1.5.0
   Compiling unicode-ident v1.0.13
   Compiling thread_local v0.3.6
   Compiling aho-corasick v0.6.10
   Compiling regex-syntax v0.5.6
   Compiling num-rational v0.1.42
   Compiling num-complex v0.1.43
   Compiling num-iter v0.1.45
   Compiling syn v1.0.109
   Compiling utf8-ranges v1.0.5
   Compiling anyhow v1.0.93
   Compiling num v0.1.42
   Compiling quote v1.0.37
   Compiling log v0.4.22
   Compiling testing_logger v0.1.1
   Compiling hamcrest v0.1.5
   Compiling tagrs v0.0.0 (/home/r/repo)
    Finished `test` profile [unoptimized + debuginfo] target(s) in 22.34s
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/lib.rs (target/debug/deps/tagrs-83c2662d9555e678)

running 0 tests

test result: 32mokBm. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running tests/integration_tests.rs (target/debug/deps/integration_tests-226aa9e01f282874)

running 2 tests
test tests::runs_fast ... 32mokBm
test tests::runs_slow ... 32mokBm

test result: 32mokBm. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests tagrs

running 0 tests

test result: 32mokBm. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

1mcd tests && for f in *.sh; do bash "$f"; done0m
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8export)
1m32m     Removed0m 380 files, 155.8MiB total
Test output matches expected.
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8export)
1m32m     Removed0m 380 files, 155.8MiB total
Test output matches expected.
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8export)
1m32m     Removed0m 380 files, 155.8MiB total
Test output matches expected.
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8export)
1m32m     Removed0m 380 files, 155.8MiB total
Test output matches expected.
1mcargo 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   Compiling0m num-traits v0.2.19
1m32m   Compiling0m libc v0.2.162
1m32m    Checking0m num-integer v0.1.46
1m32m    Checking0m rustc-serialize v0.3.25
1m32m    Checking0m rand v0.4.6
1m32m   Compiling0m proc-macro2 v1.0.89
1m32m    Checking0m num-bigint v0.1.44
1m32m    Checking0m memchr v2.7.4
1m32m    Checking0m lazy_static v1.5.0
1m32m    Checking0m ucd-util v0.1.10
1m32m    Checking0m unicode-ident v1.0.13
1m32m   Compiling0m regex v0.2.11
1m32m    Checking0m regex-syntax v0.5.6
1m32m    Checking0m thread_local v0.3.6
1m32m    Checking0m aho-corasick v0.6.10
1m32m    Checking0m num-rational v0.1.42
1m32m    Checking0m num-complex v0.1.43
1m32m    Checking0m num-iter v0.1.45
1m32m    Checking0m utf8-ranges v1.0.5
1m32m   Compiling0m anyhow v1.0.93
1m32m   Compiling0m syn v1.0.109
1m32m    Checking0m num v0.1.42
1m32m    Checking0m quote v1.0.37
1m32m    Checking0m log v0.4.22
1m32m    Checking0m testing_logger v0.1.1
1m32m    Checking0m hamcrest v0.1.5
1m32m Documenting0m tagrs v0.0.0 (/home/r/repo)
1m32m    Finished0m `dev` profile [unoptimized + debuginfo] target(s) in 8.29s
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 1`
1m32m   Generated0m /home/r/repo/target/doc/tagrs/index.html
1mcargo clippy0m
1m32m    Checking0m tagrs v0.0.0 (/home/r/repo)
1m32m    Finished0m `dev` profile [unoptimized + debuginfo] target(s) in 0.25s
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 1`
+ 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/tagrs.git
   06038e0..594f5c3  master -> master
container 27e2b500301dfc43f63641a53e24e6951e0b1835e67d06f7a64fea95f2cf24ea is dead
Fri Nov 15 07:38:51 UTC 2024