++ dirname ./run.sh
+ cd .
+ echo 1784
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Dec 17 01:04:17 UTC 2025
+ uptime
01:04:17 up 1 min, 0 users, load average: 1.94, 0.52, 0.18
+ head=git@github.com:RAprogramm/yew-nav-link.git
+ ff=default
+ image=rust:1.91
+ rebase=false
+ squash=false
+ head_branch=main
+ author=raprogramm
+ vars=('--env=head=git@github.com:RAprogramm/yew-nav-link.git' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:RAprogramm/yew-nav-link.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=main'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=raprogramm'\''\'\'''\'''\'' '\'';'\'' '\''rustup toolchain install nightly'\'' '\'';'\'' '\''rustup component add rustfmt --toolchain nightly'\'' '\'';'\'' '\''sed -i "s/^version = .*/version = \"${tag}\"/" Cargo.toml'\'' '\'';'\'' '\''cargo +nightly fmt --all'\'' '\'';'\'' '\''cargo check --all-features'\'' '\'';'\'' '\''git commit -am "Release ${tag}"'\'' '\'';'\'' )' '--env=head_branch=main' '--env=author=raprogramm')
+ scripts=('export '\''head=git@github.com:RAprogramm/yew-nav-link.git'\''' ';' 'export '\''head_branch=main'\''' ';' 'export '\''author=raprogramm'\''' ';' 'rustup toolchain install nightly' ';' 'rustup component add rustfmt --toolchain nightly' ';' 'sed -i "s/^version = .*/version = \"${tag}\"/" Cargo.toml' ';' 'cargo +nightly fmt --all' ';' 'cargo check --all-features' ';' 'git commit -am "Release ${tag}"' ';')
+ directory=
+ container=raprogramm_yew-nav-link_14
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-22-201
+ pwd
/tmp/rultor-RTgr
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:RAprogramm/yew-nav-link.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:RAprogramm/yew-nav-link.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:RAprogramm/yew-nav-link.git'\''' ';' 'export '\''head_branch=main'\''' ';' 'export '\''author=raprogramm'\''' ';' 'rustup toolchain install nightly' ';' 'rustup component add rustfmt --toolchain nightly' ';' 'sed -i "s/^version = .*/version = \"${tag}\"/" Cargo.toml' ';' 'cargo +nightly fmt --all' ';' 'cargo check --all-features' ';' 'git commit -am "Release ${tag}"' ';'
+ sensitive=()
+ set -ex -o pipefail
+ '[' -z '' ']'
+ echo 'tag name is not provided in the request, see http://doc.rultor.com/basics.html'
tag name is not provided in the request, see http://doc.rultor.com/basics.html
+ exit 1
'cid' file is absent, most probably the Docker container wasn't started correctly