<86>Mar 24 02:06:28 userdel[2798361]: delete user 'rooter' <86>Mar 24 02:06:28 userdel[2798361]: removed group 'rooter' owned by 'rooter' <86>Mar 24 02:06:28 userdel[2798361]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 24 02:06:28 groupadd[2798369]: group added to /etc/group: name=rooter, GID=1796 <86>Mar 24 02:06:28 groupadd[2798369]: group added to /etc/gshadow: name=rooter <86>Mar 24 02:06:28 groupadd[2798369]: new group: name=rooter, GID=1796 <86>Mar 24 02:06:28 useradd[2798375]: new user: name=rooter, UID=1796, GID=1796, home=/root, shell=/bin/bash <86>Mar 24 02:06:28 userdel[2798384]: delete user 'builder' <86>Mar 24 02:06:28 userdel[2798384]: removed group 'builder' owned by 'builder' <86>Mar 24 02:06:28 userdel[2798384]: removed shadow group 'builder' owned by 'builder' <86>Mar 24 02:06:28 groupadd[2798391]: group added to /etc/group: name=builder, GID=1797 <86>Mar 24 02:06:28 groupadd[2798391]: group added to /etc/gshadow: name=builder <86>Mar 24 02:06:28 groupadd[2798391]: new group: name=builder, GID=1797 <86>Mar 24 02:06:28 useradd[2798395]: new user: name=builder, UID=1797, GID=1797, home=/usr/src, shell=/bin/bash <13>Mar 24 02:06:37 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Mar 24 02:06:37 rpmi: libexpat-2.5.0-alt1 p10+324220.100.1.1 1688465137 installed <13>Mar 24 02:06:37 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Mar 24 02:06:37 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Mar 24 02:06:38 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Mar 24 02:06:38 rpmi: libp11-kit-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Mar 24 02:06:38 rpmi: libtasn1-4.19.0-alt1 p10+309071.100.2.1 1668522760 installed <13>Mar 24 02:06:38 rpmi: rpm-macros-alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Mar 24 02:06:38 rpmi: alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Mar 24 02:06:38 rpmi: ca-certificates-2022.09.15-alt1 p10+308004.100.2.1 1665748370 installed <13>Mar 24 02:06:38 rpmi: ca-trust-0.1.4-alt1 p10+308691.100.3.1 1667496283 installed <13>Mar 24 02:06:38 rpmi: p11-kit-trust-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Mar 24 02:06:38 rpmi: libcrypto1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Mar 24 02:06:38 rpmi: libssl1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Mar 24 02:06:38 rpmi: python3-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Mar 24 02:06:38 rpmi: python3-base-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Mar 24 02:06:38 rpmi: tests-for-installed-python3-pkgs-0.1.22-alt1 p10+325520.200.7.1 1691156214 installed <13>Mar 24 02:06:38 rpmi: rpm-build-python3-0.1.22-alt1 p10+325520.200.7.1 1691156214 installed <13>Mar 24 02:06:38 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Mar 24 02:06:38 rpmi: parallel-20210622-alt1 sisyphus+275582.100.1.1 1624526088 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/nim-lang-1.4.6-alt1.nosrc.rpm (w1.gzdio) Installing nim-lang-1.4.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38566 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nim-1.4.6 + echo 'Source #0 (nim-1.4.6.tar):' Source #0 (nim-1.4.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/nim-1.4.6.tar + cd nim-1.4.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (nim-1.0.0-alt-install.patch):' Patch #0 (nim-1.0.0-alt-install.patch): + /usr/bin/patch -p0 patching file install.sh patching file config/nim.cfg Hunk #1 succeeded at 45 with fuzz 2 (offset -1 lines). + sed -i '/^linux)/,/Error: no C code generated for/{ s/set -x/parallel -j `nproc` <<@@@/ /binDir.nim/i@@@ } ' build.sh ++ grep -rl '#!.usr/bin/env python3' bin build.bat build.sh build32.bat build64.bat c_code compiler compiler.nimble config copying.txt deinstall.sh dist doc examples icons install.sh koch.nim lib makefile nimpretty nimsuggest testament tests tools + for N in `grep -rl '#!.usr/bin/env python3' *` + sed -i 's@.usr/bin/env python3@/usr/bin/python3@' lib/pure/unidecode/gen.py + echo 'will cite' + parallel --citation + : + sed -i '/runnableExamples:/,/Pizza/s/^/###/' lib/pure/httpclient.nim + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2217 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nim-1.4.6 + sh build.sh # OS: linux # CPU: amd64 + bin/nim c koch Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...................................CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_math.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_parseopt.nim CC: stdlib_hashes.nim CC: stdlib_strtabs.nim CC: stdlib_streams.nim CC: stdlib_cpuinfo.nim CC: stdlib_osproc.nim CC: stdlib_sets.nim CC: stdlib_pegs.nim CC: stdlib_globs.nim CC: compiler/nimpaths.nim CC: tools/kochdocs.nim CC: stdlib_base64.nim CC: stdlib_uri.nim CC: stdlib_strformat.nim CC: tools/deps.nim CC: koch.nim Hint: [Link] Hint: 58604 lines; 1.172s; 94.543MiB peakmem; Debug build; proj: koch; out: /usr/src/RPM/BUILD/nim-1.4.6/koch [SuccessX] + ./koch boot -d:release iteration: 1 bin/nim c --skipUserCfg --skipParentCfg --nimcache:nimcache/r_linux_amd64 -d:release --compileOnly compiler/nim.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.cfg' [Conf] .................................................................................................................................................................... Hint: 159321 lines; 4.394s; 540.855MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/nimcache/r_linux_amd64/nim.json [SuccessX] bin/nim jsonscript --nimcache:nimcache/r_linux_amd64 -d:release compiler/nim.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.cfg' [Conf] iteration: 2 compiler/nim1 c --nimcache:nimcache/r_linux_amd64 -d:release --compileOnly compiler/nim.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.cfg' [Conf] .................................................................................................................................................................... Hint: 159321 lines; 4.652s; 540.785MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/nimcache/r_linux_amd64/nim.json [SuccessX] compiler/nim1 jsonscript --nimcache:nimcache/r_linux_amd64 -d:release compiler/nim.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.cfg' [Conf] executables are equal: SUCCESS! + ./koch toolsNoExternal bin/nim c -o:bin/nimsuggest -d:release -d:danger nimsuggest/nimsuggest.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/nimsuggest/nimsuggest.nim.cfg' [Conf] ...........................................................................................................................................CC: linenoise CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_locks.nim CC: stdlib_sharedlist.nim CC: stdlib_formatfloat.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_options.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_parseopt.nim CC: stdlib_nativesockets.nim CC: stdlib_hashes.nim CC: stdlib_sets.nim CC: stdlib_monotimes.nim CC: stdlib_net.nim CC: stdlib_rdstdin.nim CC: stdlib_streams.nim CC: stdlib_lexbase.nim CC: sexp.nim CC: stdlib_strtabs.nim CC: ../compiler/pathutils.nim CC: ../compiler/ropes.nim CC: stdlib_tables.nim CC: ../compiler/lineinfos.nim CC: ../compiler/platform.nim CC: ../compiler/prefixmatches.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: ../compiler/options.nim CC: ../compiler/strutils2.nim CC: ../compiler/msgs.nim CC: ../compiler/condsyms.nim CC: stdlib_osproc.nim CC: stdlib_sha1.nim CC: stdlib_parsejson.nim CC: stdlib_json.nim CC: ../compiler/extccomp.nim CC: ../compiler/wordrecg.nim CC: ../compiler/nimblecmd.nim CC: ../compiler/incremental.nim CC: ../compiler/idents.nim CC: ../compiler/idgen.nim CC: ../compiler/int128.nim CC: ../compiler/ast.nim CC: ../compiler/commands.nim CC: stdlib_intsets.nim CC: ../compiler/rodutils.nim CC: ../compiler/astalgo.nim CC: ../compiler/btrees.nim CC: stdlib_md5.nim CC: ../compiler/modulegraphs.nim CC: ../compiler/magicsys.nim CC: ../compiler/llstream.nim CC: ../compiler/nimlexbase.nim CC: ../compiler/lexer.nim CC: ../compiler/parser.nim CC: ../compiler/renderer.nim CC: ../compiler/filters.nim CC: ../compiler/filter_tmpl.nim CC: ../compiler/syntaxes.nim CC: ../compiler/modulepaths.nim CC: ../compiler/reorder.nim CC: ../compiler/passes.nim CC: ../compiler/modules.nim CC: ../compiler/trees.nim CC: ../compiler/types.nim CC: ../compiler/bitsets.nim CC: ../compiler/nimsets.nim CC: ../compiler/semfold.nim CC: ../compiler/vmdef.nim CC: ../compiler/semdata.nim CC: ../compiler/linter.nim CC: ../compiler/nimfix/prettybase.nim CC: ../compiler/lookups.nim CC: ../compiler/semtypinst.nim CC: ../compiler/parampatterns.nim CC: ../compiler/lowerings.nim CC: ../compiler/sigmatch.nim CC: ../compiler/importer.nim CC: ../compiler/procfind.nim CC: ../compiler/pragmas.nim CC: ../compiler/saturate.nim CC: ../compiler/guards.nim CC: ../compiler/typeallowed.nim CC: ../compiler/isolation_check.nim CC: ../compiler/varpartitions.nim CC: ../compiler/sighashes.nim CC: ../compiler/liftdestructors.nim CC: ../compiler/sempass2.nim CC: ../compiler/cgmeth.nim CC: ../compiler/liftlocals.nim CC: ../compiler/lambdalifting.nim CC: ../compiler/closureiters.nim CC: ../compiler/transf.nim CC: ../compiler/vmgen.nim CC: ../compiler/vmdeps.nim CC: ../compiler/vmmarshal.nim CC: ../compiler/gorgeimpl.nim CC: ../compiler/macrocacheimpl.nim CC: ../compiler/vmprofiler.nim CC: ../compiler/evaltempl.nim CC: ../compiler/vmconv.nim CC: ../compiler/vm.nim CC: ../compiler/aliases.nim CC: ../compiler/patterns.nim CC: ../compiler/semmacrosanity.nim CC: ../compiler/pluginsupport.nim CC: ../compiler/plugins/locals.nim CC: ../compiler/plugins/itersgen.nim CC: ../compiler/plugins/active.nim CC: ../compiler/spawn.nim CC: ../compiler/sem.nim CC: ../compiler/passaux.nim CC: ../compiler/scriptconfig.nim CC: ../compiler/nimconf.nim CC: ../compiler/cmdlinehelper.nim CC: nimsuggest.nim Hint: [Link] Hint: 135427 lines; 10.706s; 352MiB peakmem; Dangerous Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/nimsuggest/nimsuggest.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/nimsuggest [SuccessX] bin/nim c -o:bin/nimgrep -d:release tools/nimgrep.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/tools/nimgrep.nim.cfg' [Conf] ...........................CC: stdlib_assertions.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_pathnorm.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_parseopt.nim CC: stdlib_pegs.nim CC: stdlib_pcre.nim CC: stdlib_rtarrays.nim CC: stdlib_re.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: nimgrep.nim Hint: [Link] Hint: 62157 lines; 1.926s; 75.805MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/nimgrep.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/nimgrep [SuccessX] bin/nim c -o:bin/nimpretty -d:release nimpretty/nimpretty.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/nimpretty/nimpretty.nim.cfg' [Conf] .......................................... /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(179, 7) Hint: 'input' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(359, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(362, 5) Hint: 'd' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(367, 5) Hint: 'h' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(365, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(364, 5) Hint: 'e' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(366, 5) Hint: 'g' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(360, 5) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(361, 5) Hint: 'c' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(445, 10) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(449, 8) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(63, 6) Hint: 'bitsplit' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(57, 10) Hint: 'isNegative' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(212, 6) Hint: 'inplaceBitnot' is declared but not used [XDeclaredButNotUsed] .. /usr/src/RPM/BUILD/nim-1.4.6/compiler/lexer.nim(736, 9) Hint: 'col`gensym79' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/lexer.nim(736, 9) Hint: 'col`gensym80' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/lexer.nim(78, 3) Hint: 'weakTokens' is declared but not used [XDeclaredButNotUsed] .... /usr/src/RPM/BUILD/nim-1.4.6/compiler/renderer.nim(258, 6) Hint: 'putRawStr' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/renderer.nim(153, 6) Hint: 'previousNL' is declared but not used [XDeclaredButNotUsed] ...CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_formatfloat.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_hashes.nim CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: ../compiler/wordrecg.nim CC: ../compiler/idents.nim CC: stdlib_pathnorm.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_strtabs.nim CC: stdlib_sets.nim CC: ../compiler/pathutils.nim CC: ../compiler/ropes.nim CC: stdlib_tables.nim CC: ../compiler/lineinfos.nim CC: ../compiler/platform.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: ../compiler/options.nim CC: ../compiler/strutils2.nim CC: ../compiler/msgs.nim CC: ../compiler/llstream.nim CC: ../compiler/idgen.nim CC: ../compiler/ast.nim CC: ../compiler/nimlexbase.nim CC: ../compiler/lexer.nim CC: ../compiler/layouter.nim CC: ../compiler/parser.nim CC: ../compiler/renderer.nim CC: ../compiler/filters.nim CC: ../compiler/filter_tmpl.nim CC: ../compiler/syntaxes.nim CC: stdlib_parseopt.nim CC: stdlib_sequtils.nim CC: nimpretty.nim Hint: [Link] Hint: 77064 lines; 2.581s; 117.781MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/nimpretty/nimpretty.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/nimpretty [SuccessX] bin/nim c -o:bin/nimfind -d:release tools/nimfind.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .......................................................... /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(179, 7) Hint: 'input' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(359, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(362, 5) Hint: 'd' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(367, 5) Hint: 'h' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(365, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(364, 5) Hint: 'e' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(366, 5) Hint: 'g' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(360, 5) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(361, 5) Hint: 'c' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(445, 10) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(449, 8) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(63, 6) Hint: 'bitsplit' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(57, 10) Hint: 'isNegative' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(212, 6) Hint: 'inplaceBitnot' is declared but not used [XDeclaredButNotUsed] ....... /usr/src/RPM/BUILD/nim-1.4.6/compiler/btrees.nim(134, 6) Hint: '$' is declared but not used [XDeclaredButNotUsed] .... /usr/src/RPM/BUILD/nim-1.4.6/compiler/lexer.nim(78, 3) Hint: 'weakTokens' is declared but not used [XDeclaredButNotUsed] ..... /usr/src/RPM/BUILD/nim-1.4.6/compiler/renderer.nim(258, 6) Hint: 'putRawStr' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/renderer.nim(153, 6) Hint: 'previousNL' is declared but not used [XDeclaredButNotUsed] .......... /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(101, 6) Hint: 'isFloatRange' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(113, 6) Hint: 'isIntRangeOrLit' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(116, 6) Hint: 'makeRange' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(141, 6) Hint: 'fitLiteral' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(133, 6) Hint: 'makeRangeF' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(108, 6) Hint: 'pickIntRange' is declared but not used [XDeclaredButNotUsed] .......... /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(480, 6) Hint: 'ensureIdx' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(483, 6) Hint: 'ensureSeq' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(471, 6) Hint: 'findDefinition' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(454, 6) Hint: 'findUsages' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(59, 6) Hint: 'extractDocComment' is declared but not used [XDeclaredButNotUsed] . /usr/src/RPM/BUILD/nim-1.4.6/compiler/procfind.nim(32, 9) Hint: 'flags' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/procfind.nim(16, 6) Hint: 'equalGenericParams' is declared but not used [XDeclaredButNotUsed] ...... /usr/src/RPM/BUILD/nim-1.4.6/compiler/guards.nim(36, 3) Hint: 'someMod' is declared but not used [XDeclaredButNotUsed] ... /usr/src/RPM/BUILD/nim-1.4.6/compiler/varpartitions.nim(48, 6) Hint: '$' is declared but not used [XDeclaredButNotUsed] .. /usr/src/RPM/BUILD/nim-1.4.6/compiler/liftdestructors.nim(424, 6) Hint: 'setLenStrCall' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/sempass2.nim(695, 6) Hint: 'cstringCheck' is declared but not used [XDeclaredButNotUsed] ..... /usr/src/RPM/BUILD/nim-1.4.6/compiler/vmgen.nim(793, 6) Hint: 'genUnaryStmt' is declared but not used [XDeclaredButNotUsed] ..... /usr/src/RPM/BUILD/nim-1.4.6/compiler/vmprofiler.nim(33, 9) Hint: 'tMax' is declared but not used [XDeclaredButNotUsed] . /usr/src/RPM/BUILD/nim-1.4.6/compiler/vm.nim(94, 7) Hint: 'rb' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/vm.nim(1846, 11) Hint: 'desttyp' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/vm.nim(1848, 11) Hint: 'srctyp' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/vm.nim(1844, 11) Hint: 'rb' is declared but not used [XDeclaredButNotUsed] .. /usr/src/RPM/BUILD/nim-1.4.6/compiler/vmops.nim(78, 10) Hint: 'wrap1svoid' is declared but not used [XDeclaredButNotUsed] ........ /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtypes.nim(1540, 5) Hint: 'pragmas' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtempl.nim(494, 9) Hint: 'n0' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtempl.nim(514, 11) Hint: 'a0' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(348, 7) Hint: 'value' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(380, 9) Hint: 'def' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semexprs.nim(2101, 7) Hint: 'err' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semobjconstr.nim(353, 7) Hint: 'initResult' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semobjconstr.nim(362, 7) Hint: 'initResult' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(23, 3) Hint: 'errYieldNotAllowedInTryStmt' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(24, 3) Hint: 'errInvalidNumberOfYieldExpr' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semexprs.nim(1907, 6) Hint: 'expectMacroOrTemplateCall' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(31, 3) Hint: 'errCannotInferStaticParam' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtypes.nim(23, 3) Hint: 'errBaseTypeMustBeOrdinal' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtypes.nim(30, 3) Hint: 'errIteratorNotAllowed' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(20, 3) Hint: 'errBreakOnlyInLoop' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semexprs.nim(551, 6) Hint: 'arrayConstrType' is declared but not used [XDeclaredButNotUsed] ....... /usr/src/RPM/BUILD/nim-1.4.6/tools/nimfind.nim(102, 6) Hint: 'writeDefResolveForward' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/tools/nimfind.nim(96, 6) Hint: 'writeDef' is declared but not used [XDeclaredButNotUsed] CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_formatfloat.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_parseopt.nim CC: stdlib_hashes.nim CC: stdlib_strtabs.nim CC: stdlib_sets.nim CC: ../compiler/pathutils.nim CC: ../compiler/ropes.nim CC: stdlib_tables.nim CC: ../compiler/lineinfos.nim CC: ../compiler/platform.nim CC: ../compiler/prefixmatches.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: ../compiler/options.nim CC: ../compiler/strutils2.nim CC: ../compiler/msgs.nim CC: ../compiler/condsyms.nim CC: stdlib_streams.nim CC: stdlib_osproc.nim CC: stdlib_sha1.nim CC: stdlib_lexbase.nim CC: stdlib_parsejson.nim CC: stdlib_json.nim CC: ../compiler/extccomp.nim CC: ../compiler/wordrecg.nim CC: ../compiler/nimblecmd.nim CC: ../compiler/incremental.nim CC: ../compiler/idents.nim CC: ../compiler/idgen.nim CC: ../compiler/int128.nim CC: ../compiler/ast.nim CC: ../compiler/commands.nim CC: stdlib_intsets.nim CC: ../compiler/rodutils.nim CC: ../compiler/astalgo.nim CC: ../compiler/btrees.nim CC: stdlib_md5.nim CC: ../compiler/modulegraphs.nim CC: ../compiler/magicsys.nim CC: ../compiler/llstream.nim CC: ../compiler/nimlexbase.nim CC: ../compiler/lexer.nim CC: ../compiler/parser.nim CC: ../compiler/renderer.nim CC: ../compiler/filters.nim CC: ../compiler/filter_tmpl.nim CC: ../compiler/syntaxes.nim CC: ../compiler/modulepaths.nim CC: ../compiler/reorder.nim CC: ../compiler/passes.nim CC: ../compiler/modules.nim CC: ../compiler/trees.nim CC: ../compiler/types.nim CC: ../compiler/bitsets.nim CC: ../compiler/nimsets.nim CC: ../compiler/semfold.nim CC: ../compiler/vmdef.nim CC: ../compiler/semdata.nim CC: ../compiler/linter.nim CC: ../compiler/nimfix/prettybase.nim CC: ../compiler/lookups.nim CC: ../compiler/semtypinst.nim CC: ../compiler/parampatterns.nim CC: ../compiler/lowerings.nim CC: ../compiler/sigmatch.nim CC: ../compiler/importer.nim CC: ../compiler/procfind.nim CC: ../compiler/pragmas.nim CC: ../compiler/saturate.nim CC: ../compiler/guards.nim CC: ../compiler/typeallowed.nim CC: ../compiler/isolation_check.nim CC: ../compiler/varpartitions.nim CC: ../compiler/sighashes.nim CC: ../compiler/liftdestructors.nim CC: ../compiler/sempass2.nim CC: ../compiler/cgmeth.nim CC: ../compiler/liftlocals.nim CC: ../compiler/lambdalifting.nim CC: ../compiler/closureiters.nim CC: ../compiler/transf.nim CC: ../compiler/vmgen.nim CC: ../compiler/vmdeps.nim CC: ../compiler/vmmarshal.nim CC: ../compiler/gorgeimpl.nim CC: ../compiler/macrocacheimpl.nim CC: ../compiler/vmprofiler.nim CC: ../compiler/evaltempl.nim CC: ../compiler/vmconv.nim CC: ../compiler/vm.nim CC: ../compiler/aliases.nim CC: ../compiler/patterns.nim CC: ../compiler/semmacrosanity.nim CC: ../compiler/pluginsupport.nim CC: ../compiler/plugins/locals.nim CC: ../compiler/plugins/itersgen.nim CC: ../compiler/plugins/active.nim CC: ../compiler/spawn.nim CC: ../compiler/sem.nim CC: ../compiler/passaux.nim CC: ../compiler/scriptconfig.nim CC: ../compiler/nimconf.nim CC: ../compiler/cmdlinehelper.nim CC: stdlib_sqlite3.nim CC: stdlib_db_common.nim CC: stdlib_db_sqlite.nim CC: nimfind.nim Hint: [Link] Hint: 138397 lines; 17.248s; 438.199MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/nimfind.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/nimfind [SuccessX] bin/nim c -o:bin/testament -d:release testament/testament.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/testament/testament.nim.cfg' [Conf] ........................................................................ /usr/src/RPM/BUILD/nim-1.4.6/testament/testament.nim(776, 7) Warning: use exitprocs.addExitProc; addQuitProc is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/testament/categories.nim(52, 6) Hint: 'icTests' is declared but not used [XDeclaredButNotUsed] CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_formatfloat.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_pegs.nim CC: stdlib_pathnorm.nim CC: stdlib_posix.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_hashes.nim CC: stdlib_strtabs.nim CC: stdlib_streams.nim CC: stdlib_cpuinfo.nim CC: stdlib_deques.nim CC: stdlib_osproc.nim CC: stdlib_tables.nim CC: stdlib_lexbase.nim CC: stdlib_parsejson.nim CC: stdlib_json.nim CC: backend.nim CC: stdlib_parseopt.nim CC: stdlib_sequtils.nim CC: stdlib_parsecfg.nim CC: specs.nim CC: testamenthtml.nim CC: htmlgen.nim CC: stdlib_browsers.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: stdlib_md5.nim CC: stdlib_base64.nim CC: stdlib_nativesockets.nim CC: stdlib_sets.nim CC: stdlib_monotimes.nim CC: stdlib_dynlib.nim CC: stdlib_openssl.nim CC: stdlib_net.nim CC: stdlib_uri.nim CC: stdlib_random.nim CC: stdlib_httpcore.nim CC: stdlib_heapqueue.nim CC: stdlib_asyncfutures.nim CC: stdlib_selectors.nim CC: stdlib_asyncdispatch.nim CC: stdlib_httpclient.nim CC: azure.nim CC: stdlib_intsets.nim CC: important_packages.nim CC: testament.nim Hint: [Link] Hint: 123173 lines; 3.718s; 145.602MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/testament/testament.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/testament [SuccessX] + ./koch docs bin/nim js -d:release --out:web/upload/nimblepkglist.js tools/nimblepkglist.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ....................... Hint: 38977 lines; 0.329s; 49.473MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/nimblepkglist.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/nimblepkglist.js [SuccessX] getDocHacksJs: cmd: bin/nim js -d:release /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .............. /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim(187, 6) Hint: 'getSection' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim(268, 10) Hint: 'normalize' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim(4, 6) Hint: 'textContent' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim(7, 6) Hint: 'textContent' is declared but not used [XDeclaredButNotUsed] Hint: 30532 lines; 0.253s; 39.785MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.js [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 -o:web/upload/1.4.6/docgen_sample.html doc/docgen_sample.nim Hint: 34262 lines; 0.285s; 39.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/doc/docgen_sample.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/docgen_sample.html [SuccessX] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut3.html --index:on doc/tut3.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut2.html --index:on doc/tut2.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut1.html --index:on doc/tut1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tools.html --index:on doc/tools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/testament.html --index:on doc/testament.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/prelude.html --index:on doc/prelude.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/packaging.html --index:on doc/packaging.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/overview.html --index:on doc/overview.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimsuggest.html --index:on doc/nimsuggest.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nims.html --index:on doc/nims.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/niminst.html --index:on doc/niminst.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimgrep.html --index:on doc/nimgrep.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimc.html --index:on doc/nimc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nep1.html --index:on doc/nep1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/manual_experimental.html --index:on doc/manual_experimental.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/manual.html --index:on doc/manual.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/lib.html --index:on doc/lib.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/koch.html --index:on doc/koch.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/intern.html --index:on doc/intern.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/idetools.html --index:on doc/idetools.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_101.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/hcr.html --index:on doc/hcr.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/gc.html --index:on doc/gc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/filters.html --index:on doc/filters.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/estp.html --index:on doc/estp.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/drnim.html --index:on doc/drnim.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/docstyle.html --index:on doc/docstyle.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/docgen.html --index:on doc/docgen.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/destructors.html --index:on doc/destructors.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/contributing.html --index:on doc/contributing.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/backends.html --index:on doc/backends.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/apis.html --index:on doc/apis.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/var_t_return.html --index:on doc/manual/var_t_return.rst bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/threads.html --index:on lib/system/threads.nim bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/channels.html --index:on lib/system/channels.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_101.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nimrtl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nimhcr.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/typeinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/rlocks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/macros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/macrocache.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/locks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/hotcodereloading.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/experimental/diff.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/pools.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/filepermissions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/compat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/btreetables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/re.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/rdstdin.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/nre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_sqlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_postgres.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_odbc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/nre/private/util.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsre.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsffi.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsconsole.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/dom_extensions.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(123, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/dom.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/asyncjs.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(485, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(486, 20) Warning: ze64 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nintendoswitch/switch_memory.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(510, 39) Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(511, 40) Warning: toU16 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rstgen.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(696, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(697, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(698, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(703, 11) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(732, 18) Warning: toU8 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rstast.nim Hint: 23016 lines; 0.250s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/locks.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/locks.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rst.nim Hint: 22753 lines; 0.218s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/macrocache.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/macrocache.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/highlite.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/posix_utils.nim Hint: 22989 lines; 0.318s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/rlocks.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rlocks.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/kqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/inotify.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/epoll.nim Hint: 17094 lines; 0.108s; 13.348MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jsre.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/httpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/xmlparser.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] Hint: 22748 lines; 0.399s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/hotcodereloading.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/hotcodereloading.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/volatile.nim Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/uri.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unittest.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unicode.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/typetraits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/times.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/terminal.nim Hint: 22723 lines; 0.478s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/compat.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/compat.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/sugar.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strutils.nim Hint: 17115 lines; 0.243s; 13.355MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsconsole.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jsconsole.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strtabs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strscans.nim Hint: 18798 lines; 0.313s; 16.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom_extensions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dom_extensions.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strmisc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strformat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/streamwrapper.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22816 lines; 0.527s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/rdstdin.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rdstdin.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/streams.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/stats.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/js/asyncjs.nim(1, 1) Warning: language 'javascript' not supported [LanguageXNotSupported] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ssl_config.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ssl_certs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/smtp.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/selectors.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/segfaults.nim Hint: 18793 lines; 0.396s; 16.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dom.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ropes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/reservedmem.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/rationals.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_sqlite.nim(133, 1) Warning: Circular dependency detected. `codeReordering` pragma may not be able to reorder some nodes properely [User] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/random.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/punycode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/pegs.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/pathnorm.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parseutils.nim Hint: 25938 lines; 0.601s; 25.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/asyncjs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncjs.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsesql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parseopt.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim(1, 1) Warning: language 'js' not supported [LanguageXNotSupported] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsejson.nim Hint: 25781 lines; 0.762s; 25.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jsffi.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(10, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(10, 36) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(30, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22743 lines; 0.659s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/switch_memory.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsecsv.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsecfg.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/oswalkdir.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/osproc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/os.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .Hint: 25294 lines; 0.568s; 25.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/kqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/kqueue.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/options.nim Hint: 30970 lines; 0.793s; 31.789MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/nre/private/util.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/util.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/oids.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nimtracker.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nimprof.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/net.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nativesockets.nim Hint: 22743 lines; 0.650s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/volatile.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/volatile.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/mimetypes.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/mersenne.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/memfiles.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/md5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/math.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/marshal.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/logging.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 25223 lines; 0.790s; 25.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/epoll.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/epoll.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/lexbase.nim CC: stdlib_assertions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/lenientops.nim .CC: stdlib_system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/json.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: system_examples1.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/httpcore.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/htmlparser.nim CC: system_examples2.nim CC: system_examples4.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/htmlgen.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/hashes.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: system_examples5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/fenv.nim CC: system_examples6.nim Hint: Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/endians.nim 25803 lines; 0.764s; 25.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strscans.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strscans.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_102.nim [Exec] CC: system_group0_examples.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/encodings.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/dynlib.nim Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/distros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/db_common.nim used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cstrutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/coro.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cookies.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/complex.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_102.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/colors.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cgi.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/browsers.nim Hint: 22758 lines; 0.992s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ssl_config.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/ssl_config.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/bitops.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/base64.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncstreams.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncnet.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncmacro.nim ..Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_101.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asynchttpserver.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncfutures.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25219 lines; 1.061s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/segfaults.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/segfaults.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncftpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncfile.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncdispatch.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/async.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/algorithm.nim Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/tables.nim ..used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sharedtables.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_102.nim [Exec] Hint: 28610 lines; 1.433s; 25.531MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/streamwrapper.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/streamwrapper.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sharedlist.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sets.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sequtils.nim CC: stdlib_assertions.nim Hint: 27205 lines; 1.339s; 25.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/rationals.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rationals.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/rtarrays.nim CC: stdlib_system.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/lists.nim CC: macros_examples1.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ...CC: macros_examples2.nim 38316 lines; 2.426s; 49.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/experimental/diff.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/diff.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/intsets.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_102.nim [Exec] CC: macros_group0_examples.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/heapqueue.nim .Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_102.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/deques.nim /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples1.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples1.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/critbits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/chains.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/threadpool.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/cpuload.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/cpuinfo.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/atomics.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unidecode/unidecode.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 35891 lines; 2.533s; 39.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_mysql.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/wrapnils.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/wordwrap.nim .Hint: 22765 lines; 1.115s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/lenientops.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/lenientops.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/with.nim .Hint: 23188 lines; 1.361s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimtracker.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimtracker.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/varints.nim .../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/time_t.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/sums.nim .......bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/stackframes.nim .CC: stdlib_assertions.nim Hint: CC: stdlib_system.nim /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples9.nim(10, 10) template/generic instantiation of `doAssert` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/btreetables.nim(390, 11) template/generic instantiation of `[]` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/btreetables.nim(187, 3) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] .22820 lines; 1.082s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/endians.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/endians.html [SuccessX] .Hint: 35314 lines; 2.878s; 39.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_postgres.html [SuccessX] CC: inotify_examples1.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/sha1.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: inotify_group0_examples.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/monotimes.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ./usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(123, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] ....../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(485, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(486, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(510, 39) Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(511, 40) Warning: toU16 is deprecated [Deprecated] .../usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(696, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(697, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(698, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(703, 11) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(732, 18) Warning: toU8 is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: stdlib_assertions.nim CC: stdlib_assertions.nim Hint: 22887 lines; 1.393s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/fenv.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/fenv.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/htmlparser_d/htmlparser/htmlparser_snippet_101.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_io.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/logic.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: stdlib_system.nim CC: stdlib_system.nim /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples14.nim(11, 4) template/generic instantiation of `[]` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/btreetables.nim(187, 3) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] CC: stdlib_posix_utils.nim CC: stdlib_db_sqlite.nim .CC: posix_utils_examples1.nim CC: db_sqlite_examples1.nim CC: posix_utils_group0_examples.nim .Hint: CC: db_sqlite_group0_examples.nim 22862 lines; 1.497s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cstrutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/cstrutils.html [SuccessX] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/jsonutils.nim .../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples19.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples19.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] .Hint: ..46495 lines; 3.664s; 61.145MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsexml.html [SuccessX] ...Hint: 49506 lines; 3.799s; 61.242MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/pools.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/pools.html [SuccessX] ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/isolation.nim Hint: 22807 lines; 1.627s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/db_common.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_common.html [SuccessX] Hint: 35162 lines; 3.467s; 49.086MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/highlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/highlite.html [SuccessX] Hint: 35725 lines; 3.624s; 39.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_odbc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_odbc.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/exitprocs.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: stdlib_assertions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/enumerate.nim CC: stdlib_system.nim ....CC: stdlib_pathnorm.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/effecttraits.nim CC: pathnorm_examples1.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/editdistance.nim CC: pathnorm_group0_examples.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim(426, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ............./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .........Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .../usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] .Hint: 22751 lines; 1.279s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/chains.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/chains.html [SuccessX] ..Hint: 26789 lines; 1.928s; 25.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/complex.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/complex.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/decls.nim ....Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/compilesettings.nim ..../usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim(604, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] ......./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .Hint: 58217 lines; 4.468s; 76.438MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nimrtl.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimrtl.html [SuccessX] Hint: 51023 lines; 4.462s; 61.188MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimhcr.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ... /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples38.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples38.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] .Hint: 23117 lines; 1.484s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sharedlist.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sharedlist.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/underscored_calls.nim Hint: 22744 lines; 1.417s; 20.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/rtarrays.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rtarrays.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/since.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/miscdollars.nim CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] . Hint: [Link] CC: stdlib_system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/globs.nim .CC: typetraits_examples1.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ....CC: typetraits_examples2.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..CC: typetraits_examples3.nim Hint: 27756 lines; 1.942s; 25.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sharedtables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sharedtables.html [SuccessX] Hint: 22828 lines; 1.309s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/varints.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/varints.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .....Hint: 25393 lines; 1.598s; 25.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/cpuload.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/cpuload.html [SuccessX] .CC: typetraits_examples4.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/widestrs.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/nimscript.nim CC: typetraits_examples5.nim ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/iterators.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 42329 lines; 4.371s; 49.199MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstast.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rstast.html [SuccessX] CC: typetraits_group0_examples.nim .....CC: stdlib_system.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/io.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: stats_group0_examples.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 22737 lines; 1.485s; 20.559MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/stackframes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/stackframes.html [SuccessX] ......Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/dollars.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) ..Hint: 22729 lines; 1.586s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/time_t.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/time_t.html [SuccessX] ..Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..Hint: 22497 lines; 4.564s; 25.57MiB peakmem; Debug build; proj: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim; out: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim [Success] ......bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/assertions.nim ..../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..Hint: ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .22706 lines; 5.222s; 31.355MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/system.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ...Hint: 48429 lines; 4.552s; 61.344MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/xmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/xmlparser.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/windows/winlean.nim ..............bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/windows/registry.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .... /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples58.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples58.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] ..........Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ...Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ............/usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .....Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ....Hint: .used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..CC: stdlib_system.nim ..CC: stdlib_assertions.nim .Hint: 22717 lines; 1.530s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/logic.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/logic.html [SuccessX] ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_assertions.nim .CC: stdlib_system.nim . Hint: [Link] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: mersenne_group0_examples.nim Hint: 57915 lines; 4.813s; 61.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/terminal.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/terminal.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: stdlib_io.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .CC: stdlib_md5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/wrappers/linenoise/linenoise.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 36464 lines; 4.436s; 49.27MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsejson.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsejson.html [SuccessX] ..CC: md5_examples1.nim CC: stdlib_system.nim .....CC: stdlib_options.nim CC: md5_examples2.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on nimsuggest/sexp.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .Hint: 23104 lines; 1.205s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/exitprocs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/exitprocs.html [SuccessX] .CC: md5_group0_examples.nim Hint: 24513 lines; 1.318s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/effecttraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/effecttraits.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/mysql.html lib/wrappers/mysql.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: options_examples1.nim CC: stdlib_assertions.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/iup.html lib/wrappers/iup.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..CC: options_examples2.nim CC: stdlib_formatfloat.nim ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/sqlite3.html lib/wrappers/sqlite3.nim .CC: options_examples3.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: stdlib_system.nim .Hint: Hint: 35937 lines; 4.232s; 39.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/lexbase.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/lexbase.html [SuccessX] 40654 lines; 4.462s; 49.215MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/oids.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/oids.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] .CC: options_examples4.nim CC: stdlib_ropes.nim CC: options_examples5.nim ....../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/postgres.html lib/wrappers/postgres.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimprof.nim(227, 3) Warning: use exitprocs.addExitProc; addQuitProc is deprecated [Deprecated] .....CC: options_examples6.nim CC: ropes_examples1.nim Hint: 53351 lines; 5.496s; 76.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rst.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rst.html [SuccessX] ..Hint: 39496 lines; 4.429s; 49.277MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimprof.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimprof.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tinyc.html lib/wrappers/tinyc.nim ..CC: options_examples7.nim CC: ropes_examples2.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim(624, 17) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/odbcsql.html lib/wrappers/odbcsql.nim CC: options_examples8.nim Hint: 37446 lines; 4.757s; 49.27MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsesql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsesql.html [SuccessX] CC: ropes_examples3.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim(729, 13) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] .Hint: 63335 lines; 5.335s; 61.324MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/unittest.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/pcre.html lib/wrappers/pcre.nim .....CC: options_examples9.nim Hint: .CC: ropes_examples4.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: options_examples10.nim .22747 lines; 1.520s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/isolation.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/isolation.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/openssl.html lib/wrappers/openssl.nim .CC: options_examples11.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) ....Hint: 24230 lines; 5.236s; 25.531MiB peakmem; Debug build; proj: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples.nim; out: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples [Exec] .Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: ropes_examples5.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: options_examples12.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/posix.html lib/posix/posix.nim CC: ropes_examples6.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples.nim [Success] .Hint: 24458 lines; 6.165s; 25.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/macros.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/macros.html [SuccessX] ..CC: options_examples13.nim .....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/linux.html lib/posix/linux.nim CC: ropes_examples7.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: 44245 lines; 5.050s; 49.16MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/reservedmem.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/reservedmem.html [SuccessX] ..CC: options_examples14.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_assertions.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..Hint: CC: ropes_examples8.nim CC: options_group0_examples.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/termios.html lib/posix/termios.nim .44169 lines; 5.121s; 49.266MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ssl_certs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/ssl_certs.html [SuccessX] CC: stdlib_assertions.nim ...CC: ropes_examples9.nim .CC: stdlib_system.nim ..CC: stdlib_system.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/jscore.html lib/js/jscore.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated. [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated]CC: ropes_examples10.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: .ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: stdlib_math.nim .CC: stdlib_hashes.nim Hint: 22706 lines; 1.200s; 20.531MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/miscdollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/miscdollars.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: math_examples1.nim CC: stdlib_assertions.nim CC: ropes_examples11.nim .CC: hashes_examples1.nim CC: ropes_examples12.nim Hint: [Link] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: math_examples2.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: hashes_examples2.nim CC: stdlib_system.nim ......Hint: 40238 lines; 5.049s; 49.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsecfg.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsecfg.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] . Hint: [Link] Hint: 46413 lines; 5.303s; 61.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/selectors.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/selectors.html [SuccessX] CC: ropes_examples13.nim CC: math_examples3.nim CC: stdlib_base64.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) .CC: hashes_examples3.nim Warning: ze is deprecated [Deprecated] CC: ropes_group0_examples.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: base64_examples1.nim .CC: hashes_examples4.nim CC: math_examples4.nim CC: math_examples5.nim .CC: base64_examples2.nim .CC: hashes_examples5.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .....CC: math_examples6.nim CC: base64_examples3.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: hashes_examples6.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 22763 lines; 1.599s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/compilesettings.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/compilesettings.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: hashes_examples7.nim CC: math_examples7.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ....CC: base64_examples4.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .CC: hashes_examples8.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: math_examples8.nim CC: base64_group0_examples.nim .......CC: hashes_group0_examples.nim Hint: 22706 lines; 1.362s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/widestrs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/widestrs.html [SuccessX] CC: stdlib_assertions.nim ......../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) CC: math_examples9.nim Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ...CC: stdlib_io.nim .CC: math_examples10.nim .CC: stdlib_system.nim CC: math_examples11.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: .CC: stdlib_btreetables.nim ......CC: math_examples12.nim used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ......CC: stdlib_assertions.nim CC: btreetables_examples1.nim .. /usr/src/.cache/nim/lists_d/runnableExamples/lists_examples1.nim(8, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] . /usr/src/.cache/nim/lists_d/runnableExamples/lists_examples2.nim(8, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] . /usr/src/.cache/nim/lists_d/runnableExamples/lists_examples3.nim(8, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] . CC: stdlib_system.nim CC: math_examples13.nim /usr/src/.cache/nim/lists_d/runnableExamples/lists_examples4.nim(8, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] ......CC: btreetables_examples2.nim Hint: 22706 lines; 1.721s; 20.5MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/since.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/since.html [SuccessX] CC: math_examples14.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(30, 34) Hint: 'listDirsImpl' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(32, 34) Hint: 'listFilesImpl' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(34, 49) Hint: 'removeDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(36, 49) Hint: 'removeFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(38, 49) Hint: 'moveFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(40, 49) Hint: 'moveDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(42, 49) Hint: 'copyFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(44, 49) Hint: 'copyDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(45, 63) Hint: 'createDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(53, 65) Hint: 'rawExec' cannot raise 'OSError' [XCannotRaiseY] .CC: stdlib_cpuinfo.nim .CC: btreetables_examples3.nim CC: math_examples15.nim ..CC: cpuinfo_examples1.nim CC: btreetables_examples4.nim CC: math_examples16.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: btreetables_examples5.nim .Hint: 25564 lines; 5.629s; 25.59MiB peakmem; Debug build; proj: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples.nim; out: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples [Exec] CC: math_examples17.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: cpuinfo_group0_examples.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(364, 34) Hint: 'stdinReadLine' cannot raise 'IOError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(368, 34) Hint: 'stdinReadAll' cannot raise 'IOError' [XCannotRaiseY] CC: btreetables_examples6.nim ..CC: math_examples18.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples.nim [Success] .Hint: 25840 lines; 6.878s; 25.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_sqlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_sqlite.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 22532 lines; 5.626s; 25.57MiB peakmem; Debug build; proj: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples.nim; out: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples [Exec] ..Hint: 23148 lines; 1.717s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimscript.html [SuccessX] Hint: 44017 lines; 5.647s; 49.273MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/oswalkdir.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/oswalkdir.html [SuccessX] CC: btreetables_examples7.nim CC: math_examples19.nim Hint: 24507 lines; 1.961s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/underscored_calls.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/underscored_calls.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 22706 lines; 1.524s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/assertions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/assertions.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples.nim [Success] Hint: 22804 lines; 6.561s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/inotify.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/inotify.html [SuccessX] CC: btreetables_examples8.nim .CC: math_examples20.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: btreetables_examples9.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated]. /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: ....36855 lines; 5.071s; 39.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/dynlib.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dynlib.html [SuccessX] CC: math_group0_examples.nim CC: btreetables_examples10.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Warning: toU32 is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] .CC: btreetables_examples11.nim .... Hint: [Link] ..CC: btreetables_examples12.nim .......CC: btreetables_examples13.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ......Hint: 46071 lines; 5.725s; 61.266MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nativesockets.html [SuccessX] ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(316, 53) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(318, 37) Warning: use `csize_t` instead; csize is deprecated. [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(318, 52) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(411, 44) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ...CC: btreetables_examples14.nim CC: stdlib_assertions.nim ..........Hint: 46057 lines; 5.692s; 61.254MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/memfiles.html [SuccessX] CC: stdlib_system.nim CC: btreetables_examples15.nim ..Hint: 22706 lines; 1.834s; 20.559MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/dollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dollars.html [SuccessX] .CC: btreetables_examples16.nim CC: stdlib_heapqueue.nim .......Hint: 46513 lines; 6.191s; 61.289MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsexml.html [SuccessX] CC: heapqueue_examples1.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ........CC: btreetables_examples17.nim CC: heapqueue_examples2.nim ......./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: btreetables_examples18.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ....CC: heapqueue_examples3.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ......Hint: 22706 lines; 1.912s; 20.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/io.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/io.html [SuccessX] .........CC: heapqueue_examples4.nim CC: btreetables_examples19.nim ....CC: heapqueue_examples5.nim ...CC: heapqueue_examples6.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: btreetables_examples20.nim ...CC: heapqueue_examples7.nim ......CC: btreetables_examples21.nim ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: CC: heapqueue_examples8.nim .24966 lines; 5.978s; 25.613MiB peakmem; Debug build; proj: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim; out: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples [Exec] .CC: btreetables_examples22.nim ..../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) ...CC: btreetables_examples23.nim .CC: heapqueue_examples9.nim .Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .localhost.localdomain6.1.82-std-def-alt1#1 SMP PREEMPT_DYNAMIC Fri Mar 15 23:45:02 UTC 2024 CC: heapqueue_examples10.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim [Success] Hint: 25242 lines; 7.214s; 25.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix_utils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/posix_utils.html [SuccessX] .CC: btreetables_examples24.nim .....Hint: 48974 lines; 6.379s; 61.309MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/osproc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/osproc.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..CC: heapqueue_group0_examples.nim ..CC: btreetables_examples25.nim ..CC: btreetables_examples26.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/logging.nim(323, 22) Hint: 'log' cannot raise 'Exception' [XCannotRaiseY] ....../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..CC: btreetables_examples27.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: stdlib_assertions.nim Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ........CC: btreetables_examples28.nim CC: stdlib_system.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] .Hint: 23099 lines; 1.574s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/sqlite3.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sqlite3.html [SuccessX] CC: stdlib_assertions.nim ...CC: btreetables_examples29.nim CC: stdlib_bitops.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] ......CC: bitops_examples1.nim CC: btreetables_examples30.nim .CC: stdlib_system.nim .CC: bitops_examples2.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .......CC: stdlib_assertions.nim .CC: btreetables_examples31.nim ..CC: bitops_examples3.nim CC: stdlib_wrapnils.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_system.nim ..CC: btreetables_examples32.nim CC: bitops_examples4.nim .......CC: wrapnils_examples1.nim .CC: stdlib_lists.nim .CC: bitops_examples5.nim CC: btreetables_examples33.nim ...CC: wrapnils_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: lists_examples1.nim CC: btreetables_examples34.nim ...CC: bitops_examples6.nim .CC: lists_examples2.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: btreetables_examples35.nim CC: bitops_examples7.nim .Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_103.nim [Exec] CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: lists_examples3.nim Hint: [Link] CC: btreetables_examples36.nim CC: bitops_examples8.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ......CC: stdlib_assertions.nim CC: stdlib_system.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --threads:on /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_103.nim [Exec] CC: bitops_examples9.nim CC: lists_examples4.nim ..CC: btreetables_examples37.nim ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ....CC: stdlib_system.nim CC: bitops_examples10.nim CC: with_examples1.nim .CC: btreetables_examples38.nim CC: lists_examples5.nim ..CC: stdlib_assertions.nim .CC: with_group0_examples.nim CC: bitops_examples11.nim .CC: lists_examples6.nim Hint: 22813 lines; 1.471s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jscore.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jscore.html [SuccessX] ...CC: stdlib_algorithm.nim ...CC: stdlib_dollars.nim ..CC: btreetables_examples39.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: bitops_examples12.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: lists_examples7.nim CC: algorithm_examples1.nim ..Hint: 44551 lines; 6.306s; 49.262MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/encodings.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/encodings.html [SuccessX] ..Hint: 36504 lines; 7.028s; 49.211MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/pegs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/pegs.html [SuccessX] CC: bitops_examples13.nim CC: stdlib_system.nim CC: lists_examples8.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: btreetables_examples40.nim .CC: stdlib_pcre.nim CC: algorithm_examples2.nim CC: bitops_examples14.nim CC: stdlib_assertions.nim CC: lists_examples9.nim .Hint: 26515 lines; 5.916s; 31.816MiB peakmem; Debug build; proj: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim; out: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22741 lines; 2.023s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/linenoise.html [SuccessX] .CC: algorithm_examples3.nim ....CC: lists_examples10.nim CC: btreetables_examples41.nim CC: stdlib_system.nim CC: stdlib_strutils.nim ..CC: bitops_examples15.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_102.nim [Exec] .Hint: 25132 lines; 1.821s; 31.832MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/posix.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim [Success] .Hint: 26778 lines; 7.432s; 25.531MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/stats.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/stats.html [SuccessX] /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_examples3.nim(14, 6) Hint: '$' is declared but not used [XDeclaredButNotUsed] ..CC: lists_examples11.nim CC: algorithm_examples4.nim CC: btreetables_examples42.nim CC: atomics_examples1.nim .CC: bitops_examples16.nim CC: stdlib_rtarrays.nim ....CC: lists_examples12.nim .CC: algorithm_examples5.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: [Link] CC: btreetables_examples43.nim ..CC: atomics_group0_examples.nim .CC: stdlib_re.nim CC: algorithm_examples6.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: bitops_examples17.nim ..Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_103.nim [Exec] .CC: lists_examples13.nim CC: bitops_examples18.nim ....CC: algorithm_examples7.nim CC: btreetables_examples44.nim ....CC: re_examples1.nim .CC: bitops_examples19.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 22814 lines; 1.734s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/tinyc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/tinyc.html [SuccessX] CC: re_examples2.nim CC: algorithm_examples8.nim CC: btreetables_examples45.nim CC: stdlib_assertions.nim CC: lists_examples14.nim ..Hint: 49062 lines; 6.247s; 61.305MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/browsers.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/browsers.html [SuccessX] ....CC: bitops_examples20.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .CC: lists_examples15.nim CC: algorithm_examples9.nim CC: re_examples3.nim Hint: 23079 lines; 2.161s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/postgres.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] CC: btreetables_examples46.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ....CC: re_examples4.nim ...CC: bitops_examples21.nim CC: stdlib_system.nim CC: algorithm_examples10.nim CC: re_examples5.nim ...CC: lists_examples16.nim CC: btreetables_examples47.nim .Hint: 22655 lines; 6.269s; 25.613MiB peakmem; Debug build; proj: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim; out: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples [Exec] .CC: iterators_examples1.nim CC: bitops_examples22.nim CC: algorithm_examples11.nim CC: stdlib_system.nim ....CC: lists_examples17.nim CC: btreetables_examples48.nim ...CC: re_examples6.nim CC: iterators_examples2.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim [Success] Hint: 22931 lines; 7.442s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/pathnorm.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/pathnorm.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: algorithm_examples12.nim .CC: bitops_examples23.nim .....CC: lists_examples18.nim CC: iterators_examples4.nim .CC: sums_group0_examples.nim CC: re_examples7.nim CC: btreetables_examples49.nim .....Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: bitops_examples24.nim CC: algorithm_examples13.nim .Hint: 23822 lines; 2.207s; 25.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/mysql.html [SuccessX] ...CC: lists_examples19.nim ...CC: re_examples8.nim .CC: iterators_group0_examples.nim ..CC: bitops_examples25.nim .CC: btreetables_examples50.nim .CC: algorithm_examples14.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..CC: lists_examples20.nim ..CC: btreetables_examples51.nim CC: bitops_examples26.nim ..CC: re_examples9.nim .CC: algorithm_examples15.nim ..../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_103.nim [Exec] ..CC: btreetables_examples52.nim ..CC: lists_examples21.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: re_group0_examples.nim CC: bitops_examples27.nim ....CC: algorithm_examples16.nim .CC: bitops_examples28.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..CC: lists_examples22.nim CC: btreetables_examples53.nim ..CC: bitops_examples29.nim ...Hint: 45025 lines; 6.765s; 61.324MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cookies.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/cookies.html [SuccessX] .CC: algorithm_examples17.nim .CC: lists_examples23.nim Hint: 45179 lines; 6.742s; 61.246MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/coro.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/coro.html [SuccessX] CC: btreetables_examples54.nim CC: bitops_examples30.nim ...Hint: 50956 lines; 7.471s; 61.246MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/net.html [SuccessX] ..CC: algorithm_examples18.nim .Hint: 23548 lines; 2.211s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/odbcsql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/odbcsql.html [SuccessX] ...Hint: 25386 lines; 2.116s; 25.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/termios.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/termios.html [SuccessX] ...........Hint: 23180 lines; 2.207s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/pcre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/pcre.html [SuccessX] CC: btreetables_examples55.nim CC: lists_examples24.nim CC: bitops_examples31.nim CC: stdlib_assertions.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_103.nim [Exec] ....CC: algorithm_examples19.nim .CC: btreetables_examples56.nim .CC: stdlib_system.nim .CC: stdlib_assertions.nim CC: lists_examples25.nim CC: bitops_examples32.nim CC: algorithm_examples20.nim .CC: decls_examples1.nim CC: btreetables_examples57.nim ....CC: bitops_examples33.nim Hint: 24452 lines; 6.846s; 25.582MiB peakmem; Debug build; proj: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples.nim; out: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples [Exec] ..CC: algorithm_examples21.nim ..CC: stdlib_system.nim ..CC: decls_group0_examples.nim .CC: lists_examples26.nim ....CC: btreetables_examples58.nim CC: bitops_examples34.nim CC: algorithm_examples22.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_assertions.nim .CC: stdlib_intsets.nim CC: lists_examples27.nim . /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples1.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples1.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples.nim [Success] Hint: 24646 lines; 8.518s; 25.527MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/typetraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/typetraits.html [SuccessX] .CC: btreetables_examples59.nim CC: bitops_examples35.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 25161 lines; 2.247s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/linux.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/linux.html [SuccessX] ..CC: algorithm_examples23.nim CC: intsets_examples1.nim .CC: lists_examples28.nim ..CC: stdlib_system.nim CC: bitops_group0_examples.nim ..CC: btreetables_examples60.nim ......... Hint: [Link] ...CC: algorithm_examples24.nim CC: stdlib_critbits.nim .CC: intsets_examples2.nim ...CC: lists_examples29.nim .Hint: 23702 lines; 2.801s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/iup.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/iup.html [SuccessX] .CC: btreetables_examples61.nim ......CC: algorithm_group0_examples.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..CC: lists_examples30.nim .CC: critbits_examples1.nim .CC: intsets_examples3.nim .CC: critbits_examples2.nim CC: btreetables_examples62.nim .....CC: intsets_examples4.nim CC: lists_group0_examples.nim ....CC: btreetables_examples63.nim CC: critbits_examples3.nim ..CC: btreetables_examples64.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: critbits_examples4.nim CC: intsets_examples5.nim .......CC: stdlib_assertions.nim ..CC: btreetables_examples65.nim ....CC: critbits_examples5.nim .CC: intsets_examples6.nim Hint: [Link] ..CC: stdlib_system.nim ..CC: critbits_examples6.nim ..CC: btreetables_examples66.nim ..CC: intsets_examples7.nim Hint: 46199 lines; 7.174s; 61.195MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cgi.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/cgi.html [SuccessX] CC: enumerate_examples1.nim CC: stdlib_assertions.nim .......CC: critbits_examples7.nim CC: intsets_examples8.nim .Hint: 49203 lines; 7.053s; 61.281MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncstreams.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncstreams.html [SuccessX] CC: enumerate_group0_examples.nim ..CC: btreetables_examples67.nim .CC: stdlib_system.nim Hint: [Link] ..CC: critbits_examples8.nim CC: intsets_examples9.nim ..CC: sugar_examples1.nim CC: btreetables_examples68.nim .Hint: 40111 lines; 5.958s; 49.219MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/monotimes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/monotimes.html [SuccessX] .....Hint: 49439 lines; 7.072s; 61.262MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncmacro.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncmacro.html [SuccessX] CC: critbits_examples9.nim CC: btreetables_examples69.nim CC: stdlib_algorithm.nim CC: intsets_examples10.nim ....CC: btreetables_examples70.nim CC: critbits_examples10.nim CC: intsets_examples11.nim ..CC: sugar_examples2.nim CC: btreetables_examples71.nim .......CC: btreetables_examples72.nim ...CC: intsets_examples12.nim ..CC: stdlib_hashes.nim CC: critbits_examples11.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: btreetables_examples73.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...CC: intsets_examples13.nim CC: stdlib_math.nim CC: critbits_examples12.nim .CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) CC: btreetables_examples74.nim .CC: intsets_examples14.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: stdlib_sets.nim .CC: critbits_examples13.nim ..CC: btreetables_examples75.nim CC: intsets_examples15.nim Hint: 25013 lines; 4.953s; 25.602MiB peakmem; Debug build; proj: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim; out: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples [Exec] ..CC: stdlib_tables.nim CC: stdlib_io.nim .CC: critbits_examples14.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ....CC: btreetables_examples76.nim .Warning: ze is deprecated [Deprecated] ..CC: sugar_examples3.nim CC: stdlib_system.nim CC: intsets_examples16.nim .CC: critbits_examples15.nim .../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim [Success] CC: stdlib_math.nim ..CC: btreetables_examples77.nim CC: intsets_examples17.nim CC: sugar_group0_examples.nim ..CC: critbits_examples16.nim ..CC: btreetables_examples78.nim ..CC: stdlib_deques.nim .Hint: 49075 lines; 7.337s; 61.262MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncfutures.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncfutures.html [SuccessX] CC: critbits_examples17.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: intsets_examples18.nim ....CC: intsets_group0_examples.nim Hint: 25289 lines; 6.991s; 25.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/cpuinfo.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/cpuinfo.html [SuccessX] CC: deques_examples1.nim .CC: critbits_examples18.nim CC: btreetables_examples79.nim .Hint: 49252 lines; 7.923s; 61.266MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/distros.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/distros.html [SuccessX] ..Hint: 22737 lines; 5.766s; 25.613MiB peakmem; Debug build; proj: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim; out: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: deques_examples2.nim CC: stdlib_assertions.nim Hint: [Link] ......CC: btreetables_examples80.nim CC: critbits_examples19.nim CC: stdlib_system.nim Hint: 22488 lines; 6.384s; 25.613MiB peakmem; Debug build; proj: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim; out: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [Exec] .CC: deques_examples3.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim [Success] Hint: 22984 lines; 7.707s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/base64.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/base64.html [SuccessX] CC: stdlib_unicode.nim CC: btreetables_examples81.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim [Success] Hint: 22762 lines; 8.433s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/mersenne.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/mersenne.html [SuccessX] .......CC: critbits_examples20.nim CC: deques_examples4.nim CC: unicode_examples1.nim CC: btreetables_examples82.nim CC: stdlib_assertions.nim ...CC: deques_examples5.nim CC: critbits_examples21.nim ..CC: unicode_examples2.nim .CC: btreetables_examples83.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] ..CC: critbits_examples22.nim ....CC: deques_examples6.nim CC: unicode_examples3.nim CC: btreetables_examples84.nim CC: stdlib_io.nim ...CC: critbits_group0_examples.nim . /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples20.nim(14, 5) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] CC: btreetables_examples85.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] .CC: deques_examples7.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: stdlib_system.nim .CC: unicode_examples4.nim CC: deques_examples8.nim ....CC: btreetables_examples86.nim . Hint: [Link] CC: stdlib_hashes.nim .CC: unicode_examples5.nim CC: deques_examples9.nim CC: btreetables_examples87.nim .../usr/src/.cache/nim/tables_d/runnableExamples/tables_examples20.nim(17, 25) Warning: Deprecated since v1.4; tables with duplicated keys are deprecated; allValues is deprecated [Deprecated] CC: unicode_examples6.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] ../usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: stdlib_math.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: deques_examples10.nim CC: btreetables_examples88.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: unicode_examples7.nim CC: deques_examples11.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: stdlib_sets.nim CC: btreetables_examples89.nim Hint: [Link] CC: unicode_examples8.nim .CC: sets_examples1.nim CC: btreetables_examples90.nim CC: deques_examples12.nim CC: unicode_examples9.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: btreetables_examples91.nim CC: sets_examples2.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: unicode_examples10.nim ..CC: deques_examples13.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg'CC: btreetables_group0_examples.nim [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: sets_examples3.nim CC: deques_examples14.nim .CC: unicode_examples11.nim .CC: deques_examples15.nim .CC: sets_examples4.nim . /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples21.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples21.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] ..CC: unicode_examples12.nim .../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: deques_examples16.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/threadpool.nim(117, 27) Warning: pragma before generic parameter list is deprecated [Deprecated] Hint: 22721 lines; 7.168s; 25.613MiB peakmem; Debug build; proj: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim; out: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples [Exec] CC: sets_examples5.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: unicode_examples13.nim Hint: 49446 lines; 7.891s; 61.379MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/async.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/async.html [SuccessX] .CC: sets_examples6.nim ..CC: unicode_examples14.nim ..CC: deques_examples17.nim CC: unicode_examples15.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim [Success] Hint: 22989 lines; 9.070s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/md5.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/md5.html [SuccessX] ..CC: sets_examples7.nim ...CC: unicode_examples16.nim CC: deques_examples18.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ...CC: sets_examples8.nim ..Hint: 46648 lines; 7.651s; 61.41MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/threadpool.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/threadpool.html [SuccessX] CC: sets_examples9.nim ........CC: deques_group0_examples.nim CC: sets_examples10.nim .CC: unicode_examples17.nim CC: stdlib_assertions.nim Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: unicode_examples18.nim .CC: sets_examples11.nim ..CC: sets_examples12.nim CC: unicode_examples19.nim Hint: 24961 lines; 7.729s; 31.785MiB peakmem; Debug build; proj: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim; out: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples [Exec] CC: unicode_examples20.nim CC: stdlib_system.nim .CC: sets_examples13.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: [Link] CC: unicode_examples21.nim ..CC: stdlib_times.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim [Success] Hint: 25020 lines; 9.580s; 25.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/options.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/options.html [SuccessX] CC: stdlib_system.nim ....CC: sets_examples14.nim CC: unicode_examples22.nim CC: stdlib_os.nim CC: punycode_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(454, 64) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] ....CC: stdlib_filepermissions.nim ........CC: sets_examples15.nim .....CC: unicode_examples23.nim CC: stdlib_assertions.nim .CC: sets_examples16.nim ........CC: filepermissions_examples1.nim CC: unicode_examples24.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: sets_examples17.nim .. Hint: [Link] Hint: 22987 lines; 7.049s; 25.613MiB peakmem; Debug build; proj: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim; out: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples [Exec] CC: filepermissions_group0_examples.nim CC: sets_examples18.nim ..CC: unicode_examples25.nim ....CC: stdlib_system.nim ..CC: sets_examples19.nim CC: unicode_examples26.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(695, 56) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] CC: stdlib_pcre.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim [Success] Hint: 23189 lines; 9.152s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/hashes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/hashes.html [SuccessX] ...CC: sets_examples20.nim CC: unicode_group0_examples.nim ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: sets_examples21.nim .CC: stdlib_hashes.nim ..CC: sets_examples22.nim Hint: 24591 lines; 8.173s; 31.809MiB peakmem; Debug build; proj: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples.nim; out: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples [Exec] CC: stdlib_math.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples.nim [Success] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(796, 46) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] 24697 lines; 10.165s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ropes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/ropes.html [SuccessX] Hint: 83329 lines; 10.369s; 94.832MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/smtp.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/smtp.html [SuccessX] ..CC: stdlib_io.nim CC: sets_examples23.nim ...CC: stdlib_tables.nim ..CC: stdlib_system.nim CC: stdlib_unicode.nim CC: sets_examples24.nim Hint: [Link] CC: sets_examples25.nim CC: stdlib_strutils.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] CC: sets_examples26.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) CC: stdlib_streams.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_options.nim CC: sets_examples27.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: sets_examples28.nim CC: stdlib_times.nim ... /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples40.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples40.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] ./usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: sets_examples29.nim CC: stdlib_nre.nim Hint: [Link] CC: stdlib_os.nim ...CC: nre_examples1.nim CC: streams_examples1.nim CC: sets_examples30.nim Hint: 23567 lines; 6.192s; 31.789MiB peakmem; Debug build; proj: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim; out: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples [Exec] CC: sets_examples31.nim CC: streams_examples2.nim CC: nre_examples2.nim Hint: [Link] CC: streams_examples3.nim CC: sets_examples32.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim [Success] Hint: 26368 lines; 7.609s; 31.809MiB peakmem; Debug build; proj: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim; out: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples [Exec] Hint: 23443 lines; 8.418s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/lists.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/lists.html [SuccessX] CC: nre_examples3.nim .....CC: nre_examples4.nim .CC: streams_examples4.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim [Success] Hint: 26440 lines; 9.805s; 25.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/math.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/math.html [SuccessX] CC: sets_examples33.nim CC: nre_examples5.nim .Hint: .22789 lines; 6.613s; 25.59MiB peakmem; Debug build; proj: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim; out: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examplesCC: streams_examples5.nim [SuccessX] Hint: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples [Exec] CC: sets_examples34.nim ..CC: nre_examples6.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim [Success] Hint: 22931 lines; 8.479s; 20.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/heapqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/heapqueue.html [SuccessX] ...CC: sets_examples35.nim Hint: [Link] CC: nre_group0_examples.nim .CC: streams_examples6.nim CC: sets_group0_examples.nim ...Hint: 37989 lines; 5.938s; 49.262MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/winlean.html [SuccessX] ..CC: streams_examples7.nim ......CC: streams_examples8.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: streams_examples9.nim ..../usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] ...CC: streams_examples10.nim CC: streams_examples11.nim Hint: [Link] ..Hint: 24300 lines; 6.304s; 25.672MiB peakmem; Debug build; proj: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim; out: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples [Exec] ....CC: streams_examples12.nim ..CC: streams_examples13.nim ...Hint: 58557 lines; 9.211s; 76.234MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncdispatch.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncdispatch.html [SuccessX] ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim [Success] .Hint: 24566 lines; 8.489s; 25.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/with.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/with.html [SuccessX] ..CC: streams_examples14.nim CC: stdlib_assertions.nim .......CC: streams_examples15.nim CC: stdlib_system.nim ..Hint: 25490 lines; 6.992s; 31.801MiB peakmem; Debug build; proj: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim; out: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples [Exec] .Hint: 24306 lines; 6.453s; 25.672MiB peakmem; Debug build; proj: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim; out: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples [Exec] CC: streams_examples16.nim CC: stdlib_parseutils.nim .CC: streams_examples17.nim ...CC: stdlib_unicode.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim [Success] Hint: 24568 lines; 8.699s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/wrapnils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/wrapnils.html [SuccessX] CC: stdlib_assertions.nim Hint: 96768 lines; 11.335s; 94.395MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/httpclient.html [SuccessX] CC: streams_examples18.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim [Success] Hint: 25359 lines; 9.597s; 25.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/bitops.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/bitops.html [SuccessX] Hint: 44570 lines; 6.858s; 61.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/globs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/globs.html [SuccessX] CC: stdlib_strutils.nim CC: stdlib_system.nim ...CC: streams_examples19.nim CC: stdlib_parseutils.nim CC: stdlib_strformat.nim CC: streams_examples20.nim .CC: strformat_examples1.nim CC: stdlib_strutils.nim ...CC: streams_examples21.nim CC: strformat_group0_examples.nim CC: stdlib_base64.nim .CC: streams_examples22.nim CC: stdlib_uri.nim .CC: streams_examples23.nim CC: uri_examples1.nim CC: stdlib_assertions.nim Hint: 70540 lines; 9.699s; 76.316MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncnet.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncnet.html [SuccessX] ........CC: streams_examples24.nim CC: uri_examples2.nim ...CC: streams_examples25.nim ... Hint: [Link] CC: stdlib_system.nim CC: uri_examples3.nim .CC: uri_examples4.nim .. /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples60.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples60.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] ..CC: streams_examples26.nim CC: stdlib_strutils.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .CC: uri_examples5.nim Hint: [Link] Hint: [Link] ...CC: streams_examples27.nim ..CC: uri_examples6.nim CC: stdlib_strmisc.nim ..CC: streams_examples28.nim ..CC: uri_examples7.nim .CC: stdlib_assertions.nim ..CC: strmisc_examples1.nim .CC: streams_examples29.nim Hint: 62383 lines; 9.747s; 76.324MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncfile.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncfile.html [SuccessX] CC: stdlib_system.nim CC: uri_examples8.nim ..CC: streams_examples30.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ....CC: strmisc_examples2.nim .CC: stdlib_parseutils.nim ...CC: uri_examples9.nim .CC: streams_examples31.nim ...CC: strmisc_examples3.nim .CC: streams_examples32.nim CC: stdlib_unicode.nim CC: uri_examples10.nim ..CC: stdlib_strutils.nim CC: streams_examples33.nim CC: strmisc_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) .CC: stdlib_times.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: [Link] .Hint: 26374 lines; 11.182s; 76.152MiB peakmem; Debug build; proj: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim; out: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples [Exec] ...CC: uri_examples11.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) CC: streams_examples34.nim Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: stdlib_os.nim ....CC: uri_examples12.nim ...CC: stdlib_htmlparser.nim CC: streams_examples35.nim ....CC: uri_examples13.nim CC: streams_examples36.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim [Success] .Hint: CC: htmlparser_examples1.nim ...25463 lines; 12.481s; 25.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/btreetables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/btreetables.html [SuccessX] ..CC: uri_group0_examples.nim ....CC: htmlparser_examples2.nim .CC: streams_examples37.nim .CC: htmlparser_examples3.nim Hint: 45395 lines; 6.727s; 61.254MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/registry.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/registry.html [SuccessX] CC: streams_examples38.nim ......CC: htmlparser_group0_examples.nim .....Hint: 24632 lines; 7.002s; 25.602MiB peakmem; Debug build; proj: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples.nim; out: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples [Exec] CC: streams_examples39.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) ...Hint: operation successful: runnableExamples: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples.nim [Success] Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: CC: streams_examples40.nim .24879 lines; 9.388s; 25.52MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/atomics.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/atomics.html [SuccessX] .CC: streams_examples41.nim ...Hint: ...38831 lines; 5.845s; 49.293MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/openssl.html [SuccessX] .. /usr/src/.cache/nim/times_d/runnableExamples/times_examples37.nim(11, 5) Hint: 'utc' is declared but not used [XDeclaredButNotUsed] ...CC: streams_examples42.nim .. /usr/src/.cache/nim/random_d/runnableExamples/random_examples4.nim(10, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] .....Hint: 22458 lines; 6.252s; 25.672MiB peakmem; Debug build; proj: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim; out: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples [Exec] Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(172, 41) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] CC: streams_examples43.nim .. /usr/src/.cache/nim/random_d/runnableExamples/random_examples5.nim(9, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] . /usr/src/.cache/nim/random_d/runnableExamples/random_examples6.nim(13, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] .Hint: 22492 lines; 6.131s; 25.672MiB peakmem; Debug build; proj: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples.nim; out: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim [Success] CC: streams_examples44.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(190, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(208, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] .22726 lines; 8.007s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/decls.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/decls.html [SuccessX] .Hint: 37091 lines; 6.349s; 49.246MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/nimsuggest/sexp.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sexp.html [SuccessX] . Hint: [Link] ....CC: streams_examples45.nim Hint: 22521 lines; 6.475s; 25.672MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples.nim; out: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples [Exec] .......Hint: 77038 lines; 10.360s; 76.219MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asynchttpserver.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asynchttpserver.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(224, 9) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(227, 19) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] ....CC: streams_examples46.nim Hint: 34318 lines; 9.508s; 76.398MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unidecode/unidecode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/unidecode.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples.nim [Success] .Hint: 26527 lines; 9.343s; 25.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/sums.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sums.html [SuccessX] ......... /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2110, 39) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] . /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2128, 32) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ...............CC: streams_examples47.nim ......CC: streams_examples48.nim ..CC: streams_examples49.nim . Hint: [Link] ...... Hint: [Link] .CC: streams_examples50.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(349, 28) .Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(352, 11) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] ..CC: streams_examples51.nim .. Hint: [Link] .....CC: stdlib_assertions.nim ...CC: streams_group0_examples.nim /usr/src/.cache/nim/random_d/runnableExamples/random_examples15.nim(14, 5) Hint: 'r2' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/random_d/runnableExamples/random_examples15.nim(10, 5) Hint: 'r1' is declared but not used [XDeclaredButNotUsed] ...Hint: ...CC: stdlib_dollars.nim 89689 lines; 10.404s; 76.266MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncftpclient.html [SuccessX] ... Hint: [Link] CC: stdlib_formatfloat.nim ......Hint: 36241 lines; 10.423s; 49.191MiB peakmem; Debug build; proj: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim; out: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [SuccessX] CC: stdlib_io.nim Hint: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [Exec] .....CC: stdlib_system.nim ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim [Success] Hint: 35303 lines; 13.002s; 39.488MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/re.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/re.html [SuccessX] Hint: 23909 lines; 7.291s; 31.801MiB peakmem; Debug build; proj: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim; out: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [Exec] .CC: stdlib_math.nim ..CC: stdlib_assertions.nim CC: stdlib_strutils.nim ...Hint: operation successful: runnableExamples: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim [Success] Hint: ..27579 lines; 10.111s; 25.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/intsets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/intsets.html [SuccessX] ..CC: stdlib_formatfloat.nim CC: stdlib_options.nim Hint: ....23619 lines; 8.131s; 31.789MiB peakmem; Debug build; proj: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim; out: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples [Exec] CC: stdlib_system.nim .CC: stdlib_times.nim .Hint: 23325 lines; 7.651s; 31.746MiB peakmem; Debug build; proj: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim; out: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples [Exec] ....CC: stdlib_assertions.nim Hint: [Link] CC: times_examples1.nim .CC: stdlib_algorithm.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim [Success] Hint: .23276 lines; 10.035s; 20.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/critbits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/critbits.html [SuccessX] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim [Success] .Hint: 23531 lines; 10.568s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/algorithm.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/algorithm.html [SuccessX] CC: times_examples2.nim .Hint: 26948 lines; 7.409s; 31.793MiB peakmem; Debug build; proj: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim; out: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [Exec] ..CC: stdlib_math.nim .CC: times_examples3.nim CC: stdlib_system.nim .CC: stdlib_times.nim CC: stdlib_httpcore.nim ..CC: times_examples4.nim .CC: httpcore_examples1.nim ..CC: stdlib_random.nim CC: times_examples5.nim CC: random_examples1.nim CC: httpcore_group0_examples.nim .Hint: 24265 lines; 6.494s; 25.672MiB peakmem; Debug build; proj: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim; out: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples [Exec] CC: times_examples6.nim CC: random_examples2.nim ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim [Success] Hint: 26969 lines; 10.142s; 25.527MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/deques.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/deques.html [SuccessX] CC: times_examples7.nim CC: random_examples3.nim Hint: [Link] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim [Success] Hint: 24529 lines; 8.892s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/enumerate.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/enumerate.html [SuccessX] CC: random_examples4.nim .CC: times_examples8.nim ....CC: stdlib_assertions.nim ..CC: times_examples9.nim ...CC: random_examples5.nim CC: stdlib_system.nim CC: times_examples10.nim /usr/src/.cache/nim/colors_d/runnableExamples/colors_examples3.nim(13, 3) Hint: 'Col' is declared but not used [XDeclaredButNotUsed] ..CC: random_examples6.nim ..CC: htmlgen_examples1.nim .CC: times_examples11.nim CC: stdlib_assertions.nim .CC: random_examples7.nim /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_examples33.nim(20, 5) Hint: 'seqRand' is declared but not used [XDeclaredButNotUsed] . Hint: [Link] CC: htmlgen_group0_examples.nim CC: random_examples8.nim ....CC: times_examples12.nim CC: stdlib_dollars.nim .Hint: 43763 lines; 10.056s; 61.285MiB peakmem; Debug build; proj: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples.nim; out: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples [Exec] ...CC: random_examples9.nim .CC: stdlib_system.nim Hint: [Link] ..CC: random_examples10.nim CC: times_examples13.nim CC: stdlib_hashes.nim ..CC: random_examples11.nim .Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_104.nim [Exec] CC: times_examples14.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples.nim [Success] .Hint: 44026 lines; 13.466s; 49.199MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/filepermissions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/filepermissions.html [SuccessX] CC: stdlib_strutils.nim CC: random_examples12.nim ..CC: stdlib_assertions.nim ...CC: times_examples15.nim ..CC: random_examples13.nim CC: stdlib_times.nim .CC: stdlib_assertions.nim CC: times_examples16.nim ...CC: random_examples14.nim ...CC: stdlib_dollars.nim .CC: stdlib_os.nim .Hint: 22706 lines; 8.081s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/iterators.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/iterators.html [SuccessX] .CC: stdlib_assertions.nim CC: times_examples17.nim CC: stdlib_io.nim CC: stdlib_io.nim CC: random_examples15.nim CC: stdlib_io.nim CC: stdlib_strtabs.nim ....CC: stdlib_system.nim CC: stdlib_system.nim CC: times_examples18.nim CC: stdlib_system.nim CC: random_examples16.nim .CC: stdlib_xmltree.nim CC: stdlib_sequtils.nim CC: times_examples19.nim CC: stdlib_math.nim CC: stdlib_parseutils.nim CC: random_examples17.nim . /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples2.nim(8, 5) Hint: 't' is declared but not used [XDeclaredButNotUsed] .CC: times_examples20.nim CC: sequtils_examples1.nim CC: stdlib_algorithm.nim .CC: xmltree_examples1.nim .CC: stdlib_algorithm.nim ..CC: random_examples18.nim CC: stdlib_tables.nim CC: times_examples21.nim Hint: 34213 lines; 8.303s; 49.191MiB peakmem; Debug build; proj: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim; out: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples [Exec] CC: sequtils_examples2.nim CC: stdlib_strutils.nim CC: stdlib_xmltree.nim CC: random_group0_examples.nim .CC: times_examples22.nim CC: xmltree_examples2.nim CC: stdlib_assertions.nim .CC: tables_examples1.nim CC: stdlib_colors.nim CC: sequtils_examples3.nim CC: stdlib_system.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim [Success] Hint: .CC: times_examples23.nim CC: xmltree_examples3.nim 34458 lines; 12.621s; 39.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/punycode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/punycode.html [SuccessX] CC: colors_examples1.nim .CC: sequtils_examples4.nim ...Hint: 28272 lines; 8.001s; 39.547MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples.nim; out: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples [Exec] .Hint: CC: stdlib_unicode.nim CC: tables_examples2.nim . /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples10.nim(8, 5) Hint: 'mytab' is declared but not used [XDeclaredButNotUsed] .CC: times_examples24.nim /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples11.nim(10, 3) Hint: 'mytab2' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples11.nim(9, 3) Hint: 'mytab1' is declared but not used [XDeclaredButNotUsed] ./usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_104.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_104.nim [Exec] .CC: xmltree_examples4.nim CC: colors_examples2.nim CC: sequtils_examples5.nim .CC: tables_examples3.nim CC: stdlib_wordwrap.nim CC: xmltree_examples5.nim CC: times_examples25.nim .CC: colors_examples3.nim .CC: sequtils_examples6.nim CC: colors_examples4.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples.nim [Success] CC: times_examples26.nim Hint: 28079 lines; 10.879s; 25.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sets.html [SuccessX] CC: xmltree_examples6.nim CC: wordwrap_examples1.nim CC: tables_examples4.nim CC: colors_examples5.nim CC: sequtils_examples7.nim .CC: xmltree_examples7.nim CC: tables_examples5.nim CC: colors_examples6.nim CC: times_examples27.nim CC: wordwrap_group0_examples.nim Hint: [Link] CC: tables_examples6.nim CC: xmltree_examples8.nim CC: sequtils_examples8.nim CC: colors_examples7.nim Hint: [Link] CC: times_examples28.nim CC: stdlib_assertions.nim CC: xmltree_examples9.nim CC: tables_examples7.nim .CC: xmltree_examples10.nim CC: sequtils_examples9.nim CC: colors_examples8.nim CC: stdlib_assertions.nim CC: stdlib_io.nim CC: tables_examples8.nim CC: xmltree_examples11.nim CC: times_examples29.nim ..CC: stdlib_system.nim CC: colors_examples9.nim CC: stdlib_io.nim .CC: times_examples30.nim CC: xmltree_examples12.nim CC: sequtils_examples10.nim CC: tables_examples9.nim Hint: 32589 lines; 7.458s; 39.574MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim; out: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples [Exec] CC: times_examples31.nim CC: sequtils_examples11.nim ...CC: colors_group0_examples.nim CC: xmltree_examples13.nim CC: stdlib_system.nim ..CC: tables_examples10.nim CC: times_examples32.nim CC: stdlib_parseutils.nim CC: sequtils_examples12.nim CC: xmltree_examples14.nim CC: stdlib_hashes.nim CC: times_examples33.nim CC: stdlib_algorithm.nim ..CC: tables_examples11.nim CC: stdlib_strutils.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim [Success] Hint: 45979 lines; 13.341s; 61.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sugar.html [SuccessX] .CC: xmltree_examples15.nim CC: stdlib_times.nim CC: stdlib_strutils.nim CC: sequtils_examples13.nim CC: tables_examples12.nim CC: times_examples34.nim CC: stdlib_os.nim CC: times_examples35.nim CC: xmltree_examples16.nim .CC: strutils_examples1.nim CC: sequtils_examples14.nim CC: tables_examples13.nim CC: stdlib_strtabs.nim CC: strutils_examples2.nim Hint: [Link] CC: xmltree_examples17.nim CC: times_examples36.nim CC: tables_examples14.nim CC: sequtils_examples15.nim CC: xmltree_examples18.nim .CC: strtabs_examples1.nim ...CC: tables_examples15.nim CC: times_examples37.nim CC: strutils_examples3.nim CC: xmltree_examples19.nim CC: strtabs_examples2.nim CC: sequtils_examples16.nim .CC: tables_examples16.nim CC: times_examples38.nim CC: strutils_examples4.nim ..CC: xmltree_examples20.nim CC: strtabs_examples3.nim Hint: [Link] CC: sequtils_examples17.nim CC: times_examples39.nim CC: strtabs_examples4.nim CC: strutils_examples5.nim ...CC: sequtils_examples18.nim CC: xmltree_examples21.nim CC: tables_examples17.nim CC: strtabs_examples5.nim .CC: times_examples40.nim .CC: sequtils_examples19.nim CC: strutils_examples6.nim .CC: tables_examples18.nim ...CC: xmltree_examples22.nim CC: strtabs_examples6.nim CC: strutils_examples7.nim CC: times_examples41.nim CC: tables_examples19.nim CC: sequtils_examples20.nim CC: strtabs_examples7.nim CC: tables_examples20.nim CC: strutils_examples8.nim CC: times_examples42.nim CC: xmltree_examples23.nim CC: sequtils_examples21.nim CC: strtabs_examples8.nim CC: tables_examples21.nim CC: xmltree_examples24.nim CC: strutils_examples9.nim ...CC: sequtils_examples22.nim CC: tables_examples22.nim CC: strtabs_examples9.nim CC: times_examples43.nim CC: xmltree_examples25.nim .CC: strutils_examples10.nim CC: sequtils_examples23.nim CC: times_examples44.nim CC: tables_examples23.nim CC: strtabs_examples10.nim CC: xmltree_examples26.nim ...CC: sequtils_examples24.nim CC: strutils_examples11.nim CC: xmltree_examples27.nim .CC: xmltree_examples28.nim CC: tables_examples24.nim CC: strtabs_examples11.nim .CC: strutils_examples12.nim CC: times_examples45.nim .Hint: 46274 lines; 12.198s; 75.988MiB peakmem; Debug build; proj: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim; out: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples [Exec] CC: sequtils_examples25.nim CC: strutils_examples13.nim CC: xmltree_examples29.nim CC: strtabs_examples12.nim .CC: tables_examples25.nim CC: stdlib_assertions.nim CC: tables_examples26.nim CC: times_examples46.nim ...CC: sequtils_examples26.nim CC: xmltree_group0_examples.nim cannot open file stream: somefile.txtCC: strutils_examples14.nim CC: strtabs_examples13.nim .CC: tables_examples27.nim CC: times_examples47.nim CC: sequtils_examples27.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim [Success] Hint: 24229 lines; 13.827s; 25.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/streams.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/streams.html [SuccessX] ..CC: times_examples48.nim CC: strutils_examples15.nim CC: stdlib_io.nim .CC: strtabs_examples14.nim CC: sequtils_examples28.nim CC: tables_examples28.nim CC: strutils_examples16.nim ..CC: times_examples49.nim .CC: strtabs_group0_examples.nim CC: stdlib_system.nim ..CC: sequtils_examples29.nim CC: tables_examples29.nim CC: times_examples50.nim CC: strutils_examples17.nim CC: stdlib_streams.nim Hint: 39558 lines; 11.062s; 61.164MiB peakmem; Debug build; proj: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples.nim; out: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples [Exec] Hint: 36289 lines; 9.332s; 49.199MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples.nim; out: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples [Exec] .CC: sequtils_examples30.nim CC: stdlib_lexbase.nim CC: tables_examples30.nim CC: strutils_examples18.nim CC: times_examples51.nim CC: strutils_examples19.nim ..CC: stdlib_parsecsv.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples.nim [Success] Hint: 39756 lines; 14.747s; 49.242MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/nre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nre.html [SuccessX] CC: tables_examples31.nim CC: times_examples52.nim CC: strutils_examples20.nim CC: sequtils_examples31.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples.nim [Success] Hint: 34912 lines; 14.043s; 39.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strformat.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strformat.html [SuccessX] CC: tables_examples32.nim ..CC: parsecsv_examples1.nim .CC: strutils_examples21.nim CC: sequtils_examples32.nim .CC: times_examples53.nim CC: stdlib_times.nim CC: strutils_examples22.nim CC: tables_examples33.nim CC: stdlib_times.nim Hint: CC: strutils_examples23.nim CC: times_examples54.nim CC: stdlib_os.nim CC: stdlib_random.nim CC: tables_examples34.nim .34089 lines; 9.617s; 49.203MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples.nim; out: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples [SuccessX] CC: times_examples55.nim Hint: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples [Exec] .CC: parsecsv_examples2.nim CC: strutils_examples24.nim ..CC: tables_examples35.nim CC: sequtils_examples33.nim CC: parsecsv_examples3.nim .CC: times_examples56.nim .CC: parsecsv_examples4.nim CC: strutils_examples25.nim CC: tables_examples36.nim ....Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples.nim [Success] Hint: 34336 lines; 14.300s; 39.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strmisc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strmisc.html [SuccessX] .CC: sequtils_group0_examples.nim CC: times_examples57.nim CC: tables_examples37.nim CC: parsecsv_examples5.nim CC: strutils_examples26.nim ...CC: parsecsv_examples6.nim CC: strutils_examples27.nim CC: stdlib_system.nim CC: times_examples58.nim CC: tables_examples38.nim CC: parsecsv_group0_examples.nim CC: strutils_examples28.nim CC: times_examples59.nim CC: stdlib_assertions.nim .CC: tables_examples39.nim CC: strutils_examples29.nim CC: strutils_examples30.nim CC: stdlib_system.nim CC: times_examples60.nim CC: tables_examples40.nim CC: editdistance_group0_examples.nim .CC: stdlib_parseutils.nim CC: tables_examples41.nim Hint: [Link] CC: times_examples61.nim CC: strutils_examples31.nim .CC: tables_examples42.nim CC: stdlib_strutils.nim CC: stdlib_system.nim CC: strutils_examples32.nim CC: times_examples62.nim .CC: stdlib_sha1.nim CC: stdlib_xmltree.nim CC: strutils_examples33.nim CC: tables_examples43.nim CC: stdlib_assertions.nim ..CC: sha1_examples1.nim CC: strutils_examples34.nim CC: times_examples63.nim CC: stdlib_xmltree.nim CC: tables_examples44.nim CC: strutils_examples35.nim CC: stdlib_dollars.nim CC: sha1_examples2.nim ...CC: times_examples64.nim CC: strutils_examples36.nim CC: xmltree_examples21.nim CC: stdlib_formatfloat.nim CC: sha1_examples3.nim CC: tables_examples45.nim .CC: times_examples65.nim CC: strutils_examples37.nim CC: sha1_examples4.nim CC: stdlib_system.nim CC: xmltree_examples22.nim CC: tables_examples46.nim CC: strutils_examples38.nim .CC: times_examples66.nim CC: stdlib_hashes.nim CC: sha1_examples5.nim CC: xmltree_examples23.nim CC: tables_examples47.nim CC: strutils_examples39.nim CC: sha1_group0_examples.nim CC: stdlib_math.nim CC: times_examples67.nim .....CC: strutils_examples40.nim CC: tables_examples48.nim CC: times_examples68.nim .CC: xmltree_examples25.nim ..CC: stdlib_tables.nim CC: stdlib_assertions.nim CC: strutils_examples41.nim CC: tables_examples49.nim CC: times_group0_examples.nim CC: stdlib_parseutils.nim CC: xmltree_examples26.nim .CC: stdlib_dollars.nim CC: strutils_examples42.nim CC: tables_examples50.nim CC: xmltree_examples27.nim CC: stdlib_io.nim ..CC: stdlib_unicode.nim CC: strutils_examples43.nim CC: tables_examples51.nim ..CC: xmltree_examples28.nim CC: stdlib_system.nim .CC: stdlib_strutils.nim CC: strutils_examples44.nim CC: xmltree_examples29.nim CC: tables_examples52.nim CC: stdlib_system.nim CC: stdlib_math.nim ..CC: stdlib_assertions.nim CC: tables_examples53.nim CC: stdlib_streams.nim CC: strutils_examples45.nim .CC: stdlib_strutils.nim CC: xmltree_group0_examples.nim CC: stdlib_system.nim .CC: stdlib_lexbase.nim CC: stdlib_times.nim CC: tables_examples54.nim CC: strutils_examples46.nim CC: stdlib_times.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_parsejson.nim CC: stdlib_os.nim CC: mimetypes_group0_examples.nim Hint: 34956 lines; 11.192s; 49.191MiB peakmem; Debug build; proj: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim; out: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples [Exec] Hint: [Link] CC: strutils_examples47.nim CC: stdlib_pathnorm.nim CC: tables_examples55.nim CC: stdlib_parseopt.nim CC: stdlib_json.nim ...CC: stdlib_os.nim CC: strutils_examples48.nim CC: tables_examples56.nim CC: parseopt_examples1.nim CC: json_examples1.nim CC: stdlib_logging.nim CC: tables_examples57.nim CC: strutils_examples49.nim CC: parseopt_examples2.nim CC: json_examples2.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim [Success] Hint: 35058 lines; 15.394s; 39.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/uri.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/uri.html [SuccessX] CC: logging_examples1.nim CC: json_examples3.nim CC: parseopt_examples3.nim CC: tables_examples58.nim CC: strutils_examples50.nim CC: logging_examples2.nim CC: parseopt_group0_examples.nim CC: tables_examples59.nim CC: json_examples4.nim .CC: strutils_examples51.nim CC: logging_examples3.nim CC: json_group0_examples.nim CC: strutils_examples52.nim CC: tables_examples60.nim CC: logging_group0_examples.nim CC: tables_examples61.nim CC: strutils_examples53.nim Hint: [Link] .CC: strutils_examples54.nim CC: tables_examples62.nim .CC: strutils_examples55.nim CC: tables_examples63.nim CC: stdlib_assertions.nim CC: strutils_examples56.nim Hint: CC: stdlib_system.nim CC: strutils_examples57.nim 37973 lines; 9.629s; 49.18MiB peakmem; Debug build; proj: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples.nim; out: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples [Exec] CC: tables_examples64.nim Hint: [Link] CC: stdlib_strutils.nim CC: strutils_examples58.nim CC: tables_examples65.nim CC: stdlib_pathnorm.nim CC: stdlib_assertions.nim CC: stdlib_times.nim CC: strutils_examples59.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples.nim [Success] Hint: 38250 lines; 14.523s; 49.277MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpcore.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/httpcore.html [SuccessX] CC: stdlib_formatfloat.nim CC: tables_examples66.nim CC: stdlib_os.nim CC: strutils_examples60.nim CC: stdlib_system.nim CC: os_examples1.nim CC: tables_examples67.nim CC: strutils_examples61.nim CC: stdlib_streams.nim CC: os_examples2.nim CC: tables_examples68.nim CC: strutils_examples62.nim CC: stdlib_typeinfo.nim CC: strutils_examples63.nim CC: tables_examples69.nim CC: stdlib_math.nim CC: os_examples3.nim CC: tables_examples70.nim CC: strutils_examples64.nim CC: os_examples4.nim CC: stdlib_tables.nim CC: strutils_examples65.nim CC: stdlib_parseutils.nim CC: tables_examples71.nim CC: os_examples5.nim CC: strutils_examples66.nim CC: stdlib_unicode.nim CC: strutils_examples67.nim CC: os_examples6.nim CC: tables_examples72.nim CC: stdlib_strutils.nim CC: strutils_examples68.nim CC: os_examples7.nim CC: stdlib_lexbase.nim CC: tables_examples73.nim CC: os_examples8.nim CC: stdlib_parsejson.nim CC: strutils_examples69.nim Hint: 40640 lines; 10.413s; 61.148MiB peakmem; Debug build; proj: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim; out: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples [Exec] CC: tables_examples74.nim CC: stdlib_json.nim Hint: 34793 lines; 9.421s; 49.176MiB peakmem; Debug build; proj: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim; out: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples [Exec] CC: os_examples9.nim CC: tables_examples75.nim CC: stdlib_intsets.nim CC: strutils_examples70.nim CC: tables_examples76.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim [Success] Hint: 35060 lines; 14.711s; 39.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/htmlgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/htmlgen.html [SuccessX] CC: os_examples10.nim CC: stdlib_marshal.nim CC: strutils_examples71.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim [Success] Hint: 40658 lines; 15.524s; 49.211MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/random.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/random.html [SuccessX] CC: tables_examples77.nim CC: marshal_examples1.nim CC: os_examples11.nim CC: tables_examples78.nim CC: strutils_group0_examples.nim CC: os_examples12.nim CC: tables_examples79.nim CC: marshal_examples2.nim CC: os_examples13.nim CC: tables_examples80.nim CC: os_examples14.nim CC: marshal_examples3.nim CC: marshal_examples4.nim CC: tables_examples81.nim CC: os_examples15.nim CC: os_examples16.nim CC: tables_examples82.nim CC: marshal_group0_examples.nim CC: os_examples17.nim Hint: [Link] CC: tables_examples83.nim CC: os_examples18.nim CC: tables_examples84.nim CC: tables_examples85.nim CC: os_examples19.nim CC: tables_examples86.nim CC: os_examples20.nim CC: tables_examples87.nim CC: os_examples21.nim ld Hint: [Link] CC: os_examples22.nim : /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): multiple definition of `NTI__AXJIhVoWe4G3c3KjQE6ymQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): multiple definition of `NTI__H9atqk7mZO4Wo9cXc7AfElkQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): multiple definition of `NimDT___AXJIhVoWe4G3c3KjQE6ymQ_k'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0xc0): multiple definition of `NTI__RFxWfaeuyO9bchogjTGzuUA_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0xc0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x100): multiple definition of `NTI__MaJ21s3JWuTNJTXNEUHXSQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x100): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlNode__dQfzrM4eFRXTfdduIk49cuw': stdlib_xmltree.nim.c:(.text+0x194): multiple definition of `newXmlNode__dQfzrM4eFRXTfdduIk49cuw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x194): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newElement__qytV1ok6CJmBdu5AkYO1xg': stdlib_xmltree.nim.c:(.text+0x662): multiple definition of `newElement__qytV1ok6CJmBdu5AkYO1xg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x662): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ': stdlib_xmltree.nim.c:(.text+0x8a2): multiple definition of `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x8a2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA': stdlib_xmltree.nim.c:(.text+0xd34): multiple definition of `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xd34): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ': stdlib_xmltree.nim.c:(.text+0xedf): multiple definition of `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xedf): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2': stdlib_xmltree.nim.c:(.text+0x1290): multiple definition of `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1290): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `add__ScTx08m9bDgG8FqKvF09cIFA': stdlib_xmltree.nim.c:(.text+0x168c): multiple definition of `add__ScTx08m9bDgG8FqKvF09cIFA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x168c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `dollar___rAp771iHtGrYgbvmntxUog': stdlib_xmltree.nim.c:(.text+0x27b0): multiple definition of `dollar___rAp771iHtGrYgbvmntxUog'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x27b0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newText__lIKHICv0QWYTrKo9cmYCIpg': stdlib_xmltree.nim.c:(.text+0x2870): multiple definition of `newText__lIKHICv0QWYTrKo9cmYCIpg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2870): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newComment__0QU81vI7aC3mJzRJpMvSdg': stdlib_xmltree.nim.c:(.text+0x297c): multiple definition of `newComment__0QU81vI7aC3mJzRJpMvSdg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x297c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newCData__wlhx3SYsOoejr6cg9cS9cOMQ': stdlib_xmltree.nim.c:(.text+0x2a88): multiple definition of `newCData__wlhx3SYsOoejr6cg9cS9cOMQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2a88): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newEntity__IYDiXGDLumr9crRvjSApDsg': stdlib_xmltree.nim.c:(.text+0x2b94): multiple definition of `newEntity__IYDiXGDLumr9crRvjSApDsg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2b94): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg': stdlib_xmltree.nim.c:(.text+0x2ca0): multiple definition of `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2ca0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlTree__xntfdcYvAguJCTyb6bBNvQ': stdlib_xmltree.nim.c:(.text+0x2fab): multiple definition of `newXmlTree__xntfdcYvAguJCTyb6bBNvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2fab): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `worker__6tKeRp8EyUwR1FUavPobDg': stdlib_xmltree.nim.c:(.text+0x33c9): multiple definition of `worker__6tKeRp8EyUwR1FUavPobDg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x33c9): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `innerText__rAp771iHtGrYgbvmntxUog_2': stdlib_xmltree.nim.c:(.text+0x373f): multiple definition of `innerText__rAp771iHtGrYgbvmntxUog_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x373f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `delete__YGUzzUyqd4GwcCc9b7Oe2Zw': stdlib_xmltree.nim.c:(.text+0x37f2): multiple definition of `delete__YGUzzUyqd4GwcCc9b7Oe2Zw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x37f2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `clear__tw3AZT9bIVd09cTeud4JdM9cg': stdlib_xmltree.nim.c:(.text+0x3a4f): multiple definition of `clear__tw3AZT9bIVd09cTeud4JdM9cg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3a4f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `attr__EGMotuqT17RQ3D9b2fXcO9aQ': stdlib_xmltree.nim.c:(.text+0x3d55): multiple definition of `attr__EGMotuqT17RQ3D9b2fXcO9aQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3d55): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `child__JlAyVSMp7u9aryEwrNn6FzQ': stdlib_xmltree.nim.c:(.text+0x413f): multiple definition of `child__JlAyVSMp7u9aryEwrNn6FzQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x413f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__59cbMyLbqxk9cAonHJAxcSmg': stdlib_xmltree.nim.c:(.text+0x4426): multiple definition of `findAll__59cbMyLbqxk9cAonHJAxcSmg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x4426): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__qHfTw9a4wSNnVRDKjZMVINQ': stdlib_xmltree.nim.c:(.text+0x485b): multiple definition of `findAll__qHfTw9a4wSNnVRDKjZMVINQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x485b): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000': stdlib_xmltree.nim.c:(.text+0x491c): multiple definition of `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x491c): first defined here CC: tables_examples88.nim CC: os_examples23.nim Hint: [Link] CC: tables_examples89.nim CC: os_examples24.nim .. Hint: [Link] CC: os_examples25.nim CC: tables_examples90.nim CC: tables_examples91.nim CC: os_examples26.nim Hint: [Link] CC: tables_examples92.nim CC: os_examples27.nim ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: warning: relocation against `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' in read-only section `.text' ld: CC: os_examples28.nim .CC: tables_examples93.nim /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `add__h5EN37DzGwIRbfOtA8cy9agxmltree': @mxmltree_examples1.nim.c:(.text+0x708): undefined reference to `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `unknown_xmltree_examples1Init000': @mxmltree_examples1.nim.c:(.text+0xa44): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xa7a): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xafc): undefined reference to `dollar___OuMIOHiWWdpO1R0c3qsNmg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMain': @mxmltree_group0_examples.nim.c:(.text+0x105): undefined reference to `stdlib_xmltreeDatInit000' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples: hidden symbol `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' isn't defined ld: final link failed: bad value collect2: error: ld returned 1 exit status Error: execution of an external program failed: 'gcc -o /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_dollars.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_system.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples27.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o -lm -lrt -ldl' CC: tables_examples94.nim CC: os_examples29.nim CC: tables_group0_examples.nim CC: os_examples30.nim [runnableExamples] failed: generated file: '/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim' group: '(rdoccmd: "", docCmd: "", code: "# autogenerated by docgen\n# source: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser/xmltree.nim\n# rdoccmd: \nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples1.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples2.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples3.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples4.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples5.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples6.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples7.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples8.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples9.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples10.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples11.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples12.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples13.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples14.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples15.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples16.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples17.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples18.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples19.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples20.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples21.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples22.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples23.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples24.nim\"\n", index: 0)' cmd: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r --warning:UnusedImport:off --path:/usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser --nimcache:/usr/src/.cache/nim/xmltree_d/runnableExamples /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim ..CC: os_group0_examples.nim Hint: 50184 lines; 12.143s; 76.273MiB peakmem; Debug build; proj: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim; out: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples [Exec] Hint: 34097 lines; 7.498s; 49.289MiB peakmem; Debug build; proj: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples.nim; out: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim [Success] Hint: 50414 lines; 17.253s; 61.207MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/htmlparser.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples.nim [Success] Hint: 34368 lines; 13.957s; 39.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/wordwrap.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/wordwrap.html [SuccessX] .....Hint: 34579 lines; 8.720s; 49.207MiB peakmem; Debug build; proj: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples.nim; out: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples [Exec] . Hint: [Link] (r: 255, g: 0, b: 255) Hint: [Link] tuple[r: range 0..255(int), g: range 0..255(int), b: range 0..255(int)] (r: 0, g: 255, b: 204) tuple[r: range 0..255(int), g: range 0..255(int), b: range 0..255(int)] Hint: 25983 lines; 13.203s; 39.594MiB peakmem; Debug build; proj: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim; out: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples [Exec] CC: stdlib_assertions.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples.nim [Success] .Hint: 34739 lines; 15.051s; 39.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/colors.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/colors.html [SuccessX] Hint: [Link] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim [Success] CC: stdlib_io.nim Hint: 25949 lines; 16.829s; 31.805MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unicode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/unicode.html [SuccessX] CC: stdlib_system.nim Hint: [Link] CC: stdlib_parseutils.nim CC: stdlib_math.nim Hint: 44851 lines; 10.736s; 61.195MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim; out: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [Exec] CC: stdlib_algorithm.nim Hint: [Link] CC: stdlib_strutils.nim Hint: 40441 lines; 11.348s; 61.156MiB peakmem; Debug build; proj: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim; out: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [Exec] CC: stdlib_pathnorm.nim 2024-02-24 01:08:17 CPU time [s] 1.33799999999999e-05 Fib is [s] @[0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144] CC: stdlib_times.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim [Success] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim [Success] Hint: CC: stdlib_os.nim 44963 lines; 16.747s; 61.246MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strtabs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strtabs.html [SuccessX] Hint: 39956 lines; 16.870s; 49.277MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/times.html [SuccessX] Hint: [Link] Hint: [Link] CC: stdlib_hashes.nim Hint: [Link] Hint: [Link] Hint: 41993 lines; 12.072s; 60.984MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim; out: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples [Exec] Hint: 45910 lines; 9.666s; 61.172MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim; out: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples [SuccessX] CC: stdlib_strtabs.nim Hint: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples [Exec] 0 1 2 3 4 CC: stdlib_tables.nim Hint: [Link] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim [Success] CC: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstast.nim Hint: 25566 lines; 14.658s; 25.508MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sequtils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sequtils.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim [Success] Hint: 46051 lines; 16.200s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsecsv.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsecsv.html [SuccessX] CC: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/rst.nim Hint: 34423 lines; 7.090s; 49.305MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples.nim; out: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples [Exec] CC: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/highlite.nim Hint: 25991 lines; 7.112s; 39.688MiB peakmem; Debug build; proj: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples.nim; out: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples.nim [Success] Hint: 34648 lines; 14.019s; 39.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/sha1.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sha1.html [SuccessX] CC: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstgen.nim Hint: 44311 lines; 9.224s; 61.172MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples.nim; out: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples.nim [Success] CC: rstgen_examples1.nim Hint: 26257 lines; 13.037s; 31.848MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/editdistance.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/editdistance.html [SuccessX] Hint: [Link] Hint: [Link] CC: rstgen_group0_examples.nim Hint: 33013 lines; 11.615s; 60.984MiB peakmem; Debug build; proj: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim; out: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples [Exec] Hint: 41806 lines; 9.274s; 61.145MiB peakmem; Debug build; proj: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim; out: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples.nim [Success] Hint: 44553 lines; 16.417s; 49.242MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parseopt.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parseopt.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim [Success] Hint: 34847 lines; 12.099s; 61.074MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim; out: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples [Exec] Hint: 42010 lines; 15.924s; 49.277MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/json.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/json.html [SuccessX] Hint: [Link] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim [Success] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim [Success] Hint: 30918 lines; 14.953s; 31.785MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/tables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/tables.html [SuccessX] Hint: 34249 lines; 16.956s; 39.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strutils.html [SuccessX] Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: [Link] ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): multiple definition of `NTI__AXJIhVoWe4G3c3KjQE6ymQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): multiple definition of `NTI__H9atqk7mZO4Wo9cXc7AfElkQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): multiple definition of `NimDT___AXJIhVoWe4G3c3KjQE6ymQ_k'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): first defined here ld: Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_105.nim [Exec] /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0xc0): multiple definition of `NTI__RFxWfaeuyO9bchogjTGzuUA_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0xc0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x100): multiple definition of `NTI__MaJ21s3JWuTNJTXNEUHXSQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x100): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlNode__dQfzrM4eFRXTfdduIk49cuw': stdlib_xmltree.nim.c:(.text+0xHint: 194): multiple definition of `newXmlNode__dQfzrM4eFRXTfdduIk49cuw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.oused config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] :stdlib_xmltree.nim.c:(.text+0x194): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newElement__qytV1ok6CJmBdu5AkYO1xg': stdlib_xmltree.nim.c:(.text+0x662): multiple definition of `newElement__qytV1ok6CJmBdu5AkYO1xg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x662): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ': stdlib_xmltree.nim.c:(.text+0x8a2): multiple definition of `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x8a2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA': stdlib_xmltree.nim.c:(.text+0xd34): multiple definition of `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xd34): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ': stdlib_xmltree.nim.c:(.text+0xedf): multiple definition of `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xedf): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2': stdlib_xmltree.nim.c:(.text+0x1290): multiple definition of `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1290): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `add__ScTx08m9bDgG8FqKvF09cIFA': stdlib_xmltree.nim.c:(.text+0x168c): multiple definition of `add__ScTx08m9bDgG8FqKvF09cIFA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x168c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `dollar___rAp771iHtGrYgbvmntxUog': stdlib_xmltree.nim.c:(.text+0x27b0): multiple definition of `dollar___rAp771iHtGrYgbvmntxUog'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x27b0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newText__lIKHICv0QWYTrKo9cmYCIpg': stdlib_xmltree.nim.c:(.text+0x2870): multiple definition of `newText__lIKHICv0QWYTrKo9cmYCIpg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2870): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newComment__0QU81vI7aC3mJzRJpMvSdg': stdlib_xmltree.nim.c:(.text+0x297c): multiple definition of `newComment__0QU81vI7aC3mJzRJpMvSdg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x297c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newCData__wlhx3SYsOoejr6cg9cS9cOMQ': stdlib_xmltree.nim.c:(.text+0x2a88): multiple definition of `newCData__wlhx3SYsOoejr6cg9cS9cOMQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2a88): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newEntity__IYDiXGDLumr9crRvjSApDsg': stdlib_xmltree.nim.c:(.text+0x2b94): multiple definition of `newEntity__IYDiXGDLumr9crRvjSApDsg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2b94): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg': stdlib_xmltree.nim.c:(.text+0x2ca0): multiple definition of `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2ca0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlTree__xntfdcYvAguJCTyb6bBNvQ': stdlib_xmltree.nim.c:(.text+0x2fab): multiple definition of `newXmlTree__xntfdcYvAguJCTyb6bBNvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2fab): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `worker__6tKeRp8EyUwR1FUavPobDg': stdlib_xmltree.nim.c:(.text+0x33c9): multiple definition of `worker__6tKeRp8EyUwR1FUavPobDg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x33c9): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `innerText__rAp771iHtGrYgbvmntxUog_2': stdlib_xmltree.nim.c:(.text+0x373f): multiple definition of `innerText__rAp771iHtGrYgbvmntxUog_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x373f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `delete__YGUzzUyqd4GwcCc9b7Oe2Zw': stdlib_xmltree.nim.c:(.text+0x37f2): multiple definition of `delete__YGUzzUyqd4GwcCc9b7Oe2Zw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x37f2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `clear__tw3AZT9bIVd09cTeud4JdM9cg': stdlib_xmltree.nim.c:(.text+0x3a4f): multiple definition of `clear__tw3AZT9bIVd09cTeud4JdM9cg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3a4f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `attr__EGMotuqT17RQ3D9b2fXcO9aQ': stdlib_xmltree.nim.c:(.text+0x3d55): multiple definition of `attr__EGMotuqT17RQ3D9b2fXcO9aQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3d55): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `child__JlAyVSMp7u9aryEwrNn6FzQ': stdlib_xmltree.nim.c:(.text+0x413f): multiple definition of `child__JlAyVSMp7u9aryEwrNn6FzQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x413f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__59cbMyLbqxk9cAonHJAxcSmg': stdlib_xmltree.nim.c:(.text+0x4426): multiple definition of `findAll__59cbMyLbqxk9cAonHJAxcSmg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x4426): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__qHfTw9a4wSNnVRDKjZMVINQ': stdlib_xmltree.nim.c:(.text+0x485b): multiple definition of `findAll__qHfTw9a4wSNnVRDKjZMVINQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x485b): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000': stdlib_xmltree.nim.c:(.text+0x491c): multiple definition of `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x491c): first defined here .Hint: 46640 lines; 9.547s; 75.852MiB peakmem; Debug build; proj: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples.nim; out: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples [Exec] .Hint: 44607 lines; 9.086s; 61.156MiB peakmem; Debug build; proj: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim; out: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples.nim [Success] Hint: 46901 lines; 16.216s; 61.348MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/mimetypes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/mimetypes.html [SuccessX] ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: warning: relocation against `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' in read-only section `.text' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `add__h5EN37DzGwIRbfOtA8cy9agxmltree': @mxmltree_examples1.nim.c:(.text+0x708): undefined reference to `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `unknown_xmltree_examples1Init000': @mxmltree_examples1.nim.c:(.text+0xa44): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xa7a): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xafc): undefined reference to `dollar___OuMIOHiWWdpO1R0c3qsNmg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMain': @mxmltree_group0_examples.nim.c:(.text+0x105): undefined reference to `stdlib_xmltreeDatInit000' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples: hidden symbol `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' isn't defined ld: final link failed: bad value collect2: error: ld returned 1 exit status Hint: operation successful: runnableExamples: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim [Success] Hint: 43838 lines; 8.502s; 61.184MiB peakmem; Debug build; proj: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples.nim; out: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples [Exec] Error: execution of an external program failed: 'gcc -o /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_dollars.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_system.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples27.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o -lm -lrt -ldl' Hint: 44860 lines; 16.030s; 61.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/logging.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/logging.html [SuccessX] Hint: 44620 lines; 9.183s; 61.18MiB peakmem; Debug build; proj: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim; out: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples.nim [Success] Hint: 44044 lines; 16.109s; 61.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/marshal.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/marshal.html [SuccessX] [runnableExamples] failed: generated file: '/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim' group: '(rdoccmd: "", docCmd: "", code: "# autogenerated by docgen\n# source: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/xmltree.nim\n# rdoccmd: \nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples1.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples2.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples3.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples4.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples5.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples6.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples7.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples8.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples9.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples10.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples11.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples12.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples13.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples14.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples15.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples16.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples17.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples18.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples19.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples20.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples21.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples22.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples23.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples24.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples25.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples26.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples27.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples28.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples29.nim\"\n", index: 0)' cmd: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r --warning:UnusedImport:off --path:/usr/src/RPM/BUILD/nim-1.4.6/lib/pure --nimcache:/usr/src/.cache/nim/xmltree_d/runnableExamples /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim [Success] Hint: 44003 lines; 16.457s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/os.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/os.html [SuccessX] .......CC: stdlib_assertions.nim CC: stdlib_dollars.nim .CC: stdlib_formatfloat.nim .CC: stdlib_system.nim CC: stdlib_hashes.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..CC: stdlib_math.nim .CC: stdlib_tables.nim CC: stdlib_parseutils.nim .CC: stdlib_unicode.nim CC: stdlib_strutils.nim .CC: stdlib_streams.nim ......CC: stdlib_lexbase.nim .....CC: stdlib_parsejson.nim ....CC: stdlib_options.nim ....CC: stdlib_json.nim .CC: stdlib_sets.nim CC: stdlib_assertions.nim CC: stdlib_times.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_os.nim CC: parseutils_examples1.nim CC: stdlib_strtabs.nim CC: parseutils_examples2.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_105.nim [Exec] CC: stdlib_jsonutils.nim CC: parseutils_examples3.nim CC: parseutils_examples4.nim CC: jsonutils_examples1.nim CC: parseutils_examples5.nim .CC: parseutils_examples6.nim .CC: jsonutils_examples2.nim CC: parseutils_examples7.nim .....CC: jsonutils_examples3.nim .CC: parseutils_examples8.nim ..CC: jsonutils_examples4.nim CC: parseutils_examples9.nim CC: jsonutils_examples5.nim CC: parseutils_examples10.nim CC: jsonutils_examples6.nim CC: parseutils_examples11.nim CC: jsonutils_examples7.nim ..CC: jsonutils_examples8.nim CC: parseutils_examples12.nim CC: jsonutils_examples9.nim CC: parseutils_examples13.nim CC: jsonutils_group0_examples.nim CC: parseutils_examples14.nim CC: parseutils_examples15.nim CC: parseutils_examples16.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_105.nim [Exec] CC: parseutils_examples17.nim CC: parseutils_examples18.nim CC: parseutils_examples19.nim CC: parseutils_examples20.nim CC: parseutils_examples21.nim CC: parseutils_examples22.nim CC: parseutils_examples23.nim CC: parseutils_group0_examples.nim Hint: [Link] Hint: 56946 lines; 11.200s; 94.82MiB peakmem; Debug build; proj: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim; out: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim [Success] Hint: 57222 lines; 18.139s; 76.172MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rstgen.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_106.nim [Exec] ... Hint: [Link] ..........Hint: 53121 lines; 6.240s; 94.719MiB peakmem; Debug build; proj: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples.nim; out: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples.nim [Success] Hint: 53254 lines; 14.420s; 76.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/jsonutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jsonutils.html [SuccessX] Hint: [Link] Hint: 23476 lines; 0.856s; 31.77MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim; out: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim [Success] Hint: 23415 lines; 17.402s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parseutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parseutils.html [SuccessX] ..CC: stdlib_htmlparser.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --multiMethods:on /usr/src/.cache/nim/manual_d/manual/manual_snippet_106.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_107.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_106.nim [Exec] Hint: [Link] Hint: 50101 lines; 1.169s; 75.961MiB peakmem; Debug build; proj: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim; out: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim [Success] Hint: 50331 lines; 17.247s; 61.207MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/htmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/htmlparser.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_107.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_108.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_107.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_108.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_109.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_108.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_109.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_110.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --multiMethods:on /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_109.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_110.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_110.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim cpp -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_123.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_123.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_124.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_124.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_125.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_125.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_126.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_126.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_130.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_131.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_132.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_133.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_130.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_134.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_131.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_132.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_135.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_133.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_136.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_137.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_134.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_138.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_135.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_139.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_136.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_137.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_140.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_138.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_139.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_140.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_141.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_142.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_143.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_144.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_145.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_146.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_147.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_148.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_149.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_150.nim [Exec] external program failed, retrying serial work queue for logs! bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut3.html --index:on doc/tut3.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut2.html --index:on doc/tut2.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut1.html --index:on doc/tut1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tools.html --index:on doc/tools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/testament.html --index:on doc/testament.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/prelude.html --index:on doc/prelude.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/packaging.html --index:on doc/packaging.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/overview.html --index:on doc/overview.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimsuggest.html --index:on doc/nimsuggest.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nims.html --index:on doc/nims.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/niminst.html --index:on doc/niminst.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimgrep.html --index:on doc/nimgrep.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimc.html --index:on doc/nimc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nep1.html --index:on doc/nep1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/manual_experimental.html --index:on doc/manual_experimental.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/manual.html --index:on doc/manual.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/lib.html --index:on doc/lib.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/koch.html --index:on doc/koch.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/intern.html --index:on doc/intern.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/idetools.html --index:on doc/idetools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/hcr.html --index:on doc/hcr.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/gc.html --index:on doc/gc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/filters.html --index:on doc/filters.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/estp.html --index:on doc/estp.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/drnim.html --index:on doc/drnim.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/docstyle.html --index:on doc/docstyle.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/docgen.html --index:on doc/docgen.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/destructors.html --index:on doc/destructors.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/contributing.html --index:on doc/contributing.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/backends.html --index:on doc/backends.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/apis.html --index:on doc/apis.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/var_t_return.html --index:on doc/manual/var_t_return.rst bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/threads.html --index:on lib/system/threads.nim bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/channels.html --index:on lib/system/channels.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nimrtl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nimhcr.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/typeinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/rlocks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/macros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/macrocache.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/locks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/hotcodereloading.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/experimental/diff.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/pools.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/filepermissions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/compat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/btreetables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/re.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/rdstdin.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/nre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_sqlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_postgres.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_odbc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/nre/private/util.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsre.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsffi.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsconsole.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/dom_extensions.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/dom.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/asyncjs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nintendoswitch/switch_memory.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rstgen.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rstast.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rst.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/highlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/posix_utils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/kqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/inotify.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/epoll.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/httpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/xmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/volatile.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/uri.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unittest.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unicode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/typetraits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/times.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/terminal.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/sugar.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strtabs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strscans.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strmisc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strformat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/streamwrapper.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/streams.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/stats.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ssl_config.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ssl_certs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/smtp.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/selectors.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/segfaults.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ropes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/reservedmem.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/rationals.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/random.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/punycode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/pegs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/pathnorm.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parseutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsesql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parseopt.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsejson.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsecsv.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsecfg.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/oswalkdir.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/osproc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/os.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/options.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/oids.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nimtracker.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nimprof.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/net.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nativesockets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/mimetypes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/mersenne.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/memfiles.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/md5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/math.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/marshal.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/logging.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/lexbase.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/lenientops.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/json.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/httpcore.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/htmlgen.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/hashes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/fenv.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/endians.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/encodings.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/dynlib.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/distros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/db_common.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cstrutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/coro.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cookies.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/complex.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/colors.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cgi.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/browsers.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/bitops.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/base64.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncstreams.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncnet.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncmacro.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asynchttpserver.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncfutures.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncftpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncfile.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncdispatch.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/async.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/algorithm.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/tables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sharedtables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sharedlist.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sequtils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/rtarrays.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/lists.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/intsets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/heapqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/deques.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/critbits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/chains.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/threadpool.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/cpuload.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/cpuinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/atomics.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unidecode/unidecode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/wrapnils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/wordwrap.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/with.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/varints.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/time_t.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/sums.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/stackframes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/sha1.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/monotimes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/logic.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/jsonutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/isolation.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/exitprocs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/enumerate.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/effecttraits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/editdistance.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/decls.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/compilesettings.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/underscored_calls.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/since.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/miscdollars.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/globs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/widestrs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/nimscript.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/iterators.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/io.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/dollars.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/assertions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/windows/winlean.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/windows/registry.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/wrappers/linenoise/linenoise.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on nimsuggest/sexp.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/mysql.html lib/wrappers/mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/iup.html lib/wrappers/iup.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/sqlite3.html lib/wrappers/sqlite3.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/postgres.html lib/wrappers/postgres.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tinyc.html lib/wrappers/tinyc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/odbcsql.html lib/wrappers/odbcsql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/pcre.html lib/wrappers/pcre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/openssl.html lib/wrappers/openssl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/posix.html lib/posix/posix.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/linux.html lib/posix/linux.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/termios.html lib/posix/termios.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/jscore.html lib/js/jscore.nim bin/nim buildIndex -o:web/upload/1.4.6/theindex.html web/upload/1.4.6 Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nimdoc.cfg' [Conf] bin/nim doc --project --outdir:web/upload/1.4.6/compiler --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -u:boot compiler/index.nim Hint: 159630 lines; 3.431s; 351.156MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/compiler/index.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/compiler/index.html [SuccessX] bin/nim js -d:release --out:web/upload/nimblepkglist.js tools/nimblepkglist.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ....................... Hint: 38977 lines; 0.328s; 49.473MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/nimblepkglist.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/nimblepkglist.js [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 -o:doc/html/docgen_sample.html doc/docgen_sample.nim Hint: 34262 lines; 0.282s; 39.66MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/doc/docgen_sample.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/docgen_sample.html [SuccessX] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut3.html --index:on doc/tut3.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut2.html --index:on doc/tut2.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut1.html --index:on doc/tut1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tools.html --index:on doc/tools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/testament.html --index:on doc/testament.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/prelude.html --index:on doc/prelude.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/packaging.html --index:on doc/packaging.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/overview.html --index:on doc/overview.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimsuggest.html --index:on doc/nimsuggest.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nims.html --index:on doc/nims.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/niminst.html --index:on doc/niminst.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimgrep.html --index:on doc/nimgrep.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimc.html --index:on doc/nimc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nep1.html --index:on doc/nep1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/manual_experimental.html --index:on doc/manual_experimental.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/manual.html --index:on doc/manual.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/lib.html --index:on doc/lib.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/koch.html --index:on doc/koch.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/intern.html --index:on doc/intern.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_101.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/idetools.html --index:on doc/idetools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/hcr.html --index:on doc/hcr.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/gc.html --index:on doc/gc.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/filters.html --index:on doc/filters.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/estp.html --index:on doc/estp.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/drnim.html --index:on doc/drnim.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/docstyle.html --index:on doc/docstyle.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/docgen.html --index:on doc/docgen.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/destructors.html --index:on doc/destructors.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/contributing.html --index:on doc/contributing.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/backends.html --index:on doc/backends.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/apis.html --index:on doc/apis.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/var_t_return.html --index:on doc/manual/var_t_return.rst bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/threads.html --index:on lib/system/threads.nim bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/channels.html --index:on lib/system/channels.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_101.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/nimrtl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/nimhcr.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/typeinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/rlocks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/macros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/macrocache.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/locks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/hotcodereloading.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/experimental/diff.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/pools.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/filepermissions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/compat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/btreetables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/htmlparser/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/htmlparser/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/re.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/rdstdin.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/nre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_sqlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_postgres.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_odbc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/nre/private/util.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/jsre.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/jsffi.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_102.nim [Exec] bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/jsconsole.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/dom_extensions.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/dom.nim Hint: 22753 lines; 0.198s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/macrocache.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/macrocache.html [SuccessX] bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/asyncjs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/nintendoswitch/switch_memory.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/rstgen.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/rstast.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_102.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/rst.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/highlite.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_102.nim [Exec] Hint: 23016 lines; 0.263s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/locks.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/locks.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/posix_utils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/kqueue.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/inotify.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_102.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/epoll.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/httpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/xmlparser.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] Hint: 22989 lines; 0.374s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/rlocks.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rlocks.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/volatile.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_102.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/uri.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unittest.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unicode.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(123, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/typetraits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/times.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/terminal.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim(12, 11) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/sugar.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22816 lines; 0.309s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/rdstdin.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rdstdin.html [SuccessX] Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strutils.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(485, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(486, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(510, 39) Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(511, 40) Warning: toU16 is deprecated [Deprecated] Hint: 22748 lines; 0.480s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/hotcodereloading.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/hotcodereloading.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strtabs.nim Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strscans.nim used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 18793 lines; 0.278s; 16.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/dom.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strmisc.nim Hint: 17094 lines; 0.212s; 13.355MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jsre.html [SuccessX] Hint: 17115 lines; 0.233s; 13.363MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsconsole.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jsconsole.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(696, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(697, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(698, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(703, 11) Warning: ze is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strformat.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(732, 18) Warning: toU8 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/streamwrapper.nim Hint: 7867 lines; 0.068s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples.nim; out: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/streams.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples.nim [Success] Hint: 24458 lines; 0.640s; 25.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/macros.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/macros.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/stats.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] /usr/src/RPM/BUILD/nim-1.4.6/lib/js/asyncjs.nim(1, 1) Warning: language 'javascript' not supported [LanguageXNotSupported] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ssl_config.nim Hint: 7867 lines; 0.089s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim; out: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim(1, 1) Warning: language 'js' not supported [LanguageXNotSupported] Hint: 25781 lines; 0.414s; 25.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jsffi.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ssl_certs.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_sqlite.nim(133, 1) Warning: Circular dependency detected. `codeReordering` pragma may not be able to reorder some nodes properely [User] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/smtp.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim [Success] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/selectors.nim Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/segfaults.nim 22706 lines; 0.787s; 31.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/system.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ropes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/reservedmem.nim Hint: Hint: 22723 lines; 0.638s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/compat.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/compat.html [SuccessX] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 18798 lines; 0.362s; 16.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom_extensions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/dom_extensions.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/rationals.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/random.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(10, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(10, 36) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(30, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22743 lines; 0.496s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/switch_memory.html [SuccessX] Hint: 7867 lines; 0.066s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim; out: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/punycode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/pegs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/pathnorm.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25938 lines; 0.527s; 25.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/asyncjs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncjs.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim [Success] Hint: 25463 lines; 0.777s; 25.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/btreetables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/btreetables.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parseutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsesql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parseopt.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsejson.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsecsv.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsecfg.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/oswalkdir.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/osproc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/os.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/options.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/oids.nim Hint: 38316 lines; 1.144s; 49.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/experimental/diff.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/diff.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nimtracker.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nimprof.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/net.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nativesockets.nim Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/mimetypes.nim used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/mersenne.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_103.nim [Exec] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22743 lines; 0.694s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/volatile.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/volatile.html [SuccessX] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25294 lines; 0.763s; 25.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/kqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/kqueue.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/memfiles.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 25223 lines; 0.840s; 25.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/epoll.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/epoll.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/md5.nim Hint: 30970 lines; 0.980s; 31.754MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/nre/private/util.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/util.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 7867 lines; 0.088s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim; out: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/math.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/marshal.nim Hint: 7867 lines; 0.079s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples.nim; out: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples [Exec] localhost.localdomain6.1.82-std-def-alt1#1 SMP PREEMPT_DYNAMIC Fri Mar 15 23:45:02 UTC 2024 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim [Success] Hint: 25242 lines; 0.888s; 25.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix_utils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/posix_utils.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/logging.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples.nim [Success] Hint: 25840 lines; 1.237s; 25.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_sqlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_sqlite.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/lexbase.nim Hint: 7867 lines; 0.075s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples.nim; out: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_103.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/lenientops.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples.nim [Success] Hint: 22804 lines; 1.008s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/inotify.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/inotify.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/json.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/httpcore.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/htmlparser.nim Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/htmlgen.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --threads:on /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_103.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/hashes.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_103.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/fenv.nim Hint: 22758 lines; 0.726s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ssl_config.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/ssl_config.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/endians.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/encodings.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/dynlib.nim Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/distros.nim /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_103.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/db_common.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cstrutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/coro.nim Hint: 25803 lines; 1.004s; 25.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strscans.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strscans.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cookies.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_101.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/complex.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/colors.nim 25219 lines; 0.849s; 25.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/segfaults.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/segfaults.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cgi.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/browsers.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/bitops.nim Hint: 28610 lines; 1.061s; 25.527MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/streamwrapper.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/streamwrapper.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/base64.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncstreams.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncnet.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncmacro.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asynchttpserver.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncfutures.nim Hint: 7867 lines; 0.112s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples.nim; out: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncftpclient.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncfile.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncdispatch.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: 7867 lines; 0.118s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim; out: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples.nim [Success] Hint: 24646 lines; 1.402s; 25.527MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/typetraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/typetraits.html [SuccessX] use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/async.nim cannot open file stream: somefile.txtHint: operation successful: runnableExamples: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim [Success] Hint: 24229 lines; 1.358s; 25.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/streams.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/streams.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/algorithm.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/tables.nim Hint: 27205 lines; 1.192s; 25.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/rationals.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rationals.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim(426, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sharedtables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sharedlist.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sets.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_102.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sequtils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/rtarrays.nim Hint: 7867 lines; 0.089s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim; out: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/lists.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/intsets.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim [Success] Hint: 26778 lines; 1.590s; 25.531MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/stats.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/stats.html [SuccessX] Hint: 35725 lines; 2.307s; 39.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_odbc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_odbc.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 35891 lines; 2.225s; 39.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_mysql.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/heapqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/deques.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/critbits.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim(604, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] Hint: 51023 lines; 2.572s; 61.191MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimhcr.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/chains.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] Hint: 35314 lines; 2.306s; 39.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_postgres.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/threadpool.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/cpuload.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/cpuinfo.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/atomics.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unidecode/unidecode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/wrapnils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/wordwrap.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/with.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 7867 lines; 0.176s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim; out: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/varints.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/time_t.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim [Success] Hint: 22931 lines; 1.603s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/pathnorm.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/pathnorm.html [SuccessX] Hint: 7867 lines; 0.144s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples.nim; out: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/sums.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples.nim [Success] Hint: 24697 lines; 1.836s; 25.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ropes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/ropes.html [SuccessX] Hint: 23188 lines; 1.295s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimtracker.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimtracker.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/stackframes.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(123, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/sha1.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_104.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/monotimes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/logic.nim Hint: 22765 lines; 1.148s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/lenientops.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/lenientops.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(485, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(486, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(510, 39) Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(511, 40) Warning: toU16 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/jsonutils.nim Hint: 49506 lines; 2.975s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/pools.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/pools.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/isolation.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(696, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(697, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(698, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(703, 11) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(732, 18) Warning: toU8 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/exitprocs.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/enumerate.nim Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/effecttraits.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] 22807 lines; 1.091s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/db_common.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_common.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/editdistance.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/decls.nim Hint: 22862 lines; 1.162s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cstrutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cstrutils.html [SuccessX] Hint: 22887 lines; 1.097s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/fenv.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/fenv.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/htmlparser_d/htmlparser/htmlparser_snippet_101.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/compilesettings.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/underscored_calls.nim Hint: 7867 lines; 0.187s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim; out: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim [Success] Hint: 35303 lines; 3.133s; 39.469MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/re.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/re.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/since.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/miscdollars.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/globs.nim Hint: 7867 lines; 0.177s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim; out: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/widestrs.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/nimscript.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim [Success] Hint: 22989 lines; 1.706s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/md5.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/md5.html [SuccessX] Hint: 22820 lines; 1.273s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/endians.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/endians.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/iterators.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/io.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/dollars.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/assertions.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.132s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim; out: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim [Success] Hint: 22762 lines; 1.858s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/mersenne.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/mersenne.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/windows/winlean.nim Hint: 35162 lines; 3.101s; 49.133MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/highlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/highlite.html [SuccessX] Hint: 7867 lines; 0.197s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim; out: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 26789 lines; 1.385s; 25.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/complex.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/complex.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/windows/registry.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 7867 lines; 0.196s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim; out: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim [Success] Hint: 25020 lines; 2.358s; 25.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/options.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/options.html [SuccessX] Hint: 46495 lines; 3.567s; 61.16MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsexml.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_104.nim [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/wrappers/linenoise/linenoise.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim [Success] Hint: 25949 lines; 3.020s; 31.797MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unicode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/unicode.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on nimsuggest/sexp.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/mysql.html lib/wrappers/mysql.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_104.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/iup.html lib/wrappers/iup.nim Hint: 42329 lines; 3.447s; 49.199MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstast.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rstast.html [SuccessX] Hint: 7867 lines; 0.154s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples.nim; out: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples [Exec] Hint: 7867 lines; 0.220s; 7.012MiB peakmem; Debug build; proj: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples.nim; out: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples [Exec] Hint: 7867 lines; 0.145s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim; out: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/sqlite3.html lib/wrappers/sqlite3.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples.nim [Success] Hint: 39756 lines; 3.718s; 49.184MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/nre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nre.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 44026 lines; 3.849s; 49.172MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/filepermissions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/filepermissions.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim [Success] Hint: 23189 lines; 1.859s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/hashes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/hashes.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/postgres.html lib/wrappers/postgres.nim Hint: 7867 lines; 0.172s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim; out: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tinyc.html lib/wrappers/tinyc.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim [Success] Hint: 23415 lines; 2.821s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parseutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parseutils.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/odbcsql.html lib/wrappers/odbcsql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/pcre.html lib/wrappers/pcre.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 58217 lines; 4.261s; 76.441MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nimrtl.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimrtl.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 7867 lines; 0.161s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim; out: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples [Exec] Hint: 7867 lines; 0.178s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim; out: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples [Exec] Hint: 7867 lines; 0.176s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim; out: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/openssl.html lib/wrappers/openssl.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim [Success] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim [Success] Hint: 26440 lines; 2.549s; 25.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/math.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/math.html [SuccessX] Hint: 25359 lines; 2.012s; 25.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/bitops.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/bitops.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/posix.html lib/posix/posix.nim Hint: 23117 lines; 1.513s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sharedlist.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sharedlist.html [SuccessX] Hint: 36464 lines; 3.135s; 49.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsejson.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsejson.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim [Success] Hint: 22984 lines; 1.953s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/base64.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/base64.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/linux.html lib/posix/linux.nim Hint: 22744 lines; 1.510s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/rtarrays.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rtarrays.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/termios.html lib/posix/termios.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/jscore.html lib/js/jscore.nim Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 27756 lines; 1.917s; 25.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sharedtables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sharedtables.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Hint: Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] 7867 lines; 0.181s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples.nim; out: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples/usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] [SuccessX] Hint: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples [Exec] Hint: 7867 lines; 0.191s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim; out: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples.nim [Success] Hint: 34336 lines; 3.913s; 39.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strmisc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strmisc.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim [Success] Hint: 35058 lines; 4.106s; 39.535MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/uri.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/uri.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 22751 lines; 1.570s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/chains.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/chains.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 22729 lines; 1.463s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/time_t.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/time_t.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: 25393 lines; 1.711s; 25.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/cpuload.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cpuload.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated]/usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 44169 lines; 3.977s; 49.246MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ssl_certs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/ssl_certs.html [SuccessX] Hint: Hint: 22828 lines; 1.528s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/varints.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/varints.html [SuccessX] .Hint: 22706 lines; 1.077s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/widestrs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/widestrs.html [SuccessX] 22706 lines; 1.114s; 20.535MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/miscdollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/miscdollars.html [SuccessX] Hint: 7867 lines; 0.165s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim; out: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.188s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples.nim; out: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples [Exec] Hint: 7867 lines; 0.175s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples.nim; out: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim [Success] Hint: 23531 lines; 2.247s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/algorithm.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/algorithm.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples.nim [Success] Hint: 34912 lines; 4.129s; 39.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strformat.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strformat.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim(624, 17) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] Hint: 22737 lines; 1.513s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/stackframes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/stackframes.html [SuccessX] Hint: 57915 lines; 4.327s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/terminal.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/terminal.html [SuccessX] Hint: 22747 lines; 1.413s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/isolation.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/isolation.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim(729, 13) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] Hint: 63335 lines; 4.448s; 61.305MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/unittest.html [SuccessX] .Hint: 7867 lines; 0.117s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples.nim; out: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 22717 lines; 1.494s; 20.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/logic.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/logic.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(30, 34) Hint: 'listDirsImpl' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(32, 34) Hint: 'listFilesImpl' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(34, 49) Hint: 'removeDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(36, 49) Hint: 'removeFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(38, 49) Hint: 'moveFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(40, 49) Hint: 'moveDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(42, 49) Hint: 'copyFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(44, 49) Hint: 'copyDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(45, 63) Hint: 'createDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(53, 65) Hint: 'rawExec' cannot raise 'OSError' [XCannotRaiseY] Hint: 22706 lines; 1.198s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/dollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/dollars.html [SuccessX] Hint: Hint: Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples.nim [Success] Hint: 24879 lines; 1.909s; 25.535MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/atomics.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/atomics.html [SuccessX] 24507 lines; 1.355s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/underscored_calls.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/underscored_calls.html [SuccessX] 48429 lines; 4.493s; 61.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/xmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/xmlparser.html [SuccessX] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22741 lines; 0.917s; 20.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/linenoise.html [SuccessX] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(364, 34) Hint: 'stdinReadLine' cannot raise 'IOError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(368, 34) Hint: 'stdinReadAll' cannot raise 'IOError' [XCannotRaiseY] Hint: 7867 lines; 0.175s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim; out: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples [Exec] ....Hint: 22763 lines; 1.349s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/compilesettings.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/compilesettings.html [SuccessX] Hint: 7867 lines; 0.209s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim; out: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples [Exec] Hint: 23148 lines; 1.361s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimscript.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim [Success] Hint: 22931 lines; 2.188s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/heapqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/heapqueue.html [SuccessX] Hint: 23104 lines; 1.530s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/exitprocs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/exitprocs.html [SuccessX] Hint: 7867 lines; 0.142s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim; out: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples [Exec] Hint: 7867 lines; 0.122s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim; out: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim [Success] Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 34249 lines; 4.513s; 39.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strutils.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.084s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim; out: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples [Exec] Hint: 0 1 2 3 4 22706 lines; 1.360s; 20.508MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/since.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/since.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim [Success] Hint: 24566 lines; 2.061s; 25.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/with.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/with.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim [Success] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] 25566 lines; 2.364s; 25.512MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sequtils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sequtils.html [SuccessX]/usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.147s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim; out: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim [Success] Hint: 23276 lines; 2.333s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/critbits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/critbits.html [SuccessX] Hint: 40654 lines; 3.851s; 49.184MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/oids.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/oids.html [SuccessX] Hint: Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim [Success] Hint: 24568 lines; 2.137s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/wrapnils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/wrapnils.html [SuccessX] Hint: 40238 lines; 4.038s; 49.219MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsecfg.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsecfg.html [SuccessX] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 24513 lines; 1.559s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/effecttraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/effecttraits.html [SuccessX] Hint: 7867 lines; 0.109s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim; out: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples [Exec] ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim [Success] Hint: 34458 lines; 4.247s; 39.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/punycode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/punycode.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) 7867 lines; 0.137s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples.nim; out: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examplesHint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] [SuccessX] Hint: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples [Exec] ..Hint: 7867 lines; 0.138s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim; out: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples [Exec] Hint: Hint: 7867 lines; 0.169s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim; out: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [Exec] 7867 lines; 0.097s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim; out: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim [Success] Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples.nim [Success] 23443 lines; 2.446s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/lists.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/lists.html [SuccessX] Hint: 28079 lines; 2.615s; 25.559MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sets.html [SuccessX] Hint: 22706 lines; 1.375s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/io.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/io.html [SuccessX] Hint: 7867 lines; 0.111s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim; out: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [Exec] Hint: 22706 lines; 1.397s; 20.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/assertions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/assertions.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim [Success] Hint: 26969 lines; 2.540s; 25.527MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/deques.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/deques.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim [Success] Hint: 23702 lines; 1.145s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/iup.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/iup.html [SuccessX] Hint: Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] 2024-02-24 01:10:10 CPU time [s] 1.365000000000003e-05 44963 lines; 4.756s; 61.219MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strtabs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strtabs.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Fib is [s] @[0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim [Success] Hint: 7867 lines; 0.109s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim; out: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [Exec] ..Hint: 7867 lines; 0.124s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim; out: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] 39956 lines; 4.773s; 49.191MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/times.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim [Success] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] 27579 lines; 2.617s; 25.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/intsets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/intsets.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim [Success] Hint: 25289 lines; 2.420s; 25.559MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/cpuinfo.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cpuinfo.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 46513 lines; 4.553s; 61.227MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsexml.html [SuccessX] Hint: 36504 lines; 4.440s; 49.227MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/pegs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/pegs.html [SuccessX] Hint: 23548 lines; 1.086s; 25.602MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/odbcsql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/odbcsql.html [SuccessX] Hint: 44245 lines; 4.570s; 49.191MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/reservedmem.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/reservedmem.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: Hint: 7867 lines; 0.088s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim; out: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] 36855 lines; 3.669s; 39.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/dynlib.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/dynlib.html [SuccessX] Hint: 46413 lines; 4.605s; 61.246MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/selectors.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/selectors.html [SuccessX] Hint: Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim [Success] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] 7867 lines; 0.103s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim; out: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] Hint: 30918 lines; 2.934s; 31.789MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/tables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/tables.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 53351 lines; 5.300s; 76.238MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rst.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rst.html [SuccessX] 23822 lines; 1.412s; 25.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/mysql.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim [Success] Hint: 35060 lines; 3.813s; 39.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/htmlgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/htmlgen.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 22814 lines; 1.129s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/tinyc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/tinyc.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 49203 lines; 3.309s; 61.281MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncstreams.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncstreams.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 23079 lines; 1.189s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/postgres.html [SuccessX] Hint: 7867 lines; 0.100s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim; out: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples [Exec] Hint: 37446 lines; 4.481s; 49.234MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsesql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsesql.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Hint: 7867 lines; 0.101s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim; out: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples [Exec] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: 7867 lines; 0.110s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples.nim; out: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim [Success] Hint: 22706 lines; 1.941s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/iterators.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/iterators.html [SuccessX] Hint: 22726 lines; 2.100s; 20.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/decls.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/decls.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim [Success] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples.nim [Success] Hint: 45979 lines; 5.080s; 61.211MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sugar.html [SuccessX] Hint: 26527 lines; 2.343s; 25.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/sums.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sums.html [SuccessX] Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: Hint: 23180 lines; 1.215s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/pcre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/pcre.html7867 lines; 0.114s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim; out: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples [SuccessX] [SuccessX] Hint: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Hint: 23099 lines; 1.328s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/sqlite3.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sqlite3.html [SuccessX] .Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim [Success] Hint: 40658 lines; 4.786s; 49.188MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/random.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/random.html [SuccessX] Hint: 22813 lines; 0.993s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jscore.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jscore.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimprof.nim(227, 3) /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Warning: use exitprocs.addExitProc; addQuitProc is deprecated [Deprecated] Hint: Hint: 39496 lines; 4.445s; 49.285MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimprof.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimprof.html [SuccessX] 35937 lines; 4.170s; 39.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/lexbase.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/lexbase.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: ./usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_105.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] ..Hint: 7867 lines; 0.061s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim; out: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) .Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) .Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) .Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] 25161 lines; 1.121s; 25.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/linux.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/linux.html [SuccessX] Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim [Success] Hint: 24529 lines; 2.232s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/enumerate.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/enumerate.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .......Hint: 45025 lines; 3.758s; 61.285MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cookies.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cookies.html [SuccessX] Hint: 50956 lines; 4.557s; 61.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/net.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(316, 53) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(318, 37) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(318, 52) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(411, 44) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 46057 lines; 4.444s; 61.273MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/memfiles.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 44017 lines; 4.771s; 49.234MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/oswalkdir.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/oswalkdir.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 25132 lines; 1.293s; 31.781MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/posix.html [SuccessX] Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect'/usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] [XCannotRaiseY]/usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..Hint: 25386 lines; 1.167s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/termios.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/termios.html [SuccessX] Hint: 7867 lines; 0.068s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples.nim; out: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Hint: Warning: operation successful: runnableExamples: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples.nim [Success] toU32 is deprecated [Deprecated] Hint: 44553 lines; 4.931s; 61.242MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parseopt.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parseopt.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] 48974 lines; 4.817s; 61.285MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/osproc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/osproc.html [SuccessX] ..Hint: 7867 lines; 0.118s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples.nim; out: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples [Exec] Hint: 46071 lines; 4.592s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nativesockets.html [SuccessX] Hint: 44551 lines; 4.315s; 49.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/encodings.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/encodings.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/logging.nim(323, 22) Hint: 'log' cannot raise 'Exception' [XCannotRaiseY] Hint: 7867 lines; 0.048s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim; out: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples [Exec] Hint: (r: 255, g: 0, b: 255) tuple[r: range 0..255(int), g: range 0..255(int), b: range 0..255(int)] (r: 0, g: 255, b: 204) tuple[r: range 0..255(int), g: range 0..255(int), b: range 0..255(int)] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples.nim [Success] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] 34739 lines; 3.904s; 39.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/colors.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/colors.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim [Success] Hint: 46051 lines; 4.920s; 61.188MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsecsv.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsecsv.html [SuccessX] Hint: 7867 lines; 0.054s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples.nim; out: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples [Exec] .Hint: 7867 lines; 0.051s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim; out: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [Exec] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples.nim [Success] Hint: 26257 lines; 2.458s; 31.797MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/editdistance.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/editdistance.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 42010 lines; 4.405s; 49.203MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/json.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/json.html [SuccessX] Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 49252 lines; 4.136s; 61.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/distros.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/distros.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: Hint: 45179 lines; 4.134s; 61.219MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/coro.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/coro.html [SuccessX] 7867 lines; 0.056s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim; out: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] Hint: 7867 lines; 0.027s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim; out: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim [Success] Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim [Success] Hint: 44003 lines; 4.873s; 61.336MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/os.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/os.html [SuccessX] 57222 lines; 5.905s; 76.152MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rstgen.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: 40111 lines; 2.802s; 49.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/monotimes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/monotimes.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: 7867 lines; 0.065s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples.nim; out: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples.nim [Success] Hint: 38250 lines; 4.525s; 49.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpcore.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/httpcore.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 49062 lines; 4.173s; 61.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/browsers.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/browsers.html [SuccessX] Hint: 46199 lines; 4.062s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cgi.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cgi.html [SuccessX] Hint: 37989 lines; 2.451s; 49.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/winlean.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] Hint: 7867 lines; 0.055s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim; out: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 45395 lines; 2.315s; 61.297MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/registry.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/registry.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim [Success] Hint: 44860 lines; 4.650s; 61.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/logging.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/logging.html [SuccessX] Hint: 7867 lines; 0.033s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples.nim; out: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples.nim [Success] Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 34368 lines; 3.289s; 39.602MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/wordwrap.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/wordwrap.html [SuccessX] Hint: 37091 lines; 2.150s; 49.188MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/nimsuggest/sexp.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sexp.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 7867 lines; 0.022s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples.nim; out: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(454, 64) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_105.nim [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 58557 lines; 3.945s; 76.332MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncdispatch.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncdispatch.html [SuccessX] Hint: 49075 lines; 4.020s; 61.23MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncfutures.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncfutures.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(695, 56) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples.nim [Success] Hint: 44044 lines; 4.829s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/marshal.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/marshal.html [SuccessX] Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: 49446 lines; 3.978s; 61.234MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/async.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/async.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(796, 46) /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 7867 lines; 0.042s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples.nim; out: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples [Exec] Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/threadpool.nim(117, 27) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 49439 lines; 4.148s; 61.238MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncmacro.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncmacro.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) .Warning: toU32 is deprecated [Deprecated] Hint: 46901 lines; 4.956s; 61.297MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/mimetypes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/mimetypes.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 46648 lines; 3.437s; 61.41MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/threadpool.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/threadpool.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] ...Hint: 7867 lines; 0.023s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim; out: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim [Success] Hint: .7867 lines; 0.022s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples.nim; out: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples [Exec] Hint: 50331 lines; 4.616s; 61.176MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/htmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/htmlparser.html [SuccessX] .../usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated]Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: 34648 lines; 3.105s; 39.531MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/sha1.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sha1.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_105.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] ...Hint: 83329 lines; 5.710s; 94.957MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/smtp.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/smtp.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 96768 lines; 6.187s; 94.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/httpclient.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_106.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 44570 lines; 2.950s; 61.145MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/globs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/globs.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] .../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 38831 lines; 1.930s; 49.262MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/openssl.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 62383 lines; 4.197s; 76.289MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncfile.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncfile.html [SuccessX] ...Hint: 77038 lines; 4.293s; 76.16MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asynchttpserver.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asynchttpserver.html [SuccessX] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(172, 41) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(190, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(208, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(224, 9) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(227, 19) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] .Hint: 70540 lines; 4.452s; 76.305MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncnet.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncnet.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(349, 28) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(352, 11) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] .Hint: 89689 lines; 4.322s; 76.199MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncftpclient.html [SuccessX] ..........Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .........Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_107.nim [Exec] ...Hint: 7867 lines; 0.015s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples.nim; out: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples [Exec] .....Hint: operation successful: runnableExamples: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples.nim [Success] .Hint: 53254 lines; 3.470s; 76.266MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/jsonutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jsonutils.html [SuccessX] ..............CC: stdlib_htmlparser.nim ...CC: stdlib_htmlparser.nim ..CC: htmlparser_examples2.nim .CC: stdlib_dollars.nim ...CC: stdlib_system.nim CC: htmlparser_examples3.nim .CC: stdlib_xmltree.nim ..CC: xmltree_examples1.nim ..CC: stdlib_xmltree.nim CC: xmltree_examples2.nim .Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --multiMethods:on /usr/src/.cache/nim/manual_d/manual/manual_snippet_106.nim [Exec] CC: xmltree_examples3.nim CC: xmltree_examples4.nim Hint: 34318 lines; 3.781s; 76.418MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unidecode/unidecode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/unidecode.html [SuccessX] CC: xmltree_examples5.nim CC: stdlib_dollars.nim CC: xmltree_examples6.nim CC: stdlib_system.nim CC: stdlib_xmltree.nim CC: xmltree_examples7.nim CC: xmltree_examples1.nim CC: stdlib_xmltree.nim CC: xmltree_examples8.nim CC: xmltree_examples2.nim CC: xmltree_examples9.nim CC: xmltree_examples3.nim CC: xmltree_examples4.nim CC: xmltree_examples10.nim CC: xmltree_examples5.nim CC: xmltree_examples11.nim CC: xmltree_examples6.nim CC: xmltree_examples7.nim CC: xmltree_examples12.nim CC: xmltree_examples8.nim CC: xmltree_examples13.nim CC: xmltree_examples9.nim CC: xmltree_examples14.nim CC: xmltree_examples10.nim CC: xmltree_examples15.nim CC: xmltree_examples11.nim CC: xmltree_examples16.nim CC: xmltree_examples12.nim CC: xmltree_examples17.nim CC: xmltree_examples13.nim CC: xmltree_examples18.nim CC: xmltree_examples14.nim CC: xmltree_examples15.nim CC: xmltree_examples19.nim CC: xmltree_examples16.nim CC: xmltree_examples17.nim CC: xmltree_examples20.nim CC: xmltree_examples18.nim CC: xmltree_examples19.nim CC: xmltree_examples21.nim CC: xmltree_examples20.nim CC: xmltree_examples22.nim CC: xmltree_examples21.nim CC: xmltree_examples23.nim CC: xmltree_examples22.nim CC: xmltree_examples24.nim CC: xmltree_examples23.nim CC: xmltree_examples25.nim CC: xmltree_examples24.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_108.nim [Exec] CC: xmltree_examples26.nim CC: xmltree_examples25.nim CC: xmltree_examples27.nim CC: xmltree_examples26.nim CC: xmltree_examples28.nim CC: xmltree_examples29.nim CC: xmltree_examples27.nim CC: xmltree_examples28.nim CC: xmltree_group0_examples.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_106.nim [Exec] CC: xmltree_examples29.nim CC: xmltree_group0_examples.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_107.nim [Exec] Hint: [Link] Hint: [Link] ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): multiple definition of `NTI__AXJIhVoWe4G3c3KjQE6ymQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): multiple definition of `NTI__H9atqk7mZO4Wo9cXc7AfElkQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): multiple definition of `NimDT___AXJIhVoWe4G3c3KjQE6ymQ_k'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0xc0): multiple definition of `NTI__RFxWfaeuyO9bchogjTGzuUA_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0xc0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x100): multiple definition of `NTI__MaJ21s3JWuTNJTXNEUHXSQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x100): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlNode__dQfzrM4eFRXTfdduIk49cuw': stdlib_xmltree.nim.c:(.text+0x194): multiple definition of `newXmlNode__dQfzrM4eFRXTfdduIk49cuw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x194): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newElement__qytV1ok6CJmBdu5AkYO1xg': stdlib_xmltree.nim.c:(.text+0x662): multiple definition of `newElement__qytV1ok6CJmBdu5AkYO1xg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x662): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ': stdlib_xmltree.nim.c:(.text+0x8a2): multiple definition of `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x8a2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA': stdlib_xmltree.nim.c:(.text+0xd34): multiple definition of `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xd34): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ': stdlib_xmltree.nim.c:(.text+0xedf): multiple definition of `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xedf): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2': stdlib_xmltree.nim.c:(.text+0x1290): multiple definition of `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1290): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `add__ScTx08m9bDgG8FqKvF09cIFA': stdlib_xmltree.nim.c:(.text+0x168c): multiple definition of `add__ScTx08m9bDgG8FqKvF09cIFA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x168c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `dollar___rAp771iHtGrYgbvmntxUog': stdlib_xmltree.nim.c:(.text+0x27b0): multiple definition of `dollar___rAp771iHtGrYgbvmntxUog'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x27b0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newText__lIKHICv0QWYTrKo9cmYCIpg': stdlib_xmltree.nim.c:(.text+0x2870): multiple definition of `newText__lIKHICv0QWYTrKo9cmYCIpg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2870): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newComment__0QU81vI7aC3mJzRJpMvSdg': stdlib_xmltree.nim.c:(.text+0x297c): multiple definition of `newComment__0QU81vI7aC3mJzRJpMvSdg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x297c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newCData__wlhx3SYsOoejr6cg9cS9cOMQ': stdlib_xmltree.nim.c:(.text+0x2a88): multiple definition of `newCData__wlhx3SYsOoejr6cg9cS9cOMQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2a88): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newEntity__IYDiXGDLumr9crRvjSApDsg': stdlib_xmltree.nim.c:(.text+0x2b94): multiple definition of `newEntity__IYDiXGDLumr9crRvjSApDsg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2b94): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg': stdlib_xmltree.nim.c:(.text+0x2ca0): multiple definition of `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2ca0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlTree__xntfdcYvAguJCTyb6bBNvQ': stdlib_xmltree.nim.c:(.text+0x2fab): multiple definition of `newXmlTree__xntfdcYvAguJCTyb6bBNvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2fab): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `worker__6tKeRp8EyUwR1FUavPobDg': stdlib_xmltree.nim.c:(.text+0x33c9): multiple definition of `worker__6tKeRp8EyUwR1FUavPobDg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x33c9): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `innerText__rAp771iHtGrYgbvmntxUog_2': stdlib_xmltree.nim.c:(.text+0x373f): multiple definition of `innerText__rAp771iHtGrYgbvmntxUog_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x373f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `delete__YGUzzUyqd4GwcCc9b7Oe2Zw': stdlib_xmltree.nim.c:(.text+0x37f2): multiple definition of `delete__YGUzzUyqd4GwcCc9b7Oe2Zw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x37f2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `clear__tw3AZT9bIVd09cTeud4JdM9cg': stdlib_xmltree.nim.c:(.text+0x3a4f): multiple definition of `clear__tw3AZT9bIVd09cTeud4JdM9cg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3a4f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `attr__EGMotuqT17RQ3D9b2fXcO9aQ': stdlib_xmltree.nim.c:(.text+0x3d55): multiple definition of `attr__EGMotuqT17RQ3D9b2fXcO9aQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3d55): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `child__JlAyVSMp7u9aryEwrNn6FzQ': stdlib_xmltree.nim.c:(.text+0x413f): multiple definition of `child__JlAyVSMp7u9aryEwrNn6FzQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x413f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__59cbMyLbqxk9cAonHJAxcSmg': stdlib_xmltree.nim.c:(.text+0x4426): multiple definition of `findAll__59cbMyLbqxk9cAonHJAxcSmg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x4426): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__qHfTw9a4wSNnVRDKjZMVINQ': stdlib_xmltree.nim.c:(.text+0x485b): multiple definition of `findAll__qHfTw9a4wSNnVRDKjZMVINQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x485b): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000': stdlib_xmltree.nim.c:(.text+0x491c): multiple definition of `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x491c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): multiple definition of `NTI__AXJIhVoWe4G3c3KjQE6ymQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): multiple definition of `NTI__H9atqk7mZO4Wo9cXc7AfElkQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): multiple definition of `NimDT___AXJIhVoWe4G3c3KjQE6ymQ_k'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0xc0): multiple definition of `NTI__RFxWfaeuyO9bchogjTGzuUA_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0xc0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x100): multiple definition of `NTI__MaJ21s3JWuTNJTXNEUHXSQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x100): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlNode__dQfzrM4eFRXTfdduIk49cuw': stdlib_xmltree.nim.c:(.text+0x194): multiple definition of `newXmlNode__dQfzrM4eFRXTfdduIk49cuw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x194): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newElement__qytV1ok6CJmBdu5AkYO1xg': stdlib_xmltree.nim.c:(.text+0x662): multiple definition of `newElement__qytV1ok6CJmBdu5AkYO1xg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x662): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ': stdlib_xmltree.nim.c:(.text+0x8a2): multiple definition of `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x8a2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA': stdlib_xmltree.nim.c:(.text+0xd34): multiple definition of `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xd34): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ': stdlib_xmltree.nim.c:(.text+0xedf): multiple definition of `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xedf): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2': stdlib_xmltree.nim.c:(.text+0x1290): multiple definition of `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1290): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `add__ScTx08m9bDgG8FqKvF09cIFA': stdlib_xmltree.nim.c:(.text+0x168c): multiple definition of `add__ScTx08m9bDgG8FqKvF09cIFA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x168c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `dollar___rAp771iHtGrYgbvmntxUog': stdlib_xmltree.nim.c:(.text+0x27b0): multiple definition of `dollar___rAp771iHtGrYgbvmntxUog'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x27b0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newText__lIKHICv0QWYTrKo9cmYCIpg': stdlib_xmltree.nim.c:(.text+0x2870): multiple definition of `newText__lIKHICv0QWYTrKo9cmYCIpg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2870): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newComment__0QU81vI7aC3mJzRJpMvSdg': stdlib_xmltree.nim.c:(.text+0x297c): multiple definition of `newComment__0QU81vI7aC3mJzRJpMvSdg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x297c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newCData__wlhx3SYsOoejr6cg9cS9cOMQ': stdlib_xmltree.nim.c:(.text+0x2a88): multiple definition of `newCData__wlhx3SYsOoejr6cg9cS9cOMQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2a88): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newEntity__IYDiXGDLumr9crRvjSApDsg': stdlib_xmltree.nim.c:(.text+0x2b94): multiple definition of `newEntity__IYDiXGDLumr9crRvjSApDsg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2b94): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg': stdlib_xmltree.nim.c:(.text+0x2ca0): multiple definition of `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2ca0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlTree__xntfdcYvAguJCTyb6bBNvQ': stdlib_xmltree.nim.c:(.text+0x2fab): multiple definition of `newXmlTree__xntfdcYvAguJCTyb6bBNvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2fab): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `worker__6tKeRp8EyUwR1FUavPobDg': stdlib_xmltree.nim.c:(.text+0x33c9): multiple definition of `worker__6tKeRp8EyUwR1FUavPobDg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x33c9): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `innerText__rAp771iHtGrYgbvmntxUog_2': stdlib_xmltree.nim.c:(.text+0x373f): multiple definition of `innerText__rAp771iHtGrYgbvmntxUog_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x373f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `delete__YGUzzUyqd4GwcCc9b7Oe2Zw': stdlib_xmltree.nim.c:(.text+0x37f2): multiple definition of `delete__YGUzzUyqd4GwcCc9b7Oe2Zw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x37f2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `clear__tw3AZT9bIVd09cTeud4JdM9cg': stdlib_xmltree.nim.c:(.text+0x3a4f): multiple definition of `clear__tw3AZT9bIVd09cTeud4JdM9cg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3a4f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `attr__EGMotuqT17RQ3D9b2fXcO9aQ': stdlib_xmltree.nim.c:(.text+0x3d55): multiple definition of `attr__EGMotuqT17RQ3D9b2fXcO9aQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3d55): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `child__JlAyVSMp7u9aryEwrNn6FzQ': stdlib_xmltree.nim.c:(.text+0x413f): multiple definition of `child__JlAyVSMp7u9aryEwrNn6FzQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x413f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__59cbMyLbqxk9cAonHJAxcSmg': stdlib_xmltree.nim.c:(.text+0x4426): multiple definition of `findAll__59cbMyLbqxk9cAonHJAxcSmg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x4426): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__qHfTw9a4wSNnVRDKjZMVINQ': stdlib_xmltree.nim.c:(.text+0x485b): multiple definition of `findAll__qHfTw9a4wSNnVRDKjZMVINQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x485b): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000': stdlib_xmltree.nim.c:(.text+0x491c): multiple definition of `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x491c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: warning: relocation against `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' in read-only section `.text' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `add__h5EN37DzGwIRbfOtA8cy9agxmltree': @mxmltree_examples1.nim.c:(.text+0x708): undefined reference to `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `unknown_xmltree_examples1Init000': @mxmltree_examples1.nim.c:(.text+0xa44): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xa7a): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xafc): undefined reference to `dollar___OuMIOHiWWdpO1R0c3qsNmg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMain': @mxmltree_group0_examples.nim.c:(.text+0x105): undefined reference to `stdlib_xmltreeDatInit000' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples: hidden symbol `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' isn't defined ld: final link failed: bad value ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: warning: relocation against `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' in read-only section `.text' collect2: error: ld returned 1 exit status Error: execution of an external program failed: 'gcc -o /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_dollars.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_system.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples27.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o -lm -lrt -ldl' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `add__h5EN37DzGwIRbfOtA8cy9agxmltree': @mxmltree_examples1.nim.c:(.text+0x708): undefined reference to `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `unknown_xmltree_examples1Init000': @mxmltree_examples1.nim.c:(.text+0xa44): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xa7a): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xafc): undefined reference to `dollar___OuMIOHiWWdpO1R0c3qsNmg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMain': @mxmltree_group0_examples.nim.c:(.text+0x105): undefined reference to `stdlib_xmltreeDatInit000' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples: hidden symbol `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' isn't defined ld: final link failed: bad value collect2: error: ld returned 1 exit status Error: execution of an external program failed: 'gcc -o /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_dollars.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_system.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples27.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o -lm -lrt -ldl' [runnableExamples] failed: generated file: '/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim' group: '(rdoccmd: "", docCmd: "", code: "# autogenerated by docgen\n# source: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/xmltree.nim\n# rdoccmd: \nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples1.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples2.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples3.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples4.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples5.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples6.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples7.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples8.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples9.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples10.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples11.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples12.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples13.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples14.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples15.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples16.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples17.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples18.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples19.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples20.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples21.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples22.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples23.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples24.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples25.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples26.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples27.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples28.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples29.nim\"\n", index: 0)' cmd: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r --warning:UnusedImport:off --path:/usr/src/RPM/BUILD/nim-1.4.6/lib/pure --nimcache:/usr/src/.cache/nim/xmltree_d/runnableExamples /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim [runnableExamples] failed: generated file: '/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim' group: '(rdoccmd: "", docCmd: "", code: "# autogenerated by docgen\n# source: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser/xmltree.nim\n# rdoccmd: \nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples1.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples2.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples3.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples4.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples5.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples6.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples7.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples8.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples9.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples10.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples11.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples12.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples13.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples14.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples15.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples16.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples17.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples18.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples19.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples20.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples21.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples22.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples23.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples24.nim\"\n", index: 0)' cmd: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r --warning:UnusedImport:off --path:/usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser --nimcache:/usr/src/.cache/nim/xmltree_d/runnableExamples /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_109.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_107.nim [Exec] Hint: [Link] ld: /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_htmlparser.nim.c.o: in function `entityToRune__MIBbaMNQTpPtjNRQtsFzZA': stdlib_htmlparser.nim.c:(.text+0xeb4): multiple definition of `entityToRune__MIBbaMNQTpPtjNRQtsFzZA'; /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_htmlparser.nim.c.o:stdlib_htmlparser.nim.c:(.text+0xeb4): first defined here ld: /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_htmlparser.nim.c.o: in function `entityToUtf8__JOy9aOS3leG69brUsmnWVhHg': stdlib_htmlparser.nim.c:(.text+0x19206): multiple definition of `entityToUtf8__JOy9aOS3leG69brUsmnWVhHg'; /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_htmlparser.nim.c.o:stdlib_htmlparser.nim.c:(.text+0x19206): first defined here ld: /usr/src/.cache/nim/htmlparser_d/runnableExamples/@mhtmlparser_examples1.nim.c.o: in function `unknown_htmlparser_examples1Init000': @mhtmlparser_examples1.nim.c:(.text+0x2b2): undefined reference to `runeToEntity__m0IDXU4JqATvtggTuqIomw' ld: @mhtmlparser_examples1.nim.c:(.text+0x2fd): undefined reference to `runeToEntity__m0IDXU4JqATvtggTuqIomw' ld: @mhtmlparser_examples1.nim.c:(.text+0x363): undefined reference to `runeToEntity__m0IDXU4JqATvtggTuqIomw' ld: @mhtmlparser_examples1.nim.c:(.text+0x3cd): undefined reference to `runeToEntity__m0IDXU4JqATvtggTuqIomw' ld: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples: hidden symbol `runeToEntity__m0IDXU4JqATvtggTuqIomw' isn't defined ld: final link failed: bad value collect2: error: ld returned 1 exit status Error: execution of an external program failed: 'gcc -o /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_assertions.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_system.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_parseutils.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_unicode.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_strutils.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_times.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_os.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_htmlparser.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/@mhtmlparser_examples1.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_htmlparser.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/@mhtmlparser_examples2.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/@mhtmlparser_examples3.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/@mhtmlparser_group0_examples.nim.c.o -lm -lrt -ldl' Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_108.nim [Exec] [runnableExamples] failed: generated file: '/usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim' group: '(rdoccmd: "", docCmd: "", code: "# autogenerated by docgen\n# source: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser.nim\n# rdoccmd: \nimport r\"/usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_examples1.nim\"\nimport r\"/usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_examples2.nim\"\nimport r\"/usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_examples3.nim\"\n", index: 0)' cmd: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r --warning:UnusedImport:off --path:/usr/src/RPM/BUILD/nim-1.4.6/lib/fusion --nimcache:/usr/src/.cache/nim/htmlparser_d/runnableExamples /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_110.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_108.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_109.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --multiMethods:on /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_109.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_110.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_110.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim cpp -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_123.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_123.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_124.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_124.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_125.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_125.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_126.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_126.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_130.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_130.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_131.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_131.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_132.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_132.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_133.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_133.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_134.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_134.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_135.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_135.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_136.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_136.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_137.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_137.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_138.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_138.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_139.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_140.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_139.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_141.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_142.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_140.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_143.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_144.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_145.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_146.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_147.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_148.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_149.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_150.nim [Exec] external program failed, retrying serial work queue for logs! bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut3.html --index:on doc/tut3.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut2.html --index:on doc/tut2.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut1.html --index:on doc/tut1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tools.html --index:on doc/tools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/testament.html --index:on doc/testament.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/prelude.html --index:on doc/prelude.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/packaging.html --index:on doc/packaging.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/overview.html --index:on doc/overview.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimsuggest.html --index:on doc/nimsuggest.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nims.html --index:on doc/nims.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/niminst.html --index:on doc/niminst.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimgrep.html --index:on doc/nimgrep.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimc.html --index:on doc/nimc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nep1.html --index:on doc/nep1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/manual_experimental.html --index:on doc/manual_experimental.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/manual.html --index:on doc/manual.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/lib.html --index:on doc/lib.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/koch.html --index:on doc/koch.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/intern.html --index:on doc/intern.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/idetools.html --index:on doc/idetools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/hcr.html --index:on doc/hcr.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/gc.html --index:on doc/gc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/filters.html --index:on doc/filters.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/estp.html --index:on doc/estp.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/drnim.html --index:on doc/drnim.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/docstyle.html --index:on doc/docstyle.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/docgen.html --index:on doc/docgen.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/destructors.html --index:on doc/destructors.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/contributing.html --index:on doc/contributing.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/backends.html --index:on doc/backends.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/apis.html --index:on doc/apis.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/var_t_return.html --index:on doc/manual/var_t_return.rst bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/threads.html --index:on lib/system/threads.nim bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/channels.html --index:on lib/system/channels.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/nimrtl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/nimhcr.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/typeinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/rlocks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/macros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/macrocache.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/locks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/hotcodereloading.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/experimental/diff.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/pools.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/filepermissions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/compat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/btreetables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/htmlparser/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/htmlparser/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/re.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/rdstdin.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/nre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_sqlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_postgres.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_odbc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/nre/private/util.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/jsre.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/jsffi.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/jsconsole.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/dom_extensions.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/dom.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/asyncjs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/nintendoswitch/switch_memory.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/rstgen.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/rstast.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/rst.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/highlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/posix_utils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/kqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/inotify.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/epoll.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/httpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/xmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/volatile.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/uri.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unittest.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unicode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/typetraits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/times.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/terminal.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/sugar.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strtabs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strscans.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strmisc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strformat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/streamwrapper.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/streams.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/stats.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ssl_config.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ssl_certs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/smtp.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/selectors.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/segfaults.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ropes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/reservedmem.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/rationals.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/random.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/punycode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/pegs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/pathnorm.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parseutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsesql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parseopt.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsejson.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsecsv.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsecfg.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/oswalkdir.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/osproc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/os.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/options.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/oids.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nimtracker.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nimprof.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/net.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nativesockets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/mimetypes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/mersenne.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/memfiles.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/md5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/math.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/marshal.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/logging.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/lexbase.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/lenientops.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/json.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/httpcore.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/htmlgen.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/hashes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/fenv.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/endians.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/encodings.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/dynlib.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/distros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/db_common.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cstrutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/coro.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cookies.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/complex.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/colors.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cgi.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/browsers.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/bitops.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/base64.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncstreams.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncnet.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncmacro.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asynchttpserver.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncfutures.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncftpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncfile.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncdispatch.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/async.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/algorithm.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/tables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sharedtables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sharedlist.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sequtils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/rtarrays.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/lists.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/intsets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/heapqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/deques.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/critbits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/chains.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/threadpool.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/cpuload.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/cpuinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/atomics.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unidecode/unidecode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/wrapnils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/wordwrap.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/with.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/varints.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/time_t.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/sums.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/stackframes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/sha1.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/monotimes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/logic.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/jsonutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/isolation.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/exitprocs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/enumerate.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/effecttraits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/editdistance.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/decls.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/compilesettings.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/underscored_calls.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/since.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/miscdollars.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/globs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/widestrs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/nimscript.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/iterators.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/io.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/dollars.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/assertions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/windows/winlean.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/windows/registry.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/wrappers/linenoise/linenoise.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on nimsuggest/sexp.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/mysql.html lib/wrappers/mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/iup.html lib/wrappers/iup.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/sqlite3.html lib/wrappers/sqlite3.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/postgres.html lib/wrappers/postgres.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tinyc.html lib/wrappers/tinyc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/odbcsql.html lib/wrappers/odbcsql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/pcre.html lib/wrappers/pcre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/openssl.html lib/wrappers/openssl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/posix.html lib/posix/posix.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/linux.html lib/posix/linux.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/termios.html lib/posix/termios.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/jscore.html lib/js/jscore.nim bin/nim buildIndex -o:doc/html/theindex.html doc/html Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nimdoc.cfg' [Conf] bin/nim doc --project --outdir:doc/html/compiler --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -u:boot compiler/index.nim Hint: 159630 lines; 3.813s; 351.102MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/compiler/index.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/compiler/index.html [SuccessX] + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3962 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nim-lang-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nim-lang-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd nim-1.4.6 + mkdir -p /usr/src/tmp/nim-lang-buildroot/usr + sh ./install.sh /usr/src/tmp/nim-lang-buildroot/usr Nim build detected copying files... installation successful + install koch /usr/src/tmp/nim-lang-buildroot//usr/bin + install bin/nim bin/nim-gdb bin/nim-gdb.bash bin/nimfind bin/nimgrep bin/nimpretty bin/nimsuggest bin/testament /usr/src/tmp/nim-lang-buildroot//usr/bin/ + install -D tools/nim.bash-completion /usr/src/tmp/nim-lang-buildroot/usr/share/bash-completion/completions/nim + install -D tools/nim.zsh-completion /usr/src/tmp/nim-lang-buildroot/usr/share/zsh/site-functions/_nim + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nim-lang-buildroot (auto) Verifying and fixing files in /usr/src/tmp/nim-lang-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/nim-lang-buildroot/ (default) Compressing files in /usr/src/tmp/nim-lang-buildroot (auto) Adjusting library links in /usr/src/tmp/nim-lang-buildroot ./var/lib: (from :0) ./usr/lib: (from :0) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/nim-lang-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python3 modules in /usr/src/tmp/nim-lang-buildroot using /usr/bin/python3 Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib/python3/site-packages' Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib64/python3/site-packages' Bytecompiling python3 modules with optimization in /usr/src/tmp/nim-lang-buildroot using /usr/bin/python3 -O Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib/python3/site-packages' Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib64/python3/site-packages' Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/nim-lang-buildroot using /usr/bin/python3 -OO Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib/python3/site-packages' Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib64/python3/site-packages' Hardlinking identical .pyc and .opt-?.pyc files Processing files: nim-lang-1.4.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1190 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nim-1.4.6 + DOCDIR=/usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.6 + export DOCDIR + rm -rf /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.6 + /bin/mkdir -p /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.6 + cp -prL doc/html examples /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.6 + chmod -R go-w /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.6 + chmod -R a+rX /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aj3Ukz find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q2w7AC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py: /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/pure/unidecode/gen.py: Ignore for REQ=slight module=warnings shebang.req.files: executable script /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/pure/unidecode/gen.py is not executable find-requires: FINDPACKAGE-COMMANDS: bash which Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/env, bash, libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.27)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.23)(64bit), libm.so.6(GLIBC_2.29)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), python3(unidecode) < 0, rtld(GNU_HASH), which Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LOHeUz Creating nim-lang-debuginfo package Processing files: nim-lang-debuginfo-1.4.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JWJ6JA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hGqCVC find-requires: running scripts (debuginfo) Requires: nim-lang = 1.4.6-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libm.so.6), debug64(libpthread.so.0) Adding to nim-lang-debuginfo a strict dependency on nim-lang Wrote: /usr/src/RPM/RPMS/x86_64/nim-lang-1.4.6-alt1.x86_64.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/nim-lang-debuginfo-1.4.6-alt1.x86_64.rpm (w2.lzdio) 935.31user 138.79system 5:18.71elapsed 337%CPU (0avgtext+0avgdata 527668maxresident)k 0inputs+0outputs (0major+27080169minor)pagefaults 0swaps 3.63user 2.66system 5:35.99elapsed 1%CPU (0avgtext+0avgdata 124084maxresident)k 960inputs+0outputs (0major+237469minor)pagefaults 0swaps --- nim-lang-1.4.6-alt1.x86_64.rpm.repo 2021-05-07 13:14:50.000000000 +0000 +++ nim-lang-1.4.6-alt1.x86_64.rpm.hasher 2024-03-24 02:12:01.058983838 +0000 @@ -1222,11 +1222,11 @@ File: /etc/nim/rename.rules.cfg 100644 root:root b8c959d25898a561ea8a73610116f607 -File: /usr/bin/koch 100755 root:root 3000d1cc75b5dece896203756baa0828 -File: /usr/bin/nim 100755 root:root 546e5f623436a539fa397fd9ce9b620b +File: /usr/bin/koch 100755 root:root 410e28c9a3bda47a9b3418036d9cb269 +File: /usr/bin/nim 100755 root:root fecb9eafcf3c59d1cd7c1c596ce99e94 File: /usr/bin/nim-gdb 100755 root:root d893eae975357e15794bd26588d8df04 File: /usr/bin/nim-gdb.bash 100755 root:root d893eae975357e15794bd26588d8df04 -File: /usr/bin/nimfind 100755 root:root 9c0e795e722a58a2bbbcf0e7a639c47e -File: /usr/bin/nimgrep 100755 root:root e6b90e820ae0ea18de4ab50159815f56 -File: /usr/bin/nimpretty 100755 root:root f0a4529012e225460f7069b2eb425a47 -File: /usr/bin/nimsuggest 100755 root:root 81762663c5911d63af01402dc391081d -File: /usr/bin/testament 100755 root:root 5b0714143a1ec6a090d920069d5404f7 +File: /usr/bin/nimfind 100755 root:root 455835c6c6cdaf4b5a27d68afd723890 +File: /usr/bin/nimgrep 100755 root:root 6290d852aa4b05030871c4bbefe498e3 +File: /usr/bin/nimpretty 100755 root:root 2f99b7d21f9bfe007eeb95182fce5b19 +File: /usr/bin/nimsuggest 100755 root:root 878c4b6f772b342aca7028f13bac2374 +File: /usr/bin/testament 100755 root:root 792745d3b22e62a4ad0f69bbdc786c13 File: /usr/lib/nim 40755 root:root @@ -2405,2 +2405,2 @@ File: /var/lib/nim/pkgs/doc/nimdoc.css 100644 root:root 0d89e0edd2a38be58331a1d1a285a1af -RPMIdentity: ebe29fd08ebb938693618ea9836ede77473f0f087e180b0de0d4a2bc190b49e863c2ab4e1d8c00f602bc87b00adc9bd40c199915e8c173450d42e4606d12cc7e +RPMIdentity: 5ab2b103d88e1463444a6fddddf2a4f7fdbcccf9b15b9a72745b0d1586da6744b5866871d2545ce654b9ea4b0163a778b0348db68ae673e8ff2f13f47e48a393 --- nim-lang-debuginfo-1.4.6-alt1.x86_64.rpm.repo 2021-05-07 13:14:50.000000000 +0000 +++ nim-lang-debuginfo-1.4.6-alt1.x86_64.rpm.hasher 2024-03-24 02:12:01.151985045 +0000 @@ -1,22 +1,22 @@ -/usr/lib/debug/.build-id/1a 40755 root:root -/usr/lib/debug/.build-id/1a/d3540f0587c6a544ba116216c8314af860262e 120777 root:root ../../../../bin/nimgrep -/usr/lib/debug/.build-id/1a/d3540f0587c6a544ba116216c8314af860262e.debug 120777 root:root ../../usr/bin/nimgrep.debug -/usr/lib/debug/.build-id/29 40755 root:root -/usr/lib/debug/.build-id/29/1923b9fb017a1d1b84a1971711ce1e69c4226c 120777 root:root ../../../../bin/nim -/usr/lib/debug/.build-id/29/1923b9fb017a1d1b84a1971711ce1e69c4226c.debug 120777 root:root ../../usr/bin/nim.debug -/usr/lib/debug/.build-id/3b 40755 root:root -/usr/lib/debug/.build-id/3b/1655eaaeeb2537ffdca221b8fb8925e1b9d60f 120777 root:root ../../../../bin/testament -/usr/lib/debug/.build-id/3b/1655eaaeeb2537ffdca221b8fb8925e1b9d60f.debug 120777 root:root ../../usr/bin/testament.debug -/usr/lib/debug/.build-id/5d 40755 root:root -/usr/lib/debug/.build-id/5d/36aeaf501799b9f9a78e656bf934a86fa2fd63 120777 root:root ../../../../bin/koch -/usr/lib/debug/.build-id/5d/36aeaf501799b9f9a78e656bf934a86fa2fd63.debug 120777 root:root ../../usr/bin/koch.debug -/usr/lib/debug/.build-id/84 40755 root:root -/usr/lib/debug/.build-id/84/422d0bfb51cdf7588da1a80bde1f43520b3f7d 120777 root:root ../../../../bin/nimfind -/usr/lib/debug/.build-id/84/422d0bfb51cdf7588da1a80bde1f43520b3f7d.debug 120777 root:root ../../usr/bin/nimfind.debug -/usr/lib/debug/.build-id/9c 40755 root:root -/usr/lib/debug/.build-id/9c/1446fd24927be570b62d3e5aeb6c5d556c37f8 120777 root:root ../../../../bin/nimsuggest -/usr/lib/debug/.build-id/9c/1446fd24927be570b62d3e5aeb6c5d556c37f8.debug 120777 root:root ../../usr/bin/nimsuggest.debug -/usr/lib/debug/.build-id/e2 40755 root:root -/usr/lib/debug/.build-id/e2/ac339fb1caa40eb25562c97d7c4184776bf2f7 120777 root:root ../../../../bin/nimpretty -/usr/lib/debug/.build-id/e2/ac339fb1caa40eb25562c97d7c4184776bf2f7.debug 120777 root:root ../../usr/bin/nimpretty.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/b68a07649d9f7f6b2d792a731d363957b29c38 120777 root:root ../../../../bin/nim +/usr/lib/debug/.build-id/24/b68a07649d9f7f6b2d792a731d363957b29c38.debug 120777 root:root ../../usr/bin/nim.debug +/usr/lib/debug/.build-id/2c 40755 root:root +/usr/lib/debug/.build-id/2c/d91c4d8a1ee00d521261adf7a2173bbd0bb839 120777 root:root ../../../../bin/testament +/usr/lib/debug/.build-id/2c/d91c4d8a1ee00d521261adf7a2173bbd0bb839.debug 120777 root:root ../../usr/bin/testament.debug +/usr/lib/debug/.build-id/30 40755 root:root +/usr/lib/debug/.build-id/30/3fa884ea91eae9501358b660aa54f6c4cbaea3 120777 root:root ../../../../bin/nimsuggest +/usr/lib/debug/.build-id/30/3fa884ea91eae9501358b660aa54f6c4cbaea3.debug 120777 root:root ../../usr/bin/nimsuggest.debug +/usr/lib/debug/.build-id/81 40755 root:root +/usr/lib/debug/.build-id/81/7f341753bda5c03c7d96c9d9ada9cc25ce9849 120777 root:root ../../../../bin/koch +/usr/lib/debug/.build-id/81/7f341753bda5c03c7d96c9d9ada9cc25ce9849.debug 120777 root:root ../../usr/bin/koch.debug +/usr/lib/debug/.build-id/92 40755 root:root +/usr/lib/debug/.build-id/92/1b1cb55376acdd778792567c73af9cc5c875b3 120777 root:root ../../../../bin/nimgrep +/usr/lib/debug/.build-id/92/1b1cb55376acdd778792567c73af9cc5c875b3.debug 120777 root:root ../../usr/bin/nimgrep.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/667fcc3e4a9bfe33d55f815f72ab1155b69f7b 120777 root:root ../../../../bin/nimpretty +/usr/lib/debug/.build-id/a2/667fcc3e4a9bfe33d55f815f72ab1155b69f7b.debug 120777 root:root ../../usr/bin/nimpretty.debug +/usr/lib/debug/.build-id/ca 40755 root:root +/usr/lib/debug/.build-id/ca/a7450b8e5aeeb2f343ff6dc0e8e5b62b499781 120777 root:root ../../../../bin/nimfind +/usr/lib/debug/.build-id/ca/a7450b8e5aeeb2f343ff6dc0e8e5b62b499781.debug 120777 root:root ../../usr/bin/nimfind.debug /usr/lib/debug/usr/bin/koch.debug 100644 root:root @@ -36,30 +36,30 @@ Provides: nim-lang-debuginfo = 1.4.6-alt1:sisyphus+271308.100.1.1 -File: /usr/lib/debug/.build-id/1a 40755 root:root -File: /usr/lib/debug/.build-id/1a/d3540f0587c6a544ba116216c8314af860262e 120777 root:root ../../../../bin/nimgrep -File: /usr/lib/debug/.build-id/1a/d3540f0587c6a544ba116216c8314af860262e.debug 120777 root:root ../../usr/bin/nimgrep.debug -File: /usr/lib/debug/.build-id/29 40755 root:root -File: /usr/lib/debug/.build-id/29/1923b9fb017a1d1b84a1971711ce1e69c4226c 120777 root:root ../../../../bin/nim -File: /usr/lib/debug/.build-id/29/1923b9fb017a1d1b84a1971711ce1e69c4226c.debug 120777 root:root ../../usr/bin/nim.debug -File: /usr/lib/debug/.build-id/3b 40755 root:root -File: /usr/lib/debug/.build-id/3b/1655eaaeeb2537ffdca221b8fb8925e1b9d60f 120777 root:root ../../../../bin/testament -File: /usr/lib/debug/.build-id/3b/1655eaaeeb2537ffdca221b8fb8925e1b9d60f.debug 120777 root:root ../../usr/bin/testament.debug -File: /usr/lib/debug/.build-id/5d 40755 root:root -File: /usr/lib/debug/.build-id/5d/36aeaf501799b9f9a78e656bf934a86fa2fd63 120777 root:root ../../../../bin/koch -File: /usr/lib/debug/.build-id/5d/36aeaf501799b9f9a78e656bf934a86fa2fd63.debug 120777 root:root ../../usr/bin/koch.debug -File: /usr/lib/debug/.build-id/84 40755 root:root -File: /usr/lib/debug/.build-id/84/422d0bfb51cdf7588da1a80bde1f43520b3f7d 120777 root:root ../../../../bin/nimfind -File: /usr/lib/debug/.build-id/84/422d0bfb51cdf7588da1a80bde1f43520b3f7d.debug 120777 root:root ../../usr/bin/nimfind.debug -File: /usr/lib/debug/.build-id/9c 40755 root:root -File: /usr/lib/debug/.build-id/9c/1446fd24927be570b62d3e5aeb6c5d556c37f8 120777 root:root ../../../../bin/nimsuggest -File: /usr/lib/debug/.build-id/9c/1446fd24927be570b62d3e5aeb6c5d556c37f8.debug 120777 root:root ../../usr/bin/nimsuggest.debug -File: /usr/lib/debug/.build-id/e2 40755 root:root -File: /usr/lib/debug/.build-id/e2/ac339fb1caa40eb25562c97d7c4184776bf2f7 120777 root:root ../../../../bin/nimpretty -File: /usr/lib/debug/.build-id/e2/ac339fb1caa40eb25562c97d7c4184776bf2f7.debug 120777 root:root ../../usr/bin/nimpretty.debug -File: /usr/lib/debug/usr/bin/koch.debug 100644 root:root 54e1b959241fd78386ab678b4cc482e6 -File: /usr/lib/debug/usr/bin/nim.debug 100644 root:root e6e0cb4aa1f2662dcc09eda697a98a60 -File: /usr/lib/debug/usr/bin/nimfind.debug 100644 root:root 57152cd2c86b0139cb8417bb1953e0a8 -File: /usr/lib/debug/usr/bin/nimgrep.debug 100644 root:root 5b2fcf0a733af2da83a799d5bb94bdec -File: /usr/lib/debug/usr/bin/nimpretty.debug 100644 root:root b0d762bead488a89a5844f99569d04ab -File: /usr/lib/debug/usr/bin/nimsuggest.debug 100644 root:root e9eafa164dbfa28655595f04512cc4c7 -File: /usr/lib/debug/usr/bin/testament.debug 100644 root:root 30a56ece9066c5c68c22b5064d9af09d -RPMIdentity: 61d4b24305450eda6e95a8ffab688205776603e5eafc70682d8b1c0679d3d7d8d6325291bd33b4db15319ed311c5eacc38445e4f89796487d0318a1401967f93 +File: /usr/lib/debug/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/b68a07649d9f7f6b2d792a731d363957b29c38 120777 root:root ../../../../bin/nim +File: /usr/lib/debug/.build-id/24/b68a07649d9f7f6b2d792a731d363957b29c38.debug 120777 root:root ../../usr/bin/nim.debug +File: /usr/lib/debug/.build-id/2c 40755 root:root +File: /usr/lib/debug/.build-id/2c/d91c4d8a1ee00d521261adf7a2173bbd0bb839 120777 root:root ../../../../bin/testament +File: /usr/lib/debug/.build-id/2c/d91c4d8a1ee00d521261adf7a2173bbd0bb839.debug 120777 root:root ../../usr/bin/testament.debug +File: /usr/lib/debug/.build-id/30 40755 root:root +File: /usr/lib/debug/.build-id/30/3fa884ea91eae9501358b660aa54f6c4cbaea3 120777 root:root ../../../../bin/nimsuggest +File: /usr/lib/debug/.build-id/30/3fa884ea91eae9501358b660aa54f6c4cbaea3.debug 120777 root:root ../../usr/bin/nimsuggest.debug +File: /usr/lib/debug/.build-id/81 40755 root:root +File: /usr/lib/debug/.build-id/81/7f341753bda5c03c7d96c9d9ada9cc25ce9849 120777 root:root ../../../../bin/koch +File: /usr/lib/debug/.build-id/81/7f341753bda5c03c7d96c9d9ada9cc25ce9849.debug 120777 root:root ../../usr/bin/koch.debug +File: /usr/lib/debug/.build-id/92 40755 root:root +File: /usr/lib/debug/.build-id/92/1b1cb55376acdd778792567c73af9cc5c875b3 120777 root:root ../../../../bin/nimgrep +File: /usr/lib/debug/.build-id/92/1b1cb55376acdd778792567c73af9cc5c875b3.debug 120777 root:root ../../usr/bin/nimgrep.debug +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/667fcc3e4a9bfe33d55f815f72ab1155b69f7b 120777 root:root ../../../../bin/nimpretty +File: /usr/lib/debug/.build-id/a2/667fcc3e4a9bfe33d55f815f72ab1155b69f7b.debug 120777 root:root ../../usr/bin/nimpretty.debug +File: /usr/lib/debug/.build-id/ca 40755 root:root +File: /usr/lib/debug/.build-id/ca/a7450b8e5aeeb2f343ff6dc0e8e5b62b499781 120777 root:root ../../../../bin/nimfind +File: /usr/lib/debug/.build-id/ca/a7450b8e5aeeb2f343ff6dc0e8e5b62b499781.debug 120777 root:root ../../usr/bin/nimfind.debug +File: /usr/lib/debug/usr/bin/koch.debug 100644 root:root b1b2b0c44999c5f9e33e4e102ed0140c +File: /usr/lib/debug/usr/bin/nim.debug 100644 root:root 8ee98e0c47ed6f2a89df02e38ef34a1e +File: /usr/lib/debug/usr/bin/nimfind.debug 100644 root:root 1a293c9880d3565fd73ec60650cd9c58 +File: /usr/lib/debug/usr/bin/nimgrep.debug 100644 root:root 0aab5269eaf214694d9f07bc992f4f04 +File: /usr/lib/debug/usr/bin/nimpretty.debug 100644 root:root b6c12229aefa9e2c266ae66715fe5034 +File: /usr/lib/debug/usr/bin/nimsuggest.debug 100644 root:root be3e950c2d955afd6a63d94e5a093d39 +File: /usr/lib/debug/usr/bin/testament.debug 100644 root:root d755f81246a6b271bf955bd7bab25b21 +RPMIdentity: f43c7011864660b49cb8b632b06bd7fcb89858abf3ab70c2bb3c2146df93ce005da438fcc38a6ddb5141c35ce9082ad64cd1dbad275e392f99c1cda563cf8c92