++ dirname ./run.sh + cd . + echo 1270 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Mon Sep 8 11:27:49 UTC 2025 + uptime 11:27:49 up 1 min, 0 users, load average: 0.92, 0.34, 0.12 + ff=default + image=maxonfjvipon/rultor-image-hs:master + rebase=false + head_branch=master + pull_title='add --in-place option to rewrite command' + author=maxonfjvipon + directory= + head=git@github.com:objectionary/phino.git + pull_id=351 + fork=git@github.com:yarkivaev/phino.git + fork_branch=228 + squash=false + vars=('--env=head=git@github.com:objectionary/phino.git' '--env=pull_id=351' '--env=fork=git@github.com:yarkivaev/phino.git' '--env=fork_branch=228' '--env=head_branch=master' '--env=pull_title=add --in-place option to rewrite command' '--env=author=maxonfjvipon' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/phino.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=351'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yarkivaev/phino.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=228'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=add --in-place option to rewrite command'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=maxonfjvipon'\''\'\'''\'''\'' '\'';'\'' '\''cabal --version'\'' '\'';'\'' '\''ghc --version'\'' '\'';'\'' '\''cabal update'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''cabal build'\'' '\'';'\'' '\''make'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:objectionary/phino.git'\''' ';' 'export '\''pull_id=351'\''' ';' 'export '\''fork=git@github.com:yarkivaev/phino.git'\''' ';' 'export '\''fork_branch=228'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=add --in-place option to rewrite command'\''' ';' 'export '\''author=maxonfjvipon'\''' ';' 'cabal --version' ';' 'ghc --version' ';' 'cabal update' ';' 'pdd -f /dev/null -v' ';' 'cabal build' ';' 'make' ';') + container=objectionary_phino_351 + as_root=true + set -e -o pipefail + hostname ip-172-31-29-92 + pwd /tmp/rultor-IYRa + 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:objectionary/phino.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:objectionary/phino.git'\''' ']' + cd .. + cat + '[' true = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:objectionary/phino.git'\''' ';' 'export '\''pull_id=351'\''' ';' 'export '\''fork=git@github.com:yarkivaev/phino.git'\''' ';' 'export '\''fork_branch=228'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=add --in-place option to rewrite command'\''' ';' 'export '\''author=maxonfjvipon'\''' ';' 'cabal --version' ';' 'ghc --version' ';' 'cabal update' ';' 'pdd -f /dev/null -v' ';' 'cabal build' ';' make ';' + sensitive=() + set -ex -o pipefail + cd repo + git remote add fork git@github.com:yarkivaev/phino.git + git remote update Fetching origin Fetching fork From github.com:yarkivaev/phino * [new branch] 114 -> fork/114 * [new branch] 194 -> fork/194 * [new branch] 228 -> fork/228 * [new branch] 268 -> fork/268 * [new branch] 349 -> fork/349 * [new branch] 73 -> fork/73 * [new branch] master -> fork/master + args=() + '[' default == default ']' + args+=(--ff) + '[' default == no ']' + '[' default == only ']' + '[' false == true ']' + BRANCH=__rultor ++ wc -l ++ git show-branch __rultor + '[' 0 -gt 0 ']' + export BRANCH + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git checkout -B __rultor fork/228 Switched to a new branch '__rultor' Branch '__rultor' set up to track remote branch '228' from 'fork'. + git checkout -B master origin/master Switched to and reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + '[' false == true ']' + KEY=3FD3FA7E9AF0FA4C + git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'add --in-place option to rewrite command' --ff __rultor Auto-merging src/CLI.hs CONFLICT (content): Merge conflict in src/CLI.hs Auto-merging test/CLISpec.hs Automatic merge failed; fix conflicts and then commit the result. 'cid' file is absent, most probably the Docker container wasn't started correctly