rultor.com logo This build log was produced by rultor.com for yegor256/eoc#2
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 5192
+ echo '1.70.6 5bcc93e7c'
1.70.6 5bcc93e7c
+ date
Wed Feb 23 04:13:30 CET 2022
+ uptime
 04:13:30 up 513 days, 13:19,  0 users,  load average: 1.15, 0.96, 0.94
+ head=git@github.com:yegor256/eoc.git
+ ff=default
+ image=yegor256/rultor-image
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.0.2
+ vars=('--env=head=git@github.com:yegor256/eoc.git' '--env=tag=0.0.2' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/eoc.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''curl https://sh.rustup.rs -sSf | bash -s -- -y'\'' '\'';'\'' '\''export PATH=$HOME/.cargo/bin:$PATH'\'' '\'';'\'' '\''rustup toolchain install stable'\'' '\'';'\'' '\''cargo --version'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''sed -i -e "s/^version = \"0.0.0\"/version = \"${tag}\"/" Cargo.toml'\'' '\'';'\'' '\''cargo test --color=never'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mkdir -p ~/.cargo && cp ../credentials ~/.cargo'\'' '\'';'\'' '\''cargo publish --color=never'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:yegor256/eoc.git'\''' ';' 'export '\''tag=0.0.2'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'curl https://sh.rustup.rs -sSf | bash -s -- -y' ';' 'export PATH=$HOME/.cargo/bin:$PATH' ';' 'rustup toolchain install stable' ';' 'cargo --version' ';' 'pdd --file=/dev/null' ';' 'sed -i -e "s/^version = \"0.0.0\"/version = \"${tag}\"/" Cargo.toml' ';' 'cargo test --color=never' ';' 'git commit -am "${tag}"' ';' 'mkdir -p ~/.cargo && cp ../credentials ~/.cargo' ';' 'cargo publish --color=never' ';')
+ directory=
+ container=yegor256_eoc_2
+ as_root=false
+ git --version
git version 2.7.4
+ docker --version
Docker version 17.12.0-ce, build c97c6d6
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:yegor256/eoc.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:yegor256/eoc.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/eoc.git'\''' ';' 'export '\''tag=0.0.2'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'curl https://sh.rustup.rs -sSf | bash -s -- -y' ';' 'export PATH=$HOME/.cargo/bin:$PATH' ';' 'rustup toolchain install stable' ';' 'cargo --version' ';' 'pdd --file=/dev/null' ';' 'sed -i -e "s/^version = \"0.0.0\"/version = \"${tag}\"/" Cargo.toml' ';' 'cargo test --color=never' ';' 'git commit -am "${tag}"' ';' 'mkdir -p ~/.cargo && cp ../credentials ~/.cargo' ';' 'cargo publish --color=never' ';'
+ sensitive=()
+ rm -rf .gpg
+ '[' -z 0.0.2 ']'
+ [[ 0.0.2 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.0.2"'
tag name is valid: "0.0.2"
+ cd repo
++ git tag -l 0.0.2
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.94
++ echo 0.94 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.94, low enough to run a new Docker container'
load average is 0.94, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image
+ docker pull yegor256/rultor-image
Using default tag: latest
latest: Pulling from yegor256/rultor-image
35807b77a593: Pulling fs layer
4f4fb700ef54: Pulling fs layer
e87d7d04ac63: Pulling fs layer
c4853a446d76: Pulling fs layer
4cd42724caeb: Pulling fs layer
6f2d712ec241: Pulling fs layer
03280ba2addc: Pulling fs layer
18c1cfe1ed2f: Pulling fs layer
920dd6296292: Pulling fs layer
329ed8dda052: Pulling fs layer
fe33c9bd1179: Pulling fs layer
e3edfbe18bec: Pulling fs layer
3fb97e56a86a: Pulling fs layer
79d6d6e9a8e1: Pulling fs layer
f4592bfcd22b: Pulling fs layer
6f2d712ec241: Waiting
b6b218d7cc04: Pulling fs layer
e3e7aafa5350: Pulling fs layer
03280ba2addc: Waiting
95076778b47f: Pulling fs layer
18c1cfe1ed2f: Waiting
82cdd8aab39e: Pulling fs layer
7be0cac82a3d: Pulling fs layer
c8bef2e8cd14: Pulling fs layer
920dd6296292: Waiting
329ed8dda052: Waiting
dea54c960dfe: Pulling fs layer
fe33c9bd1179: Waiting
0306128afa66: Pulling fs layer
89d4bc0e3d59: Pulling fs layer
e3edfbe18bec: Waiting
a248ed779039: Pulling fs layer
90328a658b9a: Pulling fs layer
c4853a446d76: Waiting
d215499a1bbb: Pulling fs layer
4cd42724caeb: Waiting
f4592bfcd22b: Waiting
b6b218d7cc04: Waiting
a248ed779039: Waiting
dea54c960dfe: Waiting
90328a658b9a: Waiting
82cdd8aab39e: Waiting
89d4bc0e3d59: Waiting
79d6d6e9a8e1: Waiting
7be0cac82a3d: Waiting
c8bef2e8cd14: Waiting
0306128afa66: Waiting
d215499a1bbb: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
e87d7d04ac63: Verifying Checksum
e87d7d04ac63: Download complete
c4853a446d76: Download complete
35807b77a593: Verifying Checksum
35807b77a593: Download complete
35807b77a593: Pull complete
4f4fb700ef54: Pull complete
e87d7d04ac63: Pull complete
03280ba2addc: Verifying Checksum
03280ba2addc: Download complete
c4853a446d76: Pull complete
4cd42724caeb: Download complete
4cd42724caeb: Pull complete
18c1cfe1ed2f: Verifying Checksum
18c1cfe1ed2f: Download complete
6f2d712ec241: Download complete
920dd6296292: Verifying Checksum
920dd6296292: Download complete
fe33c9bd1179: Verifying Checksum
fe33c9bd1179: Download complete
6f2d712ec241: Pull complete
e3edfbe18bec: Verifying Checksum
e3edfbe18bec: Download complete
03280ba2addc: Pull complete
79d6d6e9a8e1: Verifying Checksum
79d6d6e9a8e1: Download complete
18c1cfe1ed2f: Pull complete
920dd6296292: Pull complete
329ed8dda052: Verifying Checksum
329ed8dda052: Download complete
329ed8dda052: Pull complete
fe33c9bd1179: Pull complete
e3edfbe18bec: Pull complete
f4592bfcd22b: Verifying Checksum
f4592bfcd22b: Download complete
e3e7aafa5350: Download complete
95076778b47f: Verifying Checksum
95076778b47f: Download complete
82cdd8aab39e: Verifying Checksum
82cdd8aab39e: Download complete
7be0cac82a3d: Verifying Checksum
7be0cac82a3d: Download complete
c8bef2e8cd14: Verifying Checksum
c8bef2e8cd14: Download complete
dea54c960dfe: Verifying Checksum
dea54c960dfe: Download complete
0306128afa66: Verifying Checksum
0306128afa66: Download complete
89d4bc0e3d59: Verifying Checksum
89d4bc0e3d59: Download complete
a248ed779039: Download complete
90328a658b9a: Verifying Checksum
90328a658b9a: Download complete
d215499a1bbb: Verifying Checksum
d215499a1bbb: Download complete
3fb97e56a86a: Verifying Checksum
3fb97e56a86a: Download complete
3fb97e56a86a: Pull complete
79d6d6e9a8e1: Pull complete
b6b218d7cc04: Verifying Checksum
b6b218d7cc04: Download complete
f4592bfcd22b: Pull complete
b6b218d7cc04: Pull complete
e3e7aafa5350: Pull complete
95076778b47f: Pull complete
82cdd8aab39e: Pull complete
7be0cac82a3d: Pull complete
c8bef2e8cd14: Pull complete
dea54c960dfe: Pull complete
0306128afa66: Pull complete
89d4bc0e3d59: Pull complete
a248ed779039: Pull complete
90328a658b9a: Pull complete
d215499a1bbb: Pull complete
Digest: sha256:a89652b6148962aa1b0c3591bd2a41985d731f5e4b0d01c5d7c2183074154f8c
Status: Downloaded newer image for yegor256/rultor-image:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_eoc_2\s*$'
+ ls -al .
total 716
drwx--x--x  3 rultor rultor   4096 Feb 23 04:13 .
drwxrwxrwt 13 root   root   684032 Feb 23 04:14 ..
-rw-rw-r--  1 rultor rultor     57 Feb 23 04:13 credentials
-rw-rw-r--  1 rultor rultor    444 Feb 23 04:16 end.sh
-rwxrwxr-x  1 rultor rultor    363 Feb 23 04:13 entry.sh
-rw-rw-r--  1 rultor rultor      5 Feb 23 04:13 pid
drwxrwxr-x  6 rultor rultor   4096 Feb 23 04:13 repo
-rwxrwxr-x  1 rultor rultor   5844 Feb 23 04:13 run.sh
-rw-rw-r--  1 rultor rultor    611 Feb 23 04:13 script.sh
-rw-rw-r--  1 rultor rultor   7726 Feb 23 04:16 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-oWPY:/main --env=head=git@github.com:yegor256/eoc.git --env=tag=0.0.2 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/eoc.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''curl https://sh.rustup.rs -sSf | bash -s -- -y'\'' '\'';'\'' '\''export PATH=$HOME/.cargo/bin:$PATH'\'' '\'';'\'' '\''rustup toolchain install stable'\'' '\'';'\'' '\''cargo --version'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''sed -i -e "s/^version = \"0.0.0\"/version = \"${tag}\"/" Cargo.toml'\'' '\'';'\'' '\''cargo test --color=never'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mkdir -p ~/.cargo && cp ../credentials ~/.cargo'\'' '\'';'\'' '\''cargo publish --color=never'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-oWPY/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_eoc_2 yegor256/rultor-image /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.config /root/.gem /root/.gnupg /root/.m2 /root/.profile /root/texmf /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
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:yegor256/eoc.git
+ head=git@github.com:yegor256/eoc.git
+ export tag=0.0.2
+ tag=0.0.2
+ export head_branch=master
+ head_branch=master
+ export author=yegor256
+ author=yegor256
+ curl https://sh.rustup.rs -sSf
+ bash -s -- -y
1minfo:0m downloading installer
1minfo: Bmprofile set to 'default'
1minfo: Bmdefault host triple is x86_64-unknown-linux-gnu
1minfo: Bmsyncing channel updates for 'stable-x86_64-unknown-linux-gnu'
1minfo: Bmlatest update on 2022-01-20, rust version 1.58.1 (db9d1b20b 2022-01-20)
1minfo: Bmdownloading component 'cargo'
1minfo: Bmdownloading component 'clippy'
1minfo: Bmdownloading component 'rust-docs'
 18.9 MiB /  18.9 MiB (100 %)  11.2/MiB/s in E1s:ETA:no0s
1minfo: Bmdownloading component 'rust-std'
 25.0 MiB /  25.0 MiB (100 %)  11.2/MiB/s in E2s:ETA:no0s
1minfo: Bmdownloading component 'rustc'
 53.2 MiB /  53.2 MiB (100 %)  10.6/MiB/s in E6s:ETA:no0s
1minfo: Bmdownloading component 'rustfmt'
1minfo: Bminstalling component 'cargo'
1minfo: Bminstalling component 'clippy'
1minfo: Bminstalling component 'rust-docs'
 18.9 MiB /  18.9 MiB (100 %)   7.9/MiB/s in E2s:ETA:no0s
1minfo: Bminstalling component 'rust-std'
 25.0 MiB /  25.0 MiB (100 %)  12.4/MiB/s in E3s:ETA:no0s
1minfo: Bminstalling component 'rustc'
 53.2 MiB /  53.2 MiB (100 %)  14.2/MiB/s in E3s:ETA:no0s
1minfo: Bminstalling component 'rustfmt'
1minfo: Bmdefault toolchain set to 'stable-x86_64-unknown-linux-gnu'

  1m32mstable-x86_64-unknown-linux-gnu installedBm - rustc 1.58.1 (db9d1b20b 2022-01-20)

1m
Rust is installed now. Great!
Bm
To get started you may need to restart your current shell.
This would reload your 1mPATHBm environment variable to include
Cargo's bin directory ($HOME/.cargo/bin).

To configure your current shell, run:
source $HOME/.cargo/env
+ export PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin
+ PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin
+ rustup toolchain install stable
1minfo: Bmsyncing channel updates for 'stable-x86_64-unknown-linux-gnu'

  1mstable-x86_64-unknown-linux-gnu unchangedBm - rustc 1.58.1 (db9d1b20b 2022-01-20)

1minfo: Bmchecking for self-updates
+ cargo --version
cargo 1.58.0 (f01b232bc 2022-01-19)
+ pdd --file=/dev/null
+ sed -i -e 's/^version = "0.0.0"/version = "0.0.2"/' Cargo.toml
+ cargo test --color=never
    Updating crates.io index
 Downloading crates ...
  Downloaded aho-corasick v0.7.18
  Downloaded proc-macro2 v1.0.36
  Downloaded regex v1.5.4
  Downloaded regex-syntax v0.6.25
  Downloaded regex-automata v0.1.10
  Downloaded proc-macro-hack v0.5.19
  Downloaded syn v1.0.86
  Downloaded time v0.3.7
  Downloaded lazy_static v1.4.0
  Downloaded log v0.4.14
  Downloaded itoa v1.0.1
  Downloaded itertools v0.10.3
  Downloaded unicode-xid v0.2.2
  Downloaded strum v0.23.0
  Downloaded time-macros v0.2.3
  Downloaded wait-timeout v0.2.0
  Downloaded colored v2.0.0
  Downloaded assert_cmd v2.0.4
  Downloaded rustversion v1.0.6
  Downloaded quote v1.0.15
  Downloaded num_threads v0.1.3
  Downloaded termtree v0.2.4
  Downloaded doc-comment v0.3.3
  Downloaded predicates-core v1.0.3
  Downloaded semver v1.0.5
  Downloaded predicates v2.1.1
  Downloaded simple_logger v2.1.0
  Downloaded difflib v0.4.0
  Downloaded rustc_version v0.4.0
  Downloaded predicates-tree v1.0.5
  Downloaded heck v0.3.3
  Downloaded ctor v0.1.21
  Downloaded arr_macro v0.1.3
  Downloaded unicode-segmentation v1.9.0
  Downloaded strum_macros v0.23.1
  Downloaded memchr v2.4.1
  Downloaded hex v0.4.3
  Downloaded either v1.6.1
  Downloaded cfg-if v1.0.0
  Downloaded atty v0.2.14
  Downloaded bstr v0.2.17
  Downloaded libc v0.2.118
  Downloaded rstest v0.12.0
  Downloaded arr_macro_impl v0.1.3
   Compiling proc-macro2 v1.0.36
   Compiling unicode-xid v0.2.2
   Compiling libc v0.2.118
   Compiling syn v1.0.86
   Compiling semver v1.0.5
   Compiling memchr v2.4.1
   Compiling lazy_static v1.4.0
   Compiling proc-macro-hack v0.5.19
   Compiling cfg-if v1.0.0
   Compiling doc-comment v0.3.3
   Compiling log v0.4.14
   Compiling either v1.6.1
   Compiling predicates-core v1.0.3
   Compiling rustversion v1.0.6
   Compiling termtree v0.2.4
   Compiling difflib v0.4.0
   Compiling time-macros v0.2.3
   Compiling regex-automata v0.1.10
   Compiling unicode-segmentation v1.9.0
   Compiling itoa v1.0.1
   Compiling num_threads v0.1.3
   Compiling regex-syntax v0.6.25
   Compiling hex v0.4.3
   Compiling strum v0.23.0
   Compiling itertools v0.10.3
   Compiling predicates-tree v1.0.5
   Compiling heck v0.3.3
   Compiling rustc_version v0.4.0
   Compiling bstr v0.2.17
   Compiling aho-corasick v0.7.18
   Compiling quote v1.0.15
   Compiling rstest v0.12.0
   Compiling atty v0.2.14
   Compiling wait-timeout v0.2.0
   Compiling colored v2.0.0
   Compiling predicates v2.1.1
   Compiling time v0.3.7
   Compiling assert_cmd v2.0.4
   Compiling regex v1.5.4
   Compiling simple_logger v2.1.0
   Compiling arr_macro_impl v0.1.3
   Compiling strum_macros v0.23.1
   Compiling ctor v0.1.21
   Compiling arr_macro v0.1.3
   Compiling eoc v0.0.2 (/home/r/repo)
    Finished test [unoptimized + debuginfo] target(s) in 1m 16s
     Running unittests (target/debug/deps/eoc-b95e449f5b50aa20)

running 58 tests
test basket::makes_simple_basket ... 32mokBm
test basket::prints_itself ... 32mokBm
test emu::simple_dataization_cycle ... 32mokBm
test atom::int_add_works ... 32mokBm
test atom::int_sub_works ... 32mokBm
test emu::calls_itself_once ... 32mokBm
test emu::reverse_to_abstract ... 32mokBm
test emu::injects_xi_correctly ... 32mokBm
test emu::passes_psi_through_two_layers ... 32mokBm
test emu::with_many_decorators ... 32mokBm
test emu::with_simple_decorator ... 32mokBm
test loc::parses_and_prints::case_02 ... 32mokBm
test loc::parses_and_prints::case_03 ... 32mokBm
test loc::parses_and_prints::case_05 ... 32mokBm
test loc::parses_and_prints::case_04 ... 32mokBm
test loc::parses_and_prints::case_06 ... 32mokBm
test loc::parses_and_prints::case_07 ... 32mokBm
test loc::parses_and_prints::case_09 ... 32mokBm
test loc::parses_and_prints::case_08 ... 32mokBm
test loc::parses_and_prints::case_10 ... 32mokBm
test loc::parses_and_prints::case_11 ... 32mokBm
test loc::parses_and_prints::case_12 ... 32mokBm
test loc::parses_and_prints::case_13 ... 32mokBm
test loc::parses_and_prints::case_14 ... 32mokBm
test object::makes_simple_object ... 32mokBm
test object::extends_by_making_new_object ... 32mokBm
test object::prints_and_parses_simple_object ... 32mokBm
test atom::bool_if_works ... 32mokBm
test object::prints_and_parses_some_object::case_2 ... 32mokBm
test object::prints_and_parses_some_object::case_1 ... 32mokBm
test emu::passes_xi_through_three_layers ... 32mokBm
test loc::parses_and_prints::case_01 ... 32mokBm
test path::fails_on_incorrect_path::case_2 - should panic ... 32mokBm
test path::fails_on_incorrect_path::case_3 - should panic ... 32mokBm
test path::fails_on_incorrect_path::case_4 - should panic ... 32mokBm
test path::fails_on_incorrect_path::case_5 - should panic ... 32mokBm
test path::fetches_loc_from_path::case_1 ... 32mokBm
test path::parses_and_prints::case_01 ... 32mokBm
test path::parses_and_prints::case_02 ... 32mokBm
test path::parses_and_prints::case_03 ... 32mokBm
test path::parses_and_prints::case_04 ... 32mokBm
test path::parses_and_prints::case_05 ... 32mokBm
test path::parses_and_prints::case_06 ... 32mokBm
test path::parses_and_prints::case_07 ... 32mokBm
test path::parses_and_prints::case_08 ... 32mokBm
test path::parses_and_prints::case_11 ... 32mokBm
test path::parses_and_prints::case_09 ... 32mokBm
test path::parses_and_prints_one ... 32mokBm
test path::parses_and_prints::case_10 ... 32mokBm
test path::fails_on_incorrect_path::case_1 - should panic ... 32mokBm
test object::prints_and_parses_some_object::case_3 ... 32mokBm
test emu::summarizes_two_numbers ... 32mokBm
test atom::int_less_works ... 32mokBm
test emu::deep_simulation_of_recursion ... 32mokBm
test emu::summarizes_two_pairs_of_numbers ... 32mokBm
test emu::simulation_of_recursion ... 32mokBm
test emu::simple_recursion ... 32mokBm
test emu::recursive_fibonacci ... 32mokBm

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

     Running unittests (target/debug/deps/fibonacci-22cce8e195ceabf6)

running 1 test
test calculates_fibonacci ... 32mokBm

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

     Running tests/fibonacci_test.rs (target/debug/deps/fibonacci_test-e6be89ddae2efb73)

running 1 test
test calculates_fibo ... 32mokBm

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

   Doc-tests eoc

running 2 tests
test src/object.rs - object::Object::with (line 100) ... 32mokBm
test src/object.rs - object::Object::push (line 82) ... 32mokBm

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

+ git commit -am 0.0.2
[__rultor cc7a45e] 0.0.2
 2 files changed, 2 insertions(+), 2 deletions(-)
+ mkdir -p /home/r/.cargo
+ cp ../credentials /home/r/.cargo
+ cargo publish --color=never
    Updating crates.io index
   Packaging eoc v0.0.2 (/home/r/repo)
   Verifying eoc v0.0.2 (/home/r/repo)
   Compiling proc-macro2 v1.0.36
   Compiling libc v0.2.118
   Compiling unicode-xid v0.2.2
   Compiling syn v1.0.86
   Compiling semver v1.0.5
   Compiling memchr v2.4.1
   Compiling lazy_static v1.4.0
   Compiling proc-macro-hack v0.5.19
   Compiling either v1.6.1
   Compiling rustversion v1.0.6
   Compiling predicates-core v1.0.3
   Compiling cfg-if v1.0.0
   Compiling doc-comment v0.3.3
   Compiling log v0.4.14
   Compiling num_threads v0.1.3
   Compiling termtree v0.2.4
   Compiling itoa v1.0.1
   Compiling time-macros v0.2.3
   Compiling unicode-segmentation v1.9.0
   Compiling difflib v0.4.0
   Compiling regex-automata v0.1.10
   Compiling regex-syntax v0.6.25
   Compiling hex v0.4.3
   Compiling strum v0.23.0
   Compiling itertools v0.10.3
   Compiling predicates-tree v1.0.5
   Compiling heck v0.3.3
   Compiling rustc_version v0.4.0
   Compiling aho-corasick v0.7.18
   Compiling bstr v0.2.17
   Compiling quote v1.0.15
   Compiling atty v0.2.14
   Compiling wait-timeout v0.2.0
   Compiling colored v2.0.0
   Compiling rstest v0.12.0
   Compiling predicates v2.1.1
   Compiling time v0.3.7
   Compiling regex v1.5.4
   Compiling assert_cmd v2.0.4
   Compiling simple_logger v2.1.0
   Compiling arr_macro_impl v0.1.3
   Compiling ctor v0.1.21
   Compiling strum_macros v0.23.1
   Compiling arr_macro v0.1.3
   Compiling eoc v0.0.2 (/home/r/repo/target/package/eoc-0.0.2)
    Finished dev [unoptimized + debuginfo] target(s) in 21.45s
   Uploading eoc v0.0.2 (/home/r/repo)
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.0.2 -m '0.0.2: tagged by rultor.com'
+ git reset --hard
HEAD is now at cc7a45e 0.0.2
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was cc7a45e).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:yegor256/eoc.git
 * [new tag]         0.0.2 -> 0.0.2
container 4159e3d8e43d620ffc7214009eb1d0c3f7ec4141e5042e76f4c71d04e5e190f1 is dead
Wed Feb 23 04:19:51 CET 2022