<86>Oct 8 05:00:32 userdel[1109799]: delete user 'rooter' <86>Oct 8 05:00:32 userdel[1109799]: removed group 'rooter' owned by 'rooter' <86>Oct 8 05:00:32 groupadd[1109821]: group added to /etc/group: name=rooter, GID=624 <86>Oct 8 05:00:32 groupadd[1109821]: group added to /etc/gshadow: name=rooter <86>Oct 8 05:00:32 groupadd[1109821]: new group: name=rooter, GID=624 <86>Oct 8 05:00:32 useradd[1109834]: new user: name=rooter, UID=624, GID=624, home=/root, shell=/bin/bash <86>Oct 8 05:00:32 userdel[1109852]: delete user 'builder' <86>Oct 8 05:00:32 userdel[1109852]: removed group 'builder' owned by 'builder' <86>Oct 8 05:00:32 userdel[1109852]: removed shadow group 'builder' owned by 'builder' <86>Oct 8 05:00:32 groupadd[1109857]: group added to /etc/group: name=builder, GID=625 <86>Oct 8 05:00:32 groupadd[1109857]: group added to /etc/gshadow: name=builder <86>Oct 8 05:00:32 groupadd[1109857]: new group: name=builder, GID=625 <86>Oct 8 05:00:32 useradd[1109867]: new user: name=builder, UID=625, GID=625, home=/usr/src, shell=/bin/bash <13>Oct 8 05:00:45 rpmi: mpdecimal-2.5.1-alt1 sisyphus+291245.40.54.1 1643293464 installed <13>Oct 8 05:00:45 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Oct 8 05:00:45 rpmi: libexpat-2.4.9-alt1 sisyphus+307330.100.1.1 1664029043 installed <13>Oct 8 05:00:45 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Oct 8 05:00:46 rpmi: libstdc++12-devel-12.1.1-alt2 sisyphus+307182.100.1.1 1663782147 installed <13>Oct 8 05:00:47 rpmi: gcc12-c++-12.1.1-alt2 sisyphus+307182.100.1.1 1663782147 installed <13>Oct 8 05:00:47 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed <13>Oct 8 05:00:47 rpmi: libtasn1-4.19.0-alt1 sisyphus+305700.100.1.1 1661359628 installed <13>Oct 8 05:00:47 rpmi: rpm-macros-alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed <13>Oct 8 05:00:47 rpmi: alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed <13>Oct 8 05:00:47 rpmi: ca-certificates-2022.09.15-alt1 sisyphus+306895.200.1.1 1663268411 installed <13>Oct 8 05:00:47 rpmi: ca-trust-0.1.3-alt1 sisyphus+299449.100.1.1 1651660001 installed <13>Oct 8 05:00:47 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed <13>Oct 8 05:00:47 rpmi: libcrypto1.1-1.1.1q-alt1 sisyphus+303203.100.1.1 1657027052 installed <13>Oct 8 05:00:47 rpmi: libssl1.1-1.1.1q-alt1 sisyphus+303203.100.1.1 1657027052 installed <13>Oct 8 05:00:47 rpmi: python3-3.10.7-alt1 sisyphus+306631.100.1.2 1663076184 installed <13>Oct 8 05:00:48 rpmi: python3-base-3.10.7-alt1 sisyphus+306631.100.1.2 1663076184 installed <13>Oct 8 05:00:48 rpmi: tests-for-installed-python3-pkgs-0.1.19-alt1 sisyphus+301407.500.9.1 1658259230 installed <13>Oct 8 05:00:48 rpmi: rpm-build-python3-0.1.19-alt1 sisyphus+301407.500.9.1 1658259230 installed <13>Oct 8 05:00:48 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033914 installed <13>Oct 8 05:00:48 rpmi: parallel-20220922-alt1 sisyphus+307266.100.1.1 1663943788 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/nim-lang-1.4.6-alt1.nosrc.rpm (w1.gzdio) Installing nim-lang-1.4.6-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42042 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nim-1.4.6 + echo 'Source #0 (nim-1.4.6.tar):' Source #0 (nim-1.4.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/nim-1.4.6.tar + cd nim-1.4.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (nim-1.0.0-alt-install.patch):' Patch #0 (nim-1.0.0-alt-install.patch): + /usr/bin/patch -p0 patching file install.sh patching file config/nim.cfg Hunk #1 succeeded at 45 with fuzz 2 (offset -1 lines). + sed -i '/^linux)/,/Error: no C code generated for/{ s/set -x/parallel -j `nproc` <<@@@/ /binDir.nim/i@@@ } ' build.sh ++ grep -rl '#!.usr/bin/env python3' bin build.bat build.sh build32.bat build64.bat c_code compiler compiler.nimble config copying.txt deinstall.sh dist doc examples icons install.sh koch.nim lib makefile nimpretty nimsuggest testament tests tools + for N in `grep -rl '#!.usr/bin/env python3' *` + sed -i 's@.usr/bin/env python3@/usr/bin/python3@' lib/pure/unidecode/gen.py + parallel --citation + echo 'will cite' + : + sed -i '/runnableExamples:/,/Pizza/s/^/###/' lib/pure/httpclient.nim + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80404 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nim-1.4.6 + sh build.sh # OS: linux # CPU: i386 + bin/nim c koch Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...................................CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_pathnorm.nim CC: stdlib_posix.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_parseopt.nim CC: stdlib_hashes.nim CC: stdlib_strtabs.nim CC: stdlib_streams.nim CC: stdlib_cpuinfo.nim CC: stdlib_osproc.nim CC: stdlib_sets.nim CC: stdlib_pegs.nim CC: stdlib_globs.nim CC: compiler/nimpaths.nim CC: tools/kochdocs.nim CC: stdlib_base64.nim CC: stdlib_uri.nim CC: stdlib_strformat.nim CC: tools/deps.nim CC: koch.nim Hint: [Link] Hint: 58702 lines; 3.219s; 61.562MiB peakmem; Debug build; proj: koch; out: /usr/src/RPM/BUILD/nim-1.4.6/koch [SuccessX] + ./koch boot -d:release iteration: 1 bin/nim c --skipUserCfg --skipParentCfg --nimcache:nimcache/r_linux_i386 -d:release --compileOnly compiler/nim.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.cfg' [Conf] .................................................................................................................................................................... Hint: 159419 lines; 9.309s; 354.176MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/nimcache/r_linux_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.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.cfg' [Conf] iteration: 2 compiler/nim1 c --nimcache:nimcache/r_linux_i386 -d:release --compileOnly compiler/nim.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.cfg' [Conf] .................................................................................................................................................................... Hint: 159419 lines; 9.970s; 355.473MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/nimcache/r_linux_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.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.cfg' [Conf] executables are equal: SUCCESS! + ./koch toolsNoExternal bin/nim c -o:bin/nimsuggest -d:release -d:danger nimsuggest/nimsuggest.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/nimsuggest/nimsuggest.nim.cfg' [Conf] ...........................................................................................................................................CC: linenoise CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_locks.nim CC: stdlib_sharedlist.nim CC: stdlib_formatfloat.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_algorithm.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_pathnorm.nim CC: stdlib_posix.nim CC: stdlib_options.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_parseopt.nim CC: stdlib_nativesockets.nim CC: stdlib_hashes.nim CC: stdlib_sets.nim CC: stdlib_monotimes.nim CC: stdlib_net.nim CC: stdlib_rdstdin.nim CC: stdlib_streams.nim CC: stdlib_lexbase.nim CC: sexp.nim CC: stdlib_strtabs.nim CC: ../compiler/pathutils.nim CC: ../compiler/ropes.nim CC: stdlib_tables.nim CC: ../compiler/lineinfos.nim CC: ../compiler/platform.nim CC: ../compiler/prefixmatches.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: ../compiler/options.nim CC: ../compiler/strutils2.nim CC: ../compiler/msgs.nim CC: ../compiler/condsyms.nim CC: stdlib_osproc.nim CC: stdlib_sha1.nim CC: stdlib_parsejson.nim CC: stdlib_json.nim CC: ../compiler/extccomp.nim CC: ../compiler/wordrecg.nim CC: ../compiler/nimblecmd.nim CC: ../compiler/incremental.nim CC: ../compiler/idents.nim CC: ../compiler/idgen.nim CC: ../compiler/int128.nim CC: ../compiler/ast.nim CC: ../compiler/commands.nim CC: stdlib_intsets.nim CC: ../compiler/rodutils.nim CC: ../compiler/astalgo.nim CC: ../compiler/btrees.nim CC: stdlib_md5.nim CC: ../compiler/modulegraphs.nim CC: ../compiler/magicsys.nim CC: ../compiler/llstream.nim CC: ../compiler/nimlexbase.nim CC: ../compiler/lexer.nim CC: ../compiler/parser.nim CC: ../compiler/renderer.nim CC: ../compiler/filters.nim CC: ../compiler/filter_tmpl.nim CC: ../compiler/syntaxes.nim CC: ../compiler/modulepaths.nim CC: ../compiler/reorder.nim CC: ../compiler/passes.nim CC: ../compiler/modules.nim CC: ../compiler/trees.nim CC: ../compiler/types.nim CC: ../compiler/bitsets.nim CC: ../compiler/nimsets.nim CC: ../compiler/semfold.nim CC: ../compiler/vmdef.nim CC: ../compiler/semdata.nim CC: ../compiler/linter.nim CC: ../compiler/nimfix/prettybase.nim CC: ../compiler/lookups.nim CC: ../compiler/semtypinst.nim CC: ../compiler/parampatterns.nim CC: ../compiler/lowerings.nim CC: ../compiler/sigmatch.nim CC: ../compiler/importer.nim CC: ../compiler/procfind.nim CC: ../compiler/pragmas.nim CC: ../compiler/saturate.nim CC: ../compiler/guards.nim CC: ../compiler/typeallowed.nim CC: ../compiler/isolation_check.nim CC: ../compiler/varpartitions.nim CC: ../compiler/sighashes.nim CC: ../compiler/liftdestructors.nim CC: ../compiler/sempass2.nim CC: ../compiler/cgmeth.nim CC: ../compiler/liftlocals.nim CC: ../compiler/lambdalifting.nim CC: ../compiler/closureiters.nim CC: ../compiler/transf.nim CC: ../compiler/vmgen.nim CC: ../compiler/vmdeps.nim CC: ../compiler/vmmarshal.nim CC: ../compiler/gorgeimpl.nim CC: ../compiler/macrocacheimpl.nim CC: ../compiler/vmprofiler.nim CC: ../compiler/evaltempl.nim CC: ../compiler/vmconv.nim CC: ../compiler/vm.nim CC: ../compiler/aliases.nim CC: ../compiler/patterns.nim CC: ../compiler/semmacrosanity.nim CC: ../compiler/pluginsupport.nim CC: ../compiler/plugins/locals.nim CC: ../compiler/plugins/itersgen.nim CC: ../compiler/plugins/active.nim CC: ../compiler/spawn.nim CC: ../compiler/sem.nim CC: ../compiler/passaux.nim CC: ../compiler/scriptconfig.nim CC: ../compiler/nimconf.nim CC: ../compiler/cmdlinehelper.nim CC: nimsuggest.nim Hint: [Link] Hint: 135525 lines; 40.213s; 229.059MiB peakmem; Dangerous Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/nimsuggest/nimsuggest.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/nimsuggest [SuccessX] bin/nim c -o:bin/nimgrep -d:release tools/nimgrep.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/tools/nimgrep.nim.cfg' [Conf] ...........................CC: stdlib_assertions.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_pathnorm.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_parseopt.nim CC: stdlib_pegs.nim CC: stdlib_pcre.nim CC: stdlib_rtarrays.nim CC: stdlib_re.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: nimgrep.nim Hint: [Link] Hint: 62255 lines; 5.963s; 49.422MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/nimgrep.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/nimgrep [SuccessX] bin/nim c -o:bin/nimpretty -d:release nimpretty/nimpretty.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/nimpretty/nimpretty.nim.cfg' [Conf] .......................................... /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(179, 7) Hint: 'input' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(359, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(362, 5) Hint: 'd' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(367, 5) Hint: 'h' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(365, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(364, 5) Hint: 'e' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(366, 5) Hint: 'g' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(360, 5) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(361, 5) Hint: 'c' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(445, 10) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(449, 8) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(57, 10) Hint: 'isNegative' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(212, 6) Hint: 'inplaceBitnot' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(63, 6) Hint: 'bitsplit' is declared but not used [XDeclaredButNotUsed] .. /usr/src/RPM/BUILD/nim-1.4.6/compiler/lexer.nim(736, 9) Hint: 'col`gensym79' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/lexer.nim(736, 9) Hint: 'col`gensym80' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/lexer.nim(78, 3) Hint: 'weakTokens' is declared but not used [XDeclaredButNotUsed] .... /usr/src/RPM/BUILD/nim-1.4.6/compiler/renderer.nim(258, 6) Hint: 'putRawStr' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/renderer.nim(153, 6) Hint: 'previousNL' is declared but not used [XDeclaredButNotUsed] ...CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_formatfloat.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_hashes.nim CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: ../compiler/wordrecg.nim CC: ../compiler/idents.nim CC: stdlib_pathnorm.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_strtabs.nim CC: stdlib_sets.nim CC: ../compiler/pathutils.nim CC: ../compiler/ropes.nim CC: stdlib_tables.nim CC: ../compiler/lineinfos.nim CC: ../compiler/platform.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: ../compiler/options.nim CC: ../compiler/strutils2.nim CC: ../compiler/msgs.nim CC: ../compiler/llstream.nim CC: ../compiler/idgen.nim CC: ../compiler/ast.nim CC: ../compiler/nimlexbase.nim CC: ../compiler/lexer.nim CC: ../compiler/layouter.nim CC: ../compiler/parser.nim CC: ../compiler/renderer.nim CC: ../compiler/filters.nim CC: ../compiler/filter_tmpl.nim CC: ../compiler/syntaxes.nim CC: stdlib_parseopt.nim CC: stdlib_sequtils.nim CC: nimpretty.nim Hint: [Link] Hint: 77162 lines; 9.684s; 76.781MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/nimpretty/nimpretty.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/nimpretty [SuccessX] bin/nim c -o:bin/nimfind -d:release tools/nimfind.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .......................................................... /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(179, 7) Hint: 'input' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(359, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(362, 5) Hint: 'd' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(367, 5) Hint: 'h' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(365, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(364, 5) Hint: 'e' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(366, 5) Hint: 'g' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(360, 5) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(361, 5) Hint: 'c' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(445, 10) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(449, 8) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(57, 10) Hint: 'isNegative' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(212, 6) Hint: 'inplaceBitnot' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(63, 6) Hint: 'bitsplit' is declared but not used [XDeclaredButNotUsed] ....... /usr/src/RPM/BUILD/nim-1.4.6/compiler/btrees.nim(134, 6) Hint: '$' is declared but not used [XDeclaredButNotUsed] .... /usr/src/RPM/BUILD/nim-1.4.6/compiler/lexer.nim(78, 3) Hint: 'weakTokens' is declared but not used [XDeclaredButNotUsed] ..... /usr/src/RPM/BUILD/nim-1.4.6/compiler/renderer.nim(258, 6) Hint: 'putRawStr' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/renderer.nim(153, 6) Hint: 'previousNL' is declared but not used [XDeclaredButNotUsed] .......... /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(141, 6) Hint: 'fitLiteral' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(113, 6) Hint: 'isIntRangeOrLit' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(133, 6) Hint: 'makeRangeF' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(116, 6) Hint: 'makeRange' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(101, 6) Hint: 'isFloatRange' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(108, 6) Hint: 'pickIntRange' is declared but not used [XDeclaredButNotUsed] .......... /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(480, 6) Hint: 'ensureIdx' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(59, 6) Hint: 'extractDocComment' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(483, 6) Hint: 'ensureSeq' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(454, 6) Hint: 'findUsages' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(471, 6) Hint: 'findDefinition' is declared but not used [XDeclaredButNotUsed] . /usr/src/RPM/BUILD/nim-1.4.6/compiler/procfind.nim(32, 9) Hint: 'flags' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/procfind.nim(16, 6) Hint: 'equalGenericParams' is declared but not used [XDeclaredButNotUsed] ...... /usr/src/RPM/BUILD/nim-1.4.6/compiler/guards.nim(36, 3) Hint: 'someMod' is declared but not used [XDeclaredButNotUsed] ... /usr/src/RPM/BUILD/nim-1.4.6/compiler/varpartitions.nim(48, 6) Hint: '$' is declared but not used [XDeclaredButNotUsed] .. /usr/src/RPM/BUILD/nim-1.4.6/compiler/liftdestructors.nim(424, 6) Hint: 'setLenStrCall' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/sempass2.nim(695, 6) Hint: 'cstringCheck' is declared but not used [XDeclaredButNotUsed] ..... /usr/src/RPM/BUILD/nim-1.4.6/compiler/vmgen.nim(793, 6) Hint: 'genUnaryStmt' is declared but not used [XDeclaredButNotUsed] ..... /usr/src/RPM/BUILD/nim-1.4.6/compiler/vmprofiler.nim(33, 9) Hint: 'tMax' is declared but not used [XDeclaredButNotUsed] . /usr/src/RPM/BUILD/nim-1.4.6/compiler/vm.nim(94, 7) Hint: 'rb' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/vm.nim(1848, 11) Hint: 'srctyp' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/vm.nim(1846, 11) Hint: 'desttyp' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/vm.nim(1844, 11) Hint: 'rb' is declared but not used [XDeclaredButNotUsed] .. /usr/src/RPM/BUILD/nim-1.4.6/compiler/vmops.nim(78, 10) Hint: 'wrap1svoid' is declared but not used [XDeclaredButNotUsed] ........ /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtypes.nim(1540, 5) Hint: 'pragmas' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtempl.nim(494, 9) Hint: 'n0' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtempl.nim(514, 11) Hint: 'a0' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(348, 7) Hint: 'value' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(380, 9) Hint: 'def' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semexprs.nim(2101, 7) Hint: 'err' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semobjconstr.nim(353, 7) Hint: 'initResult' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semobjconstr.nim(362, 7) Hint: 'initResult' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtypes.nim(30, 3) Hint: 'errIteratorNotAllowed' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semexprs.nim(551, 6) Hint: 'arrayConstrType' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(24, 3) Hint: 'errInvalidNumberOfYieldExpr' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtypes.nim(23, 3) Hint: 'errBaseTypeMustBeOrdinal' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(31, 3) Hint: 'errCannotInferStaticParam' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(20, 3) Hint: 'errBreakOnlyInLoop' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(23, 3) Hint: 'errYieldNotAllowedInTryStmt' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semexprs.nim(1907, 6) Hint: 'expectMacroOrTemplateCall' is declared but not used [XDeclaredButNotUsed] ....... /usr/src/RPM/BUILD/nim-1.4.6/tools/nimfind.nim(96, 6) Hint: 'writeDef' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/tools/nimfind.nim(102, 6) Hint: 'writeDefResolveForward' is declared but not used [XDeclaredButNotUsed] 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: 138495 lines; 60.640s; 230.504MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/nimfind.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/nimfind [SuccessX] bin/nim c -o:bin/testament -d:release testament/testament.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/testament/testament.nim.cfg' [Conf] ........................................................................ /usr/src/RPM/BUILD/nim-1.4.6/testament/testament.nim(776, 7) Warning: use exitprocs.addExitProc; addQuitProc is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/testament/categories.nim(52, 6) Hint: 'icTests' is declared but not used [XDeclaredButNotUsed] CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_formatfloat.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_algorithm.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_pegs.nim CC: stdlib_pathnorm.nim CC: stdlib_posix.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_hashes.nim CC: stdlib_strtabs.nim CC: stdlib_streams.nim CC: stdlib_cpuinfo.nim CC: stdlib_deques.nim CC: stdlib_osproc.nim CC: stdlib_tables.nim CC: stdlib_lexbase.nim CC: stdlib_parsejson.nim CC: stdlib_json.nim CC: backend.nim CC: stdlib_parseopt.nim CC: stdlib_sequtils.nim CC: stdlib_parsecfg.nim CC: specs.nim CC: testamenthtml.nim CC: htmlgen.nim CC: stdlib_browsers.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: stdlib_md5.nim CC: stdlib_base64.nim CC: stdlib_nativesockets.nim CC: stdlib_sets.nim CC: stdlib_monotimes.nim CC: stdlib_dynlib.nim CC: stdlib_openssl.nim CC: stdlib_net.nim CC: stdlib_uri.nim CC: stdlib_random.nim CC: stdlib_httpcore.nim CC: stdlib_heapqueue.nim CC: stdlib_asyncfutures.nim CC: stdlib_selectors.nim CC: stdlib_asyncdispatch.nim CC: stdlib_httpclient.nim CC: azure.nim CC: stdlib_intsets.nim CC: important_packages.nim CC: testament.nim Hint: [Link] Hint: 123271 lines; 15.452s; 116.25MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/testament/testament.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/testament [SuccessX] + ./koch docs bin/nim js -d:release --out:web/upload/nimblepkglist.js tools/nimblepkglist.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ....................... Hint: 38977 lines; 0.792s; 32.062MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/nimblepkglist.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/nimblepkglist.js [SuccessX] getDocHacksJs: cmd: bin/nim js -d:release /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .............. /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim(268, 10) Hint: 'normalize' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim(7, 6) Hint: 'textContent' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim(4, 6) Hint: 'textContent' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim(187, 6) Hint: 'getSection' is declared but not used [XDeclaredButNotUsed] Hint: 30532 lines; 0.601s; 25.82MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.js [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 -o:web/upload/1.4.6/docgen_sample.html doc/docgen_sample.nim Hint: 34262 lines; 0.661s; 25.785MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/doc/docgen_sample.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/docgen_sample.html [SuccessX] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut3.html --index:on doc/tut3.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut2.html --index:on doc/tut2.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut1.html --index:on doc/tut1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tools.html --index:on doc/tools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/testament.html --index:on doc/testament.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/prelude.html --index:on doc/prelude.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/packaging.html --index:on doc/packaging.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/overview.html --index:on doc/overview.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimsuggest.html --index:on doc/nimsuggest.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nims.html --index:on doc/nims.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/niminst.html --index:on doc/niminst.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimgrep.html --index:on doc/nimgrep.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimc.html --index:on doc/nimc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nep1.html --index:on doc/nep1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/manual_experimental.html --index:on doc/manual_experimental.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/manual.html --index:on doc/manual.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/lib.html --index:on doc/lib.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/koch.html --index:on doc/koch.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/intern.html --index:on doc/intern.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/idetools.html --index:on doc/idetools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/hcr.html --index:on doc/hcr.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/gc.html --index:on doc/gc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/filters.html --index:on doc/filters.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_101.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/estp.html --index:on doc/estp.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/drnim.html --index:on doc/drnim.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/docstyle.html --index:on doc/docstyle.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/docgen.html --index:on doc/docgen.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/destructors.html --index:on doc/destructors.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/contributing.html --index:on doc/contributing.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/backends.html --index:on doc/backends.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/apis.html --index:on doc/apis.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/var_t_return.html --index:on doc/manual/var_t_return.rst bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/threads.html --index:on lib/system/threads.nim bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/channels.html --index:on lib/system/channels.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_101.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nimrtl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nimhcr.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/typeinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/rlocks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/macros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/macrocache.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/locks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/hotcodereloading.nim Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/experimental/diff.nim /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_101.nimbin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/pools.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/filepermissions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/compat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/btreetables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/re.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/rdstdin.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/nre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_sqlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_postgres.nim Hint: 22753 lines; 0.196s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/macrocache.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/macrocache.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_odbc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/nre/private/util.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsre.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsffi.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsconsole.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] Hint: 22989 lines; 1.321s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/rlocks.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rlocks.html [SuccessX] bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/dom_extensions.nim Hint: 22748 lines; 1.294s; 13.375MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/hotcodereloading.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/hotcodereloading.html [SuccessX] bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/dom.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] Hint: 18793 lines; 0.207s; 10.812MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dom.html [SuccessX] bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/asyncjs.nim Hint: 17094 lines; 1.249s; 8.699MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jsre.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nintendoswitch/switch_memory.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(123, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] Hint: 17115 lines; 1.286s; 8.703MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsconsole.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jsconsole.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rstgen.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_102.nim [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ../usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(485, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(486, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(510, 39) Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(511, 40) Warning: toU16 is deprecated [Deprecated] Hint: 23016 lines; 2.796s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/locks.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/locks.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rstast.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(696, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(697, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(698, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(703, 11) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(732, 18) Warning: toU8 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rst.nim Hint: 22723 lines; 2.775s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/compat.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/compat.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim(1, 1) Warning: language 'js' not supported [LanguageXNotSupported] /usr/src/RPM/BUILD/nim-1.4.6/lib/js/asyncjs.nim(1, 1) Warning: language 'javascript' not supported [LanguageXNotSupported] Hint: 25781 lines; 2.328s; 16.664MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jsffi.html [SuccessX] Hint: 22816 lines; 2.516s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/rdstdin.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rdstdin.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/highlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/posix_utils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/kqueue.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_sqlite.nim(133, 1) Warning: Circular dependency detected. `codeReordering` pragma may not be able to reorder some nodes properely [User] Hint: 18798 lines; 1.121s; 10.812MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom_extensions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dom_extensions.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/inotify.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_102.nim [Exec] Hint: 30970 lines; 3.398s; 20.676MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/nre/private/util.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/util.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/epoll.nim ..Hint: 25938 lines; 2.209s; 16.672MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/asyncjs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncjs.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/httpclient.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .......Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .CC: stdlib_assertions.nim .CC: stdlib_system.nim CC: system_examples1.nim CC: system_examples2.nim CC: system_examples4.nim CC: system_examples5.nim CC: system_examples6.nim CC: system_group0_examples.nim ...Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ./usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(10, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(10, 36) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(30, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22743 lines; 2.257s; 13.406MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/switch_memory.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/xmltree.nim CC: stdlib_assertions.nim CC: stdlib_system.nim CC: macros_examples1.nim CC: macros_examples2.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: macros_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim(426, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25392 lines; 2.500s; 16.645MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/kqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/kqueue.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/xmlparser.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_102.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_102.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim(604, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] Hint: 51121 lines; 7.053s; 49.465MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimhcr.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/volatile.nim .....Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] . Hint: [Link] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples1.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples1.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 25321 lines; 2.523s; 16.645MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/epoll.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/epoll.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/uri.nim ...../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .....Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) .Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] 35314 lines; 7.360s; 31.977MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_postgres.html [SuccessX] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unittest.nim . /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples9.nim(10, 10) template/generic instantiation of `doAssert` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/btreetables.nim(390, 11) template/generic instantiation of `[]` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/btreetables.nim(187, 3) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] Hint: 24230 lines; 5.639s; 16.652MiB 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: 38316 lines; 8.053s; 31.988MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/experimental/diff.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/diff.html [SuccessX] Hint: 24458 lines; 8.243s; 16.633MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/macros.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/macros.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unicode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/typetraits.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_assertions.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_102.nim [Exec] CC: stdlib_system.nim CC: stdlib_db_sqlite.nim CC: db_sqlite_examples1.nim Hint: 35725 lines; 7.727s; 31.973MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_odbc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_odbc.html [SuccessX] CC: db_sqlite_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/times.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples14.nim(11, 4) template/generic instantiation of `[]` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/btreetables.nim(187, 3) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_103.nim [Exec] Hint: 35891 lines; 8.126s; 31.977MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_mysql.html [SuccessX] ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) .Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/terminal.nim .. /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples19.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples19.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ... Hint: [Link] ...Hint: .used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...Hint: 49604 lines; 9.591s; 39.84MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/pools.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/pools.html [SuccessX] .Hint: 22743 lines; 2.107s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/volatile.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/volatile.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/sugar.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strutils.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .......Hint: 22497 lines; 7.565s; 16.656MiB 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] Hint: 22706 lines; 10.266s; 20.379MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/system.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strtabs.nim Hint: 58315 lines; 10.265s; 49.438MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nimrtl.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimrtl.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strscans.nim ..... /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples38.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples38.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] ....Hint: 46593 lines; 9.677s; 39.75MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsexml.html [SuccessX] ..CC: stdlib_assertions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strmisc.nim CC: stdlib_system.nim .CC: inotify_examples1.nim ..CC: inotify_group0_examples.nim ...CC: stdlib_assertions.nim CC: stdlib_io.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..CC: stdlib_system.nim .CC: stdlib_posix_utils.nim CC: posix_utils_examples1.nim CC: posix_utils_group0_examples.nim .........Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples58.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples58.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] .....Hint: 35162 lines; 7.684s; 31.996MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/highlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/highlite.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strformat.nim ...Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_103.nim [Exec] ...............................Hint: 42329 lines; 8.943s; 39.801MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstast.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rstast.html [SuccessX] ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/streamwrapper.nim .......... Hint: [Link] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ............/usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25803 lines; 3.053s; 16.637MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strscans.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strscans.html [SuccessX] ....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/streams.nim .Hint: 25564 lines; 8.314s; 16.672MiB 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: 25840 lines; 12.715s; 16.637MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_sqlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_sqlite.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/stats.nim CC: stdlib_assertions.nim CC: stdlib_io.nim CC: stdlib_system.nim .CC: stdlib_btreetables.nim .CC: btreetables_examples1.nim CC: btreetables_examples2.nim CC: btreetables_examples3.nim CC: btreetables_examples4.nim .CC: btreetables_examples5.nim CC: btreetables_examples6.nim CC: btreetables_examples7.nim CC: btreetables_examples8.nim CC: btreetables_examples9.nim CC: btreetables_examples10.nim .CC: btreetables_examples11.nim .CC: btreetables_examples12.nim .CC: btreetables_examples13.nim CC: btreetables_examples14.nim CC: btreetables_examples15.nim .CC: btreetables_examples16.nim CC: btreetables_examples17.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: btreetables_examples18.nim ....CC: btreetables_examples19.nim CC: btreetables_examples20.nim CC: btreetables_examples21.nim CC: btreetables_examples22.nim CC: btreetables_examples23.nim CC: btreetables_examples24.nim CC: btreetables_examples25.nim CC: btreetables_examples26.nim CC: btreetables_examples27.nim CC: btreetables_examples28.nim CC: btreetables_examples29.nim ..CC: btreetables_examples30.nim CC: btreetables_examples31.nim CC: btreetables_examples32.nim ..CC: btreetables_examples33.nim CC: btreetables_examples34.nim CC: btreetables_examples35.nim CC: btreetables_examples36.nim CC: btreetables_examples37.nim .. Hint: [Link] CC: btreetables_examples38.nim CC: btreetables_examples39.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_103.nim [Exec] CC: btreetables_examples40.nim CC: btreetables_examples41.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) CC: btreetables_examples42.nim CC: btreetables_examples43.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: btreetables_examples44.nim .CC: btreetables_examples45.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: btreetables_examples46.nim .CC: btreetables_examples47.nim Hint: [Link] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] .CC: btreetables_examples48.nim .CC: btreetables_examples49.nim CC: btreetables_examples50.nim .CC: btreetables_examples51.nim CC: btreetables_examples52.nim Hint: 22532 lines; 8.648s; 16.621MiB 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] CC: btreetables_examples53.nim .....CC: btreetables_examples54.nim ....Hint: operation successful: runnableExamples: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples.nim [Success] Hint: 22804 lines; 11.996s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/inotify.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/inotify.html [SuccessX] CC: btreetables_examples55.nim Hint: 53449 lines; 12.489s; 49.621MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rst.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rst.html [SuccessX] CC: btreetables_examples56.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ssl_config.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ssl_certs.nim ...CC: btreetables_examples57.nim CC: btreetables_examples58.nim CC: btreetables_examples59.nim CC: btreetables_examples60.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: btreetables_examples61.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_103.nim [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: btreetables_examples62.nim CC: btreetables_examples63.nim .CC: btreetables_examples64.nim CC: btreetables_examples65.nim CC: btreetables_examples66.nim CC: btreetables_examples67.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 25064 lines; 9.582s; 16.621MiB peakmem; Debug build; proj: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim; out: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples [Exec] CC: btreetables_examples68.nim .CC: btreetables_examples69.nim localhost.localdomain5.15.59-std-def-alt1#1 SMP Wed Aug 3 17:39:47 UTC 2022 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim [Success] Hint: 25340 lines; 12.969s; 16.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix_utils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/posix_utils.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/smtp.nim CC: btreetables_examples70.nim ...CC: btreetables_examples71.nim CC: btreetables_examples72.nim CC: btreetables_examples73.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) CC: btreetables_examples74.nim Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: btreetables_examples75.nim CC: stdlib_assertions.nim CC: btreetables_examples76.nim CC: stdlib_system.nim CC: btreetables_examples77.nim CC: btreetables_examples78.nim CC: typetraits_examples1.nim CC: btreetables_examples79.nim CC: typetraits_examples2.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: typetraits_examples3.nim CC: btreetables_examples80.nim .CC: typetraits_examples4.nim CC: btreetables_examples81.nim CC: typetraits_examples5.nim .Hint: 28610 lines; 4.278s; 16.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/streamwrapper.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/streamwrapper.html [SuccessX] CC: typetraits_group0_examples.nim CC: btreetables_examples82.nim CC: btreetables_examples83.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/selectors.nim CC: btreetables_examples84.nim CC: btreetables_examples85.nim CC: btreetables_examples86.nim CC: btreetables_examples87.nim CC: btreetables_examples88.nim CC: btreetables_examples89.nim CC: btreetables_examples90.nim CC: btreetables_examples91.nim CC: btreetables_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --threads:on /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_103.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/segfaults.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 22758 lines; 2.923s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ssl_config.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/ssl_config.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ropes.nim ....Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ............../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim(624, 17) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim(729, 13) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] Hint: 63433 lines; 11.867s; 39.801MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/unittest.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/reservedmem.nim Hint: [Link] CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_system.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] 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 CC: re_examples4.nim CC: re_examples5.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .CC: re_examples6.nim CC: re_examples7.nim CC: re_examples8.nim CC: re_examples9.nim CC: re_group0_examples.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .Hint: 48527 lines; 14.603s; 39.723MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/xmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/xmlparser.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/rationals.nim Hint: 26374 lines; 17.377s; 49.387MiB peakmem; Debug build; proj: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim; out: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_assertions.nim Hint: 25463 lines; 21.774s; 16.633MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/btreetables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/btreetables.html [SuccessX] CC: stdlib_system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/random.nim CC: stdlib_pcre.nim Hint: 58013 lines; 12.267s; 39.777MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/terminal.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/terminal.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/punycode.nim CC: stdlib_hashes.nim CC: stdlib_math.nim CC: stdlib_tables.nim ...CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_options.nim .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: stdlib_assertions.nim CC: nre_examples6.nim CC: stdlib_system.nim CC: nre_group0_examples.nim CC: stdlib_times.nim ...CC: stdlib_os.nim CC: stdlib_filepermissions.nim CC: filepermissions_examples1.nim ...CC: filepermissions_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) .Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect'. [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: [Link] ...Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ............................/usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(454, 64) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] ....Hint: 24452 lines; 11.109s; 16.625MiB 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: 24646 lines; 14.850s; 16.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/typetraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/typetraits.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/pegs.nim ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(695, 56) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(796, 46) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] .Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25317 lines; 3.485s; 16.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/segfaults.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/segfaults.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/pathnorm.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .........Hint: .used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_104.nim [Exec] .....CC: stdlib_system.nim ..CC: stats_group0_examples.nim ...............Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .............Hint: 96866 lines; 20.124s; 61.273MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/httpclient.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsexml.nim ...........Hint: .used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .................Hint: ./usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_104.nim [Exec] ...................CC: stdlib_assertions.nim ...CC: stdlib_system.nim CC: stdlib_unicode.nim CC: unicode_examples1.nim ..CC: unicode_examples2.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_104.nim [Exec] .CC: unicode_examples3.nim .CC: unicode_examples4.nim ....CC: unicode_examples5.nim .CC: stdlib_assertions.nim CC: unicode_examples6.nim CC: stdlib_system.nim CC: unicode_examples7.nim CC: stdlib_hashes.nim CC: unicode_examples8.nim CC: stdlib_strutils.nim CC: unicode_examples9.nim Hint: 27205 lines; 3.915s; 16.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/rationals.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rationals.html [SuccessX] .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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parseutils.nim CC: stdlib_os.nim .CC: unicode_examples10.nim .. Hint: [Link] CC: unicode_examples11.nim CC: stdlib_strtabs.nim CC: stdlib_xmltree.nim CC: stdlib_assertions.nim CC: unicode_examples12.nim CC: xmltree_examples1.nim CC: unicode_examples13.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_xmltree.nim CC: stdlib_unicode.nim .CC: unicode_examples14.nim CC: xmltree_examples2.nim CC: xmltree_examples3.nim CC: unicode_examples15.nim CC: stdlib_strutils.nim CC: stdlib_times.nim CC: xmltree_examples4.nim CC: unicode_examples16.nim CC: stdlib_os.nim CC: xmltree_examples5.nim CC: unicode_examples17.nim CC: stdlib_htmlparser.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: xmltree_examples6.nim ....CC: unicode_examples18.nim CC: xmltree_examples7.nim CC: htmlparser_examples1.nim CC: xmltree_examples8.nim CC: unicode_examples19.nim CC: htmlparser_examples2.nim CC: xmltree_examples9.nim CC: unicode_examples20.nim CC: xmltree_examples10.nim CC: htmlparser_examples3.nim CC: unicode_examples21.nim CC: xmltree_examples11.nim CC: htmlparser_group0_examples.nim CC: unicode_examples22.nim CC: xmltree_examples12.nim CC: unicode_examples23.nim CC: xmltree_examples13.nim CC: unicode_examples24.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: xmltree_examples14.nim CC: unicode_examples25.nim .CC: xmltree_examples15.nim .CC: unicode_examples26.nim CC: xmltree_examples16.nim .CC: unicode_group0_examples.nim CC: xmltree_examples17.nim CC: xmltree_examples18.nim CC: xmltree_examples19.nim .CC: xmltree_examples20.nim Hint: [Link] CC: xmltree_examples21.nim Hint: 36241 lines; 19.250s; 31.922MiB peakmem; Debug build; proj: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim; out: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [Exec] ..CC: xmltree_examples22.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim [Success] Hint: 35303 lines; 28.502s; 32.051MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/re.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/re.html [SuccessX] ...CC: xmltree_examples23.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsesql.nim CC: xmltree_examples24.nim ..CC: xmltree_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ...... Hint: [Link] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ......Hint: 43861 lines; 19.466s; 39.777MiB peakmem; Debug build; proj: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples.nim; out: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples.nim [Success] Hint: 44124 lines; 29.971s; 39.867MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/filepermissions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/filepermissions.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parseopt.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..Hint: 39558 lines; 20.642s; 39.793MiB 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: 39756 lines; 29.898s; 32.062MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/nre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nre.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsejson.nim ..............Hint: 44267 lines; 12.781s; 39.801MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ssl_certs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/ssl_certs.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsecsv.nim . Hint: [Link] ./usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] ......CC: stdlib_assertions.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_101.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: stdlib_formatfloat.nim CC: stdlib_system.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: stdlib_ropes.nim CC: ropes_examples1.nim CC: ropes_examples2.nim CC: ropes_examples3.nim CC: ropes_examples4.nim CC: stdlib_assertions.nim CC: ropes_examples5.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: stdlib_system.nim CC: ropes_examples6.nim CC: sugar_examples1.nim .CC: ropes_examples7.nim CC: ropes_examples8.nim CC: stdlib_algorithm.nim CC: ropes_examples9.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: sugar_examples2.nim CC: ropes_examples10.nim CC: stdlib_hashes.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: ropes_examples11.nim CC: stdlib_math.nim CC: ropes_examples12.nim CC: stdlib_sets.nim CC: ropes_examples13.nim Hint: 26515 lines; 11.710s; 20.68MiB 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] CC: stdlib_tables.nim CC: ropes_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] ..Hint: 46511 lines; 12.930s; 39.762MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/selectors.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/selectors.html [SuccessX] CC: sugar_examples3.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim [Success] Hint: 26778 lines; 17.392s; 16.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/stats.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/stats.html [SuccessX] ...CC: sugar_group0_examples.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsecfg.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/oswalkdir.nim .......CC: stdlib_assertions.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: stdlib_strutils.nim CC: stdlib_base64.nim ..CC: stdlib_uri.nim .CC: uri_examples1.nim CC: uri_examples2.nim ....../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: 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 ..CC: uri_examples12.nim CC: uri_examples13.nim CC: uri_group0_examples.nim ............../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) ..Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .............CC: stdlib_assertions.nim .CC: stdlib_system.nim ...CC: stdlib_pathnorm.nim ....CC: pathnorm_examples1.nim ...CC: pathnorm_group0_examples.nim ....................... Hint: [Link] ..............ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): multiple definition of `NTI__AXJIhVoWe4G3c3KjQE6ymQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x20): multiple definition of `NTI__H9atqk7mZO4Wo9cXc7AfElkQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x20): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): multiple definition of `NimDT___AXJIhVoWe4G3c3KjQE6ymQ_k'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x60): multiple definition of `NTI__RFxWfaeuyO9bchogjTGzuUA_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x60): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): multiple definition of `NTI__MaJ21s3JWuTNJTXNEUHXSQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlNode__dQfzrM4eFRXTfdduIk49cuw': stdlib_xmltree.nim.c:(.text+0x185): multiple definition of `newXmlNode__dQfzrM4eFRXTfdduIk49cuw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x185): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newElement__qytV1ok6CJmBdu5AkYO1xg': stdlib_xmltree.nim.c:(.text+0x639): multiple definition of `newElement__qytV1ok6CJmBdu5AkYO1xg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x639): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ': stdlib_xmltree.nim.c:(.text+0x84c): multiple definition of `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x84c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA': stdlib_xmltree.nim.c:(.text+0xc88): multiple definition of `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xc88): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ': stdlib_xmltree.nim.c:(.text+0xe17): multiple definition of `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xe17): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2': stdlib_xmltree.nim.c:(.text+0x1181): multiple definition of `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1181): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `add__ScTx08m9bDgG8FqKvF09cIFA': stdlib_xmltree.nim.c:(.text+0x1521): multiple definition of `add__ScTx08m9bDgG8FqKvF09cIFA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1521): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `dollar___rAp771iHtGrYgbvmntxUog': stdlib_xmltree.nim.c:(.text+0x22cb): multiple definition of `dollar___rAp771iHtGrYgbvmntxUog'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x22cb): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newText__lIKHICv0QWYTrKo9cmYCIpg': stdlib_xmltree.nim.c:(.text+0x2380): multiple definition of `newText__lIKHICv0QWYTrKo9cmYCIpg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2380): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newComment__0QU81vI7aC3mJzRJpMvSdg': stdlib_xmltree.nim.c:(.text+0x248e): multiple definition of `newComment__0QU81vI7aC3mJzRJpMvSdg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x248e): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newCData__wlhx3SYsOoejr6cg9cS9cOMQ': stdlib_xmltree.nim.c:(.text+0x259c): multiple definition of `newCData__wlhx3SYsOoejr6cg9cS9cOMQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x259c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newEntity__IYDiXGDLumr9crRvjSApDsg': stdlib_xmltree.nim.c:(.text+0x26aa): multiple definition of `newEntity__IYDiXGDLumr9crRvjSApDsg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x26aa): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg': stdlib_xmltree.nim.c:(.text+0x27b8): multiple definition of `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x27b8): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlTree__xntfdcYvAguJCTyb6bBNvQ': stdlib_xmltree.nim.c:(.text+0x2aa3): multiple definition of `newXmlTree__xntfdcYvAguJCTyb6bBNvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2aa3): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `worker__6tKeRp8EyUwR1FUavPobDg': stdlib_xmltree.nim.c:(.text+0x2e23): multiple definition of `worker__6tKeRp8EyUwR1FUavPobDg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2e23): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `innerText__rAp771iHtGrYgbvmntxUog_2': stdlib_xmltree.nim.c:(.text+0x3120): multiple definition of `innerText__rAp771iHtGrYgbvmntxUog_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3120): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `delete__qj07xziCYVCejtw7TVRDvQ': stdlib_xmltree.nim.c:(.text+0x31cf): multiple definition of `delete__qj07xziCYVCejtw7TVRDvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x31cf): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `clear__tw3AZT9bIVd09cTeud4JdM9cg': stdlib_xmltree.nim.c:(.text+0x33fa): multiple definition of `clear__tw3AZT9bIVd09cTeud4JdM9cg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x33fa): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000': stdlib_xmltree.nim.c:(.text+0x35e6): multiple definition of `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x35e6): first defined here ......./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .Hint: 44343 lines; 13.023s; 39.793MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/reservedmem.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/reservedmem.html [SuccessX] .....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/osproc.nim ........ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `add__h5EN37DzGwIRbfOtA8cy9agxmltree': @mxmltree_examples1.nim.c:(.text+0x6eb): undefined reference to `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `unknown_xmltree_examples1Init000': @mxmltree_examples1.nim.c:(.text+0xa0a): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xa46): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xacb): undefined reference to `dollar___OuMIOHiWWdpO1R0c3qsNmg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMain': @mxmltree_group0_examples.nim.c:(.text+0x104): undefined reference to `stdlib_xmltreeDatInit000' ld: .CC: stdlib_assertions.nim /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples: hidden symbol `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' isn't defined ld: final link failed: bad value collect2: error: ld returned 1 exit status Error: execution of an external program failed: 'gcc -o /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_system.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o -lm -lrt -ldl' .[runnableExamples] failed: generated file: '/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim' group: '(rdoccmd: "", docCmd: "", code: "# autogenerated by docgen\n# source: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser/xmltree.nim\n# rdoccmd: \nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples1.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples2.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples3.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples4.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples5.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples6.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples7.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples8.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples9.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples10.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples11.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples12.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples13.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples14.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples15.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples16.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples17.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples18.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples19.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples20.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples21.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples22.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples23.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples24.nim\"\n", index: 0)' cmd: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r --warning:UnusedImport:off --path:/usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser --nimcache:/usr/src/.cache/nim/xmltree_d/runnableExamples /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim ..CC: stdlib_system.nim ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .....CC: stdlib_parseutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/os.nim CC: stdlib_unicode.nim .....CC: stdlib_strutils.nim .CC: stdlib_strformat.nim ...CC: strformat_examples1.nim . /usr/src/.cache/nim/times_d/runnableExamples/times_examples37.nim(11, 5) Hint: 'utc' is declared but not used [XDeclaredButNotUsed] .CC: strformat_group0_examples.nim ............................/usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ................ /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2110, 39) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] . .../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2128, 32) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ................CC: stdlib_assertions.nim .CC: stdlib_system.nim ......CC: stdlib_strutils.nim CC: stdlib_strmisc.nim ..CC: stdlib_assertions.nim ....CC: strmisc_examples1.nim CC: stdlib_io.nim CC: strmisc_examples2.nim CC: strmisc_examples3.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: strmisc_group0_examples.nim CC: stdlib_algorithm.nim .CC: stdlib_strutils.nim .CC: strutils_examples1.nim .CC: strutils_examples2.nim ..CC: stdlib_assertions.nim CC: strutils_examples3.nim .CC: stdlib_io.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: stdlib_assertions.nim CC: strutils_examples4.nim CC: stdlib_system.nim CC: stdlib_dollars.nim CC: stdlib_streams.nim CC: stdlib_formatfloat.nim CC: strutils_examples5.nim .CC: stdlib_times.nim CC: stdlib_os.nim .CC: stdlib_io.nim CC: strutils_examples6.nim .CC: streams_examples1.nim CC: stdlib_system.nim .CC: strutils_examples7.nim CC: streams_examples2.nim ...CC: strutils_examples8.nim CC: stdlib_math.nim ..CC: stdlib_strutils.nim CC: strutils_examples9.nim CC: streams_examples3.nim ..CC: stdlib_options.nim CC: strutils_examples10.nim CC: streams_examples4.nim CC: streams_examples5.nim .CC: stdlib_times.nim .CC: strutils_examples11.nim ..CC: times_examples1.nim CC: streams_examples6.nim CC: strutils_examples12.nim CC: times_examples2.nim CC: strutils_examples13.nim CC: streams_examples7.nim .CC: strutils_examples14.nim CC: times_examples3.nim CC: streams_examples8.nim ...CC: times_examples4.nim CC: strutils_examples15.nim CC: streams_examples9.nim CC: streams_examples10.nim .CC: strutils_examples16.nim CC: times_examples5.nim .CC: streams_examples11.nim CC: strutils_examples17.nim ....CC: times_examples6.nim ..CC: streams_examples12.nim .CC: strutils_examples18.nim CC: streams_examples13.nim CC: times_examples7.nim CC: strutils_examples19.nim CC: streams_examples14.nim CC: times_examples8.nim CC: strutils_examples20.nim CC: strutils_examples21.nim CC: streams_examples15.nim CC: times_examples9.nim CC: strutils_examples22.nim CC: strutils_examples23.nim CC: streams_examples16.nim CC: times_examples10.nim CC: strutils_examples24.nim CC: streams_examples17.nim CC: times_examples11.nim CC: streams_examples18.nim CC: strutils_examples25.nim CC: stdlib_dollars.nim Hint: [Link] CC: times_examples12.nim CC: strutils_examples26.nim CC: streams_examples19.nim CC: strutils_examples27.nim CC: times_examples13.nim CC: stdlib_system.nim CC: stdlib_strtabs.nim CC: strutils_examples28.nim CC: streams_examples20.nim CC: stdlib_xmltree.nim CC: times_examples14.nim CC: streams_examples21.nim CC: strutils_examples29.nim CC: stdlib_xmltree.nim CC: streams_examples22.nim CC: times_examples15.nim CC: strutils_examples30.nim CC: xmltree_examples25.nim CC: xmltree_examples26.nim CC: streams_examples23.nim CC: times_examples16.nim CC: strutils_examples31.nim CC: times_examples17.nim CC: streams_examples24.nim CC: times_examples18.nim CC: strutils_examples32.nim CC: xmltree_examples27.nim CC: times_examples19.nim CC: streams_examples25.nim CC: xmltree_examples28.nim CC: times_examples20.nim CC: strutils_examples33.nim CC: streams_examples26.nim .CC: streams_examples27.nim CC: times_examples21.nim CC: xmltree_examples29.nim CC: strutils_examples34.nim CC: streams_examples28.nim CC: times_examples22.nim CC: strutils_examples35.nim CC: streams_examples29.nim CC: xmltree_group0_examples.nim .CC: times_examples23.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: strutils_examples36.nim CC: streams_examples30.nim CC: times_examples24.nim CC: strutils_examples37.nim CC: streams_examples31.nim CC: times_examples25.nim CC: strutils_examples38.nim CC: times_examples26.nim CC: strutils_examples39.nim Hint: [Link] CC: streams_examples32.nim CC: times_examples27.nim CC: streams_examples33.nim CC: strutils_examples40.nim CC: times_examples28.nim CC: streams_examples34.nim CC: strutils_examples41.nim CC: times_examples29.nim CC: streams_examples35.nim CC: strutils_examples42.nim CC: times_examples30.nim CC: streams_examples36.nim CC: strutils_examples43.nim CC: times_examples31.nim CC: streams_examples37.nim .....Hint: 24591 lines; 14.894s; 20.629MiB peakmem; Debug build; proj: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples.nim; out: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples [Exec] CC: streams_examples38.nim CC: strutils_examples44.nim CC: streams_examples39.nim CC: times_examples32.nim CC: strutils_examples45.nim CC: times_examples33.nim CC: streams_examples40.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples.nim [Success] Hint: 24697 lines; 19.745s; 16.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ropes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/ropes.html [SuccessX] CC: strutils_examples46.nim CC: times_examples34.nim CC: streams_examples41.nim Hint: 83427 lines; 22.756s; 61.738MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/smtp.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/smtp.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/options.nim CC: strutils_examples47.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_105.nim [Exec] CC: streams_examples42.nim CC: streams_examples43.nim CC: times_examples35.nim CC: strutils_examples48.nim CC: times_examples36.nim CC: strutils_examples49.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/oids.nim CC: streams_examples44.nim Hint: [Link] CC: strutils_examples50.nim CC: times_examples37.nim CC: streams_examples45.nim ...Hint: 36504 lines; 16.413s; 39.652MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/pegs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/pegs.html [SuccessX] CC: strutils_examples51.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nimtracker.nim CC: streams_examples46.nim CC: times_examples38.nim CC: strutils_examples52.nim CC: times_examples39.nim CC: streams_examples47.nim CC: strutils_examples53.nim CC: times_examples40.nim CC: streams_examples48.nim CC: streams_examples49.nim CC: times_examples41.nim CC: strutils_examples54.nim CC: streams_examples50.nim CC: streams_examples51.nim CC: strutils_examples55.nim CC: times_examples42.nim CC: streams_group0_examples.nim CC: strutils_examples56.nim CC: times_examples43.nim CC: times_examples44.nim CC: strutils_examples57.nim Hint: 32589 lines; 17.519s; 25.691MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim; out: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples [Exec] CC: times_examples45.nim CC: strutils_examples58.nim CC: times_examples46.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim [Success] Hint: 46077 lines; 31.546s; 39.758MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sugar.html [SuccessX] CC: strutils_examples59.nim CC: strutils_examples60.nim CC: times_examples47.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nimprof.nim Hint: [Link] CC: strutils_examples61.nim CC: times_examples48.nim CC: strutils_examples62.nim CC: times_examples49.nim CC: strutils_examples63.nim CC: strutils_examples64.nim CC: times_examples50.nim CC: strutils_examples65.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: times_examples51.nim Hint: 34956 lines; 22.902s; 31.938MiB peakmem; Debug build; proj: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim; out: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples [Exec] CC: strutils_examples66.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim [Success] Hint: 35058 lines; 34.384s; 32MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/uri.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/uri.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/net.nim CC: times_examples52.nim CC: strutils_examples67.nim CC: strutils_examples68.nim CC: times_examples53.nim CC: times_examples54.nim Hint: [Link] CC: strutils_examples69.nim CC: times_examples55.nim CC: strutils_examples70.nim .CC: times_examples56.nim CC: strutils_examples71.nim .CC: times_examples57.nim .CC: strutils_group0_examples.nim /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples2.nim(8, 5) Hint: 't' is declared but not used [XDeclaredButNotUsed] ....CC: times_examples58.nim CC: times_examples59.nim CC: times_examples60.nim ...CC: times_examples61.nim . /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples10.nim(8, 5) Hint: 'mytab' is declared but not used [XDeclaredButNotUsed] . /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples11.nim(10, 3) Hint: 'mytab2' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples11.nim(9, 3) Hint: 'mytab1' is declared but not used [XDeclaredButNotUsed] ..CC: times_examples62.nim .CC: times_examples63.nim Hint: [Link] CC: times_examples64.nim CC: stdlib_assertions.nim CC: times_examples65.nim CC: times_examples66.nim Hint: 37446 lines; 13.375s; 31.969MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsesql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsesql.html [SuccessX] CC: stdlib_io.nim CC: times_examples67.nim CC: stdlib_system.nim .CC: stdlib_hashes.nim CC: times_examples68.nim Hint: 50282 lines; 31.021s; 49.406MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nativesockets.nim CC: stdlib_strutils.nim CC: times_group0_examples.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim [Success] Hint: .50512 lines; 43.859s; 39.758MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/htmlparser.html [SuccessX] 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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/mimetypes.nim CC: stdlib_os.nim Hint: 22655 lines; 14.038s; 16.621MiB peakmem; Debug build; proj: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim; out: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples [Exec] ....Hint: operation successful: runnableExamples: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim [Success] Hint: CC: stdlib_strtabs.nim 22931 lines; 18.986s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/pathnorm.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/pathnorm.html [SuccessX] CC: strtabs_examples1.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/mersenne.nim CC: strtabs_examples2.nim ...CC: strtabs_examples3.nim CC: strtabs_examples4.nim Hint: 46611 lines; 17.919s; 39.797MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsexml.html [SuccessX] Hint: 34089 lines; 20.047s; 31.938MiB 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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/memfiles.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples.nim [Success] Hint: 34336 lines; 32.986s; 25.695MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strmisc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strmisc.html [SuccessX] CC: strtabs_examples5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/md5.nim CC: strtabs_examples6.nim CC: stdlib_assertions.nim CC: strtabs_examples7.nim CC: stdlib_io.nim Hint: [Link] CC: strtabs_examples8.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: strtabs_examples9.nim CC: stdlib_math.nim Hint: 36464 lines; 13.478s; 31.977MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsejson.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsejson.html [SuccessX] CC: strtabs_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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/math.nim CC: strtabs_examples11.nim Hint: [Link] CC: stdlib_algorithm.nim CC: strtabs_examples12.nim CC: stdlib_strutils.nim CC: strtabs_examples13.nim ...CC: stdlib_pathnorm.nim CC: strtabs_examples14.nim CC: stdlib_times.nim CC: stdlib_os.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: strtabs_group0_examples.nim Hint: 36289 lines; 22.113s; 31.969MiB 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: 34912 lines; 32.977s; 25.715MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strformat.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strformat.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/marshal.nim .CC: stdlib_hashes.nim CC: stdlib_strtabs.nim CC: stdlib_tables.nim Hint: 25983 lines; 29.209s; 25.676MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/logging.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim [Success] Hint: 25949 lines; 36.937s; 20.676MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unicode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/unicode.html [SuccessX] CC: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstast.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/lexbase.nim CC: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/rst.nim CC: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/highlite.nim CC: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstgen.nim CC: rstgen_examples1.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: rstgen_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 23188 lines; 3.476s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimtracker.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimtracker.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/lenientops.nim Hint: [Link] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_102.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_105.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_105.nim [Exec] Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 40238 lines; 14.804s; 31.977MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsecfg.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsecfg.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/json.nim Hint: 46372 lines; 28.919s; 49.43MiB 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: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim [Success] Hint: 24229 lines; 34.227s; 16.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/streams.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/streams.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/httpcore.nim Hint: [Link] ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): multiple definition of `NTI__AXJIhVoWe4G3c3KjQE6ymQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x20): multiple definition of `NTI__H9atqk7mZO4Wo9cXc7AfElkQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x20): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): multiple definition of `NimDT___AXJIhVoWe4G3c3KjQE6ymQ_k'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x60): multiple definition of `NTI__RFxWfaeuyO9bchogjTGzuUA_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x60): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): multiple definition of `NTI__MaJ21s3JWuTNJTXNEUHXSQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlNode__dQfzrM4eFRXTfdduIk49cuw': stdlib_xmltree.nim.c:(.text+0x185): multiple definition of `newXmlNode__dQfzrM4eFRXTfdduIk49cuw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x185): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newElement__qytV1ok6CJmBdu5AkYO1xg': stdlib_xmltree.nim.c:(.text+0x639): multiple definition of `newElement__qytV1ok6CJmBdu5AkYO1xg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x639): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ': stdlib_xmltree.nim.c:(.text+0x84c): multiple definition of `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x84c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA': stdlib_xmltree.nim.c:(.text+0xc88): multiple definition of `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xc88): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ': stdlib_xmltree.nim.c:(.text+0xe17): multiple definition of `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xe17): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2': stdlib_xmltree.nim.c:(.text+0x1181): multiple definition of `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1181): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `add__ScTx08m9bDgG8FqKvF09cIFA': stdlib_xmltree.nim.c:(.text+0x1521): multiple definition of `add__ScTx08m9bDgG8FqKvF09cIFA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1521): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `dollar___rAp771iHtGrYgbvmntxUog': stdlib_xmltree.nim.c:(.text+0x22cb): multiple definition of `dollar___rAp771iHtGrYgbvmntxUog'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x22cb): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newText__lIKHICv0QWYTrKo9cmYCIpg': stdlib_xmltree.nim.c:(.text+0x2380): multiple definition of `newText__lIKHICv0QWYTrKo9cmYCIpg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2380): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newComment__0QU81vI7aC3mJzRJpMvSdg': stdlib_xmltree.nim.c:(.text+0x248e): multiple definition of `newComment__0QU81vI7aC3mJzRJpMvSdg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x248e): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newCData__wlhx3SYsOoejr6cg9cS9cOMQ': stdlib_xmltree.nim.c:(.text+0x259c): multiple definition of `newCData__wlhx3SYsOoejr6cg9cS9cOMQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x259c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newEntity__IYDiXGDLumr9crRvjSApDsg': stdlib_xmltree.nim.c:(.text+0x26aa): multiple definition of `newEntity__IYDiXGDLumr9crRvjSApDsg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x26aa): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg': stdlib_xmltree.nim.c:(.text+0x27b8): multiple definition of `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x27b8): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlTree__xntfdcYvAguJCTyb6bBNvQ': stdlib_xmltree.nim.c:(.text+0x2aa3): multiple definition of `newXmlTree__xntfdcYvAguJCTyb6bBNvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2aa3): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `worker__6tKeRp8EyUwR1FUavPobDg': stdlib_xmltree.nim.c:(.text+0x2e23): multiple definition of `worker__6tKeRp8EyUwR1FUavPobDg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2e23): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `innerText__rAp771iHtGrYgbvmntxUog_2': stdlib_xmltree.nim.c:(.text+0x3120): multiple definition of `innerText__rAp771iHtGrYgbvmntxUog_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3120): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `delete__qj07xziCYVCejtw7TVRDvQ': stdlib_xmltree.nim.c:(.text+0x31cf): multiple definition of `delete__qj07xziCYVCejtw7TVRDvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x31cf): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `clear__tw3AZT9bIVd09cTeud4JdM9cg': stdlib_xmltree.nim.c:(.text+0x33fa): multiple definition of `clear__tw3AZT9bIVd09cTeud4JdM9cg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x33fa): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `attr__EGMotuqT17RQ3D9b2fXcO9aQ': stdlib_xmltree.nim.c:(.text+0x36c7): multiple definition of `attr__EGMotuqT17RQ3D9b2fXcO9aQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x36c7): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `child__JlAyVSMp7u9aryEwrNn6FzQ': stdlib_xmltree.nim.c:(.text+0x3a8e): multiple definition of `child__JlAyVSMp7u9aryEwrNn6FzQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3a8e): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__59cbMyLbqxk9cAonHJAxcSmg': stdlib_xmltree.nim.c:(.text+0x3d1a): multiple definition of `findAll__59cbMyLbqxk9cAonHJAxcSmg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3d1a): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__qHfTw9a4wSNnVRDKjZMVINQ': stdlib_xmltree.nim.c:(.text+0x408f): multiple definition of `findAll__qHfTw9a4wSNnVRDKjZMVINQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x408f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000': stdlib_xmltree.nim.c:(.text+0x4151): multiple definition of `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x4151): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `add__h5EN37DzGwIRbfOtA8cy9agxmltree': @mxmltree_examples1.nim.c:(.text+0x6eb): undefined reference to `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `unknown_xmltree_examples1Init000': @mxmltree_examples1.nim.c:(.text+0xa0a): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xa46): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xacb): undefined reference to `dollar___OuMIOHiWWdpO1R0c3qsNmg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMain': @mxmltree_group0_examples.nim.c:(.text+0x11d): undefined reference to `stdlib_xmltreeDatInit000' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples: hidden symbol `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' isn't defined ld: final link failed: bad value collect2: error: ld returned 1 exit status Error: execution of an external program failed: 'gcc -o /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_dollars.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_system.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples27.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o -lm -lrt -ldl' [runnableExamples] failed: generated file: '/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim' group: '(rdoccmd: "", docCmd: "", code: "# autogenerated by docgen\n# source: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/xmltree.nim\n# rdoccmd: \nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples1.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples2.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples3.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples4.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples5.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples6.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples7.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples8.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples9.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples10.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples11.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples12.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples13.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples14.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples15.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples16.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples17.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples18.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples19.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples20.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples21.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples22.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples23.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples24.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples25.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples26.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples27.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples28.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples29.nim\"\n", index: 0)' cmd: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r --warning:UnusedImport:off --path:/usr/src/RPM/BUILD/nim-1.4.6/lib/pure --nimcache:/usr/src/.cache/nim/xmltree_d/runnableExamples /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/htmlparser.nim Hint: 44115 lines; 15.806s; 39.809MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/oswalkdir.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/oswalkdir.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/htmlgen.nim Hint: .34847 lines; 27.657s; 39.75MiB 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: 34249 lines; 38.550s; 31.918MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strutils.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/hashes.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(123, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] CC: stdlib_system.nim CC: punycode_group0_examples.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: 22765 lines; 2.146s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/lenientops.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/lenientops.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(485, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(486, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(510, 39) Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(511, 40) Warning: toU16 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/fenv.nim Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(696, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(697, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(698, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(703, 11) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(732, 18) Warning: toU8 is deprecated [Deprecated] Hint: 44949 lines; 25.610s; 39.711MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim; out: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim [Success] Hint: 45061 lines; 40.401s; 39.785MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strtabs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strtabs.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/endians.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] . Hint: [Link] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] ......../usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] ..............Hint: 40539 lines; 30.801s; 39.703MiB 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] 2022-09-08 04:07:10 CPU time [s] 6.261999999999934e-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: 40054 lines; 42.829s; 39.793MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/times.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/encodings.nim ........Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/htmlparser_d/htmlparser/htmlparser_snippet_101.nim [Exec] ..CC: stdlib_assertions.nim .CC: stdlib_system.nim Hint: 51054 lines; 8.910s; 39.859MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/net.html [SuccessX] .CC: stdlib_md5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/dynlib.nim .CC: md5_examples1.nim CC: md5_examples2.nim CC: md5_group0_examples.nim ..Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_106.nim [Exec] .....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 ... /usr/src/.cache/nim/random_d/runnableExamples/random_examples4.nim(10, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] .CC: options_examples4.nim /usr/src/.cache/nim/random_d/runnableExamples/random_examples5.nim(9, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] .Hint: 49072 lines; 16.362s; 39.832MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/osproc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/osproc.html [SuccessX] /usr/src/.cache/nim/random_d/runnableExamples/random_examples6.nim(13, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] .CC: options_examples5.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/distros.nim CC: stdlib_system.nim CC: options_examples6.nim .CC: options_examples7.nim CC: options_examples8.nim CC: options_examples9.nim CC: mersenne_group0_examples.nim CC: options_examples10.nim ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .CC: options_examples11.nim ...CC: options_examples12.nim .CC: options_examples13.nim CC: options_examples14.nim .Hint: 22820 lines; 1.747s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/endians.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/endians.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/db_common.nim CC: options_group0_examples.nim . /usr/src/.cache/nim/random_d/runnableExamples/random_examples15.nim(14, 5) Hint: 'r2' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/random_d/runnableExamples/random_examples15.nim(10, 5) Hint: 'r1' is declared but not used [XDeclaredButNotUsed] ...CC: stdlib_assertions.nim CC: stdlib_formatfloat.nim . Hint: [Link] CC: stdlib_system.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_algorithm.nim CC: stdlib_math.nim .CC: stdlib_times.nim CC: stdlib_random.nim CC: random_examples1.nim .Hint: 22887 lines; 3.207s; 13.406MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/fenv.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/fenv.html [SuccessX] CC: random_examples2.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cstrutils.nim CC: random_examples3.nim Hint: Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] 22721 lines; 4.496s; 16.621MiB peakmem; Debug build; proj: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim; out: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples [Exec] CC: random_examples4.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim [Success] Hint: 22989 lines; 8.199s; 13.402MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/md5.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/md5.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimprof.nim(227, 3) Warning: use exitprocs.addExitProc; addQuitProc is deprecated [Deprecated] Hint: 39496 lines; 10.669s; 32.035MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimprof.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimprof.html [SuccessX] CC: random_examples5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/coro.nim ..CC: random_examples6.nim CC: random_examples7.nim ...CC: random_examples8.nim 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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cookies.nim CC: random_examples9.nim CC: random_examples10.nim CC: random_examples11.nim CC: random_examples12.nim CC: random_examples13.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: random_examples14.nim CC: random_examples15.nim CC: random_examples16.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: random_examples17.nim CC: random_examples18.nim CC: random_group0_examples.nim Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 40752 lines; 12.220s; 32.062MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/oids.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/oids.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/complex.nim Hint: 57044 lines; 36.439s; 61.633MiB peakmem; Debug build; proj: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim; out: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim [Success] Hint: 57320 lines; 53.366s; 49.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rstgen.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/colors.nim .......Hint: 22807 lines; 2.229s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/db_common.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_common.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cgi.nim ...../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..Hint: 34213 lines; 21.473s; 31.93MiB 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: 34458 lines; 33.277s; 25.695MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/punycode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/punycode.html [SuccessX] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/browsers.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_assertions.nim CC: stdlib_system.nim CC: stdlib_math.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: math_examples1.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: math_examples2.nim CC: math_examples3.nim .CC: math_examples4.nim Hint: 35937 lines; 10.503s; 31.961MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/lexbase.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/lexbase.html [SuccessX] CC: math_examples5.nim .CC: math_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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/bitops.nim CC: math_examples7.nim CC: math_examples8.nim CC: math_examples9.nim CC: math_examples10.nim CC: math_examples11.nim .....CC: math_examples12.nim CC: math_examples13.nim CC: math_examples14.nim CC: math_examples15.nim CC: math_examples16.nim ...CC: math_examples17.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: math_examples18.nim CC: math_examples19.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: math_examples20.nim CC: math_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..Hint: 22862 lines; 3.309s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cstrutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/cstrutils.html [SuccessX] Hint: 46169 lines; 13.324s; 39.863MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nativesockets.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/base64.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_106.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncstreams.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(316, 53) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(318, 37) .Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(318, 52) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(411, 44) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..Hint: 46155 lines; 12.962s; 39.84MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/memfiles.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncnet.nim .......CC: stdlib_assertions.nim CC: stdlib_system.nim CC: stdlib_hashes.nim CC: hashes_examples1.nim CC: hashes_examples2.nim CC: hashes_examples3.nim CC: hashes_examples4.nim CC: hashes_examples5.nim .CC: hashes_examples6.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/logging.nim(323, 22) Hint: 'log' cannot raise 'Exception' [XCannotRaiseY] CC: hashes_examples7.nim .CC: hashes_examples8.nim CC: hashes_group0_examples.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --multiMethods:on /usr/src/.cache/nim/manual_d/manual/manual_snippet_106.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 36953 lines; 7.016s; 31.988MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/dynlib.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dynlib.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncmacro.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] . Hint: [Link] Hint: [Link] ...Hint: 22488 lines; 10.521s; 16.625MiB peakmem; Debug build; proj: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim; out: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim [Success] Hint: 22762 lines; 14.731s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/mersenne.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/mersenne.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asynchttpserver.nim ...Hint: 24961 lines; 11.997s; 20.676MiB peakmem; Debug build; proj: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim; out: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim [Success] Hint: 25020 lines; 17.484s; 16.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/options.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/options.html [SuccessX] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncfutures.nim ..... Hint: [Link] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: 26789 lines; 4.351s; 16.637MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/complex.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/complex.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncftpclient.nim ...Hint: 40738 lines; 24.362s; 39.762MiB 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: 40756 lines; 38.179s; 31.918MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/random.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/random.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncfile.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...CC: stdlib_assertions.nim CC: stdlib_system.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_parseopt.nim CC: parseopt_examples1.nim CC: parseopt_examples2.nim CC: parseopt_examples3.nim .CC: parseopt_group0_examples.nim ...Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .................... Hint: [Link] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_assertions.nim ........CC: stdlib_io.nim CC: stdlib_system.nim ..CC: stdlib_streams.nim .CC: stdlib_lexbase.nim Hint: [Link] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_107.nim [Exec] ..CC: stdlib_parsecsv.nim ...CC: parsecsv_examples1.nim CC: stdlib_times.nim .CC: stdlib_os.nim CC: parsecsv_examples2.nim ...Hint: 22987 lines; 9.077s; 16.633MiB peakmem; Debug build; proj: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim; out: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples [Exec] CC: parsecsv_examples3.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim [Success] Hint: 23189 lines; 13.438s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/hashes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/hashes.html [SuccessX] CC: parsecsv_examples4.nim ..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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncdispatch.nim .CC: parsecsv_examples6.nim .CC: parsecsv_group0_examples.nim ............../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 26368 lines; 13.505s; 20.656MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim [Success] Hint: 26440 lines; 18.201s; 16.668MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/math.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/math.html [SuccessX] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/async.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .....Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ........Hint: 44649 lines; 13.143s; 39.793MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/encodings.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/encodings.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/algorithm.nim ......................................../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: stdlib_assertions.nim Hint: [Link] CC: stdlib_system.nim CC: stdlib_strutils.nim .CC: stdlib_pathnorm.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: os_examples1.nim CC: os_examples2.nim CC: os_examples3.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: os_examples4.nim CC: os_examples5.nim CC: os_examples6.nim .CC: os_examples7.nim CC: os_examples8.nim CC: os_examples9.nim Hint: 44409 lines; 18.834s; 39.648MiB 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: os_examples10.nim ..CC: os_examples11.nim ..CC: os_examples12.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples.nim [Success] Hint: 44651 lines; 36.987s; 39.816MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parseopt.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parseopt.html [SuccessX] CC: os_examples13.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/tables.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_107.nim [Exec] CC: os_examples14.nim CC: os_examples15.nim CC: os_examples16.nim CC: os_examples17.nim CC: os_examples18.nim .CC: os_examples19.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) CC: os_examples20.nim Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: os_examples21.nim CC: os_examples22.nim ...CC: os_examples23.nim CC: os_examples24.nim ..CC: os_examples25.nim Hint: 49350 lines; 14.881s; 39.758MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/distros.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/distros.html [SuccessX] CC: os_examples26.nim CC: os_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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sharedtables.nim .CC: os_examples28.nim CC: os_examples29.nim CC: os_examples30.nim ....CC: os_group0_examples.nim .../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: [Link] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: ..46008 lines; 20.244s; 39.734MiB 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] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim [Success] Hint: 46149 lines; 37.912s; 39.809MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsecsv.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsecsv.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sharedlist.nim ....CC: stdlib_assertions.nim ...CC: stdlib_system.nim Hint: 45277 lines; 14.360s; 39.883MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/coro.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/coro.html [SuccessX] ...CC: stdlib_base64.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sets.nim CC: base64_examples1.nim .CC: base64_examples2.nim ....CC: base64_examples3.nim ..CC: base64_examples4.nim CC: base64_group0_examples.nim ............Hint: 45123 lines; 14.930s; 39.828MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cookies.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/cookies.html [SuccessX] ....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sequtils.nim ........./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..CC: stdlib_assertions.nim .CC: stdlib_system.nim ..CC: stdlib_bitops.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] . Hint: [Link] CC: bitops_examples1.nim ...CC: bitops_examples2.nim Hint: CC: bitops_examples3.nim CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_107.nim [Exec] .CC: bitops_examples4.nim CC: stdlib_system.nim CC: htmlgen_examples1.nim Hint: 44718 lines; 18.911s; 39.711MiB peakmem; Debug build; proj: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim; out: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples [Exec] CC: htmlgen_group0_examples.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim [Success] Hint: 44101 lines; 35.453s; 39.793MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/os.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/os.html [SuccessX] CC: bitops_examples5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/rtarrays.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) CC: bitops_examples6.nim Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: bitops_examples7.nim .../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: 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 .CC: bitops_examples15.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: bitops_examples16.nim .CC: bitops_examples17.nim .CC: bitops_examples18.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: bitops_examples19.nim CC: bitops_examples20.nim CC: bitops_examples21.nim CC: bitops_examples22.nim CC: bitops_examples23.nim CC: bitops_examples24.nim CC: stdlib_assertions.nim CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_system.nim CC: bitops_examples25.nim CC: bitops_examples26.nim CC: stdlib_dollars.nim CC: stdlib_parseutils.nim CC: bitops_examples27.nim CC: parseutils_examples1.nim .CC: stdlib_system.nim CC: stdlib_formatfloat.nim CC: bitops_examples28.nim CC: parseutils_examples2.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_system.nim CC: parseutils_examples3.nim CC: bitops_examples29.nim CC: stdlib_times.nim CC: parseutils_examples4.nim CC: stdlib_hashes.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_os.nim .CC: stdlib_math.nim CC: parseutils_examples5.nim CC: bitops_examples30.nim CC: stdlib_tables.nim CC: mimetypes_group0_examples.nim CC: bitops_examples31.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_108.nim [Exec] .CC: parseutils_examples6.nim CC: stdlib_parseutils.nim CC: bitops_examples32.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_streams.nim CC: parseutils_examples7.nim CC: stdlib_lexbase.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: bitops_examples33.nim CC: bitops_examples34.nim CC: stdlib_parsejson.nim CC: stdlib_json.nim CC: bitops_examples35.nim CC: parseutils_examples8.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_assertions.nim CC: bitops_group0_examples.nim Hint: 23117 lines; 3.045s; 13.41MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sharedlist.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sharedlist.html [SuccessX] CC: stdlib_formatfloat.nim CC: parseutils_examples9.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: json_examples1.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/lists.nim CC: parseutils_examples10.nim CC: json_examples2.nim Hint: 46297 lines; 16.545s; 39.828MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cgi.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/cgi.html [SuccessX] CC: json_examples3.nim CC: stdlib_system.nim CC: parseutils_examples11.nim CC: parseutils_examples12.nim CC: parseutils_examples13.nim CC: json_examples4.nim CC: stdlib_streams.nim Hint: 49160 lines; 16.310s; 39.773MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/browsers.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/browsers.html [SuccessX] CC: parseutils_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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/intsets.nim CC: json_group0_examples.nim CC: stdlib_typeinfo.nim CC: parseutils_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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/heapqueue.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: parseutils_examples16.nim CC: stdlib_math.nim CC: stdlib_tables.nim CC: stdlib_parseutils.nim CC: parseutils_examples17.nim CC: stdlib_unicode.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: 22744 lines; 2.370s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/rtarrays.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rtarrays.html [SuccessX] CC: parseutils_examples18.nim CC: parseutils_examples19.nim .CC: stdlib_strutils.nim CC: parseutils_examples20.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_lexbase.nim CC: stdlib_parsejson.nim .CC: parseutils_examples21.nim .CC: stdlib_json.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/deques.nim ..CC: parseutils_examples22.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_intsets.nim CC: parseutils_examples23.nim CC: parseutils_group0_examples.nim CC: stdlib_marshal.nim CC: marshal_examples1.nim CC: marshal_examples2.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: marshal_examples3.nim CC: marshal_examples4.nim ..CC: marshal_group0_examples.nim .../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 27756 lines; 6.127s; 16.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sharedtables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sharedtables.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/critbits.nim Hint: 49301 lines; 16.644s; 39.883MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncstreams.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncstreams.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/chains.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_system.nim ..CC: stdlib_httpcore.nim CC: httpcore_examples1.nim CC: httpcore_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: 49537 lines; 16.394s; 39.855MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncmacro.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncmacro.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/threadpool.nim ........CC: stdlib_assertions.nim ..CC: stdlib_dollars.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] .CC: stdlib_io.nim Hint: [Link] CC: stdlib_system.nim .CC: stdlib_math.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: stdlib_strutils.nim Hint: 49173 lines; 16.172s; 39.859MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncfutures.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncfutures.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/cpuload.nim .CC: stdlib_times.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] .CC: stdlib_pathnorm.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: stdlib_os.nim CC: stdlib_logging.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 62481 lines; 16.048s; 49.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncfile.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncfile.html [SuccessX] .CC: logging_examples1.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/cpuinfo.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: logging_examples2.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: logging_examples3.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: logging_group0_examples.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ../usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] .Hint: 22737 lines; 13.900s; 16.621MiB peakmem; Debug build; proj: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim; out: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim [Success] Hint: 22984 lines; 19.135s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/base64.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/base64.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/atomics.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: 49544 lines; 13.635s; 39.844MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/async.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/async.html [SuccessX] .. 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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unidecode/unidecode.nim Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: 25490 lines; 14.766s; 20.648MiB peakmem; Debug build; proj: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim; out: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim [Success] Hint: 25359 lines; 20.583s; 16.633MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/bitops.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/bitops.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/wrapnils.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_108.nim [Exec] . Hint: [Link] .../usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: stdlib_assertions.nim Hint: 34793 lines; 21.697s; 31.969MiB peakmem; Debug build; proj: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim; out: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: stdlib_system.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim [Success] Hint: 35060 lines; 30.312s; 32.023MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/htmlgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/htmlgen.html [SuccessX] CC: stdlib_algorithm.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/wordwrap.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: algorithm_examples1.nim .CC: algorithm_examples2.nim CC: algorithm_examples3.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: 22751 lines; 2.893s; 13.406MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/chains.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/chains.html [SuccessX] ..CC: algorithm_examples4.nim Hint: 46738 lines; 20.123s; 49.051MiB peakmem; Debug build; proj: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples.nim; out: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples [Exec] CC: algorithm_examples5.nim CC: algorithm_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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/with.nim ..CC: algorithm_examples7.nim CC: algorithm_examples8.nim CC: algorithm_examples9.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples.nim [Success] Hint: 58655 lines; 15.856s; 49.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncdispatch.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncdispatch.html [SuccessX] CC: algorithm_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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/varints.nim CC: algorithm_examples11.nim ...Hint: 46999 lines; 35.476s; 39.844MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/mimetypes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/mimetypes.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) CC: algorithm_examples12.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/time_t.nim .Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] CC: algorithm_examples13.nim ....CC: algorithm_examples14.nim .CC: algorithm_examples15.nim ..CC: algorithm_examples16.nim CC: algorithm_examples17.nim CC: algorithm_examples18.nim CC: algorithm_examples19.nim CC: algorithm_examples20.nim CC: algorithm_examples21.nim CC: algorithm_examples22.nim Hint: CC: algorithm_examples23.nim used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: algorithm_examples24.nim .CC: algorithm_group0_examples.nim Hint: [Link] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ......... Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..Hint: 25491 lines; 3.079s; 16.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/cpuload.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/cpuload.html [SuccessX] .. 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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/sums.nim ... Hint: [Link] .Hint: 41806 lines; 20.703s; 39.961MiB peakmem; Debug build; proj: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim; out: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [Exec] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim [Success] Hint: 42010 lines; 33.396s; 39.871MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/json.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/json.html [SuccessX] .....Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/stackframes.nim 70638 lines; 22.454s; 49.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncnet.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncnet.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/sha1.nim ..Hint: .used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ................................../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ........Hint: 43838 lines; 22.068s; 39.715MiB 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] Hint: 23476 lines; 16.033s; 20.617MiB 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/marshal_d/runnableExamples/marshal_group0_examples.nim [Success] Hint: 44044 lines; 36.232s; 39.688MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/marshal.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/marshal.html [SuccessX] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim [Success] Hint: ....23415 lines; 55.518s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parseutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parseutils.html [SuccessX] ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/monotimes.nim .... /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] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/logic.nim ........CC: stdlib_assertions.nim Hint: 37973 lines; 20.702s; 31.98MiB peakmem; Debug build; proj: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples.nim; out: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples.nim [Success] Hint: 38250 lines; 33.695s; 31.988MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpcore.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/httpcore.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/jsonutils.nim CC: stdlib_io.nim ........CC: stdlib_system.nim ..........CC: stdlib_hashes.nim .CC: stdlib_math.nim .CC: stdlib_sets.nim .CC: sets_examples1.nim .......CC: sets_examples2.nim CC: sets_examples3.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(172, 41) ..CC: sets_examples4.nim ..Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] CC: stdlib_assertions.nim .CC: sets_examples5.nim CC: stdlib_system.nim .CC: stdlib_critbits.nim CC: sets_examples6.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(190, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(208, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] CC: critbits_examples1.nim ....CC: sets_examples7.nim .CC: critbits_examples2.nim CC: sets_examples8.nim .CC: critbits_examples3.nim ....CC: sets_examples9.nim CC: critbits_examples4.nim CC: sets_examples10.nim CC: critbits_examples5.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(224, 9) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(227, 19) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] .CC: sets_examples11.nim CC: critbits_examples6.nim CC: sets_examples12.nim CC: critbits_examples7.nim .CC: sets_examples13.nim CC: critbits_examples8.nim ...CC: sets_examples14.nim CC: critbits_examples9.nim CC: sets_examples15.nim CC: stdlib_assertions.nim ..CC: stdlib_system.nim CC: sets_examples16.nim CC: critbits_examples10.nim CC: stdlib_heapqueue.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] CC: sets_examples17.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: critbits_examples11.nim Hint: 22828 lines; 2.335s; 13.379MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/varints.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/varints.html [SuccessX] ..CC: sets_examples18.nim CC: critbits_examples12.nim CC: heapqueue_examples1.nim .CC: heapqueue_examples2.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/isolation.nim CC: sets_examples19.nim .CC: critbits_examples13.nim CC: heapqueue_examples3.nim CC: sets_examples20.nim ..CC: critbits_examples14.nim ..CC: heapqueue_examples4.nim CC: sets_examples21.nim CC: critbits_examples15.nim CC: sets_examples22.nim CC: heapqueue_examples5.nim CC: critbits_examples16.nim CC: heapqueue_examples6.nim ..CC: sets_examples23.nim CC: heapqueue_examples7.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(349, 28) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(352, 11) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] .CC: critbits_examples17.nim CC: sets_examples24.nim ....CC: heapqueue_examples8.nim CC: critbits_examples18.nim CC: sets_examples25.nim .CC: heapqueue_examples9.nim CC: critbits_examples19.nim CC: sets_examples26.nim CC: heapqueue_examples10.nim Hint: 22729 lines; 2.396s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/time_t.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/time_t.html [SuccessX] CC: critbits_examples20.nim CC: sets_examples27.nim CC: heapqueue_group0_examples.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/exitprocs.nim CC: critbits_examples21.nim CC: stdlib_assertions.nim .CC: sets_examples28.nim CC: critbits_examples22.nim CC: sets_examples29.nim CC: critbits_group0_examples.nim CC: sets_examples30.nim CC: stdlib_system.nim CC: stdlib_lists.nim CC: sets_examples31.nim CC: lists_examples1.nim CC: sets_examples32.nim CC: sets_examples33.nim CC: lists_examples2.nim CC: sets_examples34.nim ....Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_109.nim [Exec] CC: lists_examples3.nim CC: sets_examples35.nim Hint: 89787 lines; 22.220s; 61.812MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncftpclient.html [SuccessX] CC: lists_examples4.nim CC: sets_group0_examples.nim CC: lists_examples5.nim /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples1.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples1.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] .CC: lists_examples6.nim CC: lists_examples7.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: lists_examples8.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/enumerate.nim CC: lists_examples9.nim CC: lists_examples10.nim CC: lists_examples11.nim ..CC: lists_examples12.nim CC: lists_examples13.nim .. /usr/src/.cache/nim/colors_d/runnableExamples/colors_examples3.nim(13, 3) Hint: 'Col' is declared but not used [XDeclaredButNotUsed] .CC: lists_examples14.nim .......CC: stdlib_assertions.nim CC: lists_examples15.nim ..CC: lists_examples16.nim ..CC: lists_examples17.nim ...CC: lists_examples18.nim .Hint: 22737 lines; 2.671s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/stackframes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/stackframes.html [SuccessX] CC: lists_examples19.nim CC: stdlib_dollars.nim .....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/effecttraits.nim CC: stdlib_io.nim CC: lists_examples20.nim ......CC: lists_examples21.nim ..CC: stdlib_system.nim ...CC: stdlib_parseutils.nim CC: lists_examples22.nim .CC: stdlib_algorithm.nim CC: lists_examples23.nim .CC: stdlib_strutils.nim ..CC: lists_examples24.nim .CC: lists_examples25.nim CC: stdlib_colors.nim Hint: 77136 lines; 24.055s; 61.836MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asynchttpserver.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asynchttpserver.html [SuccessX] CC: lists_examples26.nim ..CC: colors_examples1.nim ...CC: lists_examples27.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/editdistance.nim CC: colors_examples2.nim ..CC: colors_examples3.nim CC: lists_examples28.nim .CC: lists_examples29.nim CC: colors_examples4.nim CC: lists_examples30.nim CC: colors_examples5.nim .CC: lists_group0_examples.nim .CC: colors_examples6.nim CC: colors_examples7.nim CC: stdlib_assertions.nim CC: stdlib_assertions.nim CC: colors_examples8.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .CC: stdlib_system.nim CC: stdlib_system.nim CC: colors_examples9.nim .Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_108.nim [Exec] CC: stdlib_cpuinfo.nim .CC: stdlib_intsets.nim CC: colors_group0_examples.nim CC: cpuinfo_examples1.nim .CC: intsets_examples1.nim Hint: [Link] .CC: cpuinfo_group0_examples.nim CC: intsets_examples2.nim ...CC: intsets_examples3.nim CC: intsets_examples4.nim .CC: intsets_examples5.nim CC: intsets_examples6.nim .CC: intsets_examples7.nim CC: intsets_examples8.nim ..CC: intsets_examples9.nim CC: stdlib_assertions.nim CC: intsets_examples10.nim CC: stdlib_io.nim CC: intsets_examples11.nim CC: intsets_examples12.nim CC: stdlib_system.nim CC: intsets_examples13.nim .CC: stdlib_math.nim CC: intsets_examples14.nim CC: stdlib_deques.nim CC: intsets_examples15.nim ..CC: deques_examples1.nim CC: intsets_examples16.nim CC: deques_examples2.nim CC: intsets_examples17.nim CC: intsets_examples18.nim CC: deques_examples3.nim ..CC: intsets_group0_examples.nim CC: deques_examples4.nim Hint: CC: deques_examples5.nim 44705 lines; 27.425s; 39.727MiB peakmem; Debug build; proj: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim; out: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples [Exec] /usr/src/.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: deques_examples6.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim [Success] Hint: 44958 lines; 40.132s; 39.801MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/logging.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/logging.html [SuccessX] .Hint: 22717 lines; 3.004s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/logic.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/logic.html [SuccessX] CC: deques_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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/decls.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: deques_examples8.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/compilesettings.nim .CC: deques_examples9.nim CC: deques_examples10.nim CC: deques_examples11.nim CC: deques_examples12.nim ...CC: deques_examples13.nim ..CC: deques_examples14.nim CC: deques_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: deques_examples16.nim .CC: deques_examples17.nim .CC: deques_examples18.nim CC: deques_group0_examples.nim ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .....Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...Hint: 22747 lines; 2.869s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/isolation.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/isolation.html [SuccessX] ......bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/underscored_calls.nim CC: stdlib_assertions.nim .CC: stdlib_system.nim .CC: atomics_examples1.nim CC: atomics_group0_examples.nim Hint: 23104 lines; 2.833s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/exitprocs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/exitprocs.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/since.nim ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ... Hint: [Link] . /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: stdlib_assertions.nim CC: stdlib_system.nim .CC: stdlib_wrapnils.nim Hint: [Link] .CC: wrapnils_examples1.nim .CC: wrapnils_group0_examples.nim .... Hint: [Link] ......... Hint: [Link] .Hint: 23619 lines; 16.632s; 20.703MiB 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/threadpool.nim(117, 27) .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim [Success] Hint: 23531 lines; 22.314s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/algorithm.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/algorithm.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_109.nim [Exec] 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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/miscdollars.nim .Hint: 23325 lines; 7.936s; 20.668MiB peakmem; Debug build; proj: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim; out: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples [Exec] ..Hint: 46746 lines; 11.037s; 39.777MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/threadpool.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/threadpool.html [SuccessX] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim [Success] Hint: 23276 lines; 11.982s; 16.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/critbits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/critbits.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/globs.nim Hint: 24513 lines; 2.891s; 16.656MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/effecttraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/effecttraits.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/widestrs.nim 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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/nimscript.nim CC: stdlib_assertions.nim .CC: stdlib_system.nim /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_examples33.nim(20, 5) Hint: 'seqRand' is declared but not used [XDeclaredButNotUsed] CC: with_examples1.nim Hint: 28272 lines; 12.338s; 25.703MiB 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: with_group0_examples.nim Hint: 22789 lines; 9.184s; 16.648MiB 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/sets_d/runnableExamples/sets_group0_examples.nim [Success] Hint: 28079 lines; 18.584s; 16.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sets.html [SuccessX] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim [Success] Hint: 22931 lines; 13.564s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/heapqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/heapqueue.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/iterators.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/io.nim /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] ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: stdlib_assertions.nim ..CC: stdlib_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 .Hint: 23567 lines; 9.830s; 20.676MiB peakmem; Debug build; proj: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim; out: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples [Exec] CC: sequtils_examples5.nim ..CC: sequtils_examples6.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim [Success] Hint: 23443 lines; 14.449s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/lists.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/lists.html [SuccessX] ..CC: sequtils_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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/dollars.nim Hint: 22763 lines; 2.034s; 13.406MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/compilesettings.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/compilesettings.html [SuccessX] 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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/assertions.nim ...CC: sequtils_examples11.nim . Hint: [Link] CC: sequtils_examples12.nim ..CC: sequtils_examples13.nim CC: stdlib_system.nim CC: sequtils_examples14.nim ...CC: sums_group0_examples.nim CC: sequtils_examples15.nim CC: sequtils_examples16.nim .CC: sequtils_examples17.nim Hint: [Link] CC: sequtils_examples18.nim Hint: [Link] .CC: sequtils_examples19.nim .CC: sequtils_examples20.nim CC: sequtils_examples21.nim .CC: sequtils_examples22.nim CC: sequtils_examples23.nim CC: sequtils_examples24.nim CC: sequtils_examples25.nim CC: sequtils_examples26.nim .CC: sequtils_examples27.nim .CC: sequtils_examples28.nim CC: sequtils_examples29.nim .CC: sequtils_examples30.nim Hint: 34579 lines; 21.119s; 31.941MiB 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] CC: sequtils_examples31.nim (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: 34739 lines; 34.110s; 31.961MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/colors.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/colors.html [SuccessX] CC: sequtils_examples32.nim Hint: [Link] .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.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/windows/winlean.nim .CC: stdlib_random.nim .CC: sequtils_examples33.nim Hint: 23909 lines; 9.755s; 20.688MiB 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: 25111 lines; 8.884s; 16.641MiB peakmem; Debug build; proj: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim; out: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples [Exec] CC: sequtils_group0_examples.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim [Success] Hint: 27579 lines; 15.231s; 20.656MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/intsets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/intsets.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim [Success] Hint: 25387 lines; 11.980s; 16.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/cpuinfo.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/cpuinfo.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/windows/registry.nim Hint: 22706 lines; 2.419s; 13.375MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/since.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/since.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/wrappers/linenoise/linenoise.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on nimsuggest/sexp.nim Hint: 24507 lines; 2.863s; 16.664MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/underscored_calls.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/underscored_calls.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/mysql.html lib/wrappers/mysql.nim .....Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: 26948 lines; 10.887s; 20.688MiB peakmem; Debug build; proj: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim; out: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim [Success] Hint: 26969 lines; 15.729s; 16.668MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/deques.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/deques.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/iup.html lib/wrappers/iup.nim Hint: 22706 lines; 2.587s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/miscdollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/miscdollars.html [SuccessX] CC: stdlib_assertions.nim .CC: stdlib_io.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/sqlite3.html lib/wrappers/sqlite3.nim CC: stdlib_system.nim CC: stdlib_math.nim Hint: [Link] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: stdlib_algorithm.nim .CC: stdlib_tables.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: tables_examples1.nim CC: tables_examples2.nim CC: tables_examples3.nim Hint: 22706 lines; 2.618s; 13.398MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/widestrs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/widestrs.html [SuccessX] ....CC: tables_examples4.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/postgres.html lib/wrappers/postgres.nim CC: tables_examples5.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(30, 34) Hint: 'listDirsImpl' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(32, 34) Hint: 'listFilesImpl' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(34, 49) Hint: 'removeDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(36, 49) Hint: 'removeFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(38, 49) Hint: 'moveFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(40, 49) Hint: 'moveDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(42, 49) Hint: 'copyFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(44, 49) Hint: 'copyDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(45, 63) Hint: 'createDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(53, 65) Hint: 'rawExec' cannot raise 'OSError' [XCannotRaiseY] CC: tables_examples6.nim CC: tables_examples7.nim CC: tables_examples8.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(364, 34) Hint: 'stdinReadLine' cannot raise 'IOError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(368, 34) Hint: 'stdinReadAll' cannot raise 'IOError' [XCannotRaiseY] CC: tables_examples9.nim CC: tables_examples10.nim CC: tables_examples11.nim Hint: 23148 lines; 2.923s; 13.398MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimscript.html [SuccessX] CC: tables_examples12.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tinyc.html lib/wrappers/tinyc.nim CC: tables_examples13.nim CC: tables_examples14.nim Hint: [Link] CC: tables_examples15.nim CC: tables_examples16.nim CC: tables_examples17.nim Hint: 22706 lines; 2.956s; 13.391MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/io.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/io.html [SuccessX] CC: tables_examples18.nim Hint: 24632 lines; 9.635s; 16.652MiB peakmem; Debug build; proj: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples.nim; out: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples [Exec] CC: tables_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.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/odbcsql.html lib/wrappers/odbcsql.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples.nim [Success] Hint: 24879 lines; 13.695s; 16.645MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/atomics.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/atomics.html [SuccessX] CC: tables_examples20.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/pcre.html lib/wrappers/pcre.nim CC: tables_examples21.nim CC: tables_examples22.nim CC: stdlib_assertions.nim CC: tables_examples23.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_system.nim CC: tables_examples24.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: enumerate_examples1.nim CC: tables_examples25.nim CC: enumerate_group0_examples.nim CC: tables_examples26.nim CC: tables_examples27.nim CC: tables_examples28.nim CC: tables_examples29.nim Hint: 40209 lines; 10.234s; 31.977MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/monotimes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/monotimes.html [SuccessX] CC: tables_examples30.nim CC: tables_examples31.nim Hint: 22706 lines; 3.115s; 13.348MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/dollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dollars.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/openssl.html lib/wrappers/openssl.nim CC: tables_examples32.nim Hint: 22706 lines; 3.027s; 13.359MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/assertions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/assertions.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/posix.html lib/posix/posix.nim CC: tables_examples33.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/linux.html lib/posix/linux.nim CC: tables_examples34.nim Hint: 24306 lines; 9.705s; 16.656MiB peakmem; Debug build; proj: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim; out: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples [Exec] CC: tables_examples35.nim CC: tables_examples36.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim [Success] Hint: 24568 lines; 14.225s; 16.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/wrapnils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/wrapnils.html [SuccessX] CC: 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.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/termios.html lib/posix/termios.nim CC: tables_examples38.nim CC: tables_examples39.nim .CC: tables_examples40.nim CC: tables_examples41.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_110.nim [Exec] CC: tables_examples42.nim Hint: .CC: tables_examples43.nim used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .CC: tables_examples44.nim CC: tables_examples45.nim Hint: [Link] CC: tables_examples46.nim CC: tables_examples47.nim CC: tables_examples48.nim ...CC: tables_examples49.nim CC: tables_examples50.nim CC: tables_examples51.nim CC: tables_examples52.nim CC: stdlib_assertions.nim CC: tables_examples53.nim CC: stdlib_system.nim CC: tables_examples54.nim .CC: decls_examples1.nim CC: tables_examples55.nim CC: decls_group0_examples.nim CC: tables_examples56.nim CC: tables_examples57.nim CC: tables_examples58.nim .CC: tables_examples59.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: tables_examples60.nim Hint: 22741 lines; 3.611s; 13.398MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/linenoise.html [SuccessX] CC: tables_examples61.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/jscore.html lib/js/jscore.nim CC: tables_examples62.nim ..CC: tables_examples63.nim CC: tables_examples64.nim CC: tables_examples65.nim Hint: 24300 lines; 10.321s; 16.652MiB peakmem; Debug build; proj: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim; out: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples [Exec] .CC: tables_examples66.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim [Success] Hint: 24566 lines; 14.655s; 16.652MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/with.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/with.html [SuccessX] .. /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_examples3.nim(14, 6) Hint: '$' is declared but not used [XDeclaredButNotUsed] .CC: tables_examples67.nim CC: tables_examples68.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --multiMethods:on /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_109.nim [Exec] CC: tables_examples69.nim CC: stdlib_assertions.nim CC: tables_examples70.nim CC: stdlib_system.nim CC: tables_examples71.nim .CC: iterators_examples1.nim CC: tables_examples72.nim CC: tables_examples73.nim CC: iterators_examples2.nim CC: tables_examples74.nim CC: iterators_examples4.nim . Hint: [Link] .CC: iterators_group0_examples.nim CC: tables_examples75.nim .....CC: tables_examples76.nim .....CC: tables_examples77.nim ...CC: tables_examples78.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: tables_examples79.nim .CC: tables_examples80.nim CC: tables_examples81.nim .....CC: tables_examples82.nim CC: tables_examples83.nim CC: tables_examples84.nim Hint: 23822 lines; 4.880s; 16.637MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/mysql.html [SuccessX] CC: tables_examples85.nim CC: tables_examples86.nim CC: tables_examples87.nim CC: tables_examples88.nim CC: tables_examples89.nim CC: tables_examples90.nim CC: tables_examples91.nim Hint: 22521 lines; 10.059s; 16.656MiB 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: tables_examples92.nim CC: tables_examples93.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples.nim [Success] Hint: 26527 lines; 14.941s; 16.664MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/sums.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sums.html [SuccessX] CC: tables_examples94.nim CC: tables_group0_examples.nim Hint: 23099 lines; 4.239s; 16.664MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/sqlite3.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sqlite3.html [SuccessX] .Hint: [Link] ...Hint: 23079 lines; 3.947s; 13.406MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/postgres.html [SuccessX] Hint: 23702 lines; 5.346s; 16.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/iup.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/iup.html [SuccessX] ...Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .....Hint: 22814 lines; 3.921s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/tinyc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/tinyc.html [SuccessX] Hint: 23180 lines; 3.741s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/pcre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/pcre.html [SuccessX] ...Hint: 42091 lines; 21.210s; 49.367MiB 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] 0 1 2 3 4 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim [Success] Hint: 25566 lines; 27.245s; 16.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sequtils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sequtils.html [SuccessX] Hint: 23548 lines; 4.100s; 16.668MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/odbcsql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/odbcsql.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25259 lines; 3.402s; 16.645MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/linux.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/linux.html [SuccessX] Hint: 34318 lines; 19.547s; 49.625MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unidecode/unidecode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/unidecode.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25484 lines; 3.411s; 16.668MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/termios.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/termios.html [SuccessX] ..Hint: 22813 lines; 2.493s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jscore.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jscore.html [SuccessX] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_110.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: [Link] Hint: 25230 lines; 4.319s; 20.637MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/posix.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) .Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] .Hint: 38087 lines; 8.613s; 31.977MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/winlean.html [SuccessX] Hint: 24265 lines; 11.016s; 16.617MiB 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: 24529 lines; 14.786s; 16.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/enumerate.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/enumerate.html [SuccessX] ........../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ...CC: stdlib_assertions.nim CC: stdlib_system.nim .CC: stdlib_parseutils.nim CC: stdlib_strutils.nim CC: stdlib_sha1.nim CC: sha1_examples1.nim Hint: [Link] CC: sha1_examples2.nim CC: sha1_examples3.nim CC: sha1_examples4.nim .CC: sha1_examples5.nim CC: sha1_group0_examples.nim CC: stdlib_htmlparser.nim Hint: [Link] Hint: [Link] .Hint: .22458 lines; 10.126s; 16.652MiB 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: 22726 lines; 13.516s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/decls.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/decls.html [SuccessX] Hint: 44668 lines; 11.662s; 39.863MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/globs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/globs.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 37091 lines; 9.275s; 31.93MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/nimsuggest/sexp.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sexp.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: 22492 lines; 9.718s; 16.609MiB 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] CC: stdlib_assertions.nim CC: stdlib_system.nim CC: stdlib_unicode.nim Hint: 33013 lines; 23.514s; 39.715MiB peakmem; Debug build; proj: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim; out: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples [Exec] CC: stdlib_wordwrap.nim CC: wordwrap_examples1.nim CC: wordwrap_group0_examples.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim [Success] Hint: 30918 lines; 32.441s; 20.711MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/tables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/tables.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 45493 lines; 10.241s; 39.805MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/registry.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/registry.html [SuccessX] Hint: 22706 lines; 12.308s; 13.363MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/iterators.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/iterators.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_111.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: 38929 lines; 7.029s; 32.051MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/openssl.html [SuccessX] .CC: stdlib_system.nim CC: editdistance_group0_examples.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_110.nim [Exec] Hint: [Link] Hint: 34423 lines; 8.480s; 32.027MiB 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: 34648 lines; 19.925s; 32.004MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/sha1.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sha1.html [SuccessX] ... Hint: [Link] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim cpp -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_111.nim [Exec] ......Hint: 34097 lines; 11.299s; 32.039MiB 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: 34368 lines; 22.003s; 25.684MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/wordwrap.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/wordwrap.html [SuccessX] Hint: [Link] Hint: [Link] Hint: 25991 lines; 7.230s; 25.691MiB 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: 26257 lines; 17.534s; 20.715MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/editdistance.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/editdistance.html [SuccessX] Hint: 50199 lines; 16.802s; 49.461MiB 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: 50429 lines; 54.764s; 39.773MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/htmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/htmlparser.html [SuccessX] ...Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_112.nim [Exec] .....Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_111.nim [Exec] CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_formatfloat.nim CC: stdlib_system.nim CC: stdlib_hashes.nim CC: stdlib_math.nim CC: stdlib_tables.nim CC: stdlib_parseutils.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_streams.nim CC: stdlib_lexbase.nim CC: stdlib_parsejson.nim CC: stdlib_options.nim CC: stdlib_json.nim CC: stdlib_sets.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_strtabs.nim CC: stdlib_jsonutils.nim CC: jsonutils_examples1.nim CC: jsonutils_examples2.nim CC: jsonutils_examples3.nim CC: jsonutils_examples4.nim CC: jsonutils_examples5.nim CC: jsonutils_examples6.nim CC: jsonutils_examples7.nim CC: jsonutils_examples8.nim CC: jsonutils_examples9.nim CC: jsonutils_group0_examples.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_112.nim [Exec] Hint: [Link] Hint: 53219 lines; 8.487s; 61.488MiB 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: 53352 lines; 23.797s; 49.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/jsonutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jsonutils.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_123.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_123.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_124.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_124.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_125.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_125.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_126.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_126.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_130.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_131.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_132.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_130.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_133.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_131.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_134.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_132.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_135.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_133.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_136.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_137.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_134.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_138.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_135.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_139.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_136.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_137.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_140.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_138.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_139.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_140.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_141.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_142.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_143.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_144.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_145.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_146.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_147.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_148.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_149.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_150.nim [Exec] external program failed, retrying serial work queue for logs! bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut3.html --index:on doc/tut3.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut2.html --index:on doc/tut2.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut1.html --index:on doc/tut1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tools.html --index:on doc/tools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/testament.html --index:on doc/testament.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/prelude.html --index:on doc/prelude.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/packaging.html --index:on doc/packaging.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/overview.html --index:on doc/overview.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimsuggest.html --index:on doc/nimsuggest.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nims.html --index:on doc/nims.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/niminst.html --index:on doc/niminst.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimgrep.html --index:on doc/nimgrep.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimc.html --index:on doc/nimc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nep1.html --index:on doc/nep1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/manual_experimental.html --index:on doc/manual_experimental.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/manual.html --index:on doc/manual.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/lib.html --index:on doc/lib.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/koch.html --index:on doc/koch.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/intern.html --index:on doc/intern.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/idetools.html --index:on doc/idetools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/hcr.html --index:on doc/hcr.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/gc.html --index:on doc/gc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/filters.html --index:on doc/filters.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/estp.html --index:on doc/estp.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/drnim.html --index:on doc/drnim.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/docstyle.html --index:on doc/docstyle.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/docgen.html --index:on doc/docgen.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/destructors.html --index:on doc/destructors.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/contributing.html --index:on doc/contributing.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/backends.html --index:on doc/backends.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/apis.html --index:on doc/apis.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/var_t_return.html --index:on doc/manual/var_t_return.rst bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/threads.html --index:on lib/system/threads.nim bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/channels.html --index:on lib/system/channels.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nimrtl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nimhcr.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/typeinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/rlocks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/macros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/macrocache.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/locks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/hotcodereloading.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/experimental/diff.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/pools.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/filepermissions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/compat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/btreetables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/re.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/rdstdin.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/nre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_sqlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_postgres.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_odbc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/nre/private/util.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsre.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsffi.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsconsole.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/dom_extensions.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/dom.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/asyncjs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nintendoswitch/switch_memory.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rstgen.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rstast.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rst.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/highlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/posix_utils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/kqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/inotify.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/epoll.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/httpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/xmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/volatile.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/uri.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unittest.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unicode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/typetraits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/times.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/terminal.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/sugar.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strtabs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strscans.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strmisc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strformat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/streamwrapper.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/streams.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/stats.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ssl_config.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ssl_certs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/smtp.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/selectors.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/segfaults.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ropes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/reservedmem.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/rationals.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/random.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/punycode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/pegs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/pathnorm.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parseutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsesql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parseopt.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsejson.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsecsv.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsecfg.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/oswalkdir.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/osproc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/os.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/options.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/oids.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nimtracker.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nimprof.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/net.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nativesockets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/mimetypes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/mersenne.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/memfiles.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/md5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/math.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/marshal.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/logging.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/lexbase.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/lenientops.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/json.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/httpcore.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/htmlgen.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/hashes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/fenv.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/endians.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/encodings.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/dynlib.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/distros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/db_common.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cstrutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/coro.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cookies.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/complex.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/colors.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cgi.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/browsers.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/bitops.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/base64.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncstreams.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncnet.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncmacro.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asynchttpserver.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncfutures.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncftpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncfile.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncdispatch.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/async.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/algorithm.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/tables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sharedtables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sharedlist.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sequtils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/rtarrays.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/lists.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/intsets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/heapqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/deques.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/critbits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/chains.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/threadpool.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/cpuload.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/cpuinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/atomics.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unidecode/unidecode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/wrapnils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/wordwrap.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/with.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/varints.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/time_t.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/sums.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/stackframes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/sha1.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/monotimes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/logic.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/jsonutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/isolation.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/exitprocs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/enumerate.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/effecttraits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/editdistance.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/decls.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/compilesettings.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/underscored_calls.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/since.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/miscdollars.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/globs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/widestrs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/nimscript.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/iterators.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/io.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/dollars.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/assertions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/windows/winlean.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/windows/registry.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/wrappers/linenoise/linenoise.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on nimsuggest/sexp.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/mysql.html lib/wrappers/mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/iup.html lib/wrappers/iup.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/sqlite3.html lib/wrappers/sqlite3.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/postgres.html lib/wrappers/postgres.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tinyc.html lib/wrappers/tinyc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/odbcsql.html lib/wrappers/odbcsql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/pcre.html lib/wrappers/pcre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/openssl.html lib/wrappers/openssl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/posix.html lib/posix/posix.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/linux.html lib/posix/linux.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/termios.html lib/posix/termios.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/jscore.html lib/js/jscore.nim bin/nim buildIndex -o:web/upload/1.4.6/theindex.html web/upload/1.4.6 Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nimdoc.cfg' [Conf] bin/nim doc --project --outdir:web/upload/1.4.6/compiler --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -u:boot compiler/index.nim Hint: 159728 lines; 7.290s; 229.512MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/compiler/index.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/compiler/index.html [SuccessX] bin/nim js -d:release --out:web/upload/nimblepkglist.js tools/nimblepkglist.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ....................... Hint: 38977 lines; 0.762s; 31.996MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/nimblepkglist.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/nimblepkglist.js [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 -o:doc/html/docgen_sample.html doc/docgen_sample.nim Hint: 34262 lines; 0.656s; 25.781MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/doc/docgen_sample.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/docgen_sample.html [SuccessX] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut3.html --index:on doc/tut3.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut2.html --index:on doc/tut2.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut1.html --index:on doc/tut1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tools.html --index:on doc/tools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/testament.html --index:on doc/testament.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/prelude.html --index:on doc/prelude.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/packaging.html --index:on doc/packaging.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/overview.html --index:on doc/overview.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimsuggest.html --index:on doc/nimsuggest.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nims.html --index:on doc/nims.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/niminst.html --index:on doc/niminst.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimgrep.html --index:on doc/nimgrep.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimc.html --index:on doc/nimc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nep1.html --index:on doc/nep1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/manual_experimental.html --index:on doc/manual_experimental.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/manual.html --index:on doc/manual.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/lib.html --index:on doc/lib.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/koch.html --index:on doc/koch.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/intern.html --index:on doc/intern.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/idetools.html --index:on doc/idetools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/hcr.html --index:on doc/hcr.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/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.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/gc.html --index:on doc/gc.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/filters.html --index:on doc/filters.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/estp.html --index:on doc/estp.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/drnim.html --index:on doc/drnim.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/docstyle.html --index:on doc/docstyle.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/docgen.html --index:on doc/docgen.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/destructors.html --index:on doc/destructors.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/contributing.html --index:on doc/contributing.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/backends.html --index:on doc/backends.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/apis.html --index:on doc/apis.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/var_t_return.html --index:on doc/manual/var_t_return.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_101.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_102.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.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/threads.html --index:on lib/system/threads.nim bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/channels.html --index:on lib/system/channels.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/nimrtl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/nimhcr.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/typeinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/rlocks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/macros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/macrocache.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/locks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/hotcodereloading.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/experimental/diff.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/pools.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/filepermissions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/compat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/btreetables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/htmlparser/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/htmlparser/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/re.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/rdstdin.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/nre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_sqlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_postgres.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_odbc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/nre/private/util.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/jsre.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/jsffi.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(123, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] Hint: 23016 lines; 2.327s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/locks.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/locks.html [SuccessX] bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/jsconsole.nim Hint: 22989 lines; 2.595s; 13.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/rlocks.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rlocks.html [SuccessX] bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/dom_extensions.nim Hint: 17094 lines; 1.250s; 8.695MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jsre.html [SuccessX] bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/dom.nim Hint: 22753 lines; 2.703s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/macrocache.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/macrocache.html [SuccessX] Hint: 22748 lines; 2.619s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/hotcodereloading.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/hotcodereloading.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(485, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(486, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(510, 39) bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/asyncjs.nim Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(511, 40) Warning: toU16 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/nintendoswitch/switch_memory.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_102.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_103.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(696, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(697, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(698, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(703, 11) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(732, 18) Warning: toU8 is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_102.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/rstgen.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_102.nim [Exec] Hint: 22723 lines; 2.721s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/compat.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/compat.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/rstast.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22816 lines; 2.614s; 13.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/rdstdin.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rdstdin.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.064s; 4.57MiB peakmem; Debug build; proj: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim; out: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/rst.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_sqlite.nim(133, 1) Warning: Circular dependency detected. `codeReordering` pragma may not be able to reorder some nodes properely [User] Hint: 22706 lines; 4.068s; 20.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/system.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/highlite.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/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: 17115 lines; 1.009s; 8.707MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsconsole.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jsconsole.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_102.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/posix_utils.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] 7867 lines; 0.316s; 4.566MiB 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim(1, 1) Warning: language 'js' not supported [LanguageXNotSupported] Hint: 25781 lines; 2.907s; 16.664MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jsffi.html [SuccessX] Hint: 24458 lines; 4.551s; 16.637MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/macros.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/macros.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/kqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/inotify.nim Hint: 30970 lines; 3.480s; 20.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/nre/private/util.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/util.html [SuccessX] Hint: 18798 lines; 1.162s; 10.82MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom_extensions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/dom_extensions.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/epoll.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/httpclient.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/js/asyncjs.nim(1, 1) Warning: language 'javascript' not supported [LanguageXNotSupported] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 18793 lines; 1.537s; 10.809MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/dom.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/xmltree.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.385s; 4.555MiB peakmem; Debug build; proj: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim; out: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim [Success] Hint: 25463 lines; 5.090s; 16.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/btreetables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/btreetables.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/xmlparser.nim Hint: 7867 lines; 0.332s; 4.57MiB 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: 25840 lines; 4.927s; 16.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_sqlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_sqlite.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/volatile.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(10, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(10, 36) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(30, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22743 lines; 2.547s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/switch_memory.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/uri.nim Hint: 25938 lines; 2.844s; 16.672MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/asyncjs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncjs.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unittest.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_104.nim [Exec] Hint: Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_103.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_103.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --threads:on /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_103.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 49604 lines; 7.812s; 39.875MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/pools.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/pools.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unicode.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 38316 lines; 8.052s; 31.98MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/experimental/diff.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/diff.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/typetraits.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.257s; 4.57MiB peakmem; Debug build; proj: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples.nim; out: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples.nim [Success] Hint: 44124 lines; 8.425s; 39.812MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/filepermissions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/filepermissions.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/times.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 35314 lines; 8.057s; 31.977MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_postgres.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25321 lines; 3.068s; 16.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/epoll.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/epoll.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25392 lines; 3.226s; 16.637MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/kqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/kqueue.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/terminal.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/sugar.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strutils.nim Hint: 22743 lines; 2.256s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/volatile.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/volatile.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strtabs.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_103.nim [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.293s; 4.566MiB 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: 22804 lines; 4.164s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/inotify.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/inotify.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strscans.nim Hint: 7867 lines; 0.308s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim; out: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples [Exec] localhost.localdomain5.15.59-std-def-alt1#1 SMP Wed Aug 3 17:39:47 UTC 2022 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim [Success] Hint: 25340 lines; 4.805s; 16.633MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix_utils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/posix_utils.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strmisc.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.099s; 4.566MiB 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: 35891 lines; 9.232s; 31.977MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_mysql.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples.nim [Success] Hint: 39756 lines; 9.521s; 31.945MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/nre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nre.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strformat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/streamwrapper.nim Hint: 35725 lines; 9.299s; 31.988MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_odbc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_odbc.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/streams.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim(426, 15) /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_104.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim(604, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] Hint: 51121 lines; 11.306s; 49.469MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimhcr.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/stats.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_104.nim [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 35162 lines; 6.888s; 31.902MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/highlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/highlite.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ssl_config.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: 7867 lines; 0.367s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim; out: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim [Success] Hint: 35303 lines; 10.998s; 32.004MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/re.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/re.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ssl_certs.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 58315 lines; 12.465s; 49.438MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nimrtl.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/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.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/smtp.nim Hint: Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] 46593 lines; 12.130s; 39.75MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsexml.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/selectors.nim Hint: 7867 lines; 0.082s; 4.566MiB 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: 24646 lines; 3.405s; 16.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/typetraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/typetraits.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/segfaults.nim Hint: 25803 lines; 2.517s; 16.625MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strscans.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strscans.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ropes.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: 42329 lines; 10.027s; 39.816MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstast.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rstast.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/reservedmem.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ......Hint: 53449 lines; 9.761s; 49.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rst.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rst.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/rationals.nim Hint: 7867 lines; 0.293s; 4.555MiB peakmem; Debug build; proj: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim; out: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim [Success] Hint: 57320 lines; 10.268s; 49.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rstgen.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/random.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/punycode.nim ...Hint: 22758 lines; 2.154s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ssl_config.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/ssl_config.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/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.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/pegs.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 28610 lines; 3.067s; 16.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/streamwrapper.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/streamwrapper.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/pathnorm.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.256s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim; out: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples [Exec] cannot open file stream: somefile.txtHint: operation successful: runnableExamples: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim [Success] Hint: 24229 lines; 3.312s; 16.656MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/streams.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/streams.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsexml.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: 7867 lines; 0.306s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim; out: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim [Success] Hint: 26778 lines; 3.880s; 16.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/stats.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/stats.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parseutils.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) .Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] .Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_105.nim [Exec] .../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25317 lines; 2.316s; 16.625MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/segfaults.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/segfaults.html [SuccessX] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsesql.nim Hint: 7867 lines; 0.264s; 4.566MiB 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: 25949 lines; 7.209s; 20.617MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unicode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/unicode.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parseopt.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsejson.nim ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 7867 lines; 0.402s; 4.566MiB 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: 35058 lines; 9.651s; 31.953MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/uri.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/uri.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsecsv.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_101.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 48527 lines; 10.622s; 39.883MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/xmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/xmlparser.html [SuccessX] Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsecfg.nim used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 7867 lines; 0.292s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples.nim; out: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples [Exec] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples.nim [Success] Hint: 24697 lines; 3.622s; 16.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ropes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/ropes.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/oswalkdir.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_106.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim(369, 9) template/generic instantiation of `since` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 7867 lines; 0.255s; 4.566MiB 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: 34249 lines; 8.185s; 31.93MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strutils.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/osproc.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_102.nim [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.230s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim; out: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim [Success] Hint: 22931 lines; 3.252s; 13.406MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/pathnorm.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/pathnorm.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/os.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 58013 lines; 8.806s; 39.809MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/terminal.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/terminal.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/options.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim(624, 17) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim(729, 13) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] Hint: 63433 lines; 11.148s; 39.773MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/unittest.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/oids.nim ..Hint: Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...Hint: 7867 lines; 0.269s; 4.566MiB 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_examplesHint: [SuccessX] Hint: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [Exec]7867 lines; 0.249s; 4.57MiB 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: 34912 lines; 7.882s; 25.746MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strformat.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strformat.html [SuccessX] 2022-09-08 04:12:08 CPU time [s] 6.381999999999655e-06 Fib is [s] @[0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nimtracker.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim [Success] Hint: 40054 lines; 9.805s; 39.797MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/times.html [SuccessX] Hint: 7867 lines; 0.264s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim; out: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [Exec] Hint: 27205 lines; 4.453s; 16.625MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/rationals.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rationals.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nimprof.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim [Success] Hint: 45061 lines; 9.491s; 39.762MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strtabs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strtabs.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_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.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/net.nim ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nativesockets.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(454, 64) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(695, 56) used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(796, 46) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] Hint: 7867 lines; 0.256s; 4.566MiB 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim [Success] Hint: Hint: 23415 lines; 4.692s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parseutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parseutils.html [SuccessX] Hint: 7867 lines; 0.390s; 4.566MiB 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] 7867 lines; 0.267s; 4.566MiB 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/strmisc_d/runnableExamples/strmisc_group0_examples.nim [Success] Hint: 34336 lines; 9.728s; 25.727MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strmisc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strmisc.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/mimetypes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/mersenne.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim [Success] Hint: 46077 lines; 10.919s; 39.766MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sugar.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/memfiles.nim .........Hint: 44267 lines; 8.758s; 39.859MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ssl_certs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/ssl_certs.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/md5.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 96866 lines; 15.659s; 61.234MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/httpclient.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/math.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_107.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: 23188 lines; 1.903s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimtracker.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimtracker.html [SuccessX] Warning: ze is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/marshal.nim Hint: 46511 lines; 8.695s; 39.824MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/selectors.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/selectors.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/logging.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: stdlib_htmlparser.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..Hint: 7867 lines; 0.216s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim; out: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --multiMethods:on /usr/src/.cache/nim/manual_d/manual/manual_snippet_106.nim [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim [Success] Hint: 25020 lines; 3.309s; 16.637MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/options.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/options.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/lexbase.nim ...../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ........./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ......../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_system.nim CC: stdlib_strtabs.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: stdlib_xmltree.nim Hint: 37446 lines; 6.898s; 31.961MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsesql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsesql.html [SuccessX] CC: xmltree_examples1.nim Hint: 36464 lines; 6.594s; 31.992MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsejson.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsejson.html [SuccessX] Hint: CC: stdlib_xmltree.nim 46611 lines; 8.048s; 39.766MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsexml.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.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/lenientops.nim [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_106.nim [Exec] CC: xmltree_examples2.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/json.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/httpcore.nim CC: xmltree_examples3.nim CC: xmltree_examples4.nim CC: xmltree_examples5.nim CC: xmltree_examples6.nim Hint: 7867 lines; 0.232s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim; out: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [Exec] CC: xmltree_examples7.nim CC: xmltree_examples8.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim [Success] Hint: 22762 lines; 2.718s; 13.391MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/mersenne.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/mersenne.html [SuccessX] CC: xmltree_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.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/htmlparser.nim CC: xmltree_examples10.nim CC: xmltree_examples11.nim CC: xmltree_examples12.nim CC: xmltree_examples13.nim CC: xmltree_examples14.nim CC: xmltree_examples15.nim CC: xmltree_examples16.nim CC: xmltree_examples17.nim CC: xmltree_examples18.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: xmltree_examples19.nim CC: xmltree_examples20.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: xmltree_examples21.nim CC: xmltree_examples22.nim CC: xmltree_examples23.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: xmltree_examples24.nim CC: xmltree_group0_examples.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_108.nim [Exec] ...Hint: 7867 lines; 0.373s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim; out: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples [Exec] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim [Success] Hint: 22989 lines; 3.166s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/md5.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/md5.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/htmlgen.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(123, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] ...Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(485, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(486, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(510, 39) Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(511, 40) Warning: toU16 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(696, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(697, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(698, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(703, 11) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(732, 18) Warning: toU8 is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.284s; 4.566MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim [Success] Hint: 26440 lines; 3.681s; 16.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/math.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/math.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/hashes.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 7867 lines; 0.301s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim; out: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim [Success] Hint: 34458 lines; 11.509s; 25.703MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/punycode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/punycode.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/fenv.nim Hint: 40238 lines; 8.000s; 31.984MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsecfg.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsecfg.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/endians.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 44343 lines; 12.756s; 39.793MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/reservedmem.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/reservedmem.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/encodings.nim Hint: 7867 lines; 0.394s; 4.566MiB 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: 44651 lines; 10.016s; 39.84MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parseopt.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parseopt.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/dynlib.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 83427 lines; 14.214s; 61.754MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/smtp.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/smtp.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_107.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/distros.nim Hint: 44115 lines; 9.110s; 39.781MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/oswalkdir.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/oswalkdir.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/db_common.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22765 lines; 2.691s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/lenientops.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/lenientops.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cstrutils.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/htmlparser_d/htmlparser/htmlparser_snippet_101.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .....Hint: 40752 lines; 8.358s; 31.977MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/oids.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/oids.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/coro.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimprof.nim(227, 3) Warning: use exitprocs.addExitProc; addQuitProc is deprecated [Deprecated] Hint: 39496 lines; 7.865s; 32.008MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimprof.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimprof.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cookies.nim .Hint: 7867 lines; 0.351s; 4.566MiB 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: 46149 lines; 10.716s; 39.773MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsecsv.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsecsv.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/complex.nim ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .....Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_107.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..Hint: 49072 lines; 9.860s; 39.805MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/osproc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/osproc.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/colors.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..... Hint: [Link] Hint: 7867 lines; 0.286s; 4.566MiB 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.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): multiple definition of `NTI__AXJIhVoWe4G3c3KjQE6ymQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x20): multiple definition of `NTI__H9atqk7mZO4Wo9cXc7AfElkQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x20): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): multiple definition of `NimDT___AXJIhVoWe4G3c3KjQE6ymQ_k'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x60): multiple definition of `NTI__RFxWfaeuyO9bchogjTGzuUA_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x60): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): multiple definition of `NTI__MaJ21s3JWuTNJTXNEUHXSQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlNode__dQfzrM4eFRXTfdduIk49cuw': stdlib_xmltree.nim.c:(.text+0x185): multiple definition of `newXmlNode__dQfzrM4eFRXTfdduIk49cuw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x185): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newElement__qytV1ok6CJmBdu5AkYO1xg': stdlib_xmltree.nim.c:(.text+0x639): multiple definition of `newElement__qytV1ok6CJmBdu5AkYO1xg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x639): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ': stdlib_xmltree.nim.c:(.text+0x84c): multiple definition of `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x84c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA': stdlib_xmltree.nim.c:(.text+0xc88): multiple definition of `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xc88): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ': stdlib_xmltree.nim.c:(.text+0xe17): multiple definition of `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xe17): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2': stdlib_xmltree.nim.c:(.text+0x1181): multiple definition of `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1181): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `add__ScTx08m9bDgG8FqKvF09cIFA': stdlib_xmltree.nim.c:(.text+0x1521): multiple definition of `add__ScTx08m9bDgG8FqKvF09cIFA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1521): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `dollar___rAp771iHtGrYgbvmntxUog': stdlib_xmltree.nim.c:(.text+0x22cb): multiple definition of `dollar___rAp771iHtGrYgbvmntxUog'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x22cb): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newText__lIKHICv0QWYTrKo9cmYCIpg': stdlib_xmltree.nim.c:(.text+0x2380): multiple definition of `newText__lIKHICv0QWYTrKo9cmYCIpg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2380): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newComment__0QU81vI7aC3mJzRJpMvSdg': stdlib_xmltree.nim.c:(.text+0x248e): multiple definition of `newComment__0QU81vI7aC3mJzRJpMvSdg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x248e): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newCData__wlhx3SYsOoejr6cg9cS9cOMQ': stdlib_xmltree.nim.c:(.text+0x259c): multiple definition of `newCData__wlhx3SYsOoejr6cg9cS9cOMQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x259c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newEntity__IYDiXGDLumr9crRvjSApDsg': stdlib_xmltree.nim.c:(.text+0x26aa): multiple definition of `newEntity__IYDiXGDLumr9crRvjSApDsg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x26aa): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg': stdlib_xmltree.nim.c:(.text+0x27b8): multiple definition of `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x27b8): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlTree__xntfdcYvAguJCTyb6bBNvQ': stdlib_xmltree.nim.c:(.text+0x2aa3): multiple definition of `newXmlTree__xntfdcYvAguJCTyb6bBNvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2aa3): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `worker__6tKeRp8EyUwR1FUavPobDg': stdlib_xmltree.nim.c:(.text+0x2e23): multiple definition of `worker__6tKeRp8EyUwR1FUavPobDg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2e23): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `innerText__rAp771iHtGrYgbvmntxUog_2': stdlib_xmltree.nim.c:(.text+0x3120): multiple definition of `innerText__rAp771iHtGrYgbvmntxUog_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3120): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `delete__qj07xziCYVCejtw7TVRDvQ': stdlib_xmltree.nim.c:(.text+0x31cf): multiple definition of `delete__qj07xziCYVCejtw7TVRDvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x31cf): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `clear__tw3AZT9bIVd09cTeud4JdM9cg': stdlib_xmltree.nim.c:(.text+0x33fa): multiple definition of `clear__tw3AZT9bIVd09cTeud4JdM9cg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x33fa): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000': stdlib_xmltree.nim.c:(.text+0x35e6): multiple definition of `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x35e6): first defined here Hint: operation successful: runnableExamples: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim [Success] Hint: 40756 lines; 14.276s; 31.855MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/random.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/random.html [SuccessX] CC: stdlib_dollars.nim CC: stdlib_system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cgi.nim Hint: Hint: CC: stdlib_strtabs.nim 22887 lines; 2.096s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/fenv.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/fenv.html [SuccessX] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/browsers.nim CC: stdlib_xmltree.nim CC: stdlib_xmltree.nim CC: xmltree_examples25.nim CC: xmltree_examples26.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_109.nim [Exec] ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `add__h5EN37DzGwIRbfOtA8cy9agxmltree': @mxmltree_examples1.nim.c:(.text+0x6eb): undefined reference to `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `unknown_xmltree_examples1Init000': @mxmltree_examples1.nim.c:(.text+0xa0a): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xa46): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xacb): undefined reference to `dollar___OuMIOHiWWdpO1R0c3qsNmg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMain': @mxmltree_group0_examples.nim.c:(.text+0x104): undefined reference to `stdlib_xmltreeDatInit000' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples: hidden symbol `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' isn't defined ld: final link failed: bad value collect2: error: ld returned 1 exit status Error: execution of an external program failed: 'gcc -o /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_system.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o -lm -lrt -ldl' [runnableExamples] failed: generated file: '/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim' group: '(rdoccmd: "", docCmd: "", code: "# autogenerated by docgen\n# source: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser/xmltree.nim\n# rdoccmd: \nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples1.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples2.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples3.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples4.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples5.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples6.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples7.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples8.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples9.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples10.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples11.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples12.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples13.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples14.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples15.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples16.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples17.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples18.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples19.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples20.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples21.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples22.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples23.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples24.nim\"\n", index: 0)' cmd: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r --warning:UnusedImport:off --path:/usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser --nimcache:/usr/src/.cache/nim/xmltree_d/runnableExamples /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: 7867 lines; 0.264s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim; out: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples [Exec] CC: xmltree_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.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/bitops.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim [Success] Hint: 44101 lines; 10.286s; 39.68MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/os.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/os.html [SuccessX] CC: xmltree_examples28.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/base64.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: xmltree_examples29.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: xmltree_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: 22820 lines; 2.693s; 13.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/endians.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/endians.html [SuccessX] Hint: 46169 lines; 9.665s; 39.848MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nativesockets.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncstreams.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncnet.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 36504 lines; 15.232s; 39.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/pegs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/pegs.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncmacro.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.312s; 4.566MiB 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: 23189 lines; 4.332s; 13.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/hashes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/hashes.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asynchttpserver.nim Hint: [Link] Hint: 51054 lines; 10.797s; 39.816MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/net.html [SuccessX] Hint: 22807 lines; 2.836s; 13.391MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/db_common.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_common.html [SuccessX] Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncfutures.nim 22862 lines; 2.605s; 13.391MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cstrutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cstrutils.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncftpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncfile.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(316, 53) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(318, 37) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(318, 52) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(411, 44) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 46155 lines; 10.116s; 39.859MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/memfiles.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncdispatch.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_108.nim [Exec] Hint: 50282 lines; 20.347s; 49.449MiB 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: 50512 lines; 31.965s; 39.758MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/htmlparser.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/async.nim Hint: 35937 lines; 8.652s; 31.965MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/lexbase.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/lexbase.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/algorithm.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 26789 lines; 3.517s; 16.645MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/complex.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/complex.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/tables.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_108.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/logging.nim(323, 22) Hint: 'log' cannot raise 'Exception' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.263s; 4.57MiB 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: 46999 lines; 12.285s; 39.816MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/mimetypes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/mimetypes.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sharedtables.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_110.nim [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: Hint: 7867 lines; 0.269s; 4.566MiB 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] 7867 lines; 0.287s; 4.566MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim [Success] Hint: 44958 lines; 11.478s; 39.773MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/logging.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/logging.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples.nim [Success] Hint: 44044 lines; 11.624s; 39.691MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/marshal.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/marshal.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sharedlist.nim Hint: 7867 lines; 0.195s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim; out: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sets.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim [Success] Hint: 22984 lines; 3.718s; 13.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/base64.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/base64.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sequtils.nim Hint: [Link] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): multiple definition of `NTI__AXJIhVoWe4G3c3KjQE6ymQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x20): multiple definition of `NTI__H9atqk7mZO4Wo9cXc7AfElkQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x20): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): multiple definition of `NimDT___AXJIhVoWe4G3c3KjQE6ymQ_k'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x60): multiple definition of `NTI__RFxWfaeuyO9bchogjTGzuUA_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x60): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): multiple definition of `NTI__MaJ21s3JWuTNJTXNEUHXSQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlNode__dQfzrM4eFRXTfdduIk49cuw': stdlib_xmltree.nim.c:(.text+0x185): multiple definition of `newXmlNode__dQfzrM4eFRXTfdduIk49cuw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x185): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newElement__qytV1ok6CJmBdu5AkYO1xg': stdlib_xmltree.nim.c:(.text+0x639): multiple definition of `newElement__qytV1ok6CJmBdu5AkYO1xg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x639): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ': stdlib_xmltree.nim.c:(.text+0x84c): multiple definition of `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x84c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA': stdlib_xmltree.nim.c:(.text+0xc88): multiple definition of `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xc88): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ': stdlib_xmltree.nim.c:(.text+0xe17): multiple definition of `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xe17): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2': stdlib_xmltree.nim.c:(.text+0x1181): multiple definition of `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1181): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `add__ScTx08m9bDgG8FqKvF09cIFA': stdlib_xmltree.nim.c:(.text+0x1521): multiple definition of `add__ScTx08m9bDgG8FqKvF09cIFA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1521): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `dollar___rAp771iHtGrYgbvmntxUog': stdlib_xmltree.nim.c:(.text+0x22cb): multiple definition of `dollar___rAp771iHtGrYgbvmntxUog'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x22cb): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newText__lIKHICv0QWYTrKo9cmYCIpg': stdlib_xmltree.nim.c:(.text+0x2380): multiple definition of `newText__lIKHICv0QWYTrKo9cmYCIpg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2380): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newComment__0QU81vI7aC3mJzRJpMvSdg': stdlib_xmltree.nim.c:(.text+0x248e): multiple definition of `newComment__0QU81vI7aC3mJzRJpMvSdg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x248e): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newCData__wlhx3SYsOoejr6cg9cS9cOMQ': stdlib_xmltree.nim.c:(.text+0x259c): multiple definition of `newCData__wlhx3SYsOoejr6cg9cS9cOMQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x259c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newEntity__IYDiXGDLumr9crRvjSApDsg': stdlib_xmltree.nim.c:(.text+0x26aa): multiple definition of `newEntity__IYDiXGDLumr9crRvjSApDsg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x26aa): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg': stdlib_xmltree.nim.c:(.text+0x27b8): multiple definition of `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x27b8): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlTree__xntfdcYvAguJCTyb6bBNvQ': stdlib_xmltree.nim.c:(.text+0x2aa3): multiple definition of `newXmlTree__xntfdcYvAguJCTyb6bBNvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2aa3): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `worker__6tKeRp8EyUwR1FUavPobDg': stdlib_xmltree.nim.c:(.text+0x2e23): multiple definition of `worker__6tKeRp8EyUwR1FUavPobDg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2e23): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `innerText__rAp771iHtGrYgbvmntxUog_2': stdlib_xmltree.nim.c:(.text+0x3120): multiple definition of `innerText__rAp771iHtGrYgbvmntxUog_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3120): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `delete__qj07xziCYVCejtw7TVRDvQ': stdlib_xmltree.nim.c:(.text+0x31cf): multiple definition of `delete__qj07xziCYVCejtw7TVRDvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x31cf): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `clear__tw3AZT9bIVd09cTeud4JdM9cg': stdlib_xmltree.nim.c:(.text+0x33fa): multiple definition of `clear__tw3AZT9bIVd09cTeud4JdM9cg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x33fa): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `attr__EGMotuqT17RQ3D9b2fXcO9aQ': stdlib_xmltree.nim.c:(.text+0x36c7): multiple definition of `attr__EGMotuqT17RQ3D9b2fXcO9aQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x36c7): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `child__JlAyVSMp7u9aryEwrNn6FzQ': stdlib_xmltree.nim.c:(.text+0x3a8e): multiple definition of `child__JlAyVSMp7u9aryEwrNn6FzQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3a8e): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__59cbMyLbqxk9cAonHJAxcSmg': stdlib_xmltree.nim.c:(.text+0x3d1a): multiple definition of `findAll__59cbMyLbqxk9cAonHJAxcSmg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3d1a): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__qHfTw9a4wSNnVRDKjZMVINQ': stdlib_xmltree.nim.c:(.text+0x408f): multiple definition of `findAll__qHfTw9a4wSNnVRDKjZMVINQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x408f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000': stdlib_xmltree.nim.c:(.text+0x4151): multiple definition of `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x4151): first defined here Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.271s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim; out: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim [Success] Hint: 25359 lines; 4.191s; 16.645MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/bitops.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/bitops.html [SuccessX] ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `add__h5EN37DzGwIRbfOtA8cy9agxmltree': @mxmltree_examples1.nim.c:(.text+0x6eb): undefined reference to `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `unknown_xmltree_examples1Init000': @mxmltree_examples1.nim.c:(.text+0xa0a): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xa46): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xacb): undefined reference to `dollar___OuMIOHiWWdpO1R0c3qsNmg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMain': @mxmltree_group0_examples.nim.c:(.text+0x11d): undefined reference to `stdlib_xmltreeDatInit000' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples: hidden symbol `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' isn't defined ld: final link failed: bad value collect2: error: ld returned 1 exit status Error: execution of an external program failed: 'gcc -o /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_dollars.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_system.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples27.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o -lm -lrt -ldl' [runnableExamples] failed: generated file: '/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim' group: '(rdoccmd: "", docCmd: "", code: "# autogenerated by docgen\n# source: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/xmltree.nim\n# rdoccmd: \nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples1.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples2.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples3.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples4.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples5.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples6.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples7.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples8.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples9.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples10.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples11.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples12.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples13.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples14.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples15.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples16.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples17.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples18.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples19.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples20.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples21.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples22.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples23.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples24.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples25.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples26.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples27.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples28.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples29.nim\"\n", index: 0)' cmd: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r --warning:UnusedImport:off --path:/usr/src/RPM/BUILD/nim-1.4.6/lib/pure --nimcache:/usr/src/.cache/nim/xmltree_d/runnableExamples /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/rtarrays.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/lists.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 7867 lines; 0.291s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples.nim; out: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples.nim [Success] Hint: 38250 lines; 10.373s; 32.008MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpcore.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/httpcore.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/intsets.nim Hint: 7867 lines; 0.282s; 4.566MiB 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/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim [Success] Hint: 35060 lines; 9.201s; 31.98MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/htmlgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/htmlgen.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/heapqueue.nim Hint: Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_109.nim [Exec] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 7867 lines; 0.236s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim; out: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim [Success] Hint: 42010 lines; 10.999s; 39.68MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/json.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/json.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 36953 lines; 7.995s; 31.977MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/dynlib.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/dynlib.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/deques.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/critbits.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 44649 lines; 9.748s; 39.785MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/encodings.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/encodings.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/chains.nim Hint: 7867 lines; 0.313s; 4.57MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim [Success] Hint: 23531 lines; 3.784s; 13.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/algorithm.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/algorithm.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/threadpool.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --multiMethods:on /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_109.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 23117 lines; 2.365s; 13.402MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sharedlist.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sharedlist.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/cpuload.nim Hint: 27756 lines; 3.076s; 16.645MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sharedtables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sharedtables.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/cpuinfo.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_111.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 22744 lines; 2.416s; 13.406MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/rtarrays.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rtarrays.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/atomics.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 49350 lines; 10.617s; 39.75MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/distros.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/distros.html [SuccessX] Hint: 7867 lines; 0.318s; 4.57MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unidecode/unidecode.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim [Success] Hint: 30918 lines; 5.315s; 20.707MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/tables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/tables.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 45277 lines; 9.838s; 39.875MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/coro.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/coro.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/wrapnils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/wordwrap.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: 7867 lines; 0.270s; 4.566MiB 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] (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: 34739 lines; 9.297s; 31.93MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/colors.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/colors.html [SuccessX] Hint: 45123 lines; 10.104s; 39.844MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cookies.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cookies.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/with.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/varints.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.272s; 4.57MiB 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: 23443 lines; 3.927s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/lists.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/lists.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/time_t.nim Hint: 7867 lines; 0.359s; 4.566MiB 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] 0 1 2 3 4 Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim [Success] Hint: 25566 lines; 4.399s; 16.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sequtils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sequtils.html [SuccessX] 7867 lines; 0.290s; 4.57MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/sums.nim Hint: 7867 lines; 0.301s; 4.566MiB 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/sets_d/runnableExamples/sets_group0_examples.nim [Success] Hint: 28079 lines; 4.753s; 16.621MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sets.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim [Success] Hint: 22931 lines; 3.606s; 13.402MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/heapqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/heapqueue.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/stackframes.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_110.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/sha1.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] Hint: 22751 lines; 2.326s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/chains.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/chains.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/monotimes.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 46297 lines; 10.463s; 39.844MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cgi.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cgi.html [SuccessX] Hint: 49160 lines; 10.560s; 39.762MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/browsers.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/browsers.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/logic.nim Hint: 7867 lines; 0.328s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim; out: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [Exec] Hint: 7867 lines; 0.265s; 4.566MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/jsonutils.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim [Success] Hint: 23276 lines; 3.855s; 13.402MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/critbits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/critbits.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim [Success] Hint: 27579 lines; 4.899s; 20.625MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/intsets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/intsets.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/isolation.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/exitprocs.nim Hint: 25491 lines; 2.622s; 16.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/cpuload.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cpuload.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/enumerate.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_110.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .Hint: 7867 lines; 0.301s; 4.57MiB peakmem; Debug build; proj: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim; out: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [Exec] Hint: 49301 lines; 10.490s; 39.812MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncstreams.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncstreams.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim [Success] Hint: 26969 lines; 4.493s; 16.637MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/deques.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/deques.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/effecttraits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/editdistance.nim ...../usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] .../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] Hint: 49537 lines; 10.486s; 39.848MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncmacro.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncmacro.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/decls.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_112.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 49173 lines; 10.144s; 39.816MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncfutures.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncfutures.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/compilesettings.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] .Hint: Hint: 22828 lines; 2.408s; 13.379MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/varints.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/varints.html [SuccessX] 7867 lines; 0.283s; 4.566MiB 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/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim [Success] Hint: 25387 lines; 3.917s; 16.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/cpuinfo.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cpuinfo.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/underscored_calls.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/since.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Warning: ze is deprecated [Deprecated] Hint: 22729 lines; 2.372s; 13.379MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/time_t.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/time_t.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/miscdollars.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] Hint: 7867 lines; 0.290s; 4.566MiB peakmem; Debug build; proj: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples.nim; out: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples.nim [Success] Hint: 24879 lines; 4.087s; 16.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/atomics.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/atomics.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/globs.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: 22737 lines; 2.487s; 13.379MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/stackframes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/stackframes.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/widestrs.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 49544 lines; 10.609s; 39.875MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/async.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/async.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/nimscript.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.379s; 4.57MiB 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: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim cpp -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_111.nim [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim [Success] Hint: 24568 lines; 4.266s; 16.668MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/wrapnils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/wrapnils.html [SuccessX] Hint: 22717 lines; 2.270s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/logic.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/logic.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/iterators.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/io.nim Hint: 7867 lines; 0.273s; 4.57MiB 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: 24566 lines; 4.033s; 16.633MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/with.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/with.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/dollars.nim Hint: 22747 lines; 2.441s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/isolation.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/isolation.html [SuccessX] Hint: 23104 lines; 2.404s; 13.406MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/exitprocs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/exitprocs.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/assertions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/windows/winlean.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 7867 lines; 0.285s; 4.57MiB 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: 26527 lines; 4.241s; 16.633MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/sums.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sums.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/windows/registry.nim Hint: 70638 lines; 13.919s; 49.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncnet.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncnet.html [SuccessX] Hint: 58655 lines; 12.721s; 49.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncdispatch.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncdispatch.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/wrappers/linenoise/linenoise.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on nimsuggest/sexp.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_112.nim [Exec] Hint: 24513 lines; 2.942s; 16.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/effecttraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/effecttraits.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/mysql.html lib/wrappers/mysql.nim Hint: 62481 lines; 13.284s; 49.559MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncfile.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncfile.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/iup.html lib/wrappers/iup.nim Hint: 22763 lines; 2.571s; 13.375MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/compilesettings.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/compilesettings.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/sqlite3.html lib/wrappers/sqlite3.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 22706 lines; 2.361s; 13.363MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/since.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/since.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/postgres.html lib/wrappers/postgres.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 22706 lines; 2.280s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/miscdollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/miscdollars.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tinyc.html lib/wrappers/tinyc.nim Hint: Hint: 7867 lines; 0.397s; 4.555MiB 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] 7867 lines; 0.200s; 4.57MiB 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: 24507 lines; 2.859s; 16.621MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/underscored_calls.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/underscored_calls.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim [Success] Hint: 24529 lines; 4.328s; 16.641MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/enumerate.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/enumerate.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim [Success] Hint: 22726 lines; 3.524s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/decls.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/decls.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(172, 41) 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.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/odbcsql.html lib/wrappers/odbcsql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/pcre.html lib/wrappers/pcre.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_113.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/openssl.html lib/wrappers/openssl.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(190, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(208, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(224, 9) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(227, 19) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(349, 28) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(352, 11) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(30, 34) Hint: 'listDirsImpl' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(32, 34) Hint: 'listFilesImpl' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(34, 49) Hint: 'removeDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(36, 49) Hint: 'removeFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(38, 49) Hint: 'moveFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(40, 49) Hint: 'moveDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(42, 49) Hint: 'copyFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(44, 49) Hint: 'copyDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(45, 63) Hint: 'createDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(53, 65) Hint: 'rawExec' cannot raise 'OSError' [XCannotRaiseY] Hint: 7867 lines; 0.318s; 4.555MiB peakmem; Debug build; proj: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples.nim; out: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples [Exec] Hint: 22706 lines; 2.606s; 13.398MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/widestrs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/widestrs.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/posix.html lib/posix/posix.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(364, 34) Hint: 'stdinReadLine' cannot raise 'IOError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(368, 34) Hint: 'stdinReadAll' cannot raise 'IOError' [XCannotRaiseY] Hint: 89787 lines; 14.955s; 61.699MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncftpclient.html [SuccessX] Hint: 23148 lines; 2.696s; 13.398MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimscript.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/linux.html lib/posix/linux.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/termios.html lib/posix/termios.nim Hint: 77136 lines; 15.351s; 61.711MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asynchttpserver.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asynchttpserver.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/jscore.html lib/js/jscore.nim .Hint: 22706 lines; 2.685s; 13.406MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/io.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/io.html [SuccessX] ..Hint: 22706 lines; 2.679s; 13.359MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/dollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/dollars.html [SuccessX] Hint: 22706 lines; 2.589s; 13.367MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/assertions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/assertions.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/threadpool.nim(117, 27) Warning: pragma before generic parameter list is deprecated [Deprecated] ...Hint: .46746 lines; 10.204s; 39.781MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/threadpool.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/threadpool.html [SuccessX] ....../usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22741 lines; 2.625s; 13.41MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/linenoise.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 22706 lines; 3.925s; 13.363MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/iterators.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/iterators.html [SuccessX] Hint: 7867 lines; 0.344s; 4.57MiB 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: 34368 lines; 9.399s; 25.711MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/wordwrap.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/wordwrap.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 23079 lines; 2.611s; 13.398MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/postgres.html [SuccessX] Hint: 23822 lines; 3.006s; 16.645MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/mysql.html [SuccessX] Hint: 23099 lines; 2.611s; 16.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/sqlite3.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sqlite3.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_113.nim [Exec] Hint: 22814 lines; 2.346s; 13.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/tinyc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/tinyc.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 40209 lines; 8.803s; 31.996MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/monotimes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/monotimes.html [SuccessX] Hint: 22813 lines; 1.522s; 13.402MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jscore.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jscore.html [SuccessX] Hint: 23702 lines; 3.243s; 16.637MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/iup.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/iup.html [SuccessX] Hint: 23180 lines; 2.480s; 13.383MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/pcre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/pcre.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25259 lines; 1.833s; 16.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/linux.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/linux.html [SuccessX] Hint: 23548 lines; 2.593s; 16.645MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/odbcsql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/odbcsql.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_114.nim [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 7867 lines; 0.120s; 4.57MiB 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: 25484 lines; 2.125s; 16.633MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/termios.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/termios.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples.nim [Success] Hint: 34648 lines; 9.404s; 31.965MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/sha1.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sha1.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 25230 lines; 2.457s; 20.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/posix.html [SuccessX] Hint: 7867 lines; 0.088s; 4.555MiB 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: 26257 lines; 8.032s; 20.715MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/editdistance.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/editdistance.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: stdlib_htmlparser.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_114.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: 38087 lines; 5.774s; 31.961MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/winlean.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_115.nim [Exec] Hint: 37091 lines; 5.241s; 32.09MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/nimsuggest/sexp.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sexp.html [SuccessX] Hint: 44668 lines; 7.309s; 39.801MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/globs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/globs.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_112.nim [Exec] Hint: 7867 lines; 0.087s; 4.555MiB 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: 53352 lines; 9.710s; 49.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/jsonutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jsonutils.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: 45493 lines; 5.644s; 39.828MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/registry.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/registry.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: 38929 lines; 4.147s; 32.059MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/openssl.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_115.nim [Exec] Hint: 34318 lines; 12.130s; 49.625MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unidecode/unidecode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/unidecode.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_113.nim [Exec] Hint: [Link] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_117.nim [Exec] Hint: 50199 lines; 13.313s; 49.465MiB 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: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_116.nim [Exec] Hint: 50429 lines; 27.021s; 39.773MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/htmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/htmlparser.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_123.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_123.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_124.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_124.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_125.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_125.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_126.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_126.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_130.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_130.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_131.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_131.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_132.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_132.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_133.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_133.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_134.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_134.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_135.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_135.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_136.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_136.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_137.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_137.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_138.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_138.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_139.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_140.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_139.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_141.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_142.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_140.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_143.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_144.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_145.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_146.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_147.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_148.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_149.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_150.nim [Exec] external program failed, retrying serial work queue for logs! bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut3.html --index:on doc/tut3.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut2.html --index:on doc/tut2.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut1.html --index:on doc/tut1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tools.html --index:on doc/tools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/testament.html --index:on doc/testament.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/prelude.html --index:on doc/prelude.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/packaging.html --index:on doc/packaging.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/overview.html --index:on doc/overview.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimsuggest.html --index:on doc/nimsuggest.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nims.html --index:on doc/nims.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/niminst.html --index:on doc/niminst.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimgrep.html --index:on doc/nimgrep.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimc.html --index:on doc/nimc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nep1.html --index:on doc/nep1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/manual_experimental.html --index:on doc/manual_experimental.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/manual.html --index:on doc/manual.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/lib.html --index:on doc/lib.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/koch.html --index:on doc/koch.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/intern.html --index:on doc/intern.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/idetools.html --index:on doc/idetools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/hcr.html --index:on doc/hcr.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/gc.html --index:on doc/gc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/filters.html --index:on doc/filters.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/estp.html --index:on doc/estp.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/drnim.html --index:on doc/drnim.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/docstyle.html --index:on doc/docstyle.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/docgen.html --index:on doc/docgen.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/destructors.html --index:on doc/destructors.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/contributing.html --index:on doc/contributing.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/backends.html --index:on doc/backends.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/apis.html --index:on doc/apis.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/var_t_return.html --index:on doc/manual/var_t_return.rst bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/threads.html --index:on lib/system/threads.nim bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/channels.html --index:on lib/system/channels.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/nimrtl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/nimhcr.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/typeinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/rlocks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/macros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/macrocache.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/locks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/core/hotcodereloading.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/experimental/diff.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/pools.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/filepermissions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/compat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/btreetables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/htmlparser/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/fusion/htmlparser/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/re.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/rdstdin.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/nre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_sqlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_postgres.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_odbc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/db_mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/impure/nre/private/util.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/jsre.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/jsffi.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/jsconsole.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/dom_extensions.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/dom.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/asyncjs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/nintendoswitch/switch_memory.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/rstgen.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/rstast.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/rst.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/highlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/posix_utils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/kqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/inotify.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/epoll.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/httpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/xmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/volatile.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/uri.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unittest.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unicode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/typetraits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/times.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/terminal.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/sugar.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strtabs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strscans.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strmisc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strformat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/streamwrapper.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/streams.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/stats.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ssl_config.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ssl_certs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/smtp.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/selectors.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/segfaults.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ropes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/reservedmem.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/rationals.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/random.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/punycode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/pegs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/pathnorm.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parseutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsesql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parseopt.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsejson.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsecsv.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsecfg.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/oswalkdir.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/osproc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/os.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/options.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/oids.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nimtracker.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nimprof.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/net.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nativesockets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/mimetypes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/mersenne.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/memfiles.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/md5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/math.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/marshal.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/logging.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/lexbase.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/lenientops.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/json.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/httpcore.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/htmlgen.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/hashes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/fenv.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/endians.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/encodings.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/dynlib.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/distros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/db_common.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cstrutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/coro.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cookies.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/complex.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/colors.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/cgi.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/browsers.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/bitops.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/base64.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncstreams.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncnet.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncmacro.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asynchttpserver.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncfutures.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncftpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncfile.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncdispatch.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/async.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/algorithm.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/tables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sharedtables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sharedlist.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sequtils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/rtarrays.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/lists.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/intsets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/heapqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/deques.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/critbits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/chains.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/threadpool.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/cpuload.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/cpuinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/atomics.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unidecode/unidecode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/wrapnils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/wordwrap.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/with.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/varints.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/time_t.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/sums.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/stackframes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/sha1.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/monotimes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/logic.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/jsonutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/isolation.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/exitprocs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/enumerate.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/effecttraits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/editdistance.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/decls.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/compilesettings.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/underscored_calls.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/since.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/miscdollars.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/globs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/widestrs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/nimscript.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/iterators.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/io.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/dollars.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/assertions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/windows/winlean.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/windows/registry.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/wrappers/linenoise/linenoise.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on nimsuggest/sexp.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/mysql.html lib/wrappers/mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/iup.html lib/wrappers/iup.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/sqlite3.html lib/wrappers/sqlite3.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/postgres.html lib/wrappers/postgres.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tinyc.html lib/wrappers/tinyc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/odbcsql.html lib/wrappers/odbcsql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/pcre.html lib/wrappers/pcre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/openssl.html lib/wrappers/openssl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/posix.html lib/posix/posix.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/linux.html lib/posix/linux.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/termios.html lib/posix/termios.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/jscore.html lib/js/jscore.nim bin/nim buildIndex -o:doc/html/theindex.html doc/html Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nimdoc.cfg' [Conf] bin/nim doc --project --outdir:doc/html/compiler --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -u:boot compiler/index.nim Hint: 159728 lines; 7.269s; 228.973MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/compiler/index.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/compiler/index.html [SuccessX] + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64294 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nim-lang-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nim-lang-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd nim-1.4.6 + mkdir -p /usr/src/tmp/nim-lang-buildroot/usr + sh ./install.sh /usr/src/tmp/nim-lang-buildroot/usr Nim build detected copying files... installation successful + install koch /usr/src/tmp/nim-lang-buildroot//usr/bin + install bin/nim bin/nim-gdb bin/nim-gdb.bash bin/nimfind bin/nimgrep bin/nimpretty bin/nimsuggest bin/testament /usr/src/tmp/nim-lang-buildroot//usr/bin/ + install -D tools/nim.bash-completion /usr/src/tmp/nim-lang-buildroot/usr/share/bash-completion/completions/nim + install -D tools/nim.zsh-completion /usr/src/tmp/nim-lang-buildroot/usr/share/zsh/site-functions/_nim + /usr/lib/rpm/brp-alt egrep: warning: egrep is obsolescent; using grep -E 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: fcntl fopen fseeko fstat ftello glob globfree lstat mmap readdir stat verify-elf: WARNING: ./usr/bin/nimsuggest: uses non-LFS functions: fcntl fopen fseeko fstat ftello glob globfree lstat mmap readdir stat verify-elf: WARNING: ./usr/bin/nimpretty: uses non-LFS functions: fopen fseeko fstat ftello mmap stat verify-elf: WARNING: ./usr/bin/nimgrep: uses non-LFS functions: fopen fseeko fstat ftello lstat mmap readdir stat verify-elf: WARNING: ./usr/bin/nimfind: uses non-LFS functions: fcntl fopen fseeko fstat ftello glob globfree lstat mmap readdir stat verify-elf: WARNING: ./usr/bin/nim: uses non-LFS functions: fcntl fopen fseeko fstat ftello glob globfree lstat mmap readdir stat verify-elf: WARNING: ./usr/bin/koch: uses non-LFS functions: fcntl fopen fseeko fstat ftello glob globfree lstat mmap readdir stat Bytecompiling python3 modules in /usr/src/tmp/nim-lang-buildroot using /usr/bin/python3 Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib/python3/site-packages' Bytecompiling python3 modules with optimization in /usr/src/tmp/nim-lang-buildroot using /usr/bin/python3 -O Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib/python3/site-packages' Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/nim-lang-buildroot using /usr/bin/python3 -OO Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib/python3/site-packages' Hardlinking identical .pyc and .opt-?.pyc files Processing files: nim-lang-1.4.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69142 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nim-1.4.6 + DOCDIR=/usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.6 + export DOCDIR + rm -rf /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.6 + /bin/mkdir -p /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.6 + cp -prL doc/html examples /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.6 + chmod -R go-w /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.6 + chmod -R a+rX /usr/src/tmp/nim-lang-buildroot/usr/share/doc/nim-lang-1.4.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HlAefa find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0mdmhD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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 /usr/lib/rpm/python3.req.py: /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/pure/unidecode/gen.py: Ignore for REQ=slight module=warnings shebang.req.files: executable script /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/pure/unidecode/gen.py is not executable find-requires: FINDPACKAGE-COMMANDS: bash which Requires: /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.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.23), libm.so.6(GLIBC_2.29), libm.so.6(GLIBC_2.35), python3(unidecode) < 0, rtld(GNU_HASH), which Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9ebEFz Creating nim-lang-debuginfo package Processing files: nim-lang-debuginfo-1.4.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aSHcCO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EuXlYk find-requires: running scripts (debuginfo) Requires: nim-lang = 1.4.6-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6) Adding to nim-lang-debuginfo a strict dependency on nim-lang Wrote: /usr/src/RPM/RPMS/i586/nim-lang-1.4.6-alt1.i586.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/i586/nim-lang-debuginfo-1.4.6-alt1.i586.rpm (w2.lzdio) 1493.99user 74.85system 15:27.50elapsed 169%CPU (0avgtext+0avgdata 336856maxresident)k 0inputs+0outputs (0major+19596023minor)pagefaults 0swaps 4.00user 2.01system 15:55.49elapsed 0%CPU (0avgtext+0avgdata 104136maxresident)k 952inputs+0outputs (31145major+182872minor)pagefaults 0swaps --- nim-lang-1.4.6-alt1.i586.rpm.repo 2021-05-07 13:18:50.000000000 +0000 +++ nim-lang-1.4.6-alt1.i586.rpm.hasher 2022-10-08 05:16:21.972484775 +0000 @@ -1205,6 +1205,6 @@ Requires: libc.so.6(GLIBC_2.32) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) Requires: libc.so.6(GLIBC_2.7) -Requires: libdl.so.2(GLIBC_2.0) -Requires: libdl.so.2(GLIBC_2.1) Requires: libm.so.6(GLIBC_2.0) @@ -1213,5 +1213,3 @@ Requires: libm.so.6(GLIBC_2.29) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) -Requires: libpthread.so.0(GLIBC_2.3.2) +Requires: libm.so.6(GLIBC_2.35) Requires: python3(unidecode) < 0 @@ -1227,11 +1225,11 @@ File: /etc/nim/rename.rules.cfg 100644 root:root b8c959d25898a561ea8a73610116f607 -File: /usr/bin/koch 100755 root:root f2468e14fbd1d5193037021992508aff -File: /usr/bin/nim 100755 root:root 322fe9e12048e566061ed327ac09dcb1 +File: /usr/bin/koch 100755 root:root 1691ca1565e17fa64e39d5d12f0a4b45 +File: /usr/bin/nim 100755 root:root 42351affc19e2bfe087c244d80147045 File: /usr/bin/nim-gdb 100755 root:root d893eae975357e15794bd26588d8df04 File: /usr/bin/nim-gdb.bash 100755 root:root d893eae975357e15794bd26588d8df04 -File: /usr/bin/nimfind 100755 root:root 25f19996ca9079abc1afa9eb01cf5bda -File: /usr/bin/nimgrep 100755 root:root 186627bf5f28b205eba0f4791cf48e3b -File: /usr/bin/nimpretty 100755 root:root 22b99c0c784e4857cc069f35cd416257 -File: /usr/bin/nimsuggest 100755 root:root 4b3445d95bacd5828b803416124e03bd -File: /usr/bin/testament 100755 root:root 957069cfe23d74e7098b04964c62e25a +File: /usr/bin/nimfind 100755 root:root 9c4e2cd746bd6e0f95b3ce7780edc88f +File: /usr/bin/nimgrep 100755 root:root 51957a5f0a9ca4664a3699912ae8d772 +File: /usr/bin/nimpretty 100755 root:root 83b1709280b2c46780828c068268e37b +File: /usr/bin/nimsuggest 100755 root:root d1e592e21d77e33f9f90507bf946610f +File: /usr/bin/testament 100755 root:root 2d079c6b5f75e2575426df679852041a File: /usr/lib/nim 40755 root:root @@ -2410,2 +2408,2 @@ File: /var/lib/nim/pkgs/doc/nimdoc.css 100644 root:root 0d89e0edd2a38be58331a1d1a285a1af -RPMIdentity: 15da35a704ddb4950b60c21b3b5040e464ce91058a0dca6d1d42a153ef88d391be2f3c662e8e7dad037198a4680d81afe67790ed360a5dbca6e412653141cf13 +RPMIdentity: a8cdce574425a47e4459b924a0d7dd14afc6b016f32e9ae5be57668aa9f73e364e5362f00d5e9b5b292387b7cf0dda1f8f96b571a9a4eb583affa87eb1aab81d --- nim-lang-debuginfo-1.4.6-alt1.i586.rpm.repo 2021-05-07 13:18:50.000000000 +0000 +++ nim-lang-debuginfo-1.4.6-alt1.i586.rpm.hasher 2022-10-08 05:16:22.120484983 +0000 @@ -1,22 +1,22 @@ -/usr/lib/debug/.build-id/39 40755 root:root -/usr/lib/debug/.build-id/39/a36ed23e532e59fe9920caa01ccd8b7652558a 120777 root:root ../../../../bin/nimsuggest -/usr/lib/debug/.build-id/39/a36ed23e532e59fe9920caa01ccd8b7652558a.debug 120777 root:root ../../usr/bin/nimsuggest.debug -/usr/lib/debug/.build-id/5a 40755 root:root -/usr/lib/debug/.build-id/5a/a60d16828006ab85475f2a23ebcce000b53e81 120777 root:root ../../../../bin/nimpretty -/usr/lib/debug/.build-id/5a/a60d16828006ab85475f2a23ebcce000b53e81.debug 120777 root:root ../../usr/bin/nimpretty.debug -/usr/lib/debug/.build-id/70 40755 root:root -/usr/lib/debug/.build-id/70/2a9c5f5fd21115953ba6f2f9ba690115a83a0f 120777 root:root ../../../../bin/testament -/usr/lib/debug/.build-id/70/2a9c5f5fd21115953ba6f2f9ba690115a83a0f.debug 120777 root:root ../../usr/bin/testament.debug -/usr/lib/debug/.build-id/a5 40755 root:root -/usr/lib/debug/.build-id/a5/8ff30acb9ad61262f250d38416a8de1eb19653 120777 root:root ../../../../bin/nimgrep -/usr/lib/debug/.build-id/a5/8ff30acb9ad61262f250d38416a8de1eb19653.debug 120777 root:root ../../usr/bin/nimgrep.debug -/usr/lib/debug/.build-id/bd 40755 root:root -/usr/lib/debug/.build-id/bd/24295c6360f419a8d9e8442f746ff6b16c3558 120777 root:root ../../../../bin/nimfind -/usr/lib/debug/.build-id/bd/24295c6360f419a8d9e8442f746ff6b16c3558.debug 120777 root:root ../../usr/bin/nimfind.debug -/usr/lib/debug/.build-id/f8 40755 root:root -/usr/lib/debug/.build-id/f8/ede7e38dbb152168bb8835bd39ded91ea6e4b7 120777 root:root ../../../../bin/koch -/usr/lib/debug/.build-id/f8/ede7e38dbb152168bb8835bd39ded91ea6e4b7.debug 120777 root:root ../../usr/bin/koch.debug -/usr/lib/debug/.build-id/fa 40755 root:root -/usr/lib/debug/.build-id/fa/fe52c92f245fdc1db8b8ad08921b75330374d5 120777 root:root ../../../../bin/nim -/usr/lib/debug/.build-id/fa/fe52c92f245fdc1db8b8ad08921b75330374d5.debug 120777 root:root ../../usr/bin/nim.debug +/usr/lib/debug/.build-id/47 40755 root:root +/usr/lib/debug/.build-id/47/3bc8ce28512b7bc5c43927567ea7a461a422ec 120777 root:root ../../../../bin/nimgrep +/usr/lib/debug/.build-id/47/3bc8ce28512b7bc5c43927567ea7a461a422ec.debug 120777 root:root ../../usr/bin/nimgrep.debug +/usr/lib/debug/.build-id/63 40755 root:root +/usr/lib/debug/.build-id/63/5c1d667e545cc63fb14f3a481a227dd3ef806f 120777 root:root ../../../../bin/koch +/usr/lib/debug/.build-id/63/5c1d667e545cc63fb14f3a481a227dd3ef806f.debug 120777 root:root ../../usr/bin/koch.debug +/usr/lib/debug/.build-id/82 40755 root:root +/usr/lib/debug/.build-id/82/49b56e45dba0a156ea3b51f6f34aa6a21eb481 120777 root:root ../../../../bin/nimpretty +/usr/lib/debug/.build-id/82/49b56e45dba0a156ea3b51f6f34aa6a21eb481.debug 120777 root:root ../../usr/bin/nimpretty.debug +/usr/lib/debug/.build-id/97 40755 root:root +/usr/lib/debug/.build-id/97/1f0b2128d73f65aabfcbdacc4fbea1ba3cc4a5 120777 root:root ../../../../bin/testament +/usr/lib/debug/.build-id/97/1f0b2128d73f65aabfcbdacc4fbea1ba3cc4a5.debug 120777 root:root ../../usr/bin/testament.debug +/usr/lib/debug/.build-id/9f 40755 root:root +/usr/lib/debug/.build-id/9f/a70c2dc58ba9f238fdd82efa58d1f0b6729e48 120777 root:root ../../../../bin/nimfind +/usr/lib/debug/.build-id/9f/a70c2dc58ba9f238fdd82efa58d1f0b6729e48.debug 120777 root:root ../../usr/bin/nimfind.debug +/usr/lib/debug/.build-id/a7 40755 root:root +/usr/lib/debug/.build-id/a7/dac92fcd45cef4815d7c542cd318613341e27e 120777 root:root ../../../../bin/nimsuggest +/usr/lib/debug/.build-id/a7/dac92fcd45cef4815d7c542cd318613341e27e.debug 120777 root:root ../../usr/bin/nimsuggest.debug +/usr/lib/debug/.build-id/c4 40755 root:root +/usr/lib/debug/.build-id/c4/398ff8cb1f20c80fa27549d5a76f353538bf71 120777 root:root ../../../../bin/nim +/usr/lib/debug/.build-id/c4/398ff8cb1f20c80fa27549d5a76f353538bf71.debug 120777 root:root ../../usr/bin/nim.debug /usr/lib/debug/usr/bin/koch.debug 100644 root:root @@ -30,5 +30,3 @@ Requires: debug(libc.so.6) -Requires: debug(libdl.so.2) Requires: debug(libm.so.6) -Requires: debug(libpthread.so.0) Requires: nim-lang = 1.4.6-alt1:sisyphus+271308.100.1.1 @@ -36,30 +34,30 @@ Provides: nim-lang-debuginfo = 1.4.6-alt1:sisyphus+271308.100.1.1 -File: /usr/lib/debug/.build-id/39 40755 root:root -File: /usr/lib/debug/.build-id/39/a36ed23e532e59fe9920caa01ccd8b7652558a 120777 root:root ../../../../bin/nimsuggest -File: /usr/lib/debug/.build-id/39/a36ed23e532e59fe9920caa01ccd8b7652558a.debug 120777 root:root ../../usr/bin/nimsuggest.debug -File: /usr/lib/debug/.build-id/5a 40755 root:root -File: /usr/lib/debug/.build-id/5a/a60d16828006ab85475f2a23ebcce000b53e81 120777 root:root ../../../../bin/nimpretty -File: /usr/lib/debug/.build-id/5a/a60d16828006ab85475f2a23ebcce000b53e81.debug 120777 root:root ../../usr/bin/nimpretty.debug -File: /usr/lib/debug/.build-id/70 40755 root:root -File: /usr/lib/debug/.build-id/70/2a9c5f5fd21115953ba6f2f9ba690115a83a0f 120777 root:root ../../../../bin/testament -File: /usr/lib/debug/.build-id/70/2a9c5f5fd21115953ba6f2f9ba690115a83a0f.debug 120777 root:root ../../usr/bin/testament.debug -File: /usr/lib/debug/.build-id/a5 40755 root:root -File: /usr/lib/debug/.build-id/a5/8ff30acb9ad61262f250d38416a8de1eb19653 120777 root:root ../../../../bin/nimgrep -File: /usr/lib/debug/.build-id/a5/8ff30acb9ad61262f250d38416a8de1eb19653.debug 120777 root:root ../../usr/bin/nimgrep.debug -File: /usr/lib/debug/.build-id/bd 40755 root:root -File: /usr/lib/debug/.build-id/bd/24295c6360f419a8d9e8442f746ff6b16c3558 120777 root:root ../../../../bin/nimfind -File: /usr/lib/debug/.build-id/bd/24295c6360f419a8d9e8442f746ff6b16c3558.debug 120777 root:root ../../usr/bin/nimfind.debug -File: /usr/lib/debug/.build-id/f8 40755 root:root -File: /usr/lib/debug/.build-id/f8/ede7e38dbb152168bb8835bd39ded91ea6e4b7 120777 root:root ../../../../bin/koch -File: /usr/lib/debug/.build-id/f8/ede7e38dbb152168bb8835bd39ded91ea6e4b7.debug 120777 root:root ../../usr/bin/koch.debug -File: /usr/lib/debug/.build-id/fa 40755 root:root -File: /usr/lib/debug/.build-id/fa/fe52c92f245fdc1db8b8ad08921b75330374d5 120777 root:root ../../../../bin/nim -File: /usr/lib/debug/.build-id/fa/fe52c92f245fdc1db8b8ad08921b75330374d5.debug 120777 root:root ../../usr/bin/nim.debug -File: /usr/lib/debug/usr/bin/koch.debug 100644 root:root ee2dd92fb17ffba38b1125633bda3022 -File: /usr/lib/debug/usr/bin/nim.debug 100644 root:root 342051dee630ba000fa6d8bfca4f34b2 -File: /usr/lib/debug/usr/bin/nimfind.debug 100644 root:root 41be45291088c918df7cafa3f2526968 -File: /usr/lib/debug/usr/bin/nimgrep.debug 100644 root:root 8acf179682524b02692559eb719931e1 -File: /usr/lib/debug/usr/bin/nimpretty.debug 100644 root:root ab62e26622a170f50db14bcd62e84bd2 -File: /usr/lib/debug/usr/bin/nimsuggest.debug 100644 root:root 76d273effb6fe351a506b45d7c1374c8 -File: /usr/lib/debug/usr/bin/testament.debug 100644 root:root 5e3c977af1482d90c0f3a304b295c3fb -RPMIdentity: 7f9878967f37f72a0987f681f3ac5c21f3967acc288bc6c4a3b3fc4463a23cef614a03f339d314553e70534f0c6dcdbced0572c436634e77b82ce7c82355860a +File: /usr/lib/debug/.build-id/47 40755 root:root +File: /usr/lib/debug/.build-id/47/3bc8ce28512b7bc5c43927567ea7a461a422ec 120777 root:root ../../../../bin/nimgrep +File: /usr/lib/debug/.build-id/47/3bc8ce28512b7bc5c43927567ea7a461a422ec.debug 120777 root:root ../../usr/bin/nimgrep.debug +File: /usr/lib/debug/.build-id/63 40755 root:root +File: /usr/lib/debug/.build-id/63/5c1d667e545cc63fb14f3a481a227dd3ef806f 120777 root:root ../../../../bin/koch +File: /usr/lib/debug/.build-id/63/5c1d667e545cc63fb14f3a481a227dd3ef806f.debug 120777 root:root ../../usr/bin/koch.debug +File: /usr/lib/debug/.build-id/82 40755 root:root +File: /usr/lib/debug/.build-id/82/49b56e45dba0a156ea3b51f6f34aa6a21eb481 120777 root:root ../../../../bin/nimpretty +File: /usr/lib/debug/.build-id/82/49b56e45dba0a156ea3b51f6f34aa6a21eb481.debug 120777 root:root ../../usr/bin/nimpretty.debug +File: /usr/lib/debug/.build-id/97 40755 root:root +File: /usr/lib/debug/.build-id/97/1f0b2128d73f65aabfcbdacc4fbea1ba3cc4a5 120777 root:root ../../../../bin/testament +File: /usr/lib/debug/.build-id/97/1f0b2128d73f65aabfcbdacc4fbea1ba3cc4a5.debug 120777 root:root ../../usr/bin/testament.debug +File: /usr/lib/debug/.build-id/9f 40755 root:root +File: /usr/lib/debug/.build-id/9f/a70c2dc58ba9f238fdd82efa58d1f0b6729e48 120777 root:root ../../../../bin/nimfind +File: /usr/lib/debug/.build-id/9f/a70c2dc58ba9f238fdd82efa58d1f0b6729e48.debug 120777 root:root ../../usr/bin/nimfind.debug +File: /usr/lib/debug/.build-id/a7 40755 root:root +File: /usr/lib/debug/.build-id/a7/dac92fcd45cef4815d7c542cd318613341e27e 120777 root:root ../../../../bin/nimsuggest +File: /usr/lib/debug/.build-id/a7/dac92fcd45cef4815d7c542cd318613341e27e.debug 120777 root:root ../../usr/bin/nimsuggest.debug +File: /usr/lib/debug/.build-id/c4 40755 root:root +File: /usr/lib/debug/.build-id/c4/398ff8cb1f20c80fa27549d5a76f353538bf71 120777 root:root ../../../../bin/nim +File: /usr/lib/debug/.build-id/c4/398ff8cb1f20c80fa27549d5a76f353538bf71.debug 120777 root:root ../../usr/bin/nim.debug +File: /usr/lib/debug/usr/bin/koch.debug 100644 root:root 060ccd175f9de01fa6f88eb5fe47a59e +File: /usr/lib/debug/usr/bin/nim.debug 100644 root:root 8f5ff903dfe3f5fcbdbb1eb44a47d5e8 +File: /usr/lib/debug/usr/bin/nimfind.debug 100644 root:root 9b0732a96a9e0ae24c79e64f8cadf24c +File: /usr/lib/debug/usr/bin/nimgrep.debug 100644 root:root 9640664ea423b3336af77a4d0d562e00 +File: /usr/lib/debug/usr/bin/nimpretty.debug 100644 root:root 20488ffded6edd6a0982851adb8b3241 +File: /usr/lib/debug/usr/bin/nimsuggest.debug 100644 root:root 7974d4c50c2f42d44efce09358c7f067 +File: /usr/lib/debug/usr/bin/testament.debug 100644 root:root b60ed72cb3966411376aa3783e29396d +RPMIdentity: 9a6596b45abdaccf34da13448b3e8896be171cec78026ea8cfe02add75103ce717ec8fd6e2a4be2510478327bea075e87ed157fb64eec7f4f3d04202067f4885