<86>Feb 23 05:10:53 userdel[547420]: delete user 'rooter' <86>Feb 23 05:10:53 userdel[547420]: removed group 'rooter' owned by 'rooter' <86>Feb 23 05:10:53 userdel[547420]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 23 05:10:53 groupadd[547431]: group added to /etc/group: name=rooter, GID=621 <86>Feb 23 05:10:53 groupadd[547431]: group added to /etc/gshadow: name=rooter <86>Feb 23 05:10:53 groupadd[547431]: new group: name=rooter, GID=621 <86>Feb 23 05:10:53 useradd[547440]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Feb 23 05:10:53 userdel[547452]: delete user 'builder' <86>Feb 23 05:10:53 userdel[547452]: removed group 'builder' owned by 'builder' <86>Feb 23 05:10:53 userdel[547452]: removed shadow group 'builder' owned by 'builder' <86>Feb 23 05:10:53 groupadd[547461]: group added to /etc/group: name=builder, GID=622 <86>Feb 23 05:10:53 groupadd[547461]: group added to /etc/gshadow: name=builder <86>Feb 23 05:10:53 groupadd[547461]: new group: name=builder, GID=622 <86>Feb 23 05:10:53 useradd[547470]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Feb 23 05:11:03 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Feb 23 05:11:03 rpmi: libstdc++10-devel-10.2.1-alt2 sisyphus+263054.100.3.1 1607510507 installed <13>Feb 23 05:11:04 rpmi: gcc10-c++-10.2.1-alt2 sisyphus+263054.100.3.1 1607510507 installed <13>Feb 23 05:11:04 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Feb 23 05:11:04 rpmi: parallel-20210222-alt1 sisyphus+266785.100.1.1 1613990823 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/nim-lang-1.4.0-alt1.nosrc.rpm (w1.gzdio) Installing nim-lang-1.4.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98061 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nim-1.4.0 + echo 'Source #0 (nim-1.4.0.tar):' Source #0 (nim-1.4.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/nim-1.4.0.tar + cd nim-1.4.0 + /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 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 + parallel --citation + echo 'will cite' + : + sed -i '/runnableExamples:/,/Pizza/s/^/###/' lib/pure/httpclient.nim + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17374 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nim-1.4.0 + sh build.sh # OS: linux # CPU: amd64 + bin/nim c koch Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/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: 60051 lines; 2.313s; 94.688MiB peakmem; Debug build; proj: koch; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/compiler/nim.cfg' [Conf] .................................................................................................................................................................... Hint: 161211 lines; 6.955s; 543.238MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.0/compiler/nim.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/compiler/nim.cfg' [Conf] .................................................................................................................................................................... Hint: 161211 lines; 7.479s; 540.676MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.0/compiler/nim.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/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: 136953 lines; 17.209s; 351.699MiB peakmem; Dangerous Release build; proj: /usr/src/RPM/BUILD/nim-1.4.0/nimsuggest/nimsuggest.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/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: 62890 lines; 3.118s; 76.07MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.0/tools/nimgrep.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/nimpretty/nimpretty.nim.cfg' [Conf] .......................................... /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(179, 7) Hint: 'input' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(359, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(362, 5) Hint: 'd' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(367, 5) Hint: 'h' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(365, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(364, 5) Hint: 'e' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(366, 5) Hint: 'g' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(360, 5) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(361, 5) Hint: 'c' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(445, 10) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(449, 8) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(63, 6) Hint: 'bitsplit' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(57, 10) Hint: 'isNegative' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(212, 6) Hint: 'inplaceBitnot' is declared but not used [XDeclaredButNotUsed] .. /usr/src/RPM/BUILD/nim-1.4.0/compiler/lexer.nim(759, 9) Hint: 'col`gensym79' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/lexer.nim(759, 9) Hint: 'col`gensym80' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/lexer.nim(71, 3) Hint: 'weakTokens' is declared but not used [XDeclaredButNotUsed] .... /usr/src/RPM/BUILD/nim-1.4.0/compiler/renderer.nim(258, 6) Hint: 'putRawStr' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/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: 78720 lines; 4.157s; 117.508MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.0/nimpretty/nimpretty.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .......................................................... /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(179, 7) Hint: 'input' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(359, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(362, 5) Hint: 'd' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(367, 5) Hint: 'h' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(365, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(364, 5) Hint: 'e' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(366, 5) Hint: 'g' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(360, 5) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(361, 5) Hint: 'c' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(445, 10) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(449, 8) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(63, 6) Hint: 'bitsplit' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(57, 10) Hint: 'isNegative' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/int128.nim(212, 6) Hint: 'inplaceBitnot' is declared but not used [XDeclaredButNotUsed] ....... /usr/src/RPM/BUILD/nim-1.4.0/compiler/btrees.nim(134, 6) Hint: '$' is declared but not used [XDeclaredButNotUsed] .... /usr/src/RPM/BUILD/nim-1.4.0/compiler/lexer.nim(71, 3) Hint: 'weakTokens' is declared but not used [XDeclaredButNotUsed] ..... /usr/src/RPM/BUILD/nim-1.4.0/compiler/renderer.nim(258, 6) Hint: 'putRawStr' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/renderer.nim(153, 6) Hint: 'previousNL' is declared but not used [XDeclaredButNotUsed] .......... /usr/src/RPM/BUILD/nim-1.4.0/compiler/semfold.nim(101, 6) Hint: 'isFloatRange' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semfold.nim(113, 6) Hint: 'isIntRangeOrLit' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semfold.nim(116, 6) Hint: 'makeRange' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semfold.nim(141, 6) Hint: 'fitLiteral' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semfold.nim(133, 6) Hint: 'makeRangeF' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semfold.nim(108, 6) Hint: 'pickIntRange' is declared but not used [XDeclaredButNotUsed] .......... /usr/src/RPM/BUILD/nim-1.4.0/compiler/suggest.nim(480, 6) Hint: 'ensureIdx' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/suggest.nim(483, 6) Hint: 'ensureSeq' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/suggest.nim(471, 6) Hint: 'findDefinition' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/suggest.nim(454, 6) Hint: 'findUsages' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/suggest.nim(59, 6) Hint: 'extractDocComment' is declared but not used [XDeclaredButNotUsed] . /usr/src/RPM/BUILD/nim-1.4.0/compiler/procfind.nim(32, 9) Hint: 'flags' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/procfind.nim(16, 6) Hint: 'equalGenericParams' is declared but not used [XDeclaredButNotUsed] ...... /usr/src/RPM/BUILD/nim-1.4.0/compiler/guards.nim(36, 3) Hint: 'someMod' is declared but not used [XDeclaredButNotUsed] ..... /usr/src/RPM/BUILD/nim-1.4.0/compiler/liftdestructors.nim(405, 6) Hint: 'setLenStrCall' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/sempass2.nim(694, 6) Hint: 'cstringCheck' is declared but not used [XDeclaredButNotUsed] ..... /usr/src/RPM/BUILD/nim-1.4.0/compiler/vmgen.nim(792, 6) Hint: 'genUnaryStmt' is declared but not used [XDeclaredButNotUsed] ..... /usr/src/RPM/BUILD/nim-1.4.0/compiler/vmprofiler.nim(33, 9) Hint: 'tMax' is declared but not used [XDeclaredButNotUsed] . /usr/src/RPM/BUILD/nim-1.4.0/compiler/vm.nim(94, 7) Hint: 'rb' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/vm.nim(1843, 11) Hint: 'desttyp' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/vm.nim(1845, 11) Hint: 'srctyp' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/vm.nim(1841, 11) Hint: 'rb' is declared but not used [XDeclaredButNotUsed] .. /usr/src/RPM/BUILD/nim-1.4.0/compiler/vmops.nim(77, 10) Hint: 'wrap1svoid' is declared but not used [XDeclaredButNotUsed] ........ /usr/src/RPM/BUILD/nim-1.4.0/compiler/semtypes.nim(1539, 5) Hint: 'pragmas' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semtempl.nim(490, 9) Hint: 'n0' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semtempl.nim(510, 11) Hint: 'a0' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semstmts.nim(348, 7) Hint: 'value' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semstmts.nim(380, 9) Hint: 'def' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semexprs.nim(2101, 7) Hint: 'err' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semobjconstr.nim(353, 7) Hint: 'initResult' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semobjconstr.nim(362, 7) Hint: 'initResult' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semstmts.nim(23, 3) Hint: 'errYieldNotAllowedInTryStmt' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semstmts.nim(24, 3) Hint: 'errInvalidNumberOfYieldExpr' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semexprs.nim(1907, 6) Hint: 'expectMacroOrTemplateCall' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semstmts.nim(31, 3) Hint: 'errCannotInferStaticParam' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semtypes.nim(23, 3) Hint: 'errBaseTypeMustBeOrdinal' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semtypes.nim(30, 3) Hint: 'errIteratorNotAllowed' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semstmts.nim(20, 3) Hint: 'errBreakOnlyInLoop' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/compiler/semexprs.nim(551, 6) Hint: 'arrayConstrType' is declared but not used [XDeclaredButNotUsed] ....... /usr/src/RPM/BUILD/nim-1.4.0/tools/nimfind.nim(102, 6) Hint: 'writeDefResolveForward' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/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: 139835 lines; 27.781s; 437.887MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.0/tools/nimfind.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/testament/testament.nim.cfg' [Conf] ........................................................................ /usr/src/RPM/BUILD/nim-1.4.0/testament/testament.nim(773, 7) Warning: use exitprocs.addExitProc; addQuitProc is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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: 124830 lines; 6.077s; 180.949MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.0/testament/testament.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ....................... Hint: 39835 lines; 0.526s; 49.406MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.0/tools/nimblepkglist.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/nimblepkglist.js [SuccessX] getDocHacksJs: cmd: bin/nim js -d:release /usr/src/RPM/BUILD/nim-1.4.0/tools/dochack/dochack.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .............. /usr/src/RPM/BUILD/nim-1.4.0/tools/dochack/dochack.nim(187, 6) Hint: 'getSection' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/tools/dochack/dochack.nim(268, 10) Hint: 'normalize' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/tools/dochack/dochack.nim(4, 6) Hint: 'textContent' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.0/tools/dochack/dochack.nim(7, 6) Hint: 'textContent' is declared but not used [XDeclaredButNotUsed] Hint: 30976 lines; 0.412s; 39.766MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.0/tools/dochack/dochack.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0 -o:web/upload/1.4.0/docgen_sample.html doc/docgen_sample.nim Hint: 34716 lines; 0.452s; 39.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/doc/docgen_sample.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/manual_experimental.html --index:on doc/manual_experimental.rst Hint: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/manual.html --index:on doc/manual.rst Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/koch.html --index:on doc/koch.rst Hint: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/destructors.html --index:on doc/destructors.rst Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/codeowners.html --index:on doc/codeowners.rst Hint: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/js/dom.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/js/asyncjs.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/nintendoswitch/switch_memory.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/packages/docutils/rstast.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 22488 lines; 0.322s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/core/hotcodereloading.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/packages/docutils/rst.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0/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.0/lib/core/typeinfo.nim(123, 13) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(482, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(483, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(507, 39) Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(508, 40) Warning: toU16 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/js/asyncjs.nim(1, 1) Warning: language 'javascript' not supported [LanguageXNotSupported] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(154, 22) /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(693, 13) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] Hint: Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(694, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(695, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(700, 11) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 22493 lines; 0.448s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/core/macrocache.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/macrocache.htmlWarning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(729, 18) Warning: toU8 is deprecated [Deprecated] Hint: 18526 lines; 0.212s; 16.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/dom_extensions.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/posix/kqueue.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/jssys.nim(54, 6) /usr/src/RPM/BUILD/nim-1.4.0/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: Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] 22729 lines; 0.573s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/core/rlocks.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/rlocks.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/posix/inotify.nim Hint: 26215 lines; 0.452s; 25.621MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/asyncjs.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/posix/epoll.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22556 lines; 0.635s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/rdstdin.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/rdstdin.html [SuccessX] Hint: 16824 lines; 0.409s; 13.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/jsre.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/jsre.html [SuccessX] 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/httpclient.nim 16845 lines; 0.398s; 13.367MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/jsconsole.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/jsconsole.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/xmlparser.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/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: 22756 lines; 0.832s; 20.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/core/locks.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/volatile.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_102.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/js/jsffi.nim(1, 1) Warning: language 'js' not supported [LanguageXNotSupported] Hint: 26058 lines; 0.714s; 25.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/jsffi.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/uri.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 31257 lines; 0.801s; 31.898MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/nre/private/util.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/util.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/unittest.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 24963 lines; 0.498s; 20.602MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/epoll.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/epoll.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/unicode.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 25034 lines; 0.704s; 25.617MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/kqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/kqueue.html [SuccessX] Hint: 18521 lines; 0.861s; 16.602MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/dom.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/typetraits.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/times.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ...Hint: Hint: 59166 lines; 1.848s; 76.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/nimrtl.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/nimrtl.html [SuccessX] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) .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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/terminal.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .22483 lines; 0.536s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/volatile.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/volatile.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/sugar.nim CC: stdlib_assertions.nim ..CC: stdlib_system.nim CC: macros_examples1.nim CC: macros_examples2.nim CC: macros_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) ..Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: stdlib_assertions.nim CC: stdlib_system.nim CC: system_examples1.nim CC: system_examples2.nim CC: system_examples3.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_102.nim [Exec] CC: system_examples4.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) CC: system_group0_examples.nim Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/db_sqlite.nim(133, 1) Warning: Circular dependency detected. `codeReordering` pragma may not be able to reorder some nodes properely [User] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_102.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/nintendoswitch/switch_memory.nim(10, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/nintendoswitch/switch_memory.nim(10, 36) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/nintendoswitch/switch_memory.nim(30, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22483 lines; 1.461s; 20.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/nintendoswitch/switch_memory.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/strutils.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/nimhcr.nim(604, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] Hint: Hint: 52204 lines; 2.514s; 61.398MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/nimhcr.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/nimhcr.htmlused config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/strtabs.nim Hint: 39092 lines; 2.462s; 49.344MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/experimental/diff.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/strscans.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .Hint: .35616 lines; 1.838s; 39.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/packages/docutils/highlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/highlite.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/strmisc.nim ...CC: stdlib_assertions.nim CC: stdlib_system.nim CC: inotify_examples1.nim CC: inotify_group0_examples.nim .../usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ..../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..CC: stdlib_assertions.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_102.nim [Exec] CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_posix_utils.nim CC: posix_utils_examples1.nim CC: posix_utils_group0_examples.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 54222 lines; 2.798s; 76.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/packages/docutils/rst.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/rst.html [SuccessX] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/strformat.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: stdlib_system.nim CC: stdlib_db_sqlite.nim CC: db_sqlite_examples1.nim CC: db_sqlite_group0_examples.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_102.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 43199 lines; 3.101s; 49.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/packages/docutils/rstast.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/rstast.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/streamwrapper.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] . Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 35768 lines; 3.200s; 39.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/db_postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/db_postgres.html [SuccessX] .Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) 36347 lines; 3.207s; 39.637MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/db_mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/db_mysql.html [SuccessX] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/stats.nim .Hint: 23972 lines; 2.881s; 31.254MiB 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] ....Hint: operation successful: runnableExamples: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples.nim [Success] Hint: 24200 lines; 3.863s; 25.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/core/macros.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/macros.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/ssl_config.nim Hint: 36179 lines; 3.382s; 39.633MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/db_odbc.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/ssl_certs.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ... ntyFloat ntyFloat ntyInt CC: stdlib_assertions.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 27350 lines; 1.201s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/strscans.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/strscans.html [SuccessX] CC: stdlib_system.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] CC: typetraits_examples1.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/smtp.nim CC: typetraits_examples2.nim CC: typetraits_examples3.nim CC: typetraits_examples4.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) CC: typetraits_group0_examples.nim .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 22272 lines; 2.523s; 31.02MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples.nim [Success] Hint: 22544 lines; 3.405s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/inotify.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/inotify.html [SuccessX] . Hint: [Link] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/selectors.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/sugar.nim(359, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/sugar.nim(359, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/sugar.nim(359, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/sugar.nim(359, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ......./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/unittest.nim(616, 17) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 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.0/lib/pure/unittest.nim(721, 13) .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] Hint: 64358 lines; 3.118s; 61.398MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/unittest.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/unittest.html [SuccessX] .Hint: ..22211 lines; 3.333s; 31.047MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/segfaults.nim .........Hint: operation successful: runnableExamples: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim [Success] ........Hint: 22446 lines; 4.617s; 31.406MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/system.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/system.html [SuccessX] Hint: 49185 lines; 3.496s; 61.391MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/xmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/reservedmem.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) .Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 58648 lines; 2.591s; 61.355MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/terminal.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/terminal.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: [Link] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/rationals.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] .Hint: 24706 lines; 2.902s; 31.398MiB 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.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] localhost.localdomain5.4.84-std-def-alt1#1 SMP Wed Dec 16 14:03:38 UTC 2020 Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim [Success] Hint: 24982 lines; 4.191s; 25.602MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix_utils.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/posix_utils.html [SuccessX] 28602 lines; 1.159s; 25.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/streamwrapper.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/punycode.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ...Hint: .22498 lines; 0.895s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/ssl_config.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/pegs.nim ...................................../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ..CC: stdlib_assertions.nim .../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: CC: stdlib_system.nim Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: stdlib_algorithm.nim CC: sugar_examples1.nim CC: stdlib_hashes.nim CC: stdlib_math.nim ..CC: stdlib_sets.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) .Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_tables.nim CC: sugar_examples2.nim Hint: [Link] .CC: sugar_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ..Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_103.nim [Exec] .Hint: Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 24372 lines; 0.658s; 20.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/ropes.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/ropes.html [SuccessX] Hint: 24959 lines; 0.748s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/segfaults.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/segfaults.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/parsexml.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ....Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_103.nim [Exec] ..Hint: .Hint: [Link] Hint: ..27212 lines; 0.844s; 25.613MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/rationals.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/rationals.html25306 lines; 3.170s; 31.535MiB 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] [SuccessX]Hint: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/parseutils.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples.nim [Success] Hint: 25582 lines; 5.199s; 25.613MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/db_sqlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/db_sqlite.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) ..Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/parsesql.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .........../usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) .Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ........Hint: /usr/src/.cache/nim/times_d/runnableExamples/times_examples37.nim(11, 5) Hint: 'utc' is declared but not used [XDeclaredButNotUsed] ..24163 lines; 2.948s; 31.293MiB 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] ......Hint: operation successful: runnableExamples: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples.nim [Success] Hint: 24386 lines; 3.863s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/typetraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/typetraits.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/parseopt.nim ...... /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2110, 39) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] . /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2128, 32) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) .Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ../usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) ../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) .../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ..../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ..../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) .Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: stdlib_assertions.nim ../usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) .CC: stdlib_dollars.nim Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] ..CC: stdlib_formatfloat.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] ../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) CC: stdlib_io.nim .Hint: Warning: ze is deprecated [Deprecated] ...used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf]. CC: stdlib_system.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .CC: stdlib_math.nim .CC: stdlib_strutils.nim ....CC: stdlib_options.nim .Hint: .22673 lines; 0.543s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/pathnorm.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/pathnorm.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpclient.nim(454, 64) Hint: 47004 lines; 1.968s; 61.344MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/selectors.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/selectors.html [SuccessX] .Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] ......bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/parsejson.nim .CC: stdlib_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/parsecsv.nim CC: times_examples1.nim ....Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpclient.nim(695, 56) .Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] CC: times_examples2.nim 44720 lines; 2.289s; 49.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/ssl_certs.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/ssl_certs.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/parsecfg.nim ../usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpclient.nim(796, 46) ..Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) ..CC: times_examples3.nim Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] CC: times_examples4.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpclient.nim(228, 35) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .Hint: Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_103.nim [Exec] ..CC: times_examples5.nim .CC: times_examples6.nim .CC: times_examples7.nim CC: stdlib_assertions.nim ...CC: stdlib_system.nim ..CC: stdlib_pcre.nim CC: times_examples8.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: stdlib_hashes.nim .CC: stdlib_math.nim ......CC: stdlib_tables.nim CC: times_examples9.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_unicode.nim ..CC: stdlib_system.nim .CC: stdlib_strutils.nim CC: times_examples10.nim ...CC: stdlib_options.nim CC: stats_group0_examples.nim CC: stdlib_nre.nim Hint: CC: times_examples11.nim /usr/src/RPM/BUILD/nim-1.4.0/bin/nim r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_101.nim [Exec] CC: stdlib_assertions.nim .CC: stdlib_system.nim CC: times_examples12.nim CC: stdlib_unicode.nim CC: nre_examples1.nim CC: unicode_examples1.nim CC: times_examples13.nim CC: nre_examples2.nim CC: unicode_examples2.nim CC: nre_examples3.nim ..CC: times_examples14.nim CC: unicode_examples3.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/oswalkdir.nim Hint: 98399 lines; 5.632s; 94.473MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/httpclient.html [SuccessX] CC: nre_examples4.nim CC: times_examples15.nim .CC: times_examples16.nim ...CC: unicode_examples4.nim CC: nre_examples5.nim CC: unicode_examples5.nim .CC: unicode_examples6.nim CC: times_examples17.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/osproc.nim CC: nre_group0_examples.nim ...CC: unicode_examples7.nim ..CC: times_examples18.nim .CC: times_examples19.nim CC: unicode_examples8.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: unicode_examples9.nim .CC: times_examples20.nim CC: times_examples21.nim ....CC: unicode_examples10.nim CC: times_examples22.nim ..CC: unicode_examples11.nim .CC: times_examples23.nim CC: unicode_examples12.nim CC: times_examples24.nim CC: unicode_examples13.nim ...CC: times_examples25.nim CC: unicode_examples14.nim ..CC: unicode_examples15.nim CC: unicode_examples16.nim CC: unicode_examples17.nim CC: times_examples26.nim ..CC: unicode_examples18.nim CC: times_examples27.nim ..CC: times_examples28.nim .CC: unicode_examples19.nim .CC: times_examples29.nim .CC: unicode_examples20.nim CC: times_examples30.nim .CC: unicode_examples21.nim CC: times_examples31.nim CC: unicode_examples22.nim CC: times_examples32.nim CC: unicode_examples23.nim CC: unicode_examples24.nim CC: unicode_examples25.nim CC: times_examples33.nim CC: stdlib_assertions.nim CC: unicode_examples26.nim CC: times_examples34.nim CC: unicode_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_dollars.nim CC: times_examples35.nim CC: stdlib_assertions.nim CC: stdlib_system.nim CC: stdlib_dollars.nim CC: stdlib_pcre.nim CC: times_examples36.nim CC: stdlib_strutils.nim CC: stdlib_rtarrays.nim CC: stdlib_system.nim CC: stdlib_re.nim CC: times_examples37.nim CC: stdlib_hashes.nim CC: re_examples1.nim CC: re_examples2.nim CC: stdlib_strutils.nim CC: times_examples38.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: re_examples3.nim CC: stdlib_strtabs.nim CC: re_examples4.nim CC: re_examples5.nim CC: times_examples39.nim CC: stdlib_xmltree.nim CC: re_examples6.nim CC: times_examples40.nim CC: re_examples7.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: xmltree_examples1.nim CC: re_examples8.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: xmltree_examples2.nim CC: times_examples41.nim CC: xmltree_examples3.nim CC: times_examples42.nim CC: re_examples9.nim CC: xmltree_examples4.nim CC: re_group0_examples.nim CC: xmltree_examples5.nim ...Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] CC: times_examples43.nim .CC: times_examples44.nim CC: xmltree_examples6.nim ..CC: xmltree_examples7.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: times_examples45.nim CC: xmltree_examples8.nim CC: xmltree_examples9.nim CC: times_examples46.nim CC: xmltree_examples10.nim CC: xmltree_examples11.nim CC: times_examples47.nim CC: xmltree_examples12.nim CC: times_examples48.nim CC: xmltree_examples13.nim .CC: times_examples49.nim ..CC: xmltree_examples14.nim CC: xmltree_examples15.nim .CC: times_examples50.nim CC: xmltree_examples16.nim ../usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: xmltree_examples17.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: times_examples51.nim CC: xmltree_examples18.nim .CC: xmltree_examples19.nim .CC: xmltree_examples20.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: times_examples52.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] ..CC: xmltree_examples21.nim CC: times_examples53.nim .CC: xmltree_examples22.nim .CC: xmltree_examples23.nim CC: times_examples54.nim ...CC: xmltree_examples24.nim CC: times_examples55.nim CC: xmltree_group0_examples.nim CC: times_examples56.nim CC: stdlib_assertions.nim .CC: times_examples57.nim CC: stdlib_system.nim CC: times_examples58.nim CC: stdlib_parseutils.nim CC: stdlib_strutils.nim CC: times_examples59.nim CC: stdlib_base64.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] ....CC: stdlib_uri.nim CC: times_examples60.nim CC: uri_examples1.nim CC: uri_examples2.nim CC: times_examples61.nim CC: uri_examples3.nim ..CC: times_examples62.nim CC: uri_examples4.nim CC: uri_examples5.nim CC: times_examples63.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: uri_examples6.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: [Link] Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: uri_examples7.nim CC: times_examples64.nim CC: uri_examples8.nim CC: uri_examples9.nim ...CC: uri_examples10.nim CC: times_examples65.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: uri_examples11.nim CC: uri_examples12.nim CC: times_examples66.nim CC: times_examples67.nim CC: uri_examples13.nim CC: times_examples68.nim CC: uri_group0_examples.nim CC: times_group0_examples.nim ..CC: stdlib_assertions.nim .CC: stdlib_system.nim CC: stdlib_strutils.nim .Hint: 33111 lines; 4.315s; 48.258MiB 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: stdlib_strmisc.nim .CC: strmisc_examples1.nim Hint: 44839 lines; 4.418s; 49.273MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/reservedmem.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/reservedmem.html [SuccessX] CC: strmisc_examples2.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim [Success] Hint: 47206 lines; 7.503s; 61.312MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/sugar.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/sugar.html [SuccessX] CC: strmisc_examples3.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/os.nim CC: strmisc_group0_examples.nim ./usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/options.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ....................../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) ...Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .....Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ......Hint: 37914 lines; 3.930s; 49.316MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/parsesql.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/parsesql.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/oids.nim ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .... Hint: [Link] ../usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 36958 lines; 4.544s; 49.266MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/pegs.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/pegs.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/nimtracker.nim .. Hint: [Link] ...../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .Hint: 26429 lines; 4.731s; 31.863MiB 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.0/lib/posix/posix.nim(879, 23) .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim [Success] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 26692 lines; 6.259s; 25.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/stats.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/stats.htmlWarning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] [SuccessX] .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .Hint: ./usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/nimprof.nim ......Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_104.nim [Exec] ....Hint: 40446 lines; 6.964s; 61.191MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples.nim [Success] Hint: .40655 lines; 10.013s; 49.332MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/nre.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/nre.html [SuccessX] ../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) ...Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 84600 lines; 6.121s; 95.059MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/smtp.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/smtp.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/nativesockets.nim .......... Hint: [Link] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ...../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) ...Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ....CC: stdlib_assertions.nim Hint: [Link] .CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_unicode.nim .CC: stdlib_strutils.nim Hint: 36932 lines; 3.969s; 39.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/parsejson.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/parsejson.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/mimetypes.nim ..Hint: Hint: 22928 lines; 0.462s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nimtracker.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/nimtracker.html [SuccessX] 36668 lines; 6.702s; 60.051MiB 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] CC: stdlib_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/mersenne.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] operation successful: runnableExamples: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim/usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] [Success] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 35757 lines; 10.409s; 39.617MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/re.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/re.html [SuccessX] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: strformat_examples1.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/memfiles.nim CC: strformat_group0_examples.nim ../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ..... Hint: [Link] .........Hint: ..CC: stdlib_assertions.nim ..46581 lines; 7.452s; 75.344MiB peakmem; Debug build; proj: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim; out: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples [Exec] ..CC: stdlib_io.nim CC: stdlib_assertions.nim ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim [Success] Hint: 46487 lines; 9.962s; 61.316MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/xmltree.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/xmltree.html [SuccessX] .Hint: 47121 lines; 5.215s; 61.355MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/parsexml.html [SuccessX] ..CC: stdlib_system.nim .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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/md5.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: stdlib_system.nim CC: stdlib_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/math.nim .Hint: 41028 lines; 4.216s; 49.316MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/parsecfg.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/parsecfg.html [SuccessX] .CC: stdlib_math.nim ..CC: stdlib_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/marshal.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .CC: stdlib_algorithm.nim ...CC: stdlib_algorithm.nim .CC: stdlib_strutils.nim .......CC: stdlib_strutils.nim .CC: stdlib_pathnorm.nim ...CC: strutils_examples1.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: strutils_examples2.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) CC: stdlib_assertions.nim CC: stdlib_hashes.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: strutils_examples3.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: strutils_examples4.nim CC: stdlib_strtabs.nim CC: stdlib_streams.nim CC: stdlib_times.nim CC: stdlib_os.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: strutils_examples5.nim CC: strutils_examples6.nim CC: stdlib_tables.nim CC: streams_examples1.nim CC: strutils_examples7.nim CC: ../../../../RPM/BUILD/nim-1.4.0/lib/packages/docutils/rstast.nim Hint: 41034 lines; 7.430s; 74.902MiB 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] 2021-01-23 04:13:34 CPU time [s] 1.016899999999998e-05 Fib is [s] @[0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144] CC: streams_examples2.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim [Success] ...Hint: 40549 lines; 9.722s; 49.273MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/times.html [SuccessX] CC: ../../../../RPM/BUILD/nim-1.4.0/lib/packages/docutils/rst.nim CC: ../../../../RPM/BUILD/nim-1.4.0/lib/packages/docutils/highlite.nim CC: strutils_examples8.nim CC: streams_examples3.nim CC: strutils_examples9.nim CC: ../../../../RPM/BUILD/nim-1.4.0/compiler/pathutils.nim CC: streams_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/logging.nim CC: strutils_examples10.nim CC: ../../../../RPM/BUILD/nim-1.4.0/lib/packages/docutils/rstgen.nim CC: strutils_examples11.nim CC: streams_examples5.nim CC: strutils_examples12.nim Hint: [Link] CC: rstgen_examples1.nim CC: strutils_examples13.nim CC: streams_examples6.nim CC: strutils_examples14.nim CC: streams_examples7.nim CC: rstgen_group0_examples.nim CC: strutils_examples15.nim CC: streams_examples8.nim CC: strutils_examples16.nim Hint: [Link] CC: strutils_examples17.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: streams_examples9.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: strutils_examples18.nim CC: streams_examples10.nim CC: strutils_examples19.nim CC: strutils_examples20.nim CC: strutils_examples21.nim CC: strutils_examples22.nim CC: strutils_examples23.nim CC: strutils_examples24.nim CC: strutils_examples25.nim CC: strutils_examples26.nim CC: streams_examples11.nim Hint: 49726 lines; 4.011s; 61.344MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/osproc.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/osproc.html [SuccessX] CC: streams_examples12.nim CC: strutils_examples27.nim CC: strutils_examples28.nim CC: strutils_examples29.nim CC: streams_examples13.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: strutils_examples30.nim CC: streams_examples14.nim CC: streams_examples15.nim CC: streams_examples16.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/lexbase.nim CC: streams_examples17.nim CC: streams_examples18.nim CC: streams_examples19.nim CC: strutils_examples31.nim Hint: 34564 lines; 6.990s; 49.23MiB 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] Hint: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples [Exec] CC: streams_examples20.nim CC: streams_examples21.nim CC: streams_examples22.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: streams_examples23.nim CC: strutils_examples32.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples.nim [Success] Hint: 34811 lines; 9.124s; 39.637MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/strmisc.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/strmisc.html [SuccessX] Hint: 35695 lines; 7.863s; 49.25MiB 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] CC: streams_examples24.nim CC: strutils_examples33.nim CC: streams_examples25.nim CC: streams_examples26.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim [Success] Hint: 35797 lines; 10.830s; 49.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/uri.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/uri.html [SuccessX] CC: streams_examples27.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/lenientops.nim CC: streams_examples28.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/json.nim CC: strutils_examples34.nim CC: strutils_examples35.nim CC: strutils_examples36.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: streams_examples29.nim CC: strutils_examples37.nim CC: streams_examples30.nim CC: strutils_examples38.nim CC: streams_examples31.nim CC: streams_examples32.nim CC: strutils_examples39.nim CC: strutils_examples40.nim CC: streams_examples33.nim CC: strutils_examples41.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: streams_examples34.nim CC: strutils_examples42.nim CC: streams_examples35.nim CC: strutils_examples43.nim CC: strutils_examples44.nim CC: strutils_examples45.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: streams_examples36.nim CC: streams_examples37.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_102.nim [Exec] CC: streams_examples38.nim Hint: CC: strutils_examples46.nim used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 22505 lines; 0.320s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/lenientops.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/httpcore.nim .CC: strutils_examples47.nim CC: strutils_examples48.nim CC: streams_examples39.nim CC: strutils_examples49.nim CC: streams_examples40.nim Hint: 44611 lines; 5.128s; 49.316MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/oswalkdir.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/oswalkdir.html [SuccessX] CC: strutils_examples50.nim CC: streams_examples41.nim CC: streams_examples42.nim ..CC: strutils_examples51.nim CC: strutils_examples52.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/htmlparser.nim CC: streams_examples43.nim CC: strutils_examples53.nim CC: streams_examples44.nim .CC: strutils_examples54.nim CC: strutils_examples55.nim CC: streams_examples45.nim CC: strutils_examples56.nim CC: streams_examples46.nim CC: strutils_examples57.nim CC: streams_examples47.nim CC: strutils_examples58.nim CC: streams_examples48.nim CC: strutils_examples59.nim CC: strutils_examples60.nim CC: strutils_examples61.nim CC: streams_examples49.nim CC: strutils_examples62.nim CC: streams_examples50.nim CC: streams_examples51.nim CC: strutils_examples63.nim CC: streams_group0_examples.nim CC: strutils_examples64.nim CC: strutils_examples65.nim CC: strutils_examples66.nim CC: strutils_examples67.nim CC: strutils_examples68.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: strutils_examples69.nim . /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples2.nim(8, 5) Hint: 't' is declared but not used [XDeclaredButNotUsed] .CC: strutils_examples70.nim .CC: strutils_examples71.nim CC: strutils_examples72.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .CC: strutils_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) ..Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_104.nim [Exec] . /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples10.nim(8, 5) Hint: 'mytab' is declared but not used [XDeclaredButNotUsed] . /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] ......CC: stdlib_assertions.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .CC: stdlib_io.nim ....CC: stdlib_system.nim .CC: stdlib_hashes.nim . CC: stdlib_strutils.nim /usr/src/.cache/nim/random_d/runnableExamples/random_examples4.nim(10, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] . /usr/src/.cache/nim/random_d/runnableExamples/random_examples5.nim(9, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] .CC: stdlib_times.nim CC: stdlib_system.nim /usr/src/.cache/nim/random_d/runnableExamples/random_examples6.nim(13, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] .CC: stdlib_system.nim CC: stdlib_os.nim CC: stdlib_strtabs.nim .CC: punycode_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) CC: strtabs_examples1.nim CC: mersenne_group0_examples.nim .Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: strtabs_examples2.nim ........CC: strtabs_examples3.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(123, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] .CC: strtabs_examples4.nim CC: strtabs_examples5.nim CC: strtabs_examples6.nim ..CC: strtabs_examples7.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /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] ...CC: strtabs_examples8.nim ... Hint: [Link] CC: strtabs_examples9.nim Hint: [Link] CC: strtabs_examples10.nim CC: stdlib_assertions.nim CC: strtabs_examples11.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: stdlib_formatfloat.nim CC: stdlib_system.nim CC: strtabs_examples12.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(482, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(483, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(507, 39) Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(508, 40) Warning: toU16 is deprecated [Deprecated] CC: strtabs_examples13.nim CC: stdlib_algorithm.nim CC: stdlib_math.nim CC: stdlib_times.nim CC: stdlib_random.nim CC: strtabs_examples14.nim CC: random_examples1.nim CC: strtabs_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: random_examples2.nim CC: random_examples3.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(693, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(694, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(695, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(700, 11) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(729, 18) Warning: toU8 is deprecated [Deprecated] CC: random_examples4.nim CC: random_examples5.nim CC: random_examples6.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim r --backend:c /usr/src/.cache/nim/htmlparser_d/htmlparser/htmlparser_snippet_101.nim [Exec] CC: random_examples7.nim CC: random_examples8.nim Hint: 41290 lines; 3.939s; 49.18MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/oids.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/oids.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: random_examples9.nim CC: random_examples10.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/htmlgen.nim Hint: 36885 lines; 6.458s; 49.242MiB 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: random_examples11.nim CC: random_examples12.nim CC: random_examples13.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: random_examples14.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples.nim [Success] Hint: 93604 lines; 10.739s; 61.375MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/strformat.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/strformat.html [SuccessX] ..CC: random_examples15.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/hashes.nim CC: random_examples16.nim CC: random_examples17.nim Hint: 25939 lines; 10.393s; 49.289MiB 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: random_examples18.nim CC: random_group0_examples.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim [Success] Hint: 25905 lines; 12.835s; 31.848MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/unicode.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/fenv.nim ...../usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nimprof.nim(227, 3) Warning: use exitprocs.addExitProc; addQuitProc is deprecated [Deprecated] Hint: 40540 lines; 4.406s; 49.297MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nimprof.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/nimprof.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/endians.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/memfiles.nim(316, 53) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/memfiles.nim(318, 37) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/memfiles.nim(318, 52) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/memfiles.nim(411, 44) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 46665 lines; 4.119s; 61.375MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/memfiles.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/memfiles.html [SuccessX] Hint: 22635 lines; 0.444s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/fenv.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/fenv.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/dynlib.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .....CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_system.nim CC: stdlib_md5.nim CC: md5_examples1.nim CC: md5_examples2.nim CC: md5_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/unittest.nim(616, 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.0/lib/pure/unittest.nim(721, 13) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: .used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] 39047 lines; 2.583s; 49.309MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpcore.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/httpcore.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/distros.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] . Hint: [Link] Hint: 46665 lines; 5.045s; 61.352MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/nativesockets.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/db_common.nim Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ....Hint: 36405 lines; 3.820s; 39.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/lexbase.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/lexbase.html [SuccessX] Hint: 22560 lines; 0.764s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/endians.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/coro.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ...Hint: .45500 lines; 9.732s; 61.242MiB 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] Hint: [Link] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim [Success] Hint: 45612 lines; 13.332s; 61.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/strtabs.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/strtabs.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/cookies.nim Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) ..Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] .. Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] ...Hint: 46882 lines; 10.506s; 75.977MiB 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] .cannot open file stream: somefile.txtHint: operation successful: runnableExamples: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim [Success] .Hint: 23983 lines; 12.235s; 25.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/streams.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/streams.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/complex.nim Hint: [Link] ./usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) ..Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] .....Hint: 41287 lines; 6.406s; 61.215MiB 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: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim [Success] Hint: 41690 lines; 11.030s; 49.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/random.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/random.html [SuccessX] .CC: stdlib_system.nim CC: stdlib_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/colors.nim CC: hashes_examples1.nim Hint: ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 35316 lines; 10.884s; 61.016MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 51814 lines; 5.635s; 61.34MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/net.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) CC: hashes_examples2.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/cgi.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim [Success] CC: hashes_examples3.nim CC: hashes_examples4.nim .CC: hashes_examples5.nim Hint: [Link] Hint: 34703 lines; 14.087s; 49.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/strutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/strutils.html [SuccessX] CC: stdlib_assertions.nim Hint: [Link] .Hint: 57969 lines; 12.353s; 94.691MiB 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] CC: hashes_examples6.nim Hint: 45145 lines; 1.240s; 49.312MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/encodings.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/encodings.html [SuccessX] CC: stdlib_io.nim .CC: hashes_examples7.nim ....CC: stdlib_system.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim [Success] Hint: 58245 lines; 16.333s; 76.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/packages/docutils/rstgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/rstgen.html [SuccessX] CC: hashes_examples8.nim CC: stdlib_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/bitops.nim CC: hashes_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: stdlib_lexbase.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/base64.nim 22602 lines; 0.457s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/cstrutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/cstrutils.html [SuccessX] CC: stdlib_parsecsv.nim .CC: parsecsv_examples1.nim CC: stdlib_times.nim CC: stdlib_os.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/asyncnet.nim CC: parsecsv_examples2.nim ....CC: parsecsv_examples3.nim .Hint: CC: parsecsv_examples4.nim 22547 lines; 0.621s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/db_common.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/db_common.html [SuccessX] ../usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) .......Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: parsecsv_examples5.nim .Hint: 37309 lines; 1.465s; 39.621MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/dynlib.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/dynlib.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims'bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/asyncmacro.nim [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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/asynchttpserver.nim .CC: parsecsv_examples6.nim ..CC: parsecsv_group0_examples.nim .Hint: 34673 lines; 7.003s; 49.18MiB 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] Hint: 22228 lines; 4.270s; 31.004MiB 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] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim [Success] Hint: 34918 lines; 11.482s; 39.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/punycode.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/punycode.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim [Success] Hint: 22502 lines; 5.852s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/mersenne.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/asyncftpclient.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: stdlib_assertions.nim CC: stdlib_io.nim CC: stdlib_system.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] CC: stdlib_options.nim CC: options_examples1.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: options_examples2.nim CC: options_examples3.nim CC: options_examples4.nim CC: options_examples5.nim CC: options_examples6.nim ..CC: options_examples7.nim ..CC: options_examples8.nim ..CC: options_examples9.nim ...CC: options_examples10.nim CC: options_examples11.nim ..CC: options_examples12.nim .CC: options_examples13.nim ../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: options_examples14.nim CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: stdlib_system.nim CC: stdlib_math.nim CC: options_group0_examples.nim CC: math_examples1.nim CC: math_examples2.nim CC: math_examples3.nim CC: math_examples4.nim CC: math_examples5.nim CC: math_examples6.nim CC: math_examples7.nim CC: math_examples8.nim CC: math_examples9.nim CC: math_examples10.nim CC: math_examples11.nim CC: math_examples12.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] CC: math_examples13.nim CC: math_examples14.nim CC: math_examples15.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .CC: math_group0_examples.nim Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_105.nim [Exec] Hint: 26764 lines; 1.434s; 31.797MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/complex.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/complex.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/asyncfile.nim Hint: 22468 lines; 4.200s; 31.023MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim [Success] Hint: 22736 lines; 6.590s; 20.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/md5.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/md5.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/asyncdispatch.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) CC: stdlib_assertions.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) .Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_system.nim CC: stdlib_times.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_105.nim [Exec] CC: stdlib_os.nim CC: stdlib_parseopt.nim CC: parseopt_examples1.nim CC: parseopt_examples2.nim CC: parseopt_examples3.nim ....CC: parseopt_group0_examples.nim .... Hint: [Link] ...../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .... Hint: [Link] ....Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_105.nim [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 22770 lines; 3.016s; 31.023MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim [Success] Hint: 22972 lines; 3.907s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/hashes.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/hashes.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/async.nim ../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/logging.nim(323, 22) .Hint: 'log' cannot raise 'Exception' [XCannotRaiseY] ..Hint: ..24842 lines; 2.674s; 31.867MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim [Success] Hint: 64358 lines; 8.752s; 61.273MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/options.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/options.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/algorithm.nim .Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .Hint: Hint: .used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ....../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..........Hint: 45689 lines; 2.789s; 61.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/cookies.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/cookies.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/collections/tables.nim Hint: .used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ...../usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) .Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) .Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ....../usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) .....Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ........./usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ........ Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ......CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .CC: stdlib_system.nim .CC: stdlib_strutils.nim CC: stdlib_assertions.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) CC: stdlib_pathnorm.nim Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ...../usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) .....CC: stdlib_times.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_system.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: stdlib_base64.nim Hint: 50492 lines; 2.483s; 61.277MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncmacro.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/asyncmacro.html [SuccessX] CC: stdlib_os.nim CC: os_examples1.nim ...CC: base64_examples1.nim CC: os_examples2.nim CC: base64_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/collections/sharedtables.nim CC: os_examples3.nim CC: base64_examples3.nim CC: os_examples4.nim CC: base64_examples4.nim CC: os_examples5.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: 46550 lines; 6.387s; 74.887MiB 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] CC: os_examples6.nim CC: base64_group0_examples.nim CC: os_examples7.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim [Success] Hint: 46691 lines; 13.050s; 61.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/parsecsv.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/parsecsv.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/collections/sharedlist.nim CC: os_examples8.nim Hint: [Link] ..../usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: os_examples9.nim .../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: os_examples10.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ...CC: os_examples11.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) CC: os_examples12.nim ....Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] ...CC: os_examples13.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) .CC: os_examples14.nim ..Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) .Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: os_examples15.nim CC: os_examples16.nim ..CC: os_examples17.nim .CC: os_examples18.nim ...CC: os_examples19.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) .Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: os_examples20.nim ...CC: os_examples21.nim CC: os_examples22.nim Hint: 49814 lines; 3.194s; 61.352MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/browsers.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/browsers.html [SuccessX] CC: os_examples23.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/collections/sets.nim CC: os_examples24.nim .CC: os_examples25.nim CC: os_examples26.nim ..CC: os_examples27.nim CC: os_examples28.nim CC: os_examples29.nim .CC: os_examples30.nim CC: os_group0_examples.nim . Hint: [Link] CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_system.nim Hint: 45773 lines; 4.103s; 49.332MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/coro.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/coro.html [SuccessX] CC: stdlib_bitops.nim Hint: 63628 lines; 2.261s; 76.391MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncfile.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/asyncfile.html [SuccessX] CC: bitops_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/collections/sequtils.nim CC: bitops_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/collections/rtarrays.nim CC: bitops_examples3.nim CC: bitops_examples4.nim CC: bitops_examples5.nim CC: bitops_examples6.nim CC: bitops_examples7.nim CC: bitops_examples8.nim ...CC: bitops_examples9.nim CC: bitops_examples10.nim CC: bitops_examples11.nim .CC: bitops_examples12.nim Hint: 26184 lines; 5.071s; 38.297MiB 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: 50004 lines; 4.501s; 61.375MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/distros.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/distros.html [SuccessX] CC: bitops_examples13.nim CC: bitops_examples14.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/collections/lists.nim CC: bitops_examples15.nim .CC: bitops_examples16.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..CC: bitops_examples17.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim [Success] CC: bitops_examples18.nim CC: bitops_examples19.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] CC: bitops_examples20.nim Hint: 26307 lines; 8.440s; 25.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/math.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/math.html [SuccessX] ....CC: bitops_examples21.nim Hint: 50255 lines; 3.455s; 61.348MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncstreams.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/asyncstreams.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) .Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .CC: bitops_examples22.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/collections/intsets.nim Hint: CC: bitops_examples23.nim 44905 lines; 9.891s; 61.203MiB 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.0/lib/posix/posix.nim(879, 23) .Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/collections/heapqueue.nim .CC: bitops_examples24.nim CC: bitops_examples25.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples.nim [Success] Hint: 45147 lines; 14.572s; 49.297MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/parseopt.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/parseopt.html [SuccessX] .CC: bitops_examples26.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/collections/deques.nim .CC: bitops_examples27.nim ..CC: bitops_examples28.nim .CC: bitops_examples29.nim ....CC: bitops_examples30.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .CC: bitops_examples31.nim .CC: bitops_examples32.nim CC: bitops_examples33.nim CC: bitops_examples34.nim CC: bitops_examples35.nim CC: bitops_group0_examples.nim CC: stdlib_assertions.nim .CC: stdlib_system.nim CC: stdlib_parseutils.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: parseutils_examples1.nim CC: parseutils_examples2.nim CC: stdlib_assertions.nim CC: parseutils_examples3.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: parseutils_examples4.nim CC: parseutils_examples5.nim CC: stdlib_formatfloat.nim CC: parseutils_examples6.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_system.nim CC: parseutils_examples7.nim .CC: parseutils_examples8.nim CC: stdlib_hashes.nim .CC: parseutils_examples9.nim CC: parseutils_examples10.nim CC: parseutils_examples11.nim CC: parseutils_examples12.nim CC: stdlib_math.nim CC: parseutils_examples13.nim CC: stdlib_tables.nim CC: parseutils_examples14.nim CC: stdlib_strutils.nim CC: parseutils_examples15.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_json.nim CC: parseutils_examples16.nim CC: json_examples1.nim Hint: 47148 lines; 4.528s; 61.348MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/cgi.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/cgi.html [SuccessX] CC: stdlib_assertions.nim CC: parseutils_examples17.nim CC: json_examples2.nim CC: json_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/collections/critbits.nim CC: stdlib_system.nim CC: parseutils_examples18.nim CC: htmlgen_examples1.nim CC: parseutils_examples19.nim CC: htmlgen_group0_examples.nim CC: parseutils_examples20.nim CC: parseutils_examples21.nim ../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: parseutils_examples22.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) CC: parseutils_examples23.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: parseutils_group0_examples.nim .......Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_106.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] ......./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ....../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 76333 lines; 4.629s; 76.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asynchttpserver.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/asynchttpserver.html. [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) .Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c --multiMethods:on /usr/src/.cache/nim/manual_d/manual/manual_snippet_106.nimHint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] [Exec] ../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/collections/chains.nim ......../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] ..CC: stdlib_assertions.nim ...CC: stdlib_formatfloat.nim CC: stdlib_system.nim CC: stdlib_streams.nim CC: stdlib_typeinfo.nim CC: stdlib_math.nim .CC: stdlib_tables.nim Hint: .50131 lines; 4.635s; 61.324MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncfutures.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/asyncfutures.html [SuccessX] CC: stdlib_parseutils.nim .CC: stdlib_unicode.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/concurrency/threadpool.nim ../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: stdlib_strutils.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: stdlib_lexbase.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] .CC: stdlib_parsejson.nim CC: stdlib_json.nim CC: stdlib_intsets.nim CC: stdlib_marshal.nim Hint: [Link] CC: stdlib_assertions.nim CC: marshal_examples1.nim CC: stdlib_system.nim CC: marshal_examples2.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] CC: marshal_examples3.nim CC: stdlib_algorithm.nim .CC: marshal_examples4.nim CC: marshal_group0_examples.nim CC: algorithm_examples1.nim Hint: 22854 lines; 1.581s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/sharedlist.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/sharedlist.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 22484 lines; 1.435s; 20.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/rtarrays.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/rtarrays.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/concurrency/cpuload.nim CC: algorithm_examples2.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: algorithm_examples3.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/concurrency/cpuinfo.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) CC: algorithm_examples4.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: ze is deprecated [Deprecated] CC: algorithm_examples5.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: algorithm_examples6.nim CC: algorithm_examples7.nim ...CC: algorithm_examples8.nim .CC: algorithm_examples9.nim .CC: algorithm_examples10.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: algorithm_examples11.nim CC: algorithm_examples12.nim CC: algorithm_examples13.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 71785 lines; 5.319s; 76.398MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncnet.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/asyncnet.html [SuccessX] Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: algorithm_examples14.nim CC: algorithm_examples15.nim CC: algorithm_examples16.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/concurrency/atomics.nim CC: algorithm_examples17.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: algorithm_examples18.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: algorithm_examples19.nim ....CC: algorithm_examples20.nim CC: algorithm_examples21.nim Hint: 27666 lines; 2.099s; 25.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/sharedtables.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/sharedtables.html [SuccessX] CC: algorithm_examples22.nim Hint: 22477 lines; 4.173s; 31.383MiB 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.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ...CC: algorithm_examples23.nim CC: algorithm_examples24.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim [Success] Hint: 22724 lines; 5.638s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/base64.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/unidecode/unidecode.nim CC: algorithm_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/wrapnils.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ...Hint: 22491 lines; 0.988s; 20.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/chains.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/chains.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/wordwrap.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] . /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] ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ....Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ....... Hint: [Link] ...Hint: 59802 lines; 5.370s; 76.406MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncdispatch.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/asyncdispatch.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/with.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(154, 22) .. /usr/src/.cache/nim/lists_d/runnableExamples/lists_examples1.nim(8, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] Warning: pragma before generic parameter list is deprecated. [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] ... /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] .. /usr/src/.cache/nim/lists_d/runnableExamples/lists_examples4.nim(8, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] ....Hint: Hint: [Link] 50499 lines; 4.816s; 61.348MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/async.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/async.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/varints.nim ....... Hint: [Link] CC: stdlib_system.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] .../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] ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(172, 41) ./usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] CC: stdlib_times.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(190, 12) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] 25133 lines; 0.962s; 25.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/concurrency/cpuload.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/cpuload.html [SuccessX] ../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(208, 12) ..Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .CC: stdlib_os.nim ..Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] ..CC: mimetypes_group0_examples.nim ../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(224, 9) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(227, 19) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] .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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/time_t.nim ../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ...Hint: 25232 lines; 4.941s; 38.621MiB 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] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ....../usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] . /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: stdlib_dollars.nim ...... Hint: [Link] ../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(349, 28) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(352, 11) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim [Success] Hint: 25101 lines; 6.641s; 25.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/bitops.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/bitops.html [SuccessX] ...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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/sums.nim CC: stdlib_system.nim .... Hint: [Link] ......CC: stdlib_assertions.nim Hint: CC: stdlib_math.nim .90934 lines; 6.508s; 76.395MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/asyncftpclient.html [SuccessX] .CC: stdlib_system.nim ...CC: stdlib_intsets.nim .CC: stdlib_strutils.nim CC: intsets_examples1.nim CC: intsets_examples2.nim ..CC: intsets_examples3.nim .CC: intsets_examples4.nim CC: intsets_examples5.nim .CC: stdlib_times.nim CC: intsets_examples6.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/stackframes.nim . Hint: [Link] CC: intsets_examples7.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: intsets_examples8.nim Hint: CC: stdlib_pathnorm.nim 44764 lines; 6.942s; 75.402MiB 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] ..CC: intsets_examples9.nim CC: intsets_examples10.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples.nim [Success] Hint: 44970 lines; 12.201s; 61.309MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/marshal.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/marshal.html [SuccessX] ..CC: stdlib_os.nim ..CC: intsets_examples11.nim CC: stdlib_logging.nim .CC: intsets_examples12.nim ...CC: logging_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/sha1.nim CC: intsets_examples13.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .CC: logging_examples2.nim CC: intsets_examples14.nim CC: intsets_examples15.nim ...CC: logging_examples3.nim .CC: intsets_examples16.nim CC: logging_group0_examples.nim CC: intsets_examples17.nim Hint: 45204 lines; 8.889s; 61.191MiB 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] CC: intsets_examples18.nim CC: intsets_group0_examples.nim CC: stdlib_assertions.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim [Success] ...Hint: 44597 lines; 14.398s; 61.285MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/os.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/os.html [SuccessX] CC: stdlib_system.nim CC: stdlib_lists.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] .CC: lists_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/monotimes.nim CC: lists_examples2.nim Hint: 42633 lines; 7.418s; 61.305MiB 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] .CC: lists_examples3.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim [Success] Hint: [Link] CC: lists_examples4.nim Hint: 35247 lines; 6.666s; 49.258MiB 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] Hint: 42880 lines; 11.412s; 49.324MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/json.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/json.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/logic.nim CC: lists_examples5.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim [Success] Hint: 35514 lines; 9.565s; 39.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/htmlgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/htmlgen.html [SuccessX] CC: lists_examples6.nim ..../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/concurrency/atomics.nim(54, 42) Warning: pragma before generic parameter list is deprecated [Deprecated] Hint: 23457 lines; 3.698s; 39.297MiB 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: lists_examples7.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/jsonutils.nim CC: lists_examples8.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim [Success] Hint: 23369 lines; 5.310s; 25.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/algorithm.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/algorithm.html [SuccessX] CC: lists_examples9.nim ..Hint: 24580 lines; 1.374s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/concurrency/atomics.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/atomics.html [SuccessX] ..CC: lists_examples10.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/isolation.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .CC: lists_examples11.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/exitprocs.nim CC: lists_examples12.nim .....CC: lists_examples13.nim CC: lists_examples14.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] CC: lists_examples15.nim CC: lists_examples16.nim .CC: lists_examples17.nim ....CC: lists_examples18.nim .CC: lists_examples19.nim .CC: lists_examples20.nim CC: lists_examples21.nim .CC: lists_examples22.nim .....Hint: 23259 lines; 5.400s; 38.156MiB 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] CC: lists_examples23.nim CC: lists_examples24.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim [Success] .CC: lists_examples25.nim Hint: 26033 lines; 18.708s; 25.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/parseutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/parseutils.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: lists_examples26.nim ..CC: lists_examples27.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/enumerate.nim CC: lists_examples28.nim .......CC: lists_examples29.nim .CC: lists_examples30.nim CC: lists_group0_examples.nim /usr/src/.cache/nim/colors_d/runnableExamples/colors_examples3.nim(13, 3) Hint: 'Col' is declared but not used [XDeclaredButNotUsed] ..............Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ...CC: stdlib_assertions.nim .......CC: stdlib_system.nim CC: stdlib_heapqueue.nim ...CC: heapqueue_examples1.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: heapqueue_examples2.nim .CC: heapqueue_examples3.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: heapqueue_group0_examples.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: stdlib_assertions.nim .................CC: stdlib_dollars.nim CC: stdlib_io.nim CC: stdlib_system.nim ......CC: stdlib_parseutils.nim ...CC: stdlib_algorithm.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ...CC: stdlib_strutils.nim CC: stdlib_colors.nim CC: colors_examples1.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: colors_examples2.nim ....CC: colors_examples3.nim ...../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) CC: colors_examples4.nim CC: colors_examples5.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .CC: colors_examples6.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: stdlib_assertions.nim CC: colors_examples7.nim CC: stdlib_io.nim CC: colors_examples8.nim .CC: stdlib_system.nim CC: colors_examples9.nim .CC: colors_group0_examples.nim CC: stdlib_hashes.nim ....CC: stdlib_math.nim .CC: stdlib_sets.nim .CC: sets_examples1.nim ....CC: sets_examples2.nim .CC: sets_examples3.nim ....CC: sets_examples4.nim ...CC: sets_examples5.nim .....CC: sets_examples6.nim Hint: 22477 lines; 1.028s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/stackframes.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/stackframes.html [SuccessX] ..CC: sets_examples7.nim .CC: sets_examples8.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/effecttraits.nim CC: sets_examples9.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 22568 lines; 1.559s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/varints.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/varints.html [SuccessX] ..........CC: sets_examples10.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/editdistance.nim ......CC: sets_examples11.nim ..Hint: 22844 lines; 0.697s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/exitprocs.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/exitprocs.html [SuccessX] CC: sets_examples12.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/decls.nim CC: sets_examples13.nim .CC: sets_examples14.nim .CC: stdlib_system.nim CC: sets_examples15.nim CC: sets_examples16.nim CC: stdlib_assertions.nim CC: sets_examples17.nim Hint: 22469 lines; 1.506s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/time_t.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/time_t.html [SuccessX] CC: stdlib_critbits.nim CC: stdlib_assertions.nim CC: critbits_examples1.nim CC: stdlib_system.nim CC: stdlib_assertions.nim CC: critbits_examples2.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: stdlib_io.nim CC: critbits_examples3.nim CC: sets_examples18.nim CC: stdlib_io.nim CC: stdlib_cpuinfo.nim CC: cpuinfo_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/compilesettings.nim CC: stdlib_system.nim CC: sets_examples19.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: cpuinfo_group0_examples.nim CC: critbits_examples4.nim CC: sets_examples20.nim CC: stdlib_system.nim CC: critbits_examples5.nim CC: stdlib_math.nim CC: stdlib_math.nim CC: critbits_examples6.nim CC: stdlib_algorithm.nim CC: critbits_examples7.nim CC: sets_examples21.nim CC: stdlib_deques.nim CC: critbits_examples8.nim CC: sets_examples22.nim CC: stdlib_tables.nim CC: deques_examples1.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: tables_examples1.nim CC: critbits_examples9.nim CC: sets_examples23.nim CC: deques_examples2.nim CC: deques_examples3.nim CC: sets_examples24.nim CC: deques_examples4.nim CC: critbits_examples10.nim CC: sets_examples25.nim CC: tables_examples2.nim CC: deques_examples5.nim CC: tables_examples3.nim CC: critbits_examples11.nim CC: stdlib_assertions.nim CC: sets_examples26.nim CC: tables_examples4.nim CC: critbits_examples12.nim CC: stdlib_system.nim CC: tables_examples5.nim CC: deques_examples6.nim CC: sets_examples27.nim CC: stdlib_wrapnils.nim CC: critbits_examples13.nim CC: deques_examples7.nim CC: tables_examples6.nim CC: sets_examples28.nim CC: critbits_examples14.nim CC: tables_examples7.nim CC: wrapnils_examples1.nim CC: deques_examples8.nim CC: sets_examples29.nim CC: critbits_examples15.nim CC: tables_examples8.nim CC: wrapnils_group0_examples.nim CC: deques_examples9.nim CC: critbits_examples16.nim CC: tables_examples9.nim CC: deques_examples10.nim CC: sets_examples30.nim CC: critbits_examples17.nim CC: deques_examples11.nim CC: critbits_examples18.nim CC: deques_examples12.nim CC: tables_examples10.nim CC: deques_examples13.nim CC: critbits_examples19.nim CC: sets_examples31.nim Hint: 22457 lines; 1.415s; 20.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/logic.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/logic.html [SuccessX] CC: critbits_examples20.nim CC: tables_examples11.nim CC: deques_examples14.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/private/underscored_calls.nim CC: tables_examples12.nim CC: sets_examples32.nim CC: deques_examples15.nim CC: critbits_examples21.nim CC: sets_examples33.nim CC: tables_examples13.nim CC: critbits_examples22.nim CC: deques_examples16.nim CC: sets_examples34.nim CC: critbits_group0_examples.nim CC: sets_examples35.nim CC: deques_examples17.nim CC: tables_examples14.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_107.nim [Exec] CC: deques_examples18.nim CC: sets_group0_examples.nim CC: deques_group0_examples.nim CC: tables_examples15.nim Hint: [Link] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ..CC: tables_examples16.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: tables_examples17.nim .CC: tables_examples18.nim CC: tables_examples19.nim CC: tables_examples20.nim .CC: tables_examples21.nim CC: tables_examples22.nim CC: tables_examples23.nim CC: tables_examples24.nim CC: tables_examples25.nim CC: tables_examples26.nim CC: tables_examples27.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_106.nim [Exec] CC: tables_examples28.nim CC: tables_examples29.nim CC: tables_examples30.nim CC: tables_examples31.nim CC: tables_examples32.nim .CC: tables_examples33.nim CC: tables_examples34.nim CC: tables_examples35.nim CC: tables_examples36.nim Hint: 22478 lines; 2.093s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/isolation.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/isolation.html [SuccessX] CC: tables_examples37.nim .Hint: 47289 lines; 8.283s; 75.93MiB 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] CC: tables_examples38.nim CC: tables_examples39.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/private/since.nim Hint: CC: tables_examples40.nim Hint: 47550 lines; 15.945s; 61.281MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/mimetypes.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/mimetypes.html [SuccessX] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .CC: tables_examples41.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/private/miscdollars.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: tables_examples42.nim CC: tables_examples43.nim .....CC: tables_examples44.nim CC: tables_examples45.nim CC: tables_examples46.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: tables_examples47.nim CC: tables_examples48.nim CC: tables_examples49.nim ...CC: tables_examples50.nim CC: tables_examples51.nim CC: tables_examples52.nim /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_examples33.nim(20, 5) Hint: 'seqRand' is declared but not used [XDeclaredButNotUsed] CC: tables_examples53.nim Hint: [Link] CC: tables_examples54.nim CC: tables_examples55.nim CC: tables_examples56.nim CC: stdlib_assertions.nim CC: tables_examples57.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: tables_examples58.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: tables_examples59.nim CC: stdlib_sequtils.nim CC: tables_examples60.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/concurrency/threadpool.nim(117, 27) Warning: pragma before generic parameter list is deprecated [Deprecated] Hint: 23307 lines; 5.548s; 38.574MiB 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: sequtils_examples1.nim CC: sequtils_examples2.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim [Success] Hint: CC: sequtils_examples3.nim 23183 lines; 6.845s; 20.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/lists.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/lists.html [SuccessX] CC: tables_examples61.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 47239 lines; 5.263s; 61.469MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/concurrency/threadpool.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/threadpool.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/std/private/globs.nim CC: tables_examples62.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: sequtils_examples4.nim .CC: tables_examples63.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/system/widestrs.nim CC: sequtils_examples5.nim CC: tables_examples64.nim .CC: sequtils_examples6.nim .CC: tables_examples65.nim CC: sequtils_examples7.nim CC: sequtils_examples8.nim .CC: tables_examples66.nim CC: sequtils_examples9.nim CC: sequtils_examples10.nim CC: tables_examples67.nim CC: sequtils_examples11.nim .CC: sequtils_examples12.nim .CC: sequtils_examples13.nim .CC: sequtils_examples14.nim CC: tables_examples68.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) CC: sequtils_examples15.nim CC: stdlib_system.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: tables_examples69.nim CC: sequtils_examples16.nim CC: sums_group0_examples.nim CC: sequtils_examples17.nim CC: tables_examples70.nim CC: sequtils_examples18.nim CC: tables_examples71.nim CC: sequtils_examples19.nim CC: sequtils_examples20.nim CC: tables_examples72.nim CC: sequtils_examples21.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: sequtils_examples22.nim CC: sequtils_examples23.nim CC: tables_examples73.nim CC: sequtils_examples24.nim CC: sequtils_examples25.nim Hint: [Link] CC: sequtils_examples26.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: tables_examples74.nim CC: sequtils_examples27.nim CC: sequtils_examples28.nim .CC: tables_examples75.nim CC: sequtils_examples29.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: tables_examples76.nim CC: tables_examples77.nim Hint: 40720 lines; 3.806s; 49.297MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/monotimes.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/monotimes.html [SuccessX] CC: sequtils_examples30.nim Hint: 24255 lines; 2.109s; 20.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/effecttraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/effecttraits.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_107.nim [Exec] . Hint: [Link] CC: tables_examples78.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/system/nimscript.nim CC: sequtils_examples31.nim CC: tables_examples79.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/system/iterators.nim CC: tables_examples80.nim Hint: 22503 lines; 1.683s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/compilesettings.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/compilesettings.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: tables_examples81.nim ....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/system/io.nim CC: sequtils_examples32.nim CC: tables_examples82.nim CC: stdlib_times.nim CC: stdlib_random.nim CC: tables_examples83.nim CC: sequtils_examples33.nim CC: tables_examples84.nim CC: sequtils_group0_examples.nim CC: tables_examples85.nim CC: tables_examples86.nim CC: tables_examples87.nim Hint: [Link] CC: tables_examples88.nim CC: tables_examples89.nim CC: tables_examples90.nim CC: tables_examples91.nim CC: tables_examples92.nim Hint: [Link] CC: tables_examples93.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 24753 lines; 4.321s; 31.332MiB 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: tables_examples94.nim CC: tables_group0_examples.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim [Success] .Hint: 25029 lines; 5.794s; 20.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/concurrency/cpuinfo.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/cpuinfo.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/system/dollars.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 35033 lines; 9.411s; 49.234MiB 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] .(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)] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples.nim [Success] Hint: 35193 lines; 12.248s; 39.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/colors.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/colors.html [SuccessX] Hint: CC: stdlib_assertions.nim 24249 lines; 1.356s; 20.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/private/underscored_calls.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/underscored_calls.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/windows/winlean.nim Hint: CC: stdlib_system.nim CC: with_examples1.nim 22446 lines; 1.367s; 20.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/private/since.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/since.html [SuccessX] CC: with_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/windows/registry.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .Hint: 22446 lines; 1.432s; 20.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/private/miscdollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/miscdollars.html [SuccessX] Hint: 23692 lines; 5.738s; 31.762MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/wrappers/linenoise/linenoise.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim [Success] Hint: 27435 lines; 7.922s; 25.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/intsets.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/intsets.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on nimsuggest/sexp.nim Hint: 45201 lines; 10.390s; 61.242MiB 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] Hint: [Link] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim [Success] Hint: 45454 lines; 16.191s; 61.359MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/logging.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/logging.html [SuccessX] bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/mysql.html lib/wrappers/mysql.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 28450 lines; 6.344s; 48.297MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples.nim [Success] Hint: 28257 lines; 8.926s; 31.789MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/sets.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/sets.html [SuccessX] bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/iup.html lib/wrappers/iup.nim Hint: [Link] Hint: [Link] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 22446 lines; 0.761s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/io.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/io.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/sqlite3.html lib/wrappers/sqlite3.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] .Hint: 23562 lines; 0.316s; 25.602MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/mysql.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 24048 lines; 5.433s; 31.363MiB 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: [Link] Hint: 22452 lines; 6.542s; 30.969MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim [Success] Hint: 24310 lines; 6.613s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/wrapnils.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/wrapnils.html [SuccessX] .bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/postgres.html lib/wrappers/postgres.nim Hint: 22446 lines; 1.163s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/widestrs.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/widestrs.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim [Success] Hint: 22700 lines; 8.629s; 20.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/heapqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/heapqueue.html [SuccessX] ..bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/tinyc.html lib/wrappers/tinyc.nim ...bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/odbcsql.html lib/wrappers/odbcsql.nim Hint: 33257 lines; 9.080s; 74.996MiB 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] CC: stdlib_assertions.nim bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/pcre.html lib/wrappers/pcre.nim .CC: stdlib_system.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim [Success] Hint: CC: decls_examples1.nim CC: decls_group0_examples.nim 31205 lines; 10.645s; 39.531MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/tables.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/tables.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(30, 34) Hint: 'listDirsImpl' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(32, 34) Hint: 'listFilesImpl' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(34, 49) Hint: 'removeDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(36, 49) Hint: 'removeFile' cannot raise 'OSError' [XCannotRaiseY]. /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(38, 49) Hint: 'moveFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(40, 49) Hint: 'moveDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(42, 49) Hint: 'copyFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(44, 49) Hint: 'copyDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(45, 63) Hint: 'createDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(53, 65) Hint: 'rawExec' cannot raise 'OSError' [XCannotRaiseY] bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/openssl.html lib/wrappers/openssl.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: 22446 lines; 0.777s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/dollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/dollars.html [SuccessX] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(364, 34) Hint: 'stdinReadLine' cannot raise 'IOError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(368, 34) Hint: 'stdinReadAll' cannot raise 'IOError' [XCannotRaiseY] ..bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/posix.html lib/posix/posix.nim ..Hint: 22888 lines; 0.930s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/nimscript.html [SuccessX] ......./usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/linenoise/linenoise.nim(12, 11) bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/linux.html lib/posix/linux.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22481 lines; 0.663s; 20.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/linenoise/linenoise.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/linenoise.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) ..Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 26926 lines; 6.111s; 39.191MiB 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: [Link] bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/termios.html lib/posix/termios.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim [Success] Hint: 28897 lines; 8.674s; 31.793MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/deques.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/deques.html [SuccessX] ..bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.0/jscore.html lib/js/jscore.nim ... Hint: [Link] ......CC: stdlib_assertions.nim ....CC: stdlib_system.nim Hint: 22446 lines; 0.853s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/assertions.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/assertions.html [SuccessX] CC: enumerate_examples1.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ...CC: enumerate_group0_examples.nim .Hint: .22261 lines; 3.230s; 31.023MiB 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: 34777 lines; 7.137s; 76.5MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/unidecode/unidecode.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/unidecode.html [SuccessX] ....Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples.nim [Success] Hint: 26394 lines; 6.035s; 25.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/sums.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/sums.html [SuccessX] .. /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_examples3.nim(14, 6) Hint: '$' is declared but not used [XDeclaredButNotUsed] .CC: stdlib_assertions.nim .Hint: CC: stdlib_system.nim CC: iterators_examples1.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .23128 lines; 7.118s; 38.578MiB 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: iterators_examples2.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim [Success] Hint: 25914 lines; 8.673s; 25.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/critbits.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/critbits.html [SuccessX] CC: iterators_examples4.nim CC: iterators_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .CC: stdlib_system.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) CC: editdistance_group0_examples.nim Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 23402 lines; 0.840s; 25.613MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/iup.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/iup.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 22819 lines; 0.531s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/postgres.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_108.nim [Exec] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 22554 lines; 0.692s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/tinyc.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/tinyc.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 23288 lines; 0.776s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/odbcsql.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/odbcsql.html [SuccessX] Hint: [Link] Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22839 lines; 1.025s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/sqlite3.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/sqlite3.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] 22553 lines; 0.628s; 20.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/jscore.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/jscore.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] 24901 lines; 0.766s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/linux.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/linux.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 45154 lines; 2.500s; 61.312MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/private/globs.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/globs.html [SuccessX] Hint: 24042 lines; 4.659s; 31.254MiB 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] Hint: 24872 lines; 0.862s; 31.836MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/posix.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim [Success] Hint: 24308 lines; 7.397s; 25.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/with.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/with.html [SuccessX] Hint: 42613 lines; 7.999s; 75.469MiB 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: 22920 lines; 0.915s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/pcre.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/pcre.html [SuccessX] .0 1 2 3 4 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim [Success] Hint: Hint: 25281 lines; 10.417s; 25.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/sequtils.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/sequtils.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_107.nim [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ./usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 25126 lines; 0.819s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/termios.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/termios.html [SuccessX] Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: [Link] CC: stdlib_assertions.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim Hint: 23993 lines; 2.610s; 31.359MiB 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: stdlib_unicode.nim CC: stdlib_strutils.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim [Success] Hint: 24257 lines; 6.087s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/enumerate.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/enumerate.html [SuccessX] CC: stdlib_assertions.nim CC: stdlib_system.nim CC: stdlib_times.nim CC: stdlib_unicode.nim CC: stdlib_os.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Hint: 45989 lines; 2.000s; 61.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/registry.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/registry.html [SuccessX] CC: stdlib_htmlparser.nim CC: stdlib_wordwrap.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: htmlparser_examples1.nim CC: wordwrap_examples1.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: htmlparser_examples2.nim CC: wordwrap_group0_examples.nim CC: htmlparser_examples3.nim CC: htmlparser_group0_examples.nim Hint: 38443 lines; 2.174s; 49.324MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/winlean.html [SuccessX] Hint: [Link] . Hint: [Link] ........Hint: 22198 lines; 2.677s; 31.023MiB 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: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim [Success] 25947 lines; 1.967s; 39.609MiB 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: 22466 lines; 5.234s; 20.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/decls.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/decls.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples.nim [Success] Hint: 26213 lines; 5.781s; 31.852MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/editdistance.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/editdistance.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: 39283 lines; 1.555s; 49.277MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/openssl.html [SuccessX] .......CC: stdlib_assertions.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_strutils.nim CC: stdlib_sha1.nim CC: sha1_examples1.nim CC: sha1_examples2.nim CC: sha1_examples3.nim CC: sha1_examples4.nim CC: sha1_group0_examples.nim Hint: [Link] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_108.nim [Exec] Hint: 37602 lines; 2.621s; 49.191MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/nimsuggest/sexp.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/sexp.html [SuccessX] Hint: [Link] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_109.nim [Exec] Hint: 34551 lines; 2.906s; 49.246MiB 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/wordwrap_d/runnableExamples/wordwrap_group0_examples.nim [Success] Hint: 34822 lines; 8.817s; 39.633MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/wordwrap.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/wordwrap.html [SuccessX] Hint: 22232 lines; 2.656s; 31.02MiB 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: [Link] .../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 34849 lines; 3.533s; 49.242MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples.nim [Success] Hint: 35085 lines; 8.109s; 39.633MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/sha1.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/sha1.html [SuccessX] .....Hint: 22446 lines; 3.318s; 20.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/iterators.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/iterators.html [SuccessX] ..Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_108.nim [Exec] Hint: [Link] Hint: 50857 lines; 7.756s; 76.125MiB 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: 51087 lines; 19.212s; 61.336MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/htmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/htmlparser.html [SuccessX] ........CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_formatfloat.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_109.nim [Exec] CC: stdlib_system.nim CC: stdlib_hashes.nim 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_times.nim CC: stdlib_os.nim CC: stdlib_strtabs.nim CC: stdlib_jsonutils.nim CC: jsonutils_examples1.nim CC: jsonutils_examples2.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_110.nim [Exec] CC: jsonutils_examples3.nim CC: jsonutils_examples4.nim CC: jsonutils_examples5.nim CC: jsonutils_examples6.nim CC: jsonutils_examples7.nim CC: jsonutils_examples8.nim CC: jsonutils_examples9.nim CC: jsonutils_group0_examples.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c --multiMethods:on /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_109.nim [Exec] Hint: [Link] Hint: 54270 lines; 2.355s; 94.816MiB 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: 54403 lines; 8.740s; 76.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/jsonutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/jsonutils.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim cpp -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_110.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_110.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_123.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_124.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_123.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_125.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_124.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_126.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_125.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_126.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_130.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_131.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_132.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_133.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_130.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_134.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_131.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_135.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_132.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_136.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_133.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_137.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_134.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_138.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_135.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_136.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_139.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_137.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_138.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_139.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_140.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_141.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_142.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_143.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_144.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_145.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_146.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_147.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_148.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_149.nim [Exec] bin/nim buildIndex -o:web/upload/1.4.0/theindex.html web/upload/1.4.0 Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nimdoc.cfg' [Conf] bin/nim doc --project --outdir:web/upload/1.4.0/compiler --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -u:boot compiler/index.nim Hint: 161520 lines; 5.033s; 353.602MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/compiler/index.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/web/upload/1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] ....................... Hint: 39835 lines; 0.523s; 49.414MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.0/tools/nimblepkglist.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0 -o:doc/html/docgen_sample.html doc/docgen_sample.nim Hint: 34716 lines; 0.450s; 39.68MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/doc/docgen_sample.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/koch.html --index:on doc/koch.rst Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_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.0 --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.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/idetools.html --index:on doc/idetools.rst Hint: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/hcr.html --index:on doc/hcr.rst Hint: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/codeowners.html --index:on doc/codeowners.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.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/backends.html --index:on doc/backends.rst Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/jsffi.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 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.0 --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.0 --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.0 --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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/nintendoswitch/switch_memory.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --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.0 --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.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_102.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(154, 22) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.0/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.0/lib/system/jssys.nim(54, 6) Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] 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.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/jssys.nim(54, 6) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 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.0/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: 7732 lines; 0.065s; 12.379MiB 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.0/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.0/lib/system/jssys.nim(54, 6) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim [Success] Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] Hint: 16824 lines; 0.258s; 13.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/jsre.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/jsre.html/usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/rst.nim Hint: 22446 lines; 0.604s; 31.445MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/system.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/system.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_102.nim [Exec] Hint: 16845 lines; 0.261s; 13.363MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/jsconsole.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/jsconsole.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/posix_utils.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(123, 13) /usr/src/RPM/BUILD/nim-1.4.0/lib/nintendoswitch/switch_memory.nim(10, 23) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/nintendoswitch/switch_memory.nim(10, 36) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/nintendoswitch/switch_memory.nim(30, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: Hint: 22483 lines; 0.317s; 20.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/nintendoswitch/switch_memory.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/switch_memory.html [SuccessX] 18526 lines; 0.300s; 16.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/dom_extensions.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/kqueue.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/inotify.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(482, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(483, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(507, 39) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(508, 40) Warning: toU16 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(693, 13) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(694, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(695, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(700, 11) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(729, 18) Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_102.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/epoll.nim Hint: 18521 lines; 0.411s; 16.602MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/dom.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/httpclient.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 26215 lines; 0.467s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/asyncjs.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/asyncjs.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/xmltree.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 31257 lines; 0.725s; 31.891MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/nre/private/util.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/util.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/xmlparser.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25034 lines; 0.180s; 25.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/kqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --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.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_103.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/js/jsffi.nim(1, 1) Hint: Warning: language 'js' not supported [LanguageXNotSupported] Hint: 26058 lines; 0.724s; 25.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/jsffi.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/jsffi.html [SuccessX] Hint: 22729 lines; 0.771s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/core/rlocks.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/rlocks.html [SuccessX] Hint: 22493 lines; 0.779s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/core/macrocache.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/macrocache.html [SuccessX] 22756 lines; 0.778s; 20.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/core/locks.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --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.0 --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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/typetraits.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_102.nim [Exec] Hint: 22483 lines; 0.139s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/volatile.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/volatile.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/times.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22556 lines; 0.861s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/rdstdin.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/rdstdin.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/db_sqlite.nim(133, 1) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/terminal.nim Circular dependency detected. `codeReordering` pragma may not be able to reorder some nodes properely [User] Hint: 22488 lines; 0.943s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/core/hotcodereloading.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/hotcodereloading.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 24963 lines; 0.229s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/epoll.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strutils.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_103.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_103.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 7732 lines; 0.070s; 12.379MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples.nim [Success] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 24200 lines; 1.315s; 25.559MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/core/macros.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/macros.html [SuccessX] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strtabs.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg'Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 7732 lines; 0.061s; 12.371MiB 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] Hint: 7732 lines; 0.074s; 12.379MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples.nim [Success] Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples.nim [Success] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 25582 lines; 1.483s; 25.602MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/db_sqlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/db_sqlite.html [SuccessX] 22544 lines; 0.839s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/inotify.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/inotify.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strmisc.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_104.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/nimhcr.nim(604, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] Hint: 52204 lines; 2.001s; 61.469MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/nimhcr.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/nimhcr.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: 43199 lines; 1.696s; 49.289MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/packages/docutils/rstast.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/rstast.html [SuccessX] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/streams.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_103.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_104.nim [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 7732 lines; 0.082s; 12.379MiB 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] localhost.localdomain5.4.84-std-def-alt1#1 SMP Wed Dec 16 14:03:38 UTC 2020 Hint: 7732 lines; 0.061s; 12.375MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim [Success] Hint: 24982 lines; 1.455s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix_utils.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/posix_utils.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/stats.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples.nim [Success] Hint: 24386 lines; 1.012s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/typetraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/typetraits.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ssl_config.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c --threads:on /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_103.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 36179 lines; 2.478s; 39.617MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/db_odbc.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/db_odbc.html [SuccessX] Hint: 27350 lines; 0.653s; 25.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/strscans.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ssl_certs.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/smtp.nim 36347 lines; 2.490s; 39.617MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/db_mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/db_mysql.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/selectors.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 35768 lines; 2.695s; 39.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/db_postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/db_postgres.html [SuccessX] Hint: 39092 lines; 2.649s; 49.379MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/experimental/diff.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ropes.nim Hint: Hint: 28602 lines; 0.708s; 25.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/streamwrapper.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/streamwrapper.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_105.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/reservedmem.nim Hint: 59166 lines; 3.060s; 76.559MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/nimrtl.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/nimrtl.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/rationals.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 7732 lines; 0.042s; 12.379MiB 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] cannot open file stream: somefile.txtHint: operation successful: runnableExamples: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim [Success] Hint: 23983 lines; 0.849s; 25.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/streams.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/random.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 7732 lines; 0.097s; 12.379MiB 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: 2021-01-23 04:14:33 CPU time [s] 9.568000000000163e-06 Fib is [s] @[0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim [Success] Hint: 40549 lines; 2.020s; 49.266MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/times.html [SuccessX] 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/punycode.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_104.nim [Exec] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 22498 lines; 0.666s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/ssl_config.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/pegs.nim Hint: Hint: 7732 lines; 0.076s; 12.379MiB 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] 7732 lines; 0.124s; 12.375MiB 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: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Hint: Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 58245 lines; 3.074s; 76.344MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/packages/docutils/rstgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/rstgen.html [SuccessX] 34703 lines; 2.112s; 49.234MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/strutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/strutils.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/pathnorm.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsexml.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 7732 lines; 0.084s; 12.375MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpclient.nim(454, 64) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: Hint: 35757 lines; 3.277s; 39.617MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/re.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/re.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] 7732 lines; 0.090s; 12.375MiB 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: 7732 lines; 0.019s; 12.375MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parseutils.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpclient.nim(695, 56) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 40655 lines; 3.291s; 49.316MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/impure/nre.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/nre.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples.nim [Success] Hint: 93604 lines; 1.378s; 61.344MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/strformat.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/strformat.html [SuccessX] Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsesql.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpclient.nim(796, 46) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parseopt.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 54222 lines; 3.072s; 76.328MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/packages/docutils/rst.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/rst.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsejson.nim Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 98399 lines; 2.756s; 94.469MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/httpclient.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsecsv.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 7732 lines; 0.067s; 12.379MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim [Success] Hint: 25905 lines; 2.532s; 31.836MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/unicode.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/unicode.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsecfg.nim 35616 lines; 3.114s; 39.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/packages/docutils/highlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/highlite.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/oswalkdir.nim Hint: 24959 lines; 0.770s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/segfaults.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/segfaults.html [SuccessX] 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/osproc.nim 24372 lines; 0.782s; 20.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/ropes.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/ropes.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/os.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] 7732 lines; 0.049s; 12.379MiB 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] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim [Success] Hint: 26692 lines; 1.494s; 25.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/stats.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/stats.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 7732 lines; 0.043s; 12.379MiB 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.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/options.nim Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_106.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Hint: Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim [Success] 27212 lines; 0.933s; 25.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/rationals.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/rationals.html [SuccessX] Hint: 35797 lines; 3.059s; 49.277MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/uri.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/uri.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: 58648 lines; 2.786s; 61.352MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/terminal.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/terminal.html [SuccessX] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 22673 lines; 0.618s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/pathnorm.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/pathnorm.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/oids.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nimtracker.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/sugar.nim(359, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/sugar.nim(359, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/sugar.nim(359, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/sugar.nim(359, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.0/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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/net.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_101.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_105.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/unittest.nim(616, 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.0/lib/pure/unittest.nim(721, 13) Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] Hint: 64358 lines; 3.256s; 61.379MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/unittest.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/unittest.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nativesockets.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 7732 lines; 0.038s; 12.379MiB peakmem; Debug build; proj: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim; out: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 49185 lines; 3.528s; 61.391MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/xmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/xmlparser.html [SuccessX] Hint: 7732 lines; 0.019s; 12.379MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim [Success] Hint: 47206 lines; 3.145s; 61.309MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/sugar.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/sugar.html [SuccessX] Hint: 7732 lines; 0.100s; 12.379MiB 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] Hint: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/mersenne.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim [Success] Hint: 46487 lines; 3.558s; 61.316MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/xmltree.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/xmltree.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/memfiles.nim Hint: 34811 lines; 2.744s; 39.621MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/strmisc.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/strmisc.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/md5.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 7732 lines; 0.068s; 12.379MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Hint: 45612 lines; 3.281s; 61.234MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/strtabs.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/strtabs.html [SuccessX] Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/math.nim Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/marshal.nim Hint: 47004 lines; 2.267s; 61.344MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/selectors.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/selectors.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/logging.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 7732 lines; 0.050s; 12.375MiB 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: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 22928 lines; 0.789s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nimtracker.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/nimtracker.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_107.nim [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim [Success] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 26033 lines; 1.703s; 25.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/parseutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/lexbase.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/lenientops.nim Hint: 7732 lines; 0.021s; 12.375MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples.nim [Success] Hint: 47550 lines; 0.800s; 61.273MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/mimetypes.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/mimetypes.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/json.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(123, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(482, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(483, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(507, 39) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(508, 40) Warning: toU16 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(693, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(694, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(695, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(700, 11) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(729, 18) Warning: toU8 is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 7732 lines; 0.083s; 12.379MiB 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] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim [Success] Hint: 22502 lines; 0.900s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/mersenne.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/mersenne.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/httpcore.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 7732 lines; 0.083s; 12.379MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim [Success] Hint: 34918 lines; 2.499s; 39.621MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/punycode.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/punycode.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/htmlparser.nim Hint: 7732 lines; 0.052s; 12.379MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim [Success] Hint: 41690 lines; 2.759s; 49.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/random.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/random.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_106.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/htmlgen.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 41028 lines; 1.955s; 49.293MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/parsecfg.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/parsecfg.html [SuccessX] 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/hashes.nim used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 49726 lines; 1.894s; 61.332MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/osproc.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/osproc.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/fenv.nim Hint: 7732 lines; 0.081s; 12.379MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim [Success] Hint: 22736 lines; 1.215s; 20.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/md5.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/md5.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/endians.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/unittest.nim(616, 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.0/lib/pure/unittest.nim(721, 13) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] Hint: 44720 lines; 3.354s; 49.289MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/ssl_certs.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/ssl_certs.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 44839 lines; 3.199s; 49.273MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/reservedmem.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/reservedmem.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/encodings.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/dynlib.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 84600 lines; 3.422s; 95.051MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/smtp.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/smtp.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/distros.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim r --backend:c /usr/src/.cache/nim/htmlparser_d/htmlparser/htmlparser_snippet_101.nim [Exec] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 7732 lines; 0.052s; 12.379MiB 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/json_d/runnableExamples/json_group0_examples.nim [Success] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) 42880 lines; 0.951s; 49.297MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/json.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/json.html [SuccessX] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/db_common.nim Hint: 37914 lines; 2.929s; 49.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/parsesql.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/parsesql.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cstrutils.nim Hint: 22505 lines; 0.856s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/lenientops.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/lenientops.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/coro.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 7732 lines; 0.067s; 12.379MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim [Success] Hint: 64358 lines; 2.450s; 76.273MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/options.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/options.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cookies.nim 7732 lines; 0.094s; 12.379MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: 7732 lines; 0.022s; 12.379MiB 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] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 36405 lines; 1.305s; 39.625MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/lexbase.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/lexbase.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim [Success] 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/complex.nim /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_105.nim [Exec] 26307 lines; 1.664s; 25.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/math.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/math.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 44970 lines; 1.821s; 61.285MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/marshal.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/marshal.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/colors.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_108.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cgi.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 46665 lines; 2.201s; 61.355MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/nativesockets.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/browsers.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_107.nim [Exec] Hint: 47121 lines; 3.452s; 61.328MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/parsexml.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 22635 lines; 0.779s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/fenv.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/fenv.html [SuccessX] Hint: 36932 lines; 3.154s; 39.621MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/parsejson.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/parsejson.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/bitops.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncstreams.nim Hint: 22547 lines; 0.306s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/db_common.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/db_common.html [SuccessX] Hint: 22602 lines; 0.242s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/cstrutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/cstrutils.html [SuccessX] 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncnet.nim 22560 lines; 0.671s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/endians.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncmacro.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asynchttpserver.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 7732 lines; 0.024s; 12.379MiB 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/parseopt_d/runnableExamples/parseopt_group0_examples.nim [Success] Hint: 45147 lines; 3.515s; 49.289MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/parseopt.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/parseopt.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] 36958 lines; 3.772s; 49.238MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/pegs.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/pegs.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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncftpclient.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 7732 lines; 0.130s; 12.379MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim [Success] Hint: 22972 lines; 1.140s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/hashes.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/hashes.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncfile.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: Hint: 7732 lines; 0.018s; 12.379MiB 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] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim [Success] Hint: 22724 lines; 0.299s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/base64.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/base64.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncdispatch.nim Hint: 7732 lines; 0.061s; 12.379MiB 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.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: 7732 lines; 0.116s; 12.379MiB 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] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim [Success] Hint: Hint: 44597 lines; 3.509s; 61.254MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/os.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/os.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nimprof.nim(227, 3) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim [Success] Hint: 35514 lines; 1.492s; 39.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/htmlgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/htmlgen.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/async.nim Warning: use exitprocs.addExitProc; addQuitProc is deprecated [Deprecated] Hint: 40540 lines; 3.037s; 49.297MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nimprof.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/nimprof.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/tables.nim Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 7732 lines; 0.082s; 12.379MiB 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: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim [Success] Hint: 46691 lines; 3.837s; 61.355MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/parsecsv.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/parsecsv.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 44611 lines; 3.620s; 49.293MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/oswalkdir.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/oswalkdir.html [SuccessX] Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sharedtables.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sharedlist.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c --multiMethods:on /usr/src/.cache/nim/manual_d/manual/manual_snippet_106.nim [Exec] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] 7732 lines; 0.119s; 12.375MiB 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.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 51087 lines; 1.954s; 61.332MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/htmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/htmlparser.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sets.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/memfiles.nim(316, 53) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/memfiles.nim(318, 37) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/memfiles.nim(318, 52) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/memfiles.nim(411, 44) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: Hint: 71785 lines; 0.895s; 76.391MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncnet.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/asyncnet.html [SuccessX] 46665 lines; 3.230s; 61.355MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/memfiles.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/memfiles.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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/rtarrays.nim Hint: 41290 lines; 3.607s; 49.156MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/oids.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/oids.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/lists.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_107.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/logging.nim(323, 22) Hint: 'log' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_109.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 22484 lines; 0.297s; 20.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/rtarrays.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/rtarrays.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/intsets.nim Hint: 50131 lines; 1.116s; 61.336MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncfutures.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/asyncfutures.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Hint: Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_108.nim [Exec]/usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/heapqueue.nim Hint: 26764 lines; 1.501s; 31.793MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/complex.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/complex.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/deques.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 7732 lines; 0.049s; 12.379MiB 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: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(172, 41) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(190, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(208, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] 7732 lines; 0.096s; 12.379MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(224, 9) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(227, 19) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: 25101 lines; 1.416s; 25.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/bitops.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/bitops.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(349, 28) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(352, 11) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim [Success] Hint: 45454 lines; 3.599s; 61.348MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/logging.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/logging.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: 90934 lines; 1.383s; 76.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/asyncftpclient.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/critbits.nim Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --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.0 --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.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 39047 lines; 2.968s; 49.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpcore.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/httpcore.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/cpuload.nim Hint: 51814 lines; 4.530s; 61.34MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/net.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/cpuinfo.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 50499 lines; 1.286s; 61.355MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/async.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/async.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/atomics.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: 63628 lines; 1.712s; 76.367MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncfile.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/asyncfile.html [SuccessX] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unidecode/unidecode.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] Hint: 22854 lines; 1.111s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/sharedlist.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/sharedlist.html [SuccessX] Hint: 22491 lines; 0.295s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/chains.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/chains.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/wrapnils.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/wordwrap.nim Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_108.nim [Exec] Hint: 7732 lines; 0.111s; 12.375MiB 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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 59802 lines; 1.828s; 76.406MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncdispatch.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/asyncdispatch.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim [Success] Hint: 23369 lines; 1.568s; 25.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/algorithm.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/algorithm.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/with.nim Hint: 7732 lines; 0.041s; 12.379MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/varints.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim [Success] Hint: 27435 lines; 0.829s; 25.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/intsets.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/intsets.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/time_t.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Hint: 27666 lines; 1.506s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/sharedtables.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/sharedtables.html [SuccessX] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/sums.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_110.nim [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Hint: Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) 45773 lines; 2.728s; 61.336MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/coro.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/coro.html [SuccessX] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 7732 lines; 0.027s; 12.379MiB 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: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/stackframes.nim 7732 lines; 0.036s; 12.379MiB 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: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c --multiMethods:on /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_109.nim [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples.nim [Success] Hint: 28257 lines; 1.431s; 31.793MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/sets.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/sets.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 31205 lines; 1.794s; 39.523MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/tables.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/tables.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/sha1.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/monotimes.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/concurrency/threadpool.nim(117, 27) Warning: pragma before generic parameter list is deprecated [Deprecated] Hint: 47239 lines; 0.818s; 61.527MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/concurrency/threadpool.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/threadpool.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/logic.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 7732 lines; 0.067s; 12.379MiB 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] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] (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)] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 35193 lines; 2.733s; 39.621MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/colors.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/colors.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/jsonutils.nim Hint: 7732 lines; 0.082s; 12.363MiB 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: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim [Success] Hint: 25914 lines; 0.979s; 25.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/critbits.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/critbits.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 45689 lines; 2.962s; 61.254MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/cookies.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/cookies.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/isolation.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/exitprocs.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: Hint: 7732 lines; 0.054s; 12.379MiB 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] 7732 lines; 0.059s; 12.363MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim [Success] 0 1 2 3 4 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim [Success] Hint: Hint: 23183 lines; 1.500s; 20.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/lists.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/lists.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 25281 lines; 1.584s; 25.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/sequtils.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/sequtils.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/enumerate.nim Hint: 7732 lines; 0.116s; 12.363MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/effecttraits.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim [Success] Hint: 22700 lines; 1.304s; 20.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/heapqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/heapqueue.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/editdistance.nim 37309 lines; 3.504s; 39.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/dynlib.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/dynlib.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/decls.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 49814 lines; 3.018s; 61.344MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/browsers.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/browsers.html [SuccessX] Hint: 22568 lines; 0.453s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/varints.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/varints.html [SuccessX] Hint: 50255 lines; 2.960s; 61.34MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncstreams.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/asyncstreams.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.0 --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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/since.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/concurrency/atomics.nim(54, 42) Warning: pragma before generic parameter list is deprecated [Deprecated] Hint: 24580 lines; 0.792s; 20.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/concurrency/atomics.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/atomics.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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/miscdollars.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 22469 lines; 0.546s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/time_t.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/time_t.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) 22457 lines; 0.451s; 20.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/logic.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/logic.html [SuccessX] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/globs.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/widestrs.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Warning: Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 25133 lines; 1.129s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/concurrency/cpuload.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/cpuload.html [SuccessX] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_111.nim [Exec] Hint: 7732 lines; 0.049s; 12.375MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --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/sums_d/runnableExamples/sums_group0_examples.nim [Success] Hint: 26394 lines; 0.773s; 25.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/sums.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/sums.html [SuccessX] Hint: Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 7732 lines; 0.062s; 12.375MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/iterators.nim used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim [Success] Hint: 24310 lines; 1.060s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/wrapnils.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/wrapnils.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 7732 lines; 0.037s; 12.375MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/io.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim [Success] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 24308 lines; 0.807s; 25.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/with.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/with.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/dollars.nim Hint: 7732 lines; 0.079s; 12.375MiB 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.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples.nim [Success] Hint: 34822 lines; 1.129s; 39.637MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/wordwrap.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/wordwrap.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 50004 lines; 4.083s; 61.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/distros.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/distros.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.0 --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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/windows/winlean.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 7732 lines; 0.050s; 12.379MiB 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.0/lib/system/gc.nim(859, 26) 45145 lines; 4.113s; 49.281MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/encodings.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/encodings.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim [Success] Hint: 25029 lines; 1.326s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/concurrency/cpuinfo.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/cpuinfo.html [SuccessX] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/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.0 --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.0 --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.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 22478 lines; 0.594s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/isolation.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/isolation.html [SuccessX] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high 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.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on nimsuggest/sexp.nim 22844 lines; 0.603s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/exitprocs.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/exitprocs.html [SuccessX] Hint: 24255 lines; 0.567s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/effecttraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/effecttraits.html [SuccessX] Hint: bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/mysql.html lib/wrappers/mysql.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/iup.html lib/wrappers/iup.nim 22477 lines; 0.796s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/stackframes.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/stackframes.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_110.nim22503 lines; 0.450s; 20.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/compilesettings.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/compilesettings.html [SuccessX] [Exec] bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/sqlite3.html lib/wrappers/sqlite3.nim bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/postgres.html lib/wrappers/postgres.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: 22446 lines; 0.412s; 20.602MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/private/miscdollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/miscdollars.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tinyc.html lib/wrappers/tinyc.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_109.nim [Exec] Hint: 24249 lines; 0.525s; 20.602MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/private/underscored_calls.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/underscored_calls.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/odbcsql.html lib/wrappers/odbcsql.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: Hint: 22446 lines; 0.594s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/private/since.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/since.html [SuccessX] 7732 lines; 0.095s; 12.379MiB 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: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/pcre.html lib/wrappers/pcre.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim [Success] Hint: Hint: 28897 lines; 2.197s; 31.781MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/collections/deques.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/deques.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 7732 lines; 0.064s; 12.375MiB 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] bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/openssl.html lib/wrappers/openssl.nim Hint: 7732 lines; 0.063s; 12.375MiB 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: 22446 lines; 0.460s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/dollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/dollars.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim [Success] Hint: 22466 lines; 0.761s; 20.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/decls.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/decls.html [SuccessX] bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/posix.html lib/posix/posix.nim bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/linux.html lib/posix/linux.nim Hint: 47148 lines; 3.975s; 61.34MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/cgi.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/cgi.html [SuccessX] bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/termios.html lib/posix/termios.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 22446 lines; 0.610s; 20.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/io.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/io.htmlHint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim cpp -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_110.nim/usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] [Exec] [SuccessX] bin/nim doc2 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/jscore.html lib/js/jscore.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(30, 34) Hint: 'listDirsImpl' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(32, 34) Hint: 'listFilesImpl' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(34, 49) Hint: 'removeDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(36, 49) Hint: 'removeFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(38, 49) Hint: 'moveFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(40, 49) Hint: 'moveDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(42, 49) Hint: 'copyFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(44, 49) Hint: 'copyDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(45, 63) Hint: 'createDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(53, 65) Hint: 'rawExec' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(364, 34) Hint: 'stdinReadLine' cannot raise 'IOError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim(368, 34) Hint: 'stdinReadAll' cannot raise 'IOError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 22888 lines; 0.604s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/nimscript.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/nimscript.html [SuccessX] Hint: Hint: 22554 lines; 0.433s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/tinyc.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/tinyc.html [SuccessX] 50492 lines; 4.141s; 61.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncmacro.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/asyncmacro.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] 22481 lines; 0.548s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/linenoise/linenoise.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/linenoise.htmlWarning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 40720 lines; 1.570s; 49.293MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/monotimes.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/monotimes.html [SuccessX] Hint: 22446 lines; 0.868s; 20.559MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/iterators.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/iterators.html [SuccessX] Hint: Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_111.nim [Exec] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 7732 lines; 0.034s; 12.375MiB 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.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim [Success] Hint: 24257 lines; 1.385s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/enumerate.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/enumerate.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 25126 lines; 0.210s; 25.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/termios.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/termios.html [SuccessX] Hint: 22446 lines; 0.962s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/widestrs.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/widestrs.html [SuccessX] Hint: 22446 lines; 0.735s; 20.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/assertions.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/assertions.html [SuccessX] Hint: 22839 lines; 0.582s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/sqlite3.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/sqlite3.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 7732 lines; 0.072s; 12.375MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples.nim [Success] Hint: 35085 lines; 1.846s; 39.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/sha1.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/sha1.html [SuccessX] Hint: 23562 lines; 0.607s; 25.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/mysql.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_112.nim [Exec] Hint: 23402 lines; 0.671s; 25.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/iup.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/iup.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 22819 lines; 0.779s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/postgres.html [SuccessX] Hint: 22920 lines; 0.619s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/pcre.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/pcre.html [SuccessX] Hint: 76333 lines; 4.550s; 76.375MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asynchttpserver.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/asynchttpserver.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 24901 lines; 0.554s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/linux.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/linux.html [SuccessX] Hint: 23288 lines; 0.814s; 25.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/odbcsql.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/odbcsql.html [SuccessX] Hint: 34777 lines; 2.872s; 76.484MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/unidecode/unidecode.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/unidecode.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22553 lines; 0.380s; 20.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/jscore.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/jscore.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: 7732 lines; 0.019s; 12.371MiB 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/editdistance_d/runnableExamples/editdistance_group0_examples.nim [Success] Hint: 26213 lines; 1.869s; 31.848MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/editdistance.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/editdistance.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 38443 lines; 1.219s; 49.316MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/winlean.html [SuccessX] Hint: 24872 lines; 0.799s; 31.828MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/posix.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_112.nim [Exec] Hint: 37602 lines; 1.220s; 49.242MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/nimsuggest/sexp.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/sexp.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_113.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: 39283 lines; 0.925s; 49.289MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/openssl.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: 7732 lines; 0.021s; 12.375MiB 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: 54403 lines; 2.190s; 76.379MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/jsonutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/jsonutils.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_112.nim [Exec] Hint: 45989 lines; 1.538s; 61.352MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/registry.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/registry.html [SuccessX] Hint: 45154 lines; 1.701s; 61.316MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/lib/std/private/globs.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/globs.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_123.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_123.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_124.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_124.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_125.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_125.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_126.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_126.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_130.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_130.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_131.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_131.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_132.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_132.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_133.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_133.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_134.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_134.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_135.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_135.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_136.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_136.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_137.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_137.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_138.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_139.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_140.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_138.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_141.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_142.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_139.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_143.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_144.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_145.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_146.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_147.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_148.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_149.nim [Exec] bin/nim buildIndex -o:doc/html/theindex.html doc/html Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/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.0 --git.url:https://github.com/nim-lang/Nim -u:boot compiler/index.nim Hint: 161520 lines; 4.927s; 353.355MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.0/compiler/index.nim; out: /usr/src/RPM/BUILD/nim-1.4.0/doc/html/compiler/index.html [SuccessX] + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7022 + 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.0 + 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 python modules in /usr/src/tmp/nim-lang-buildroot using /usr/bin/python2.7 compile /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/pure/unidecode/gen.py Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib64' Bytecompiling python modules with optimization in /usr/src/tmp/nim-lang-buildroot using /usr/bin/python2.7 -O compile /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/pure/unidecode/gen.py Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib64' Hardlinking identical .pyc and .pyo files './usr/lib/nim/pure/unidecode/gen.pyo' => './usr/lib/nim/pure/unidecode/gen.pyc' Processing files: nim-lang-1.4.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18693 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nim-1.4.0 + DOCDIR=/usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.0 + export DOCDIR + rm -rf /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.0 + /bin/mkdir -p /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.0 + cp -prL doc/html examples /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.0 + chmod -R go-w /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.0 + chmod -R a+rX /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZumoVN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R1zzdN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.29)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), rtld(GNU_HASH), which Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SiwY7O Creating nim-lang-debuginfo package Processing files: nim-lang-debuginfo-1.4.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bapreM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IBc14L find-requires: running scripts (debuginfo) Requires: nim-lang = 1.4.0-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.0-alt1.x86_64.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/nim-lang-debuginfo-1.4.0-alt1.x86_64.rpm (w2.lzdio) 863.44user 49.72system 4:01.91elapsed 377%CPU (0avgtext+0avgdata 528880maxresident)k 0inputs+0outputs (0major+17023830minor)pagefaults 0swaps 875.55user 53.36system 4:17.15elapsed 361%CPU (0avgtext+0avgdata 528880maxresident)k 888inputs+0outputs (0major+17332433minor)pagefaults 0swaps --- nim-lang-1.4.0-alt1.x86_64.rpm.repo 2020-10-30 11:46:54.000000000 +0000 +++ nim-lang-1.4.0-alt1.x86_64.rpm.hasher 2021-02-23 05:15:09.042477109 +0000 @@ -1188,3 +1188,5 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.3.2)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.32)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -1198,3 +1200,3 @@ Requires: which -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: nim-lang = 1.4.0-alt1:sisyphus+260682.100.1.1