>>> nimble: Building community/nimble 0.13.1-r1 (using abuild 3.9.0-r0) started Wed, 20 Apr 2022 19:33:33 +0000 >>> nimble: Checking sanity of /home/buildozer/aports/community/nimble/APKBUILD... >>> nimble: Analyzing dependencies... >>> nimble: Installing for build: build-base nim (1/4) Installing libucontext (1.2-r0) (2/4) Installing libucontext-dev (1.2-r0) (3/4) Installing nim (1.6.4-r0) (4/4) Installing .makedepends-nimble (20220420.193334) Executing busybox-1.35.0-r8.trigger OK: 1289 MiB in 107 packages >>> nimble: Cleaning up srcdir >>> nimble: Cleaning up pkgdir >>> nimble: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/nimble-0.13.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 95523 100 95523 0 0 1226k 0 --:--:-- --:--:-- --:--:-- 1243k >>> nimble: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/nimble-0.13.1.tar.gz >>> nimble: Checking sha512sums... nimble-0.13.1.tar.gz: OK fix-test.patch: OK >>> nimble: Unpacking /var/cache/distfiles/v3.16/nimble-0.13.1.tar.gz... >>> nimble: fix-test.patch patching file tests/tester.nim Hint: used config file '/etc/nim/nim.cfg' [Conf] Hint: used config file '/etc/nim/config.nims' [Conf] Hint: used config file 'src/nimble.nim.cfg' [Conf] ............................................................................................................... /home/buildozer/aports/community/nimble/src/nimble-0.13.1/src/nimble.nim(11, 1) Hint: duplicate import of 'sequtils'; previous import here: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/src/nimble.nim(6, 64) [DuplicateModuleImport] ..................................................... CC: stdlib_digitsutils.nim CC: stdlib_dollars.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_algorithm.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_pathnorm.nim CC: stdlib_posix.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_hashes.nim CC: stdlib_tables.nim CC: stdlib_strtabs.nim CC: stdlib_streams.nim CC: stdlib_lexbase.nim CC: stdlib_parsejson.nim CC: stdlib_json.nim CC: stdlib_sets.nim CC: stdlib_base64.nim CC: stdlib_uri.nim CC: stdlib_osproc.nim CC: stdlib_strformat.nim CC: stdlib_nativesockets.nim CC: stdlib_monotimes.nim CC: stdlib_dynlib.nim CC: stdlib_openssl.nim CC: stdlib_net.nim CC: stdlib_random.nim CC: stdlib_httpcore.nim CC: stdlib_asyncdispatch.nim CC: stdlib_httpclient.nim CC: nimblepkg/version.nim CC: stdlib_pegs.nim CC: stdlib_terminal.nim CC: nimblepkg/cli.nim CC: stdlib_parseopt.nim CC: stdlib_parsecfg.nim CC: nimblepkg/config.nim CC: nimblepkg/options.nim CC: nimblepkg/tools.nim CC: nimblepkg/packageinfo.nim CC: nimblepkg/nimscriptwrapper.nim CC: nimblepkg/packageparser.nim CC: nimblepkg/download.nim CC: stdlib_browsers.nim CC: nimblepkg/publish.nim CC: nimblepkg/packageinstaller.nim CC: nimblepkg/reversedeps.nim CC: nimblepkg/nimscriptexecutor.nim CC: nimblepkg/init.nim CC: nimble.nim Hint: [Link] Hint: gc: refc; opt: speed; options: -d:release 101904 lines; 9.207s; 179.75MiB peakmem; proj: src/nimble; out: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/src/nimble [SuccessX] Hint: used config file '/etc/nim/nim.cfg' [Conf] Hint: used config file '/etc/nim/config.nims' [Conf] .............................................................................................................. /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/tester.nim(13, 7) Hint: 'stringNotFound' is declared but not used [XDeclaredButNotUsed] /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/tester.nim(85, 6) Hint: 'hasLineStartingWith' is declared but not used [XDeclaredButNotUsed] /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/tester.nim(3, 57) Warning: imported and not used: 'strformat' [UnusedImport] CC: tester.nim Hint: [Link] Hint: gc: refc; opt: none (DEBUG BUILD, `-d:release` generates faster code) 72314 lines; 7.570s; 117.086MiB peakmem; proj: tester; out: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/tester [SuccessX] Hint: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/tester [Exec] [Suite] nimble refresh [OK] can refresh with default urls [OK] can refresh with custom urls [OK] can refresh with local package list [OK] package list source required [OK] package list can only have one source [Suite] nimscript [OK] can install nimscript package [OK] before/after install pkg dirs are correct [OK] before/after on build [OK] can execute nimscript tasks [OK] can use nimscript's setCommand [OK] can use nimscript's setCommand with flags [OK] can use nimscript with repeated flags (issue #329) [OK] can list nimscript tasks [OK] can use pre/post hooks [OK] pre hook can prevent action [OK] nimble script api [OK] nimscript evaluation error message [OK] can accept short flags (#329) [Suite] uninstall [OK] can install packagebin2 [OK] can reject same version dependencies [OK] issue #27 [OK] can uninstall [Suite] nimble dump [OK] can dump for current project [OK] can dump for project directory [OK] can dump for project file [OK] can dump for installed package [OK] can dump when explicitly asking for INI format [OK] can dump in JSON format [Suite] can handle two binary versions [OK] can execute v2 [OK] can update symlink to earlier version after removal [OK] can keep symlink version after earlier version removal [Suite] reverse dependencies [OK] basic test [OK] revdep fail test [OK] revdep -i test [OK] issue #373 [OK] remove skips packages with revDeps (#504) [Suite] develop feature [OK] can reject binary packages [OK] can develop hybrid [OK] can develop with srcDir [OK] can uninstall linked package [OK] can git clone for develop [OK] nimble path points to develop [OK] can get correct path for srcDir (#531) [Suite] test command [OK] Runs passing unit tests [OK] Runs failing unit tests [OK] test command can be overriden [OK] certain files are ignored [OK] CWD is root of package [Suite] check command [OK] can succeed package [OK] can fail package [Suite] multi [OK] can install package from git subdir [OK] can develop package from git subdir [Suite] Module tests [OK] version [OK] reversedeps [OK] packageparser [OK] packageinfo [OK] cli [OK] download [Suite] nimble run [OK] Invalid binary [OK] Parameters passed to executable [OK] Parameters not passed to single executable [OK] Parameters passed to single executable [OK] Executable output is shown even when not debugging [OK] Quotes and whitespace are well handled Reading config file at /home/buildozer/.config/nimble/nimble.ini Verifying dependencies for run@0.1.0 Building run/run using c backend Executing /usr/bin/nim c --colors:on --noNimblePath -d:NimblePkgVersion=0.1.0 -o:/home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/run /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/src/run.nim Hint: used config file '/etc/nim/nim.cfg' [Conf] Hint: used config file '/etc/nim/config.nims' [Conf] ...................................................................................... Hint:  [Link] Hint: gc: refc; opt: none (DEBUG BUILD, `-d:release` generates faster code) 48891 lines; 0.909s; 60.641MiB peakmem; proj: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/src/run.nim; out: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/run [SuccessX] Executing /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/run --test Testing `nimble run`: @["--test"] [OK] Compile flags before executable name Reading config file at /home/buildozer/.config/nimble/nimble.ini Verifying dependencies for run@0.1.0 Building run/run using c backend Executing /usr/bin/nim c --colors:on --noNimblePath -d:NimblePkgVersion=0.1.0 -o:/home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/run /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/src/run.nim Hint: used config file '/etc/nim/nim.cfg' [Conf] Hint: used config file '/etc/nim/config.nims' [Conf] ...................................................................................... Hint:  [Link] Hint: gc: refc; opt: none (DEBUG BUILD, `-d:release` generates faster code) 48891 lines; 1.121s; 60.598MiB peakmem; proj: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/src/run.nim; out: /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/run [SuccessX] Executing /home/buildozer/aports/community/nimble/src/nimble-0.13.1/tests/run/run --test Testing `nimble run`: @["--test"] [OK] Compile flags before -- [Suite] project local deps mode [OK] nimbledeps exists [OK] --localdeps flag [OK] localdeps develop [Suite] misc tests [OK] depsOnly + flag order test [OK] caching of nims and ini detects changes [OK] tasks can be called recursively [OK] picks #head when looking for packages [OK] pass options to the compiler with `nimble install` [OK] NimbleVersion is defined [OK] can list >>> nimble: Entering fakeroot... >>> nimble-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/community/nimble/pkg/nimble/usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/nimble/pkg/nimble-bash-completion/usr/share/bash-completion/completions' >>> nimble-bash-completion*: Preparing subpackage nimble-bash-completion... >>> nimble-bash-completion*: Running postcheck for nimble-bash-completion >>> nimble-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/community/nimble/pkg/nimble/usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/nimble/pkg/nimble-zsh-completion/usr/share/zsh/site-functions' >>> nimble-zsh-completion*: Preparing subpackage nimble-zsh-completion... >>> nimble-zsh-completion*: Running postcheck for nimble-zsh-completion >>> nimble*: Running postcheck for nimble >>> nimble*: Preparing package nimble... >>> nimble*: Stripping binaries >>> nimble-bash-completion*: Scanning shared objects >>> nimble-zsh-completion*: Scanning shared objects >>> nimble*: Scanning shared objects >>> nimble-bash-completion*: Tracing dependencies... >>> nimble-bash-completion*: Package size: 24.0 KB >>> nimble-bash-completion*: Compressing data... >>> nimble-bash-completion*: Create checksum... >>> nimble-bash-completion*: Create nimble-bash-completion-0.13.1-r1.apk >>> nimble-zsh-completion*: Tracing dependencies... >>> nimble-zsh-completion*: Package size: 24.0 KB >>> nimble-zsh-completion*: Compressing data... >>> nimble-zsh-completion*: Create checksum... >>> nimble-zsh-completion*: Create nimble-zsh-completion-0.13.1-r1.apk >>> nimble*: Tracing dependencies... nim so:libc.musl-x86_64.so.1 >>> nimble*: Package size: 772.0 KB >>> nimble*: Compressing data... >>> nimble*: Create checksum... >>> nimble*: Create nimble-0.13.1-r1.apk >>> nimble: Build complete at Wed, 20 Apr 2022 19:37:05 +0000 elapsed time 0h 3m 32s >>> nimble: Cleaning up srcdir >>> nimble: Cleaning up pkgdir >>> nimble: Uninstalling dependencies... (1/4) Purging .makedepends-nimble (20220420.193334) (2/4) Purging nim (1.6.4-r0) (3/4) Purging libucontext-dev (1.2-r0) (4/4) Purging libucontext (1.2-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> nimble: Updating the community/x86_64 repository index... >>> nimble: Signing the index...