<86>Mar 2 11:20:53 userdel[2638587]: delete user 'rooter' <86>Mar 2 11:20:53 userdel[2638587]: removed group 'rooter' owned by 'rooter' <86>Mar 2 11:20:53 groupadd[2638593]: group added to /etc/group: name=rooter, GID=708 <86>Mar 2 11:20:53 groupadd[2638593]: group added to /etc/gshadow: name=rooter <86>Mar 2 11:20:53 groupadd[2638593]: new group: name=rooter, GID=708 <86>Mar 2 11:20:53 useradd[2638598]: new user: name=rooter, UID=708, GID=708, home=/root, shell=/bin/bash <86>Mar 2 11:20:53 userdel[2638608]: delete user 'builder' <86>Mar 2 11:20:53 userdel[2638608]: removed group 'builder' owned by 'builder' <86>Mar 2 11:20:53 userdel[2638608]: removed shadow group 'builder' owned by 'builder' <86>Mar 2 11:20:53 groupadd[2638614]: group added to /etc/group: name=builder, GID=709 <86>Mar 2 11:20:53 groupadd[2638614]: group added to /etc/gshadow: name=builder <86>Mar 2 11:20:53 groupadd[2638614]: new group: name=builder, GID=709 <86>Mar 2 11:20:53 useradd[2638619]: new user: name=builder, UID=709, GID=709, home=/usr/src, shell=/bin/bash <13>Mar 2 11:21:04 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Mar 2 11:21:04 rpmi: libstdc++10-devel-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed <13>Mar 2 11:21:05 rpmi: gcc10-c++-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed <13>Mar 2 11:21:05 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed <13>Mar 2 11:21:05 rpmi: parallel-20210222-alt1 sisyphus+266785.100.1.1 1613990823 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28342 + 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 + echo 'will cite' + parallel --citation + : + sed -i '/runnableExamples:/,/Pizza/s/^/###/' lib/pure/httpclient.nim + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30761 + 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: i386 + 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: 60149 lines; 2.736s; 61.316MiB 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_i386 -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: 161309 lines; 9.249s; 354.934MiB 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_i386/nim.json [SuccessX] bin/nim jsonscript --nimcache:nimcache/r_linux_i386 -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_i386 -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: 161309 lines; 26.794s; 356.836MiB 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_i386/nim.json [SuccessX] compiler/nim1 jsonscript --nimcache:nimcache/r_linux_i386 -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: 137051 lines; 47.650s; 231.555MiB 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: 62988 lines; 12.375s; 49.973MiB 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(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/int128.nim(63, 6) Hint: 'bitsplit' 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: 78818 lines; 17.460s; 76.773MiB 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(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/int128.nim(63, 6) Hint: 'bitsplit' 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(141, 6) Hint: 'fitLiteral' 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(133, 6) Hint: 'makeRangeF' 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(101, 6) Hint: 'isFloatRange' 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(59, 6) Hint: 'extractDocComment' 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(454, 6) Hint: 'findUsages' 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/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(1845, 11) Hint: 'srctyp' 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(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/semtypes.nim(30, 3) Hint: 'errIteratorNotAllowed' 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/compiler/semstmts.nim(24, 3) Hint: 'errInvalidNumberOfYieldExpr' 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/semstmts.nim(31, 3) Hint: 'errCannotInferStaticParam' 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/semstmts.nim(23, 3) Hint: 'errYieldNotAllowedInTryStmt' 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/tools/nimfind.nim(96, 6) Hint: 'writeDef' 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] 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: 139933 lines; 88.087s; 231.418MiB 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: 124928 lines; 20.191s; 117.215MiB 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.760s; 31.996MiB 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(268, 10) Hint: 'normalize' 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] /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(187, 6) Hint: 'getSection' is declared but not used [XDeclaredButNotUsed] Hint: 30976 lines; 0.965s; 25.805MiB 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; 1.342s; 25.809MiB 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 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/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 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 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 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 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/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 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/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: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 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 /usr/src/RPM/BUILD/nim-1.4.0/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/impure/nre.nim 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] /usr/src/RPM/BUILD/nim-1.4.0/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/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 /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/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 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 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 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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: 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: 22729 lines; 1.444s; 13.406MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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/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/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/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] /usr/src/RPM/BUILD/nim-1.4.0/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/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/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/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/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 18521 lines; 1.441s; 10.809MiB 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/packages/docutils/highlite.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: 16824 lines; 1.442s; 8.703MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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/posix/posix_utils.nim Hint: 22756 lines; 2.637s; 13.414MiB 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] Hint: 16845 lines; 1.447s; 8.695MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 22493 lines; 2.674s; 13.445MiB 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.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/inotify.nim Hint: 18526 lines; 1.434s; 10.805MiB 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/posix/epoll.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/httpclient.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/js/asyncjs.nim(1, 1) Warning: language 'javascript' not supported [LanguageXNotSupported] /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/times.nim(2052, 32) /usr/src/RPM/BUILD/nim-1.4.0/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: '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: 22488 lines; 3.176s; 13.414MiB 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/pure/xmltree.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/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/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(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] /usr/src/RPM/BUILD/nim-1.4.0/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/impure/db_sqlite.nim(133, 1) Warning: Circular dependency detected. `codeReordering` pragma may not be able to reorder some nodes properely [User] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.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/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22556 lines; 3.681s; 13.434MiB 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] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: 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: 36347 lines; 4.047s; 32.055MiB 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] 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: 22483 lines; 0.712s; 13.406MiB 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] ...CC: stdlib_assertions.nim CC: stdlib_assertions.nim CC: stdlib_system.nim CC: inotify_examples1.nim CC: inotify_group0_examples.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --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:web/upload/1.4.0 --index:on lib/pure/unittest.nim CC: stdlib_system.nim CC: system_examples1.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/js/jsffi.nim(1, 1) Warning: language 'js' not supported [LanguageXNotSupported] Hint: CC: system_examples2.nim 26058 lines; 4.159s; 16.648MiB 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.htmlCC: system_examples3.nim [SuccessX] CC: system_examples4.nim CC: system_group0_examples.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/unicode.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: 26215 lines; 4.358s; 16.648MiB 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/pure/typetraits.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/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; 4.674s; 13.449MiB 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/times.nim Hint: 31257 lines; 5.402s; 20.762MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/RPM/BUILD/nim-1.4.0/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: 59264 lines; 8.138s; 49.539MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 ./usr/src/RPM/BUILD/nim-1.4.0/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] ................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_io.nim CC: stdlib_system.nim CC: stdlib_posix_utils.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] 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: posix_utils_examples1.nim CC: posix_utils_group0_examples.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] /usr/src/RPM/BUILD/nim-1.4.0/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: [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: /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: 25132 lines; 4.818s; 16.672MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 22272 lines; 5.984s; 22.906MiB 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; 7.144s; 13.406MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: [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] ./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] ... ntyFloat ntyFloat ntyInt CC: stdlib_assertions.nim Hint: 25061 lines; 5.515s; 16.707MiB 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] CC: stdlib_system.nim CC: typetraits_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/strscans.nim CC: typetraits_examples2.nim CC: typetraits_examples3.nim CC: typetraits_examples4.nim CC: typetraits_group0_examples.nim ............Hint: 39092 lines; 11.457s; 32.113MiB 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/strmisc.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: macros_examples1.nim CC: macros_examples2.nim Hint: 22211 lines; 11.480s; 22.895MiB 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/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: macros_group0_examples.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: operation successful: runnableExamples: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim [Success] .Hint: 35768 lines; 11.735s; 32.125MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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/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: 22446 lines; 13.376s; 20.355MiB 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] /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/streamwrapper.nim .Hint: 36179 lines; 11.925s; 32.059MiB 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] /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/streams.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] ..Hint: 27350 lines; 1.767s; 16.664MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: [Link] .CC: stdlib_assertions.nim Hint: 54320 lines; 11.768s; 49.773MiB 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] CC: stdlib_system.nim 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 CC: stdlib_db_sqlite.nim CC: db_sqlite_examples1.nim .CC: db_sqlite_group0_examples.nim ..........Hint: 24804 lines; 8.791s; 22.906MiB peakmem; Debug build; proj: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim; out: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples [Exec] CC: stdlib_assertions.nim ......localhost.localdomain5.4.84-std-def-alt1#1 SMP Wed Dec 16 14:03:38 UTC 2020 CC: stdlib_system.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim [Success] Hint: 25080 lines; 10.765s; 16.707MiB 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] Hint: 24163 lines; 3.999s; 22.934MiB 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; 6.564s; 16.699MiB 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] CC: stdlib_pcre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/ssl_certs.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_102.nim [Exec] .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/smtp.nim Hint: 35616 lines; 10.498s; 32.105MiB 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] CC: stdlib_math.nim ...CC: stdlib_tables.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/selectors.nim ..CC: stdlib_unicode.nim ..CC: stdlib_strutils.nim CC: stdlib_options.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_nre.nim CC: nre_examples1.nim CC: nre_examples2.nim CC: nre_examples3.nim .CC: nre_examples4.nim CC: nre_examples5.nim CC: nre_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] ...../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) /usr/src/RPM/BUILD/nim-1.4.0/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/nimhcr.nim(604, 15) /usr/src/RPM/BUILD/nim-1.4.0/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; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] Hint: 52302 lines; 15.562s; 49.57MiB 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.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/segfaults.nim .CC: stdlib_assertions.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) CC: stdlib_system.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: stdlib_algorithm.nim CC: sugar_examples1.nim .CC: stdlib_hashes.nim CC: stdlib_math.nim CC: stdlib_sets.nim .CC: stdlib_tables.nim CC: sugar_examples2.nim CC: sugar_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] /usr/src/RPM/BUILD/nim-1.4.0/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/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: 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: 23972 lines; 8.991s; 22.953MiB 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; 17.318s; 16.645MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 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/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/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: 28602 lines; 4.681s; 16.668MiB 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] /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.471s; 16.676MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_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] /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/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] 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/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: 43199 lines; 17.870s; 32.219MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 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_system.nim CC: stdlib_pcre.nim CC: stdlib_strutils.nim CC: stdlib_rtarrays.nim CC: stdlib_re.nim CC: re_examples1.nim CC: re_examples2.nim CC: re_examples3.nim Hint: 22498 lines; 4.487s; 13.434MiB 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] CC: re_examples4.nim CC: re_examples5.nim CC: re_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/pure/punycode.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) CC: re_examples7.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/pure/unittest.nim(616, 17) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] CC: re_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] /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: re_examples9.nim ./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: 64456 lines; 12.200s; 39.879MiB 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: [Link] ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) CC: re_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/pegs.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/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] .....Hint: 49283 lines; 14.993s; 39.895MiB 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] 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/pathnorm.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: 25057 lines; 2.865s; 16.668MiB 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] .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: 25306 lines; 12.763s; 23MiB 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] ....../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/parsexml.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples.nim [Success] Hint: 25582 lines; 20.328s; 16.645MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: [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] CC: stdlib_system.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: stats_group0_examples.nim .........Hint: 40446 lines; 15.912s; 39.777MiB 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; 21.785s; 32.137MiB 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] ..Hint: 33111 lines; 8.860s; 32.016MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim [Success] Hint: 47304 lines; 14.306s; 39.898MiB 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] ....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 ......CC: stdlib_assertions.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_strutils.nim CC: stdlib_base64.nim .Hint: 58746 lines; 15.525s; 39.828MiB 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] CC: stdlib_uri.nim CC: uri_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/parsejson.nim CC: uri_examples2.nim CC: uri_examples3.nim CC: uri_examples4.nim CC: uri_examples5.nim CC: uri_examples6.nim CC: uri_examples7.nim CC: uri_examples8.nim CC: uri_examples9.nim CC: uri_examples10.nim .CC: uri_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: uri_examples12.nim CC: uri_examples13.nim CC: uri_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] /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 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) /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: '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: 27212 lines; 4.504s; 20.668MiB 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.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/parsecsv.nim .Hint: 44818 lines; 8.041s; 39.898MiB 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] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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/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: 44937 lines; 5.323s; 39.93MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 ../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/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/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: stdlib_assertions.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] ..22673 lines; 2.862s; 13.406MiB 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] CC: stdlib_system.nim CC: stdlib_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:web/upload/1.4.0 --index:on lib/pure/osproc.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_103.nim [Exec] CC: unicode_examples1.nim .CC: unicode_examples2.nim ...CC: unicode_examples3.nim .......CC: unicode_examples4.nim Hint: [Link] CC: unicode_examples5.nim ...CC: unicode_examples6.nim CC: unicode_examples7.nim CC: unicode_examples8.nim CC: unicode_examples9.nim CC: unicode_examples10.nim CC: unicode_examples11.nim ..CC: unicode_examples12.nim CC: unicode_examples13.nim CC: unicode_examples14.nim CC: unicode_examples15.nim CC: unicode_examples16.nim CC: unicode_examples17.nim CC: unicode_examples18.nim CC: unicode_examples19.nim CC: unicode_examples20.nim CC: unicode_examples21.nim CC: unicode_examples22.nim CC: unicode_examples23.nim CC: unicode_examples24.nim CC: unicode_examples25.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_examples26.nim CC: unicode_group0_examples.nim ....Hint: 36668 lines; 16.033s; 39.117MiB 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] .../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/re_d/runnableExamples/re_group0_examples.nim [Success] 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] Hint: 35757 lines; 27.003s; 32.062MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 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] Hint: 26429 lines; 9.986s; 26.969MiB 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/pure/times.nim(2052, 32) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim [Success] Hint: 26692 lines; 13.714s; 16.664MiB 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.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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 ./usr/src/RPM/BUILD/nim-1.4.0/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_104.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: 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) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: [Link] 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: /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/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: 35695 lines; 16.028s; 39.027MiB peakmem; Debug build; proj: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim; out: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim [Success] Hint: 35797 lines; 22.016s; 32.07MiB 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: stdlib_assertions.nim CC: stdlib_dollars.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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 CC: stdlib_hashes.nim CC: stdlib_strutils.nim CC: stdlib_times.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] CC: stdlib_os.nim ..CC: stdlib_strtabs.nim CC: stdlib_xmltree.nim CC: xmltree_examples1.nim CC: xmltree_examples2.nim CC: xmltree_examples3.nim CC: xmltree_examples4.nim CC: xmltree_examples5.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_examples6.nim CC: xmltree_examples7.nim .CC: xmltree_examples8.nim .CC: xmltree_examples9.nim .CC: xmltree_examples10.nim CC: xmltree_examples11.nim ...CC: xmltree_examples12.nim ..CC: xmltree_examples13.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) CC: xmltree_examples14.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] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) CC: xmltree_examples15.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] CC: xmltree_examples16.nim CC: xmltree_examples17.nim CC: xmltree_examples18.nim CC: xmltree_examples19.nim CC: xmltree_examples20.nim CC: xmltree_examples21.nim CC: xmltree_examples22.nim .CC: xmltree_examples23.nim CC: xmltree_examples24.nim CC: xmltree_group0_examples.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/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/net.nim(660, 36) .Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] .........../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/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: 47219 lines; 9.049s; 39.938MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/httpclient.nim(454, 64) Hint: conversion from string 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) 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/pure/httpclient.nim(695, 56) 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] ...Hint: 84698 lines; 16.380s; 61.699MiB 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] ......../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/net.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] ../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] .Hint: 22928 lines; 3.947s; 13.434MiB 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] ....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 CC: stdlib_system.nim ..CC: punycode_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: 44709 lines; 9.920s; 39.914MiB 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] ./usr/src/RPM/BUILD/nim-1.4.0/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/mimetypes.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/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_104.nim [Exec] .. Hint: [Link] .........................CC: stdlib_assertions.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_options.nim CC: options_examples1.nim 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 .CC: options_examples14.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_group0_examples.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] .../usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Warning: /usr/src/.cache/nim/random_d/runnableExamples/random_examples6.nim(13, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] ..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/.cache/nim/random_d/runnableExamples/random_examples15.nim(14, 5) Hint: 'r2' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/random_d/runnableExamples/random_examples15.nim(10, 5) Hint: 'r1' is declared but not used [XDeclaredButNotUsed] .....Hint: 41388 lines; 8.003s; 32.074MiB 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] Hint: 46679 lines; 16.414s; 49.246MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: operation successful: runnableExamples: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim [Success] Hint: 46585 lines; 31.062s; 39.77MiB 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] ....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: stdlib_assertions.nim CC: stdlib_formatfloat.nim .CC: stdlib_system.nim CC: stdlib_algorithm.nim CC: stdlib_math.nim CC: stdlib_times.nim CC: stdlib_random.nim .CC: random_examples1.nim CC: random_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: random_examples3.nim CC: random_examples4.nim Hint: CC: random_examples5.nim /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_105.nim [Exec] CC: random_examples6.nim CC: random_examples7.nim CC: random_examples8.nim .CC: random_examples9.nim CC: random_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] Hint: 98497 lines; 31.933s; 61.348MiB 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: random_examples11.nim CC: random_examples12.nim .CC: random_examples13.nim .CC: random_examples14.nim CC: random_examples15.nim CC: random_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/md5.nim CC: random_examples17.nim ...CC: random_examples18.nim CC: random_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] ../usr/src/RPM/BUILD/nim-1.4.0/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] /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] ....Hint: 36958 lines; 17.220s; 39.836MiB 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] /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/math.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] ....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_times.nim CC: stdlib_os.nim CC: stdlib_parseopt.nim CC: parseopt_examples1.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: parseopt_examples2.nim CC: parseopt_examples3.nim CC: parseopt_group0_examples.nim Hint: 37914 lines; 16.579s; 32.004MiB 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] .. /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples2.nim(8, 5) Hint: 't' is declared but not used [XDeclaredButNotUsed] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.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/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/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] ...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: stdlib_assertions.nim Hint: 49824 lines; 13.565s; 39.883MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: stdlib_io.nim CC: stdlib_system.nim .CC: stdlib_hashes.nim CC: stdlib_strutils.nim CC: stdlib_times.nim Hint: [Link] CC: stdlib_os.nim CC: stdlib_strtabs.nim CC: strtabs_examples1.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: strtabs_examples2.nim .CC: strtabs_examples3.nim CC: strtabs_examples4.nim Hint: [Link] CC: strtabs_examples5.nim CC: strtabs_examples6.nim CC: strtabs_examples7.nim CC: strtabs_examples8.nim CC: strtabs_examples9.nim CC: strtabs_examples10.nim CC: strtabs_examples11.nim .CC: strtabs_examples12.nim CC: stdlib_assertions.nim ...CC: strtabs_examples13.nim CC: stdlib_io.nim CC: strtabs_examples14.nim CC: stdlib_system.nim .CC: stdlib_parseutils.nim CC: stdlib_algorithm.nim Hint: 24842 lines; 5.635s; 26.988MiB peakmem; Debug build; proj: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim; out: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples [Exec] CC: stdlib_strutils.nim CC: strtabs_group0_examples.nim CC: strutils_examples1.nim CC: strutils_examples2.nim CC: strutils_examples3.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim [Success] Hint: 64456 lines; 12.953s; 49.531MiB 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] CC: strutils_examples4.nim CC: strutils_examples5.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/lexbase.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: strutils_examples6.nim .CC: strutils_examples7.nim CC: strutils_examples8.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) CC: strutils_examples9.nim Warning: toU32 is deprecated [Deprecated] CC: strutils_examples10.nim ./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) .CC: strutils_examples11.nim Warning: ze 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] .CC: strutils_examples12.nim .Hint: 34673 lines; 10.568s; 38.625MiB peakmem; Debug build; proj: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim; out: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples [Exec] CC: strutils_examples13.nim .Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 46763 lines; 7.000s; 39.926MiB 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] CC: strutils_examples14.nim 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/lenientops.nim CC: strutils_examples15.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim [Success] Hint: 34918 lines; 19.916s; 25.777MiB 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] .../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/json.nim CC: strutils_examples16.nim 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: strutils_examples18.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: strutils_examples27.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] Hint: 47102 lines; 25.602s; 39.926MiB 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] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 ./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] Hint: 36932 lines; 17.559s; 32.078MiB 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] .CC: strutils_examples28.nim CC: strutils_examples29.nim CC: strutils_examples30.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(693, 13) /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_105.nim [Exec] 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] CC: strutils_examples31.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/core/typeinfo.nim(729, 18) Warning: toU8 is deprecated [Deprecated] CC: strutils_examples32.nim CC: strutils_examples33.nim .....CC: strutils_examples34.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_examples35.nim ..CC: strutils_examples36.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: strutils_examples37.nim Hint: [Link] ..CC: strutils_examples38.nim ..CC: strutils_examples39.nim .CC: strutils_examples40.nim .CC: strutils_examples41.nim CC: strutils_examples42.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: 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: strutils_examples46.nim .CC: stdlib_system.nim CC: strutils_examples47.nim .CC: mersenne_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: 25939 lines; 26.728s; 31.996MiB 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; 36.132s; 20.723MiB 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] CC: strutils_examples48.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 CC: strutils_examples49.nim CC: strutils_examples50.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_examples51.nim .CC: strutils_examples52.nim CC: strutils_examples53.nim CC: strutils_examples54.nim .CC: strutils_examples55.nim Hint: 22505 lines; 3.193s; 13.434MiB 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] CC: strutils_examples56.nim CC: strutils_examples57.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: strutils_examples58.nim CC: strutils_examples59.nim .CC: strutils_examples60.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 .CC: strutils_examples61.nim CC: strutils_examples62.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: strutils_examples63.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: strutils_examples64.nim CC: strutils_examples65.nim Warning: ze is deprecated [Deprecated] CC: strutils_examples66.nim CC: strutils_examples67.nim CC: strutils_examples68.nim CC: stdlib_assertions.nim CC: strutils_examples69.nim CC: stdlib_system.nim CC: strutils_examples70.nim 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: strutils_examples71.nim CC: stdlib_strmisc.nim ...CC: strmisc_examples1.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: strutils_examples72.nim CC: strmisc_examples2.nim CC: strutils_group0_examples.nim CC: strmisc_examples3.nim CC: strmisc_group0_examples.nim CC: stdlib_assertions.nim CC: stdlib_io.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_system.nim CC: stdlib_streams.nim .CC: stdlib_times.nim CC: stdlib_os.nim CC: streams_examples1.nim CC: streams_examples2.nim CC: streams_examples3.nim CC: streams_examples4.nim ..CC: streams_examples5.nim CC: streams_examples6.nim CC: streams_examples7.nim ..CC: streams_examples8.nim Hint: [Link] CC: streams_examples9.nim CC: streams_examples10.nim .CC: streams_examples11.nim Hint: [Link] CC: streams_examples12.nim CC: streams_examples13.nim CC: streams_examples14.nim CC: streams_examples15.nim .CC: streams_examples16.nim CC: streams_examples17.nim ..CC: streams_examples18.nim CC: streams_examples19.nim CC: streams_examples20.nim ...CC: streams_examples21.nim Hint: 51912 lines; 11.627s; 39.836MiB 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] CC: streams_examples22.nim CC: streams_examples23.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_examples24.nim CC: streams_examples25.nim CC: streams_examples26.nim 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/endians.nim ..CC: streams_examples28.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] ...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: streams_examples29.nim .........Hint: 45003 lines; 20.351s; 48.582MiB 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] .......CC: stdlib_assertions.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples.nim [Success] Hint: 45245 lines; 26.157s; 39.91MiB 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] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 41385 lines; 21.120s; 48.207MiB 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/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/random_d/runnableExamples/random_group0_examples.nim [Success] Hint: 41788 lines; 29.130s; 39.773MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 CC: streams_examples30.nim CC: stdlib_math.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_examples1.nim CC: streams_examples31.nim CC: math_examples2.nim ..CC: math_examples3.nim .CC: math_examples4.nim /usr/src/.cache/nim/times_d/runnableExamples/times_examples37.nim(11, 5) Hint: 'utc' is declared but not used [XDeclaredButNotUsed] ..CC: math_examples5.nim CC: streams_examples32.nim CC: math_examples6.nim CC: streams_examples33.nim Hint: 45598 lines; 21.061s; 48.859MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim; out: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [Exec] CC: math_examples7.nim .CC: streams_examples34.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim [Success] Hint: 45710 lines; 36.894s; 39.875MiB 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] CC: math_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: math_examples9.nim CC: math_examples10.nim CC: streams_examples35.nim ..Hint: 41028 lines; 25.302s; 32.031MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 CC: streams_examples36.nim CC: math_examples11.nim CC: streams_examples37.nim CC: streams_examples38.nim CC: math_examples12.nim ../usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) CC: streams_examples39.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: math_examples13.nim CC: stdlib_assertions.nim CC: streams_examples40.nim CC: stdlib_system.nim CC: streams_examples41.nim CC: math_examples14.nim CC: streams_examples42.nim CC: stdlib_md5.nim CC: streams_examples43.nim CC: math_examples15.nim CC: md5_examples1.nim CC: math_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/db_common.nim ..CC: streams_examples44.nim CC: md5_examples2.nim CC: md5_group0_examples.nim CC: streams_examples45.nim ..CC: streams_examples46.nim CC: streams_examples47.nim CC: streams_examples48.nim CC: streams_examples49.nim CC: streams_examples50.nim CC: streams_examples51.nim CC: stdlib_assertions.nim CC: streams_group0_examples.nim .CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_unicode.nim ..CC: stdlib_strutils.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_assertions.nim ..CC: stdlib_strformat.nim CC: strformat_examples1.nim CC: strformat_group0_examples.nim .CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_algorithm.nim CC: stdlib_strutils.nim .. /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2110, 39) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_pathnorm.nim CC: stdlib_times.nim . /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2128, 32) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_os.nim CC: stdlib_hashes.nim CC: stdlib_strtabs.nim ..CC: stdlib_tables.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: ../../../../RPM/BUILD/nim-1.4.0/lib/packages/docutils/rstast.nim CC: ../../../../RPM/BUILD/nim-1.4.0/lib/packages/docutils/rst.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: ../../../../RPM/BUILD/nim-1.4.0/lib/packages/docutils/highlite.nim CC: ../../../../RPM/BUILD/nim-1.4.0/compiler/pathutils.nim CC: ../../../../RPM/BUILD/nim-1.4.0/lib/packages/docutils/rstgen.nim ..CC: rstgen_examples1.nim CC: rstgen_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] ../usr/src/RPM/BUILD/nim-1.4.0/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; 6.105s; 13.414MiB 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] ../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; 18.188s; 32.039MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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/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: 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: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_formatfloat.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_math.nim CC: stdlib_strutils.nim .CC: stdlib_options.nim .CC: stdlib_times.nim CC: times_examples1.nim .CC: times_examples2.nim .....CC: times_examples3.nim CC: times_examples4.nim /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] CC: times_examples5.nim CC: times_examples6.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_examples7.nim .Hint: 46763 lines; 17.724s; 39.766MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) CC: times_examples8.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: times_examples9.nim CC: times_examples10.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_examples11.nim .CC: times_examples12.nim .....CC: times_examples13.nim Hint: 22560 lines; 5.887s; 13.406MiB 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] Hint: CC: times_examples14.nim /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_106.nim [Exec] Hint: [Link] CC: times_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/complex.nim CC: times_examples16.nim ..CC: times_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] Hint: 22547 lines; 2.079s; 13.434MiB 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] ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: times_examples18.nim CC: times_examples19.nim ...CC: times_examples20.nim .CC: times_examples21.nim ...CC: times_examples22.nim ...CC: times_examples23.nim .Hint: ./usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_105.nim [Exec] ..CC: stdlib_assertions.nim CC: times_examples24.nim CC: stdlib_system.nim CC: times_examples25.nim CC: stdlib_hashes.nim CC: times_examples26.nim CC: hashes_examples1.nim CC: hashes_examples2.nim CC: times_examples27.nim CC: hashes_examples3.nim CC: times_examples28.nim CC: hashes_examples4.nim CC: hashes_examples5.nim CC: hashes_examples6.nim CC: hashes_examples7.nim CC: times_examples29.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: hashes_examples8.nim CC: times_examples30.nim CC: hashes_group0_examples.nim . Hint: [Link] CC: times_examples31.nim CC: times_examples32.nim CC: times_examples33.nim CC: times_examples34.nim CC: times_examples35.nim CC: times_examples36.nim Hint: Hint: 22228 lines; 17.985s; 22.922MiB peakmem; Debug build; proj: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim; out: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.0/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/mersenne_d/runnableExamples/mersenne_group0_examples.nim [Success] 34564 lines; 29.837s; 38.598MiB 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: 22502 lines; 20.210s; 13.434MiB 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] Hint: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples [Exec] CC: times_examples37.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 CC: times_examples38.nim CC: times_examples39.nim CC: times_examples40.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples.nim [Success] Hint: 34811 lines; 44.847s; 25.777MiB 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] CC: times_examples41.nim CC: times_examples42.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 CC: times_examples43.nim CC: times_examples44.nim CC: times_examples45.nim .CC: times_examples46.nim .CC: times_examples47.nim .....CC: times_examples48.nim CC: times_examples49.nim ......CC: times_examples50.nim CC: times_examples51.nim ...Hint: 35316 lines; 34.014s; 39.801MiB 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] CC: times_examples52.nim CC: times_examples53.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: operation successful: runnableExamples: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim [Success] Hint: 34703 lines; 47.380s; 32.027MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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/bitops.nim .....CC: times_examples54.nim CC: times_examples55.nim CC: times_examples56.nim CC: times_examples57.nim CC: times_examples58.nim CC: times_examples59.nim CC: times_examples60.nim .CC: times_examples61.nim CC: times_examples62.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: 22602 lines; 5.271s; 13.406MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 CC: times_examples63.nim CC: times_examples64.nim CC: times_examples65.nim CC: times_examples66.nim CC: times_examples67.nim ..CC: times_examples68.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_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] /usr/src/RPM/BUILD/nim-1.4.0/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: 46980 lines; 41.850s; 49.559MiB 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] /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: 23983 lines; 47.478s; 16.66MiB 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] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/RPM/BUILD/nim-1.4.0/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: [Link] ....Hint: 26764 lines; 5.675s; 20.672MiB 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] ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 26184 lines; 14.536s; 26.91MiB 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) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .CC: stdlib_assertions.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim [Success] Hint: CC: stdlib_system.nim CC: stdlib_strutils.nim 26307 lines; 21.437s; 16.68MiB 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] /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_pathnorm.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/asyncmacro.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] ..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: os_examples1.nim ...CC: os_examples2.nim CC: os_examples3.nim CC: os_examples4.nim ...CC: os_examples5.nim CC: os_examples6.nim CC: os_examples7.nim ...CC: os_examples8.nim .CC: os_examples9.nim ...CC: os_examples10.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: os_examples11.nim CC: os_examples12.nim ...CC: os_examples13.nim .....CC: os_examples14.nim Hint: 22468 lines; 20.513s; 22.934MiB 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] CC: os_examples15.nim CC: os_examples16.nim Hint: 22736 lines; 24.807s; 13.414MiB 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] CC: os_examples17.nim CC: os_examples18.nim .CC: os_examples19.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: os_examples20.nim .CC: os_examples21.nim CC: os_examples22.nim CC: os_examples23.nim .Hint: 45243 lines; 13.363s; 39.898MiB 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: os_examples24.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 CC: os_examples25.nim CC: stdlib_assertions.nim CC: os_examples26.nim CC: os_examples27.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: parseutils_examples1.nim .CC: parseutils_examples2.nim CC: parseutils_examples3.nim CC: parseutils_examples4.nim 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] CC: parseutils_examples5.nim CC: parseutils_examples6.nim CC: parseutils_examples7.nim Hint: 39047 lines; 19.354s; 32.02MiB 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] CC: parseutils_examples8.nim CC: os_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/asyncftpclient.nim CC: parseutils_examples9.nim CC: parseutils_examples10.nim CC: parseutils_examples11.nim CC: parseutils_examples12.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_examples13.nim CC: parseutils_examples14.nim CC: parseutils_examples15.nim CC: parseutils_examples16.nim CC: os_examples29.nim CC: parseutils_examples17.nim CC: os_examples30.nim CC: parseutils_examples18.nim CC: parseutils_examples19.nim CC: parseutils_examples20.nim CC: os_group0_examples.nim CC: parseutils_examples21.nim CC: parseutils_examples22.nim CC: parseutils_examples23.nim CC: parseutils_group0_examples.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] /usr/src/RPM/BUILD/nim-1.4.0/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] Hint: [Link] Hint: 37407 lines; 15.041s; 32.074MiB 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: 36885 lines; 38.725s; 38.648MiB 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] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples.nim [Success] Hint: 93702 lines; 52.957s; 39.848MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: 36405 lines; 22.673s; 32.066MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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/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: 22770 lines; 12.490s; 22.934MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_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: 22972 lines; 19.735s; 13.434MiB 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/algorithm.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] 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/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] .....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_dollars.nim ..Hint: 41132 lines; 46.194s; 49.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim; out: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [Exec] CC: stdlib_io.nim CC: stdlib_system.nim ..CC: stdlib_math.nim .2021-02-02 10:27:28 CPU time [s] 7.393999999999977e-06 Fib is [s] @[0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144] ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim [Success] ...CC: stdlib_strutils.nim Hint: 40647 lines; 61.159s; 39.824MiB 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: stdlib_assertions.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/collections/tables.nim .CC: stdlib_io.nim CC: stdlib_pathnorm.nim .. Hint: [Link] .CC: stdlib_system.nim CC: stdlib_os.nim CC: stdlib_streams.nim CC: stdlib_lexbase.nim CC: stdlib_logging.nim CC: stdlib_parsecsv.nim CC: parsecsv_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] CC: logging_examples1.nim CC: stdlib_times.nim .CC: stdlib_os.nim CC: logging_examples2.nim CC: parsecsv_examples2.nim CC: stdlib_assertions.nim CC: logging_examples3.nim CC: parsecsv_examples3.nim CC: logging_group0_examples.nim CC: stdlib_system.nim CC: parsecsv_examples4.nim Hint: 50102 lines; 18.293s; 39.887MiB 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: parsecsv_examples5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.0 --index:on lib/pure/collections/sharedtables.nim CC: stdlib_bitops.nim CC: parsecsv_examples6.nim CC: bitops_examples1.nim CC: parsecsv_group0_examples.nim CC: bitops_examples2.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 CC: bitops_examples13.nim CC: bitops_examples14.nim Hint: 58067 lines; 49.160s; 61.832MiB 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: bitops_examples15.nim .CC: bitops_examples16.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim [Success] Hint: 58343 lines; 69.088s; 49.816MiB 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] /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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: bitops_examples18.nim CC: bitops_examples19.nim ..CC: bitops_examples20.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) CC: bitops_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] 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_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: bitops_examples23.nim CC: bitops_examples24.nim CC: bitops_examples25.nim ..CC: bitops_examples26.nim .CC: bitops_examples27.nim CC: bitops_examples28.nim CC: bitops_examples29.nim CC: bitops_examples30.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/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: bitops_examples31.nim .CC: stdlib_assertions.nim CC: bitops_examples32.nim CC: stdlib_formatfloat.nim CC: bitops_examples33.nim CC: stdlib_system.nim .CC: stdlib_streams.nim CC: stdlib_typeinfo.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: bitops_examples34.nim CC: stdlib_math.nim CC: bitops_examples35.nim ...CC: stdlib_tables.nim CC: bitops_group0_examples.nim CC: stdlib_parseutils.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim ..CC: stdlib_lexbase.nim CC: stdlib_parsejson.nim .CC: stdlib_json.nim CC: stdlib_intsets.nim CC: stdlib_marshal.nim CC: marshal_examples1.nim CC: marshal_examples2.nim CC: marshal_examples3.nim CC: marshal_examples4.nim CC: marshal_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_assertions.nim Hint: 45302 lines; 19.311s; 48.844MiB peakmem; Debug build; proj: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim; out: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim [Success] Hint: 44695 lines; 44.217s; 39.883MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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_base64.nim CC: base64_examples1.nim CC: base64_examples2.nim CC: base64_examples3.nim Hint: 45871 lines; 18.544s; 39.828MiB 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: base64_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/collections/sequtils.nim CC: base64_group0_examples.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] Hint: [Link] Hint: 27666 lines; 4.944s; 16.68MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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] /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: .23259 lines; 16.062s; 26.941MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim; out: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim [Success] Hint: 26033 lines; 53.468s; 16.695MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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] ..CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) CC: stdlib_system.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: htmlgen_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: htmlgen_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Hint: 47246 lines; 16.535s; 39.902MiB 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] 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/intsets.nim .Hint: 22854 lines; 5.404s; 13.438MiB 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] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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] ./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] Hint: 45787 lines; 20.145s; 39.918MiB 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/deques.nim . Hint: [Link] Hint: CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_107.nim [Exec] CC: stdlib_dollars.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/windows/winlean.nim(415, 12) CC: stdlib_io.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 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_algorithm.nim CC: stdlib_strutils.nim CC: stdlib_colors.nim CC: colors_examples1.nim CC: colors_examples2.nim CC: colors_examples3.nim CC: colors_examples4.nim CC: colors_examples5.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) CC: colors_examples6.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: colors_examples7.nim CC: colors_examples8.nim CC: colors_examples9.nim CC: colors_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 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/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] ..Hint: 50590 lines; 14.950s; 39.984MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 .Hint: 22484 lines; 3.705s; 13.438MiB 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/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/collections/chains.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/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/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/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [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: 22491 lines; 0.197s; 13.465MiB 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/pure/concurrency/threadpool.nim Hint: 25232 lines; 13.561s; 26.945MiB 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/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/bitops_d/runnableExamples/bitops_group0_examples.nim [Success] Hint: 25101 lines; 19.897s; 16.637MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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/concurrency/cpuload.nim .CC: stdlib_assertions.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] CC: stdlib_formatfloat.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/net.nim(660, 36) CC: stdlib_system.nim ..CC: stdlib_hashes.nim CC: stdlib_math.nim Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: stdlib_tables.nim CC: stdlib_strutils.nim CC: stdlib_json.nim CC: json_examples1.nim CC: json_examples2.nim CC: json_group0_examples.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/lib/pure/times.nim(2052, 32) /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] 49912 lines; 19.576s; 39.902MiB 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] 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/concurrency/cpuinfo.nim ..... Hint: [Link] ....... /usr/src/.cache/nim/lists_d/runnableExamples/lists_examples1.nim(8, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] . /usr/src/.cache/nim/lists_d/runnableExamples/lists_examples2.nim(8, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] . /usr/src/.cache/nim/lists_d/runnableExamples/lists_examples3.nim(8, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] . /usr/src/.cache/nim/lists_d/runnableExamples/lists_examples4.nim(8, 5) Hint: 'a' 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] .............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: .46648 lines; 41.664s; 49.176MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim [Success] .Hint: 46789 lines; 57.246s; 39.863MiB 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] ....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 ......../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] .... /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] ...............CC: stdlib_assertions.nim ......CC: stdlib_assertions.nim .CC: stdlib_system.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: stdlib_system.nim ...CC: stdlib_assertions.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_system.nim Warning: ze is deprecated [Deprecated] CC: stdlib_critbits.nim CC: stdlib_heapqueue.nim .CC: heapqueue_examples1.nim CC: heapqueue_examples2.nim CC: heapqueue_examples3.nim .CC: critbits_examples1.nim CC: critbits_examples2.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_107.nim [Exec] CC: critbits_examples3.nim CC: heapqueue_group0_examples.nim CC: critbits_examples4.nim CC: critbits_examples5.nim CC: critbits_examples6.nim ...CC: critbits_examples7.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: stdlib_lists.nim CC: critbits_examples8.nim CC: lists_examples1.nim CC: lists_examples2.nim CC: critbits_examples9.nim CC: lists_examples3.nim .CC: lists_examples4.nim .CC: lists_examples5.nim CC: lists_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] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: critbits_examples10.nim .CC: lists_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: critbits_examples11.nim Hint: 63726 lines; 15.671s; 49.578MiB 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] .. /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples20.nim(14, 5) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] CC: critbits_examples12.nim .CC: critbits_examples13.nim CC: lists_examples8.nim /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples20.nim(17, 25) Warning: Deprecated since v1.4; tables with duplicated keys are deprecated; allValues is deprecated [Deprecated] CC: critbits_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/unidecode/unidecode.nim .CC: lists_examples9.nim CC: critbits_examples15.nim CC: critbits_examples16.nim CC: lists_examples10.nim CC: lists_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: lists_examples12.nim CC: critbits_examples17.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: lists_examples13.nim ..CC: critbits_examples18.nim CC: critbits_examples19.nim CC: lists_examples14.nim CC: lists_examples15.nim /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples21.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples21.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] ..CC: critbits_examples20.nim ..CC: lists_examples16.nim CC: critbits_examples21.nim CC: lists_examples17.nim CC: critbits_examples22.nim CC: lists_examples18.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: critbits_group0_examples.nim CC: lists_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] Hint: [Link] CC: lists_examples20.nim CC: lists_examples21.nim CC: lists_examples22.nim .CC: lists_examples23.nim CC: lists_examples24.nim .CC: lists_examples25.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: lists_examples26.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] CC: lists_examples27.nim .CC: lists_examples28.nim ..CC: lists_examples29.nim CC: lists_examples30.nim .CC: lists_group0_examples.nim Hint: 47337 lines; 4.080s; 39.879MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/concurrency/atomics.nim(54, 42) Warning: pragma before generic parameter list 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/std/wrapnils.nim Hint: .24580 lines; 1.913s; 16.711MiB 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] Hint: Hint: [Link] 42633 lines; 21.102s; 48.051MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: [Link] .. Hint: [Link] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim [Success] Hint: 42880 lines; 41.972s; 39.879MiB 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/with.nim ...CC: stdlib_assertions.nim CC: stdlib_system.nim .CC: stdlib_algorithm.nim CC: algorithm_examples1.nim CC: algorithm_examples2.nim .CC: algorithm_examples3.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: algorithm_examples4.nim .CC: algorithm_examples5.nim CC: algorithm_examples6.nim CC: algorithm_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: algorithm_examples8.nim CC: algorithm_examples9.nim CC: algorithm_examples10.nim CC: algorithm_examples11.nim ...CC: algorithm_examples12.nim CC: algorithm_examples13.nim ..CC: algorithm_examples14.nim CC: algorithm_examples15.nim CC: algorithm_examples16.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 CC: algorithm_examples19.nim CC: algorithm_examples20.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: algorithm_examples21.nim Hint: [Link] CC: algorithm_examples22.nim ..CC: algorithm_examples23.nim Hint: [Link] CC: algorithm_examples24.nim CC: algorithm_group0_examples.nim ..Hint: 44764 lines; 31.624s; 49.211MiB peakmem; Debug build; proj: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples.nim; out: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.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/marshal_d/runnableExamples/marshal_group0_examples.nim [Success] Hint: 44970 lines; 46.641s; 39.836MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 ../usr/src/RPM/BUILD/nim-1.4.0/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: 22477 lines; 18.411s; 22.879MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim [Success] Hint: 22724 lines; 25.164s; 13.406MiB 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] 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/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/std/time_t.nim Hint: 45299 lines; 33.657s; 48.797MiB 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: 35247 lines; 31.121s; 38.664MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim [Success] Hint: 45552 lines; 47.057s; 39.914MiB 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] ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim [Success] Hint: 35514 lines; 41.702s; 32.016MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 .../usr/src/RPM/BUILD/nim-1.4.0/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: 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: 22469 lines; 0.411s; 13.434MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 .Hint: 35033 lines; 13.373s; 38.852MiB peakmem; Debug build; proj: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples.nim; out: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples [Exec] .Hint: 22452 lines; 8.111s; 22.906MiB 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/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim [Success] Hint: 22700 lines; 10.818s; 13.438MiB 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] (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; 32.770s; 25.781MiB 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: 50353 lines; 26.628s; 39.996MiB 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/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/asyncftpclient.nim(172, 41) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /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] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(224, 9) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 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: 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/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: 22568 lines; 1.636s; 13.406MiB 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] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 ./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] CC: stdlib_io.nim ...../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] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) CC: stdlib_system.nim .Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 25231 lines; 7.494s; 16.711MiB 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] CC: stdlib_math.nim CC: stdlib_deques.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: deques_examples1.nim CC: stdlib_assertions.nim CC: deques_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/std/exitprocs.nim Hint: CC: stdlib_system.nim CC: stdlib_cpuinfo.nim CC: deques_examples3.nim 91032 lines; 24.242s; 61.715MiB 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: cpuinfo_examples1.nim CC: deques_examples4.nim CC: cpuinfo_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/enumerate.nim CC: deques_examples5.nim Hint: [Link] ..... CC: deques_examples6.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] ./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: deques_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: deques_examples8.nim CC: deques_examples9.nim CC: deques_examples10.nim Hint: 23128 lines; 9.331s; 26.895MiB 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: deques_examples11.nim CC: deques_examples12.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim [Success] Hint: 25914 lines; 11.134s; 20.73MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: deques_examples13.nim CC: deques_examples14.nim .CC: deques_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/std/effecttraits.nim Hint: 22477 lines; 2.062s; 13.445MiB 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] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: deques_examples16.nim .../usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: deques_examples17.nim CC: deques_examples18.nim ..CC: deques_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: 23307 lines; 12.222s; 26.977MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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/lists_d/runnableExamples/lists_group0_examples.nim [Success] Hint: 23183 lines; 14.811s; 13.414MiB 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] .....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: 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_io.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: stdlib_system.nim Hint: 22457 lines; 1.724s; 13.41MiB 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: 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/std/compilesettings.nim CC: stdlib_math.nim .CC: stdlib_sets.nim CC: sets_examples1.nim Hint: 22478 lines; 1.666s; 13.406MiB 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: sets_examples2.nim .CC: sets_examples3.nim CC: sets_examples4.nim Hint: 50229 lines; 24.821s; 39.988MiB 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] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_108.nim [Exec] .CC: sets_examples5.nim CC: sets_examples6.nim CC: sets_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/private/underscored_calls.nim CC: sets_examples8.nim CC: sets_examples9.nim CC: sets_examples10.nim CC: sets_examples11.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/std/private/since.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: sets_examples12.nim .CC: sets_examples13.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) CC: sets_examples14.nim 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: sets_examples15.nim CC: sets_examples16.nim CC: sets_examples17.nim .Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_108.nim [Exec] CC: sets_examples18.nim CC: sets_examples19.nim Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) .CC: sets_examples20.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] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] .CC: sets_examples21.nim .CC: sets_examples22.nim CC: sets_examples23.nim .CC: sets_examples24.nim .Hint: 76431 lines; 27.134s; 61.734MiB 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] CC: sets_examples25.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/std/private/miscdollars.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: sets_examples26.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: sets_examples27.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: sets_examples28.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: sets_examples29.nim .CC: sets_examples30.nim ..CC: stdlib_assertions.nim .CC: sets_examples31.nim ..CC: sets_examples32.nim .CC: stdlib_system.nim CC: stdlib_wrapnils.nim .CC: sets_examples33.nim .CC: sets_examples34.nim CC: wrapnils_examples1.nim .CC: sets_examples35.nim CC: stdlib_system.nim .CC: sets_group0_examples.nim .CC: wrapnils_group0_examples.nim ..CC: stdlib_times.nim .......CC: stdlib_os.nim CC: mimetypes_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] ......../usr/src/RPM/BUILD/nim-1.4.0/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: 22844 lines; 4.381s; 13.406MiB 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] ....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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: 23457 lines; 17.935s; 26.992MiB 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: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_108.nim [Exec] .....Hint: operation successful: runnableExamples: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim [Success] Hint: 23369 lines; 27.962s; 16.621MiB 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: stdlib_system.nim Hint: 22446 lines; 2.843s; 13.379MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: sums_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: 71883 lines; 32.794s; 49.57MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_examples33.nim(20, 5) Hint: 'seqRand' is declared but not used [XDeclaredButNotUsed] CC: stdlib_assertions.nim Hint: CC: stdlib_io.nim 24255 lines; 4.776s; 16.703MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: stdlib_system.nim CC: stdlib_sequtils.nim CC: sequtils_examples1.nim CC: sequtils_examples2.nim CC: sequtils_examples3.nim CC: sequtils_examples4.nim CC: sequtils_examples5.nim CC: sequtils_examples6.nim Hint: 22503 lines; 3.564s; 13.414MiB 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] CC: sequtils_examples7.nim CC: stdlib_assertions.nim CC: sequtils_examples8.nim CC: sequtils_examples9.nim CC: sequtils_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/system/dollars.nim CC: stdlib_io.nim CC: sequtils_examples11.nim CC: stdlib_system.nim CC: sequtils_examples12.nim CC: stdlib_math.nim CC: sequtils_examples13.nim CC: stdlib_algorithm.nim CC: stdlib_tables.nim CC: sequtils_examples14.nim CC: tables_examples1.nim CC: tables_examples2.nim CC: sequtils_examples15.nim CC: sequtils_examples16.nim CC: tables_examples3.nim CC: tables_examples4.nim CC: tables_examples5.nim CC: tables_examples6.nim CC: sequtils_examples17.nim CC: tables_examples7.nim Hint: 34777 lines; 13.426s; 49.82MiB 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] CC: sequtils_examples18.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: tables_examples8.nim CC: tables_examples9.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 CC: tables_examples10.nim CC: tables_examples11.nim CC: sequtils_examples19.nim CC: tables_examples12.nim CC: sequtils_examples20.nim CC: sequtils_examples21.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: tables_examples13.nim CC: tables_examples14.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: tables_examples15.nim CC: tables_examples16.nim Hint: 50597 lines; 30.589s; 39.895MiB 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] CC: tables_examples17.nim CC: sequtils_examples22.nim CC: sequtils_examples23.nim CC: tables_examples18.nim CC: sequtils_examples24.nim CC: sequtils_examples25.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 CC: tables_examples19.nim CC: sequtils_examples26.nim CC: tables_examples20.nim CC: sequtils_examples27.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_examples21.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) CC: sequtils_examples28.nim Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: sequtils_examples29.nim CC: tables_examples22.nim CC: sequtils_examples30.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] CC: sequtils_examples31.nim CC: tables_examples23.nim CC: sequtils_examples32.nim CC: tables_examples24.nim Hint: [Link] .CC: tables_examples25.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] CC: tables_examples26.nim ..CC: tables_examples27.nim CC: stdlib_times.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: tables_examples28.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: tables_examples29.nim CC: stdlib_random.nim .CC: tables_examples30.nim ....CC: tables_examples31.nim CC: tables_examples32.nim .CC: sequtils_examples33.nim Hint: 26926 lines; 18.497s; 26.996MiB peakmem; Debug build; proj: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim; out: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [Exec] CC: tables_examples33.nim CC: sequtils_group0_examples.nim CC: tables_examples34.nim Hint: [Link] CC: tables_examples35.nim Hint: [Link] ....Hint: operation successful: runnableExamples: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim [Success] Hint: 28897 lines; 21.912s; 20.691MiB 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] CC: tables_examples36.nim CC: tables_examples37.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: 22446 lines; 5.977s; 13.438MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: 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: tables_examples38.nim .CC: tables_examples39.nim .CC: tables_examples40.nim .CC: tables_examples41.nim CC: tables_examples42.nim CC: stdlib_assertions.nim CC: stdlib_system.nim .CC: with_examples1.nim CC: tables_examples43.nim CC: tables_examples44.nim Hint: 22446 lines; 2.463s; 13.422MiB 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] 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 nimsuggest/sexp.nim CC: tables_examples45.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] CC: tables_examples46.nim Hint: 47387 lines; 41.226s; 58.25MiB 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: 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: 28450 lines; 15.576s; 32.043MiB 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] CC: tables_examples47.nim Hint: 24851 lines; 13.724s; 22.891MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples.nim [Success] Hint: 28257 lines; 26.334s; 25.684MiB 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/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] Hint: 47648 lines; 66.520s; 39.934MiB 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] .CC: tables_examples48.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim [Success] Hint: 25127 lines; 20.218s; 16.715MiB 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 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 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 CC: tables_examples49.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_examples50.nim CC: tables_examples51.nim .Hint: 40818 lines; 12.786s; 32.07MiB 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: tables_examples52.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/postgres.html lib/wrappers/postgres.nim CC: tables_examples53.nim .CC: tables_examples54.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: 22446 lines; 3.505s; 13.422MiB 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] 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 /usr/src/RPM/BUILD/nim-1.4.0/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_109.nim [Exec] CC: tables_examples55.nim ...CC: tables_examples56.nim CC: tables_examples57.nim CC: tables_examples58.nim ..CC: tables_examples59.nim CC: tables_examples60.nim CC: tables_examples61.nim CC: tables_examples62.nim CC: tables_examples63.nim CC: tables_examples64.nim .CC: tables_examples65.nim .Hint: 24249 lines; 9.912s; 16.723MiB 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] CC: tables_examples66.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 CC: tables_examples67.nim .CC: tables_examples68.nim CC: tables_examples69.nim CC: tables_examples70.nim Hint: [Link] CC: tables_examples71.nim CC: tables_examples72.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_examples73.nim CC: tables_examples74.nim CC: tables_examples75.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/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] CC: stdlib_assertions.nim CC: tables_examples76.nim ..CC: stdlib_system.nim .CC: stdlib_intsets.nim Hint: 24048 lines; 14.984s; 22.973MiB 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: CC: intsets_examples1.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim [Success] Hint: 24310 lines; 18.150s; 16.656MiB 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] 59900 lines; 36.771s; 49.602MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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: intsets_examples2.nim ..CC: intsets_examples3.nim CC: tables_examples77.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: intsets_examples4.nim .CC: intsets_examples5.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:web/upload/1.4.0/openssl.html lib/wrappers/openssl.nim CC: tables_examples78.nim CC: tables_examples79.nim CC: intsets_examples6.nim CC: tables_examples80.nim CC: tables_examples81.nim /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] CC: intsets_examples7.nim CC: intsets_examples8.nim CC: tables_examples82.nim CC: intsets_examples9.nim CC: tables_examples83.nim CC: intsets_examples10.nim CC: tables_examples84.nim CC: intsets_examples11.nim CC: tables_examples85.nim CC: intsets_examples12.nim CC: tables_examples86.nim CC: intsets_examples13.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] CC: tables_examples87.nim CC: intsets_examples14.nim Hint: 22888 lines; 7.948s; 13.434MiB 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] CC: intsets_examples15.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/posix.html lib/posix/posix.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_examples88.nim CC: intsets_examples16.nim CC: tables_examples89.nim CC: tables_examples90.nim CC: intsets_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: intsets_examples18.nim CC: intsets_group0_examples.nim .CC: tables_examples91.nim CC: stdlib_assertions.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] CC: stdlib_system.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: enumerate_examples1.nim CC: tables_examples92.nim CC: enumerate_group0_examples.nim ..CC: tables_examples93.nim Hint: 22839 lines; 2.798s; 13.41MiB 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] ..CC: tables_examples94.nim /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_examples3.nim(14, 6) Hint: '$' is declared but not used [XDeclaredButNotUsed] .Hint: 22446 lines; 7.891s; 13.438MiB 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] 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 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 CC: tables_group0_examples.nim Hint: 22446 lines; 7.102s; 13.434MiB 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] 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 CC: stdlib_assertions.nim 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] CC: iterators_examples2.nim CC: iterators_examples4.nim Hint: 23562 lines; 3.667s; 16.668MiB 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] CC: iterators_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: 24042 lines; 15.621s; 22.973MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim [Success] Hint: 24308 lines; 19.684s; 16.645MiB 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] /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: 22481 lines; 6.150s; 13.441MiB 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] ...Hint: 22261 lines; 14.347s; 22.973MiB 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] CC: stdlib_assertions.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples.nim [Success] Hint: 26394 lines; 18.876s; 16.672MiB 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] CC: stdlib_system.nim CC: stdlib_unicode.nim CC: stdlib_wordwrap.nim CC: wordwrap_examples1.nim CC: wordwrap_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: 22819 lines; 4.563s; 13.41MiB 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) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 23402 lines; 5.078s; 16.672MiB 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/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: 23288 lines; 5.043s; 16.676MiB 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] /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) 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] 22553 lines; 1.912s; 13.414MiB 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: 24999 lines; 2.122s; 16.664MiB 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/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 22920 lines; 4.157s; 13.406MiB 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] Hint: 45252 lines; 11.719s; 39.918MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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: [Link] ....Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_109.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/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: 25224 lines; 1.802s; 16.676MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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] Hint: 24970 lines; 2.533s; 20.637MiB 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: 42711 lines; 20.945s; 49.332MiB 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] CC: stdlib_assertions.nim 0 1 2 3 4 CC: stdlib_system.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim [Success] Hint: 25281 lines; 32.801s; 16.703MiB 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] Hint: [Link] CC: decls_examples1.nim CC: decls_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] /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: 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] ...Hint: 23993 lines; 8.731s; 22.973MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim [Success] Hint: 24257 lines; 19.743s; 16.637MiB 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] .Hint: 22232 lines; 11.764s; 22.973MiB 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] ............/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: 38541 lines; 10.032s; 32.074MiB 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] ......./usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) .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: '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: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_110.nim [Exec] .. Hint: [Link] .............. Hint: [Link] .Hint: 22554 lines; 7.414s; 13.398MiB 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] Hint: 34551 lines; 16.907s; 38.621MiB 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; 26.941s; 25.836MiB 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] ....CC: stdlib_assertions.nim .CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_strutils.nim .CC: stdlib_sha1.nim ..CC: sha1_examples1.nim ..Hint: 46087 lines; 9.480s; 39.879MiB 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_assertions.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: [Link] CC: sha1_examples2.nim Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] CC: stdlib_dollars.nim CC: stdlib_formatfloat.nim CC: stdlib_system.nim CC: stdlib_hashes.nim Hint: 23692 lines; 20.236s; 22.934MiB peakmem; Debug build; proj: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim; out: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [Exec] CC: sha1_examples3.nim CC: stdlib_math.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim [Success] Hint: 27435 lines; 34.160s; 20.734MiB 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] CC: stdlib_tables.nim CC: stdlib_parseutils.nim CC: sha1_examples4.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: sha1_group0_examples.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 Hint: 22446 lines; 16.331s; 13.422MiB 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] CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_strtabs.nim CC: stdlib_jsonutils.nim CC: jsonutils_examples1.nim CC: jsonutils_examples2.nim 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: 33257 lines; 35.812s; 48.73MiB 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: [Link] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim [Success] Hint: 31205 lines; 44.018s; 31.898MiB 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] 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: 37602 lines; 11.017s; 32.164MiB 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: 22198 lines; 14.484s; 22.973MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim [Success] Hint: 22466 lines; 23.095s; 13.41MiB 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] .CC: stdlib_system.nim CC: editdistance_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] /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: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: stdlib_system.nim Hint: 39381 lines; 8.560s; 32.078MiB 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_parseutils.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_htmlparser.nim CC: htmlparser_examples1.nim CC: htmlparser_examples2.nim CC: htmlparser_examples3.nim CC: htmlparser_group0_examples.nim 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: [Link] Hint: [Link] Hint: 54368 lines; 7.625s; 61.941MiB 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: 54501 lines; 26.593s; 49.629MiB 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: [Link] Hint: 50955 lines; 9.199s; 49.59MiB 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: 51185 lines; 75.268s; 39.961MiB 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] Hint: 25947 lines; 9.216s; 32.133MiB 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; 27.802s; 20.781MiB 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] 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: [Link] Hint: 34849 lines; 20.215s; 39.035MiB 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; 30.971s; 32.141MiB 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: /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_112.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_113.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/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_114.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/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/tut1_d/tut1/tut1_snippet_117.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/tut2_d/tut2/tut2_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_118.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/tut2_d/tut2/tut2_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_119.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/manual_d/manual/manual_snippet_119.nim [Exec] Hint: Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_120.nim [Exec] /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/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_122.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_123.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_124.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_125.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/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/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_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/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_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_132.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_131.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_132.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/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/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_137.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_138.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/tut1_d/tut1/tut1_snippet_137.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_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: 161618 lines; 15.007s; 228.855MiB 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; 1.600s; 31.988MiB 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; 1.351s; 25.809MiB 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 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/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 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 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 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 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 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/docstyle.html --index:on doc/docstyle.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/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 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 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 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 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 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 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 /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:doc/html --index:on lib/nintendoswitch/switch_memory.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/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 /usr/src/RPM/BUILD/nim-1.4.0/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/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] 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/channels.nim(154, 22) /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] 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/gc.nim(859, 26) /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] 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] Hint: 7732 lines; 0.194s; 10.805MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim [Success] /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] Hint: 22446 lines; 1.938s; 20.309MiB 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: 22729 lines; 1.560s; 13.449MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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/system/gc.nim(859, 26) Hint: /usr/src/RPM/BUILD/nim-1.4.0/lib/js/asyncjs.nim(1, 1) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 16845 lines; 0.875s; 8.695MiB 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] 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/posix/posix_utils.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] /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/posix/kqueue.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/system/jssys.nim(54, 6) 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: 18521 lines; 1.268s; 10.809MiB 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] 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:doc/html --index:on lib/posix/inotify.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/jssys.nim(54, 6) /usr/src/RPM/BUILD/nim-1.4.0/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: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] 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/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: 22488 lines; 2.229s; 13.438MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/RPM/BUILD/nim-1.4.0/lib/js/jsffi.nim(1, 1) Warning: language 'js' not supported [LanguageXNotSupported] 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) 26058 lines; 2.099s; 16.641MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 26215 lines; 2.098s; 16.656MiB 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) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 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: 16824 lines; 1.689s; 8.703MiB 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 [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/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] /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: 25132 lines; 0.942s; 16.723MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/nintendoswitch/switch_memory.nim(10, 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/volatile.nim 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; 2.324s; 13.414MiB 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] 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/uri.nim 18526 lines; 1.830s; 10.801MiB 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/pure/unittest.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/nimhcr.nim(426, 15) /usr/src/RPM/BUILD/nim-1.4.0/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; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] Hint: 22493 lines; 3.632s; 13.414MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/linenoise/linenoise.nim(12, 11) 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/unicode.nim Hint: 22556 lines; 3.037s; 13.449MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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) /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] 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_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] 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/nimhcr.nim(604, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] Hint: 52302 lines; 4.523s; 49.547MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 22483 lines; 0.754s; 13.453MiB 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] 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/terminal.nim 22756 lines; 3.940s; 13.461MiB 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/sugar.nim 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] 35616 lines; 2.480s; 32.16MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/RPM/BUILD/nim-1.4.0/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.106s; 10.805MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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: operation successful: runnableExamples: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples.nim [Success] Hint: 40655 lines; 4.517s; 32.195MiB 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] 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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/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.169s; 10.805MiB peakmem; Debug build; proj: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim; out: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim [Success] Hint: 35757 lines; 4.813s; 32.164MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/RPM/BUILD/nim-1.4.0/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: 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: 31257 lines; 4.252s; 20.758MiB 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] 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: /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:doc/html --index:on lib/pure/strmisc.nim /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: Hint: 7732 lines; 0.296s; 10.809MiB 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] 25061 lines; 2.139s; 16.723MiB 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] 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/bin/nim c --threads:on /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_103.nim [Exec] Hint: 43199 lines; 4.852s; 32.18MiB 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] Hint: 24200 lines; 5.405s; 16.688MiB 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] 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/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 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] /usr/src/RPM/BUILD/nim-1.4.0/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.169s; 10.812MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples.nim [Success] Hint: 25582 lines; 5.037s; 16.688MiB 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] Hint: 7732 lines; 0.392s; 10.801MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] localhost.localdomain5.4.84-std-def-alt1#1 SMP Wed Dec 16 14:03:38 UTC 2020 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim [Success] Hint: 25080 lines; 3.563s; 16.68MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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) 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: 28602 lines; 1.068s; 16.707MiB 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/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_certs.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/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.154s; 10.809MiB 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/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/inotify_d/runnableExamples/inotify_group0_examples.nim [Success] Hint: 22544 lines; 4.466s; 13.449MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 54320 lines; 5.466s; 49.785MiB 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] Hint: 27350 lines; 2.255s; 16.719MiB 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/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 /usr/src/RPM/BUILD/nim-1.4.0/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: 58746 lines; 3.428s; 39.98MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: 35768 lines; 6.876s; 32.078MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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.122s; 10.809MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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: 23983 lines; 1.788s; 16.711MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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] /usr/src/RPM/BUILD/nim-1.4.0/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: 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.109s; 10.812MiB 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: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_103.nim [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples.nim [Success] Hint: 24386 lines; 3.673s; 16.676MiB 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] /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/punycode.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: 25057 lines; 0.966s; 16.723MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: 24372 lines; 1.005s; 16.734MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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/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(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: 7732 lines; 0.044s; 10.809MiB 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-02-02 10:30:17 CPU time [s] 7.524000000000072e-06 Fib is [s] @[0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim [Success] Hint: 40647 lines; 4.263s; 40.059MiB 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: 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/parsexml.nim Hint: 22498 lines; 2.587s; 13.414MiB 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] 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/parseutils.nim Hint: 7732 lines; 0.255s; 10.805MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim; out: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim [Success] Hint: 34703 lines; 4.787s; 32.156MiB 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/parsesql.nim Hint: 39092 lines; 8.889s; 32.086MiB 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/parseopt.nim Hint: 27212 lines; 1.490s; 20.727MiB 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: 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/parsejson.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_104.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/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: 7732 lines; 0.832s; 10.809MiB 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] 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: operation successful: runnableExamples: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim [Success] Hint: 26692 lines; 3.658s; 16.711MiB 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] 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:doc/html --index:on lib/pure/parsecsv.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] Hint: Hint: 7732 lines; 0.925s; 10.816MiB 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] 22673 lines; 1.331s; 13.438MiB 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/parsecfg.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) /usr/src/RPM/BUILD/nim-1.4.0/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: operation successful: runnableExamples: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim [Success] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 58343 lines; 10.059s; 49.797MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/RPM/BUILD/nim-1.4.0/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: 44937 lines; 2.680s; 39.91MiB 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/osproc.nim Hint: 36347 lines; 10.172s; 32.164MiB 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/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/os.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] /usr/src/RPM/BUILD/nim-1.4.0/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/tut1_d/tut1/tut1_snippet_103.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/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/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) /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] 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 r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_101.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: 36958 lines; 3.913s; 39.801MiB 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/options.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.169s; 10.809MiB 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; 4.214s; 25.859MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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/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/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: 37914 lines; 4.033s; 32.195MiB 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/nimtracker.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] 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/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/lib/pure/nativesockets.nim(165, 14) 36179 lines; 13.268s; 32.184MiB 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] Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Warning: ze 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: 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/nativesockets.nim(165, 14) Hint: 47102 lines; 6.908s; 39.984MiB 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] Warning: toU32 is deprecated [Deprecated] Hint: 7732 lines; 0.348s; 10.805MiB 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/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/uri_d/runnableExamples/uri_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/net.nim Hint: 35797 lines; 10.269s; 32.188MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: 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] 7732 lines; 0.112s; 10.805MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples.nim [Success] Hint: 93702 lines; 8.562s; 39.957MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [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: 36932 lines; 5.050s; 32.156MiB 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] 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/net.nim(660, 36) 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/mersenne.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/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: 22928 lines; 1.271s; 13.414MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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] 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/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /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] 7732 lines; 0.338s; 10.809MiB 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] /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/strtabs_d/runnableExamples/strtabs_group0_examples.nim [Success] Hint: 45710 lines; 11.249s; 40.043MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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/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/manual_d/manual/manual_snippet_105.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] Hint: 44709 lines; 5.329s; 40.004MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [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/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'Hint: [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] 59264 lines; 17.427s; 49.672MiB 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] Hint: 41388 lines; 3.320s; 32.129MiB 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] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_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:doc/html --index:on lib/pure/marshal.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/logging.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: 49824 lines; 5.811s; 40.012MiB 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] /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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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/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) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] 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) 7732 lines; 0.250s; 10.812MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim; out: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim [Success] Hint: 7732 lines; 0.056s; 10.805MiB 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] 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: 26033 lines; 7.334s; 16.668MiB 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/lenientops.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/options_d/runnableExamples/options_group0_examples.nim [Success] Hint: 64456 lines; 4.291s; 49.691MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 7732 lines; 0.671s; 10.809MiB peakmem; Debug build; proj: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim; out: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.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/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: operation successful: runnableExamples: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim [Success] Hint: 25905 lines; 13.232s; 20.789MiB 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/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) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] Hint: 64456 lines; 13.101s; 39.996MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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/httpcore.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.0 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/htmlparser.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: 22505 lines; 0.416s; 13.414MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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] /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) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 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] /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/tut2_d/tut2/tut2_snippet_105.nim [Exec] Hint: 49283 lines; 15.407s; 40.008MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 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/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/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: 7732 lines; 0.171s; 10.809MiB peakmem; Debug build; proj: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim; out: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples [Exec] Hint: '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/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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim [Success] Hint: 26307 lines; 2.687s; 16.68MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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/fenv.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/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] 47219 lines; 10.165s; 40.004MiB 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] 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/endians.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] Hint: 7732 lines; 0.114s; 10.805MiB 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: 7732 lines; 0.274s; 10.809MiB 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/json_d/runnableExamples/json_group0_examples.nim [Success] Hint: 42880 lines; 2.363s; 39.965MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim [Success] Hint: 47304 lines; 14.060s; 40.008MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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/dynlib.nim Hint: 44818 lines; 11.039s; 40MiB 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] Hint: 22635 lines; 0.421s; 13.453MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: 84698 lines; 12.923s; 61.922MiB 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] 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/cstrutils.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] /usr/src/RPM/BUILD/nim-1.4.0/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: 41028 lines; 9.289s; 32.148MiB 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: 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/coro.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] Hint: 7732 lines; 0.410s; 10.809MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim [Success] Hint: 35514 lines; 2.820s; 32.16MiB 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/complex.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: /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] Hint: 7732 lines; 0.510s; 10.809MiB 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: 45245 lines; 11.349s; 39.98MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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/nimprof.nim(227, 3) Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_106.nim [Exec] Warning: use exitprocs.addExitProc; addQuitProc is deprecated [Deprecated] Hint: 40540 lines; 6.680s; 32.145MiB 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/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/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/cgi.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/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/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/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] Hint: 50102 lines; 2.573s; 40.035MiB 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/pure/browsers.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) 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(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/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] Hint: 39047 lines; 4.603s; 32.105MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/memfiles.nim(411, 44) 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 Hint: 46763 lines; 7.185s; 39.973MiB 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] /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/base64.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] Hint: 7732 lines; 0.273s; 12.727MiB 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/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: 22560 lines; 2.726s; 13.438MiB 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] Hint: 36405 lines; 5.862s; 32.148MiB 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/os_d/runnableExamples/os_group0_examples.nim [Success] Hint: 44695 lines; 10.499s; 39.984MiB 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.htmlbin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 [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/asyncnet.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/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] Hint: 22547 lines; 2.666s; 13.449MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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/asynchttpserver.nim 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: 22602 lines; 2.610s; 13.449MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 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.401s; 10.805MiB peakmem; Debug build; proj: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim; out: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/logging.nim(323, 22) Hint: 'log' cannot raise 'Exception' [XCannotRaiseY] Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim [Success] Hint: 22502 lines; 7.490s; 13.457MiB 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] 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_105.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/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] 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/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.215s; 10.805MiB 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] /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/md5_d/runnableExamples/md5_group0_examples.nim [Success] Hint: 22736 lines; 6.766s; 13.461MiB 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] /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/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] /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.378s; 10.809MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim [Success] Hint: 22972 lines; 5.133s; 13.449MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: 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] /usr/src/RPM/BUILD/nim-1.4.0/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] Hint: 7732 lines; 0.267s; 10.809MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim [Success] Hint: 41788 lines; 16.513s; 39.906MiB 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: 26764 lines; 3.654s; 20.727MiB 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/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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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/algorithm.nim Hint: 37407 lines; 4.969s; 32.184MiB 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] /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/collections/tables.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] Hint: 7732 lines; 0.444s; 10.805MiB 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: 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: operation successful: runnableExamples: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim [Success] Hint: 45552 lines; 7.968s; 40.031MiB 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/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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 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: 49912 lines; 2.903s; 40.07MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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/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] Hint: 7732 lines; 0.341s; 10.805MiB 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/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/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/bitops_d/runnableExamples/bitops_group0_examples.nim [Success] Hint: 25101 lines; 2.868s; 16.719MiB 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/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: 7732 lines; 0.513s; 10.809MiB 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/collections/sets.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples.nim [Success] Hint: 34811 lines; 19.321s; 25.895MiB 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] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_108.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/collections/sequtils.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/pure/times.nim(2052, 32) Hint: 51912 lines; 11.865s; 40.023MiB 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] 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/rtarrays.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/asyncftpclient.nim(172, 41) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /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] /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: Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_107.nim [Exec] 7732 lines; 0.242s; 10.805MiB 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] /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: 91032 lines; 2.525s; 61.973MiB 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/lists.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim [Success] Hint: 46585 lines; 23.623s; 40.043MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/RPM/BUILD/nim-1.4.0/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] /usr/src/RPM/BUILD/nim-1.4.0/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) Hint: 45871 lines; 6.876s; 40.051MiB 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: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 7732 lines; 0.513s; 10.809MiB 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/httpclient.nim(454, 64) 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:doc/html --index:on lib/pure/collections/heapqueue.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim [Success] Hint: 22724 lines; 4.182s; 13.449MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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/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/httpclient.nim(695, 56) 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] /usr/src/RPM/BUILD/nim-1.4.0/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: /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/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] /usr/src/RPM/BUILD/nim-1.4.0/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/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [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: 7732 lines; 0.257s; 10.805MiB 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: 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/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim [Success] Hint: 46789 lines; 18.062s; 39.98MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: 47246 lines; 7.027s; 40.043MiB 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 doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/RPM/BUILD/nim-1.4.0/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.468s; 10.805MiB peakmem; Debug build; proj: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim; out: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim [Success] Hint: 23183 lines; 2.340s; 13.445MiB 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/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/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] /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: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_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/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] /usr/src/RPM/BUILD/nim-1.4.0/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: 59900 lines; 4.889s; 49.766MiB 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: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: 45787 lines; 7.835s; 40.035MiB 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] 98497 lines; 27.065s; 61.293MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 7732 lines; 0.581s; 10.805MiB 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/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim [Success] Hint: 22700 lines; 2.431s; 13.434MiB 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/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/unidecode/unidecode.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.0/config/nim.cfg' [Conf] Hint: Hint: 22854 lines; 3.645s; 13.438MiB 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: 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/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/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] /usr/src/RPM/BUILD/nim-1.4.0/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.378s; 10.805MiB peakmem; Debug build; proj: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples.nim; out: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_109.nim [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: 7732 lines; 0.446s; 10.805MiB 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: 35193 lines; 9.738s; 25.895MiB 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] Hint: 27666 lines; 4.501s; 16.719MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sets_d/runnableExamples/sets_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/std/with.nim Hint: 28257 lines; 4.681s; 25.727MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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(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(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: 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: 7732 lines; 0.280s; 10.805MiB 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: /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: operation successful: runnableExamples: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_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: 23369 lines; 5.749s; 16.672MiB 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/time_t.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] /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] Hint: Hint: Hint: 22484 lines; 4.130s; 13.438MiB 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/system/gc.nim(859, 26) 22491 lines; 2.118s; 13.449MiB 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] Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 7732 lines; 0.545s; 10.809MiB peakmem; Debug build; proj: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples.nim; out: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) Hint: 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] 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/std/sums.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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples.nim [Success] Hint: 44970 lines; 15.400s; 39.973MiB 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/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/sha1.nim Hint: 7732 lines; 0.361s; 10.801MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) 0 1 2 3 4 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim [Success] Hint: 25281 lines; 5.208s; 16.668MiB 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] 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: 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/std/monotimes.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: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_108.nim [Exec] Hint: 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] 7732 lines; 0.225s; 10.805MiB peakmem; Debug build; proj: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim; out: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim [Success] Hint: 27435 lines; 4.518s; 20.742MiB 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/logic.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: /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/lib/posix/posix.nim(879, 23) 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] 45243 lines; 13.028s; 40.074MiB 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] 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: 25231 lines; 2.404s; 16.715MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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/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.336s; 10.805MiB 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: 47648 lines; 18.157s; 40.078MiB 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] /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/std/exitprocs.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/concurrency/atomics.nim(54, 42) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Warning: pragma before generic parameter list is deprecated [Deprecated] Hint: 24580 lines; 3.081s; 16.703MiB 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] /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/std/enumerate.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/nativesockets.nim(165, 14) Warning: toU32 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/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: 46763 lines; 18.909s; 39.973MiB 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/std/effecttraits.nim /usr/src/RPM/BUILD/nim-1.4.0/lib/posix/posix.nim(879, 23) 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: 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) 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: 22568 lines; 2.699s; 13.445MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 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) Hint: 7732 lines; 0.369s; 10.805MiB 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/RPM/BUILD/nim-1.4.0/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/tables_d/runnableExamples/tables_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] 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/tables_d/runnableExamples/tables_group0_examples.nim [Success] Hint: 31205 lines; 9.193s; 31.988MiB 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] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_108.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/std/decls.nim Hint: 7732 lines; 0.266s; 10.812MiB 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: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim [Success] Hint: 51185 lines; 17.064s; 39.914MiB 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] 7732 lines; 0.244s; 10.812MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim [Success] Hint: 24310 lines; 3.920s; 16.707MiB 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: 7732 lines; 0.560s; 10.805MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/RPM/BUILD/nim-1.4.0/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: 25127 lines; 4.711s; 16.715MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/RPM/BUILD/nim-1.4.0/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/std/private/since.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) 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: 22503 lines; 0.408s; 13.449MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 22844 lines; 1.133s; 13.461MiB 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] /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/private/globs.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] Hint: 22477 lines; 2.764s; 13.414MiB 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] 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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/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: 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/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] Hint: 7732 lines; 0.112s; 10.812MiB 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] /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: Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 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(357, 35) Warning: ze is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim [Success] Hint: 22466 lines; 1.121s; 13.453MiB 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 doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/RPM/BUILD/nim-1.4.0/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.324s; 10.812MiB 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: 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: operation successful: runnableExamples: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim [Success] Hint: 24308 lines; 4.200s; 16.73MiB 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] Hint: 22446 lines; 0.577s; 13.434MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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: 22457 lines; 2.935s; 13.453MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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: 47337 lines; 6.741s; 39.977MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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/system/assertions.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: 24249 lines; 1.180s; 16.711MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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/windows/winlean.nim Hint: 24255 lines; 1.999s; 16.645MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 22469 lines; 3.580s; 13.438MiB 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/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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 7732 lines; 0.660s; 10.805MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect'Hint: operation successful: runnableExamples: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim [Success] Hint: 28897 lines; 8.453s; 20.762MiB 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] [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: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_109.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/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.197s; 10.812MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples.nim [Success] Hint: 26394 lines; 4.580s; 16.703MiB 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: 22478 lines; 3.327s; 13.449MiB 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] 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) /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.640s; 10.801MiB 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] 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 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim [Success] Hint: 25914 lines; 7.571s; 20.578MiB 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] 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 /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/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] Hint: 22888 lines; 1.273s; 13.438MiB 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] 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/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/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: 22839 lines; 0.426s; 13.504MiB 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] 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/tut2_d/tut2/tut2_snippet_110.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] Hint: 22446 lines; 1.254s; 13.414MiB 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] 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/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 37602 lines; 1.305s; 32.16MiB 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] 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: /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] 22446 lines; 1.264s; 13.406MiB 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] 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: 22554 lines; 0.401s; 13.52MiB 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] 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 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: 50597 lines; 13.228s; 40.074MiB 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 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 /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: 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] /usr/src/RPM/BUILD/nim-1.4.0/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: 22920 lines; 0.595s; 13.5MiB 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] 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/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: 7732 lines; 0.323s; 10.816MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_113.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/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) 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: 24970 lines; 0.990s; 20.793MiB 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] 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/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] Hint: 22819 lines; 1.824s; 13.504MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: 45252 lines; 4.092s; 40MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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) Warning: Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated] Hint: 22446 lines; 2.690s; 13.43MiB 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.html [SuccessX] Hint: 25224 lines; 0.708s; 16.793MiB 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: 23562 lines; 2.381s; 16.805MiB 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] Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_114.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: 50353 lines; 17.039s; 39.934MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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: 50229 lines; 16.547s; 39.926MiB 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/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_110.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.0/lib/wrappers/openssl.nim(751, 57) /usr/src/RPM/BUILD/nim-1.4.0/lib/system/gc.nim(859, 26) Hint: 22446 lines; 3.247s; 13.363MiB 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] 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: 'md5_File' 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] Hint: 23288 lines; 1.716s; 16.793MiB 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: 22553 lines; 0.591s; 13.516MiB 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] Hint: 7732 lines; 0.207s; 10.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: 54501 lines; 6.866s; 49.746MiB 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/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/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 7732 lines; 0.252s; 10.812MiB 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] Hint: 50590 lines; 17.501s; 39.949MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim [Success] Hint: 24257 lines; 6.308s; 16.715MiB 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] Hint: 22446 lines; 3.832s; 13.406MiB 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] Hint: 22446 lines; 3.261s; 13.438MiB 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] /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: 7732 lines; 0.169s; 10.812MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/lib/pure/net.nim(660, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples.nim [Success] Hint: 35085 lines; 8.501s; 32.18MiB 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] /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: 71883 lines; 18.180s; 49.785MiB 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] /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.168s; 10.812MiB 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; 10.211s; 25.887MiB 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/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22481 lines; 3.240s; 13.438MiB 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.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: 63726 lines; 16.967s; 49.781MiB 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] /usr/src/RPM/BUILD/nim-1.4.0/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: 46087 lines; 5.054s; 40.023MiB 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] /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: Hint: /usr/src/RPM/BUILD/nim-1.4.0/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_111.nim [Exec] 23402 lines; 3.378s; 16.785MiB 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/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: 39381 lines; 3.193s; 32.309MiB 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] Hint: 24999 lines; 2.459s; 16.789MiB 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: /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_111.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/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: 76431 lines; 20.080s; 61.84MiB 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] Hint: 40818 lines; 10.133s; 32.188MiB 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: /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_112.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: 34777 lines; 13.290s; 49.793MiB 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] 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/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.059s; 10.812MiB 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; 8.393s; 20.734MiB 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] Hint: 38541 lines; 7.343s; 32.184MiB 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: /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_113.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/manual_d/manual/manual_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_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_114.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_115.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_120.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_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/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_118.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_119.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_120.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_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_126.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_127.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_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_125.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_126.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_127.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_128.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/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_129.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_130.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_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_137.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_138.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 -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_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/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: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: 161618 lines; 9.809s; 228.926MiB 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.76114 + 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) verify-elf: WARNING: ./usr/bin/testament: uses non-LFS functions: __fxstat __lxstat __xstat fcntl fopen fseeko ftello glob globfree mmap readdir verify-elf: WARNING: ./usr/bin/nimsuggest: uses non-LFS functions: __fxstat __lxstat __xstat fcntl fopen fseeko ftello glob globfree mmap readdir verify-elf: WARNING: ./usr/bin/nimpretty: uses non-LFS functions: __fxstat __xstat fopen fseeko ftello mmap verify-elf: WARNING: ./usr/bin/nimgrep: uses non-LFS functions: __fxstat __lxstat __xstat fopen fseeko ftello mmap readdir verify-elf: WARNING: ./usr/bin/nimfind: uses non-LFS functions: __fxstat __lxstat __xstat fcntl fopen fseeko ftello glob globfree mmap readdir verify-elf: WARNING: ./usr/bin/nim: uses non-LFS functions: __fxstat __lxstat __xstat fcntl fopen fseeko ftello glob globfree mmap readdir verify-elf: WARNING: ./usr/bin/koch: uses non-LFS functions: __fxstat __lxstat __xstat fcntl fopen fseeko ftello glob globfree mmap readdir 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 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 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.46526 + 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.KkRNRR 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.ULbnUT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/genode_cpp/threads.h:15:10: fatal error: base/thread.h: No such file or directory 15 | #include | ^~~~~~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/genode_cpp/threads.h: cpp failed, trying c++ mode /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/genode_cpp/threads.h:15:10: fatal error: base/thread.h: No such file or directory 15 | #include | ^~~~~~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/genode_cpp/threads.h: cpp failed /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/genode_cpp/syslocks.h:15:10: fatal error: base/semaphore.h: No such file or directory 15 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/genode_cpp/syslocks.h: cpp failed, trying c++ mode /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/genode_cpp/syslocks.h:15:10: fatal error: base/semaphore.h: No such file or directory 15 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/genode_cpp/syslocks.h: cpp failed 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: /lib/ld-linux.so.2, /usr/bin/env, bash, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.10), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.27), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH), which Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6535PS 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.67jwFT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jsPMXR find-requires: running scripts (debuginfo) Requires: nim-lang = 1.4.0-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdl.so.2), debug(libm.so.6), debug(libpthread.so.0) Adding to nim-lang-debuginfo a strict dependency on nim-lang Wrote: /usr/src/RPM/RPMS/i586/nim-lang-1.4.0-alt1.i586.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/i586/nim-lang-debuginfo-1.4.0-alt1.i586.rpm (w2.lzdio) 1245.55user 42.34system 10:56.06elapsed 196%CPU (0avgtext+0avgdata 438944maxresident)k 0inputs+0outputs (0major+15633995minor)pagefaults 0swaps 1258.79user 45.80system 11:14.05elapsed 193%CPU (0avgtext+0avgdata 438944maxresident)k 888inputs+0outputs (0major+15935603minor)pagefaults 0swaps --- nim-lang-1.4.0-alt1.i586.rpm.repo 2020-10-30 11:48:59.000000000 +0000 +++ nim-lang-1.4.0-alt1.i586.rpm.hasher 2021-03-02 11:32:06.111574499 +0000 @@ -1190,3 +1190,5 @@ Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.3.2) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.32) Requires: libc.so.6(GLIBC_2.4) @@ -1203,3 +1205,3 @@ Requires: which -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: nim-lang = 1.4.0-alt1:sisyphus+260682.100.1.1