12.4
AMD64
Xcode: xcode13.4 C
Git
Scroll to End of Log
0.01s0.01s0.01sTopworker_info1Worker information2hostname: aca13f78-1ab7-4e11-b99f-9a1104292852@1.worker-com-654b68849d-h8nh9.macstadium-prod-23version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: f371729f-6eaa-4572-bf37-9a3b168dd062 travis-ci-macos12.4-xcode13.4-1654606119 (via amqp)5startup: 1m4.870742912ssystem_info7Build system information8Build language: c9Build id: 27283264810Job id: 62735125711Runtime kernel version: 21.5.012VM: default13travis-build version: 6b157a1c14Build image provisioning date and time15Tue Jun 7 19:20:38 GMT 202216Operating System Details17ProductName: macOS18ProductVersion: 12.419BuildVersion: 21F7920Git version21git version 2.36.122bash version23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)24Copyright (C) 2007 Free Software Foundation, Inc.25GCC version26Apple clang version 13.1.6 (clang-1316.0.21.2.5)27Target: x86_64-apple-darwin21.5.028Thread model: posix29InstalledDir: /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin30LLVM version31Apple clang version 13.1.6 (clang-1316.0.21.2.5)32Target: x86_64-apple-darwin21.5.033Thread model: posix34InstalledDir: /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin35Pre-installed Ruby versions36ruby-2.7.637Pre-installed Node.js versions38v10.24.139v12.22.1240v13.14.041v14.19.342v15.14.043v16.15.144v17.9.145v18.2.046v4.9.147v6.17.148v8.17.049mvn -version50Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)51Maven home: /usr/local/Cellar/maven/3.8.5/libexec52Java version: 18.0.1.1, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk/18.0.1.1/libexec/openjdk.jdk/Contents/Home53Default locale: en_US, platform encoding: UTF-854OS name: "mac os x", version: "12.4", arch: "x86_64", family: "mac"560.09s0.02s0.61s0.01s0.01s0.01s0.04s0.01s0.15s0.05s0.04s0.01s0.04s0.01s0.01s0.29s0.14s0.01s0.01s0.05s0.01s3.49s570.99s0.07s0.01s0.01s0.01s0.01s0.01s0.02s/Users/travis/.travis/job_stages: line 340: python: command not foundDockergit.checkout590.06s0.40s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies60Cloning into 'travis-ci/travis-rubies'...61$ cd travis-ci/travis-rubies62$ git checkout -qf d5f9e545aa36c070c63fe175127157594d767fbb640.01s65Setting environment variables from repository settings66$ export AWS_ACCESS_KEY_ID=[secure]67$ export AWS_SECRET_ACCESS_KEY=[secure]68$ export AWS_DEFAULT_REGION=[secure]69$ export SAFE_RVM_VERSION=1.29.771$ export TRAVIS_COMPILER=gcc72$ export CC=${CC:-gcc}73$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}74$ export PATH=/usr/lib/ccache:$PATHcache.175Setting up build cache76$ export CASHER_DIR=${TRAVIS_HOME}/.casher79fetching build/cache--osx-xcode13.4-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz80fetching build/cache-osx-xcode13.4-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz81fetching build/cache--compiler-gcc.tgz82could not download cache84creating directory /usr/local/Cellar/python85/usr/local/opt/python is a symbolic link to ../Cellar/python@3.9/3.9.13_1; not followingcache.ccache89creating directory /Users/travis/.ccache90$ gcc --version91Apple clang version 13.1.6 (clang-1316.0.21.2.5)92Target: x86_64-apple-darwin21.5.093Thread model: posix94InstalledDir: /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin100rvm_silence_path_mismatch_check_flag=1101The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.102$ ./build.shrvm.1103update rvm105ruby-1.8.7-head - #already gone106Using /Users/travis/.rvm/gems/ruby-2.7.6108/usr/local/bin/gpg109pub rsa4096 2014-10-28 [SC]110 409B6B1796C275462A1703113804BB82D39DC0E3111uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>112uid [ unknown] Michal Papis <michal.papis@toptal.com>113uid [ unknown] [jpeg image of size 5015]114sub rsa2048 2015-11-02 [E]116pub rsa4096 2016-11-11 [SC]117 7D2BAF1CF37B13E2069D6956105BD0E739499BDB118uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>119sub rsa4096 2016-11-11 [E]121gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys122gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed123gpg: Total number processed: 1124gpg: unchanged: 1126Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.7.6/bin is not at first place.127 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.128 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>129 To fix it temporarily in this shell session run: <code>rvm use ruby-2.7.6</code>130 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.131RVM reloaded!133gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed134gpg: Total number processed: 1135gpg: unchanged: 1136gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys137gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed138gpg: Total number processed: 1139gpg: unchanged: 1141df: getattrlist failed: Input/output error142Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz143Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc144gpg: Signature made Fri Jan 15 18:46:22 2021 GMT145gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB146gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]147gpg: WARNING: This key is not certified with a trusted signature!148gpg: There is no indication that the signature belongs to the owner.149Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB150GPG verified '/Users/travis/.rvm/archives/rvm-1.29.12.tgz'151Upgrading the RVM installation in /Users/travis/.rvm/152Upgrade of RVM in /Users/travis/.rvm/ is complete.154<warn>Thanks for installing RVM 🙏</warn>155Please consider donating to our open collective to help us maintain RVM.157👉 Donate: <code>https://opencollective.com/rvm/donate</code>160: command not found162Warning! PATH is not properly set up, /Users/travis/.rvm/gems/ruby-2.7.6/bin is not at first place.163 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.164 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>165 To fix it temporarily in this shell session run: <code>rvm use ruby-2.7.6</code>166 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.169Cleaning up rvm archives170Cleaning up rvm repos171Cleaning up rvm src172Cleaning up rvm log173Cleaning up rvm tmp174Cleaning up rvm gemsets175Cleaning up rvm links176Cleanup done.rvm.3182set up env for rvm191/tmp ~/build/travis-ci/travis-rubies192--2024-10-22 09:11:23-- http://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz193Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20194Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... connected.195HTTP request sent, awaiting response... 200 OK196Length: 2143794 (2.0M) [application/x-gzip]197Saving to: ‘autoconf-latest.tar.gz’199 0K .......... .......... .......... .......... .......... 2% 1010K 2s200 50K .......... .......... .......... .......... .......... 4% 2.00M 1s201 100K .......... .......... .......... .......... .......... 7% 12.5M 1s202 150K .......... .......... .......... .......... .......... 9% 1.90M 1s203 200K .......... .......... .......... .......... .......... 11% 16.0M 1s204 250K .......... .......... .......... .......... .......... 14% 32.5M 1s205 300K .......... .......... .......... .......... .......... 16% 15.7M 1s206 350K .......... .......... .......... .......... .......... 19% 2.33M 1s207 400K .......... .......... .......... .......... .......... 21% 28.4M 0s208 450K .......... .......... .......... .......... .......... 23% 16.5M 0s209 500K .......... .......... .......... .......... .......... 26% 1.95M 0s210 550K .......... .......... .......... .......... .......... 28% 22.6M 0s211 600K .......... .......... .......... .......... .......... 31% 24.8M 0s212 650K .......... .......... .......... .......... .......... 33% 1.49M 0s213 700K .......... .......... .......... .......... .......... 35% 17.3M 0s214 750K .......... .......... .......... .......... .......... 38% 27.0M 0s215 800K .......... .......... .......... .......... .......... 40% 17.9M 0s216 850K .......... .......... .......... .......... .......... 42% 2.54M 0s217 900K .......... .......... .......... .......... .......... 45% 19.3M 0s218 950K .......... .......... .......... .......... .......... 47% 10.0M 0s219 1000K .......... .......... .......... .......... .......... 50% 35.0M 0s220 1050K .......... .......... .......... .......... .......... 52% 2.27M 0s221 1100K .......... .......... .......... .......... .......... 54% 16.0M 0s222 1150K .......... .......... .......... .......... .......... 57% 22.2M 0s223 1200K .......... .......... .......... .......... .......... 59% 22.5M 0s224 1250K .......... .......... .......... .......... .......... 62% 1.99M 0s225 1300K .......... .......... .......... .......... .......... 64% 23.9M 0s226 1350K .......... .......... .......... .......... .......... 66% 4.93M 0s227 1400K .......... .......... .......... .......... .......... 69% 10.1M 0s228 1450K .......... .......... .......... .......... .......... 71% 4.33M 0s229 1500K .......... .......... .......... .......... .......... 74% 23.0M 0s230 1550K .......... .......... .......... .......... .......... 76% 26.8M 0s231 1600K .......... .......... .......... .......... .......... 78% 4.33M 0s232 1650K .......... .......... .......... .......... .......... 81% 3.77M 0s233 1700K .......... .......... .......... .......... .......... 83% 16.1M 0s234 1750K .......... .......... .......... .......... .......... 85% 19.5M 0s235 1800K .......... .......... .......... .......... .......... 88% 5.66M 0s236 1850K .......... .......... .......... .......... .......... 90% 21.9M 0s237 1900K .......... .......... .......... .......... .......... 93% 4.36M 0s238 1950K .......... .......... .......... .......... .......... 95% 27.1M 0s239 2000K .......... .......... .......... .......... .......... 97% 13.0M 0s240 2050K .......... .......... .......... .......... ... 100% 2.73M=0.4s2422024-10-22 09:11:24 (5.21 MB/s) - ‘autoconf-latest.tar.gz’ saved [2143794/2143794]244x autoconf-2.72/245x autoconf-2.72/.prev-version246x autoconf-2.72/.tarball-version247x autoconf-2.72/.version248x autoconf-2.72/AUTHORS249x autoconf-2.72/BUGS250x autoconf-2.72/COPYING251x autoconf-2.72/COPYING.EXCEPTION252x autoconf-2.72/COPYINGv3253x autoconf-2.72/ChangeLog254x autoconf-2.72/ChangeLog.0255x autoconf-2.72/ChangeLog.1256x autoconf-2.72/ChangeLog.2257x autoconf-2.72/ChangeLog.3258x autoconf-2.72/GNUmakefile259x autoconf-2.72/INSTALL260x autoconf-2.72/Makefile.am261x autoconf-2.72/Makefile.in262x autoconf-2.72/NEWS263x autoconf-2.72/README264x autoconf-2.72/THANKS265x autoconf-2.72/TODO266x autoconf-2.72/aclocal.m4267x autoconf-2.72/bin/268x autoconf-2.72/bin/autoconf.in269x autoconf-2.72/bin/autoheader.in270x autoconf-2.72/bin/autom4te.in271x autoconf-2.72/bin/autoreconf.in272x autoconf-2.72/bin/autoscan.in273x autoconf-2.72/bin/autoupdate.in274x autoconf-2.72/bin/ifnames.in275x autoconf-2.72/bin/local.mk276x autoconf-2.72/build-aux/277x autoconf-2.72/build-aux/announce-gen278x autoconf-2.72/build-aux/config.guess279x autoconf-2.72/build-aux/config.sub280x autoconf-2.72/build-aux/gendocs.sh281x autoconf-2.72/build-aux/git-version-gen282x autoconf-2.72/build-aux/gitlog-to-changelog283x autoconf-2.72/build-aux/gnupload284x autoconf-2.72/build-aux/help-extract.pl285x autoconf-2.72/build-aux/install-sh286x autoconf-2.72/build-aux/mdate-sh287x autoconf-2.72/build-aux/missing288x autoconf-2.72/build-aux/texinfo.tex289x autoconf-2.72/cfg.mk290x autoconf-2.72/configure291x autoconf-2.72/configure.ac292x autoconf-2.72/doc/293x autoconf-2.72/doc/autoconf.info294x autoconf-2.72/doc/autoconf.texi295x autoconf-2.72/doc/fdl.texi296x autoconf-2.72/doc/gendocs_template297x autoconf-2.72/doc/gnu-oids.texi298x autoconf-2.72/doc/install.texi299x autoconf-2.72/doc/local.mk300x autoconf-2.72/doc/make-stds.texi301x autoconf-2.72/doc/stamp-vti302x autoconf-2.72/doc/standards.info303x autoconf-2.72/doc/standards.texi304x autoconf-2.72/doc/version.texi305x autoconf-2.72/lib/306x autoconf-2.72/lib/Autom4te/307x autoconf-2.72/lib/Autom4te/C4che.pm308x autoconf-2.72/lib/Autom4te/ChannelDefs.pm309x autoconf-2.72/lib/Autom4te/Channels.pm310x autoconf-2.72/lib/Autom4te/Config.pm311x autoconf-2.72/lib/Autom4te/Configure_ac.pm312x autoconf-2.72/lib/Autom4te/FileUtils.pm313x autoconf-2.72/lib/Autom4te/General.pm314x autoconf-2.72/lib/Autom4te/Getopt.pm315x autoconf-2.72/lib/Autom4te/Request.pm316x autoconf-2.72/lib/Autom4te/XFile.pm317x autoconf-2.72/lib/autoconf/318x autoconf-2.72/lib/autoconf/autoconf.m4319x autoconf-2.72/lib/autoconf/autoheader.m4320x autoconf-2.72/lib/autoconf/autoscan.m4321x autoconf-2.72/lib/autoconf/autotest.m4322x autoconf-2.72/lib/autoconf/autoupdate.m4323x autoconf-2.72/lib/autoconf/c.m4324x autoconf-2.72/lib/autoconf/erlang.m4325x autoconf-2.72/lib/autoconf/fortran.m4326x autoconf-2.72/lib/autoconf/functions.m4327x autoconf-2.72/lib/autoconf/general.m4328x autoconf-2.72/lib/autoconf/go.m4329x autoconf-2.72/lib/autoconf/headers.m4330x autoconf-2.72/lib/autoconf/lang.m4331x autoconf-2.72/lib/autoconf/libs.m4332x autoconf-2.72/lib/autoconf/oldnames.m4333x autoconf-2.72/lib/autoconf/programs.m4334x autoconf-2.72/lib/autoconf/specific.m4335x autoconf-2.72/lib/autoconf/status.m4336x autoconf-2.72/lib/autoconf/trailer.m4337x autoconf-2.72/lib/autoconf/types.m4338x autoconf-2.72/lib/autom4te.in339x autoconf-2.72/lib/autoscan/340x autoconf-2.72/lib/autoscan/autoscan.pre341x autoconf-2.72/lib/autotest/342x autoconf-2.72/lib/autotest/autotest.m4343x autoconf-2.72/lib/autotest/general.m4344x autoconf-2.72/lib/autotest/specific.m4345x autoconf-2.72/lib/emacs/346x autoconf-2.72/lib/emacs/autoconf-mode.el347x autoconf-2.72/lib/emacs/autotest-mode.el348x autoconf-2.72/lib/freeze.mk349x autoconf-2.72/lib/local.mk350x autoconf-2.72/lib/m4sugar/351x autoconf-2.72/lib/m4sugar/foreach.m4352x autoconf-2.72/lib/m4sugar/m4sh.m4353x autoconf-2.72/lib/m4sugar/m4sugar.m4354x autoconf-2.72/lib/version.in355x autoconf-2.72/m4/356x autoconf-2.72/m4/autobuild.m4357x autoconf-2.72/m4/m4.m4358x autoconf-2.72/m4/make-case.m4359x autoconf-2.72/maint.mk360x autoconf-2.72/man/361x autoconf-2.72/man/autoconf.1362x autoconf-2.72/man/autoconf.w363x autoconf-2.72/man/autoconf.x364x autoconf-2.72/man/autoheader.1365x autoconf-2.72/man/autoheader.w366x autoconf-2.72/man/autoheader.x367x autoconf-2.72/man/autom4te.1368x autoconf-2.72/man/autom4te.w369x autoconf-2.72/man/autom4te.x370x autoconf-2.72/man/autoreconf.1371x autoconf-2.72/man/autoreconf.w372x autoconf-2.72/man/autoreconf.x373x autoconf-2.72/man/autoscan.1374x autoconf-2.72/man/autoscan.w375x autoconf-2.72/man/autoscan.x376x autoconf-2.72/man/autoupdate.1377x autoconf-2.72/man/autoupdate.w378x autoconf-2.72/man/autoupdate.x379x autoconf-2.72/man/common.x380x autoconf-2.72/man/ifnames.1381x autoconf-2.72/man/ifnames.w382x autoconf-2.72/man/ifnames.x383x autoconf-2.72/man/local.mk384x autoconf-2.72/tests/385x autoconf-2.72/tests/atlocal.in386x autoconf-2.72/tests/autoscan.at387x autoconf-2.72/tests/autotest.at388x autoconf-2.72/tests/base.at389x autoconf-2.72/tests/c.at390x autoconf-2.72/tests/compile.at391x autoconf-2.72/tests/data/392x autoconf-2.72/tests/data/ax_prog_cc_for_build_v18.m4393x autoconf-2.72/tests/data/ax_prog_cxx_for_build_v3.m4394x autoconf-2.72/tests/data/gnulib_std_gnu11_2020_08_17.m4395x autoconf-2.72/tests/erlang.at396x autoconf-2.72/tests/foreign.at397x autoconf-2.72/tests/fortran.at398x autoconf-2.72/tests/go.at399x autoconf-2.72/tests/local.at400x autoconf-2.72/tests/local.mk401x autoconf-2.72/tests/m4sh.at402x autoconf-2.72/tests/m4sugar.at403x autoconf-2.72/tests/mktests.pl404x autoconf-2.72/tests/semantics.at405x autoconf-2.72/tests/statesave.m4406x autoconf-2.72/tests/suite.at407x autoconf-2.72/tests/tools.at408x autoconf-2.72/tests/torture.at409x autoconf-2.72/tests/wrapper.as410/tmp/autoconf-2.72 /tmp ~/build/travis-ci/travis-rubies411checking for a BSD-compatible install... /usr/local/bin/ginstall -c412checking whether build environment is sane... yes413checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p414checking for gawk... no415checking for mawk... no416checking for nawk... no417checking for awk... awk418checking whether make sets $(MAKE)... yes419checking whether make supports nested variables... yes420checking build system type... x86_64-apple-darwin21.5.0421checking host system type... x86_64-apple-darwin21.5.0422configure: autobuild project... GNU Autoconf423configure: autobuild revision... 2.72424configure: autobuild hostname... Traviss-Mac.local425configure: autobuild timestamp... 20241022T091125Z426checking for a shell whose -n mode is known to work... /bin/sh427checking for characters that cannot appear in file names... none428checking whether directories can have trailing spaces... yes429checking for expr... /bin/expr430checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.431GNU M4 1.4.8 or later is required; 1.4.16 or newer is recommended.432GNU M4 1.4.15 uses a buggy replacement strstr on some systems.433Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug.434There seems to be no Makefile in this directory.435You must run ./configure before running '/Applications/Xcode-13.4.1.app/Contents/Developer/usr/bin/make'.436make: *** [abort-due-to-no-makefile] Error 1437There seems to be no Makefile in this directory.438You must run ./configure before running '/Applications/Xcode-13.4.1.app/Contents/Developer/usr/bin/make'.439make: *** [abort-due-to-no-makefile] Error 1440/tmp ~/build/travis-ci/travis-rubies441~/build/travis-ci/travis-rubiesrvm.4443OSX specific setup447Required ruby-2.7.5 is not installed - installing.448Searching for binary rubies, this might take some time.449Found remote file https://rubies.travis-ci.org/osx/12.4/x86_64/ruby-2.7.5.tar.bz2450Checking requirements for osx_brew.451Do not know how to check/install gcc 'gcc'.452Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'453Requirements installation successful.454df: getattrlist failed: Input/output error455ruby-2.7.5 - #configure456ruby-2.7.5 - #download457 % Total % Received % Xferd Average Speed Time Time Time Current458 Dload Upload Total Spent Left Speed459 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0460100 5736k 100 5736k 0 0 2986k 0 0:00:01 0:00:01 --:--:-- 2986k461No checksum for downloaded archive, recording checksum in user configuration.462ruby-2.7.5 - #validate archive463ruby-2.7.5 - #extract464ruby-2.7.5 - #validate binary465Libraries missing for ruby-2.7.5: __rvm_ls. Refer to your system manual for installing libraries466Mounting remote ruby failed with status 10, trying to compile.467df: getattrlist failed: Input/output error468Checking requirements for osx_brew.469Do not know how to check/install gcc 'gcc'.470Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.471Requirements installation successful.472Warning: found user selected compiler 'gcc', this will suppress RVM auto detection mechanisms.473Installing Ruby from source to: /Users/travis/.rvm/rubies/ruby-2.7.5, this may take a while depending on your cpu(s)...474ruby-2.7.5 - #downloading ruby-2.7.5, this may take a while depending on your connection...475 % Total % Received % Xferd Average Speed Time Time Time Current476 Dload Upload Total Spent Left Speed477100 14.1M 100 14.1M 0 0 60.6M 0 --:--:-- --:--:-- --:--:-- 63.0M478No checksum for downloaded archive, recording checksum in user configuration.480ruby-2.7.5 - #configuring..........................................................................482ruby-2.7.5 - #compiling................................................................................485Installed rubygems 3.1.6 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.486ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5@global487ruby-2.7.5 - #importing gemset /Users/travis/.rvm/gemsets/global.gems................................................................489ruby-2.7.5 - #gemset created /Users/travis/.rvm/gems/ruby-2.7.5490ruby-2.7.5 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list492ruby-2.7.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).493Install of ruby-2.7.5 - #complete494Ruby was built without documentation, to build it run: rvm docs generate-ri495Using /Users/travis/.rvm/gems/ruby-2.7.5503$ echo "" > $rvm_path/patchsets/ruby/osx_staticbuild514build ruby-head518$ rvm remove ruby-head521Done: Job Cancelled523Build Cancelled manually by User: smokodon