<86>Apr 21 02:19:14 userdel[1243064]: delete user 'rooter' <86>Apr 21 02:19:14 userdel[1243064]: removed group 'rooter' owned by 'rooter' <86>Apr 21 02:19:14 userdel[1243064]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 02:19:14 groupadd[1243069]: group added to /etc/group: name=rooter, GID=1214 <86>Apr 21 02:19:14 groupadd[1243069]: group added to /etc/gshadow: name=rooter <86>Apr 21 02:19:14 groupadd[1243069]: new group: name=rooter, GID=1214 <86>Apr 21 02:19:14 useradd[1243073]: new user: name=rooter, UID=1214, GID=1214, home=/root, shell=/bin/bash <86>Apr 21 02:19:14 userdel[1243079]: delete user 'builder' <86>Apr 21 02:19:14 userdel[1243079]: removed group 'builder' owned by 'builder' <86>Apr 21 02:19:14 userdel[1243079]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 02:19:14 groupadd[1243084]: group added to /etc/group: name=builder, GID=1215 <86>Apr 21 02:19:14 groupadd[1243084]: group added to /etc/gshadow: name=builder <86>Apr 21 02:19:14 groupadd[1243084]: new group: name=builder, GID=1215 <86>Apr 21 02:19:14 useradd[1243088]: new user: name=builder, UID=1215, GID=1215, home=/usr/src, shell=/bin/bash <13>Apr 21 02:19:28 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Apr 21 02:19:28 rpmi: libexpat-2.5.0-alt1 p10+324220.100.1.1 1688465137 installed <13>Apr 21 02:19:28 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Apr 21 02:19:28 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Apr 21 02:19:29 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Apr 21 02:19:29 rpmi: libp11-kit-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Apr 21 02:19:29 rpmi: libtasn1-4.19.0-alt1 p10+309071.100.2.1 1668522760 installed <13>Apr 21 02:19:29 rpmi: rpm-macros-alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Apr 21 02:19:29 rpmi: alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Apr 21 02:19:29 rpmi: ca-certificates-2022.09.15-alt1 p10+308004.100.2.1 1665748370 installed <13>Apr 21 02:19:29 rpmi: ca-trust-0.1.6-alt1 p10+344774.100.1.1 1712685728 installed <13>Apr 21 02:19:29 rpmi: p11-kit-trust-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Apr 21 02:19:29 rpmi: libcrypto1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Apr 21 02:19:29 rpmi: libssl1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Apr 21 02:19:29 rpmi: python3-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Apr 21 02:19:30 rpmi: python3-base-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Apr 21 02:19:30 rpmi: tests-for-installed-python3-pkgs-0.1.22-alt1 p10+325520.200.7.1 1691156214 installed <13>Apr 21 02:19:30 rpmi: rpm-build-python3-0.1.22-alt1 p10+325520.200.7.1 1691156214 installed <13>Apr 21 02:19:30 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Apr 21 02:19:30 rpmi: parallel-20210622-alt1 sisyphus+275582.100.1.1 1624526088 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/nim-lang-1.4.6-alt1.nosrc.rpm (w1.gzdio) Installing nim-lang-1.4.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49890 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nim-1.4.6 + echo 'Source #0 (nim-1.4.6.tar):' Source #0 (nim-1.4.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/nim-1.4.6.tar + cd nim-1.4.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (nim-1.0.0-alt-install.patch):' Patch #0 (nim-1.0.0-alt-install.patch): + /usr/bin/patch -p0 patching file install.sh patching file config/nim.cfg Hunk #1 succeeded at 45 with fuzz 2 (offset -1 lines). + sed -i '/^linux)/,/Error: no C code generated for/{ s/set -x/parallel -j `nproc` <<@@@/ /binDir.nim/i@@@ } ' build.sh ++ grep -rl '#!.usr/bin/env python3' bin build.bat build.sh build32.bat build64.bat c_code compiler compiler.nimble config copying.txt deinstall.sh dist doc examples icons install.sh koch.nim lib makefile nimpretty nimsuggest testament tests tools + for N in `grep -rl '#!.usr/bin/env python3' *` + sed -i 's@.usr/bin/env python3@/usr/bin/python3@' lib/pure/unidecode/gen.py + echo 'will cite' + parallel --citation + : + sed -i '/runnableExamples:/,/Pizza/s/^/###/' lib/pure/httpclient.nim + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40509 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nim-1.4.6 + sh build.sh # OS: linux # CPU: amd64 + bin/nim c koch Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...................................CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_pathnorm.nim CC: stdlib_posix.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_parseopt.nim CC: stdlib_hashes.nim CC: stdlib_strtabs.nim CC: stdlib_streams.nim CC: stdlib_cpuinfo.nim CC: stdlib_osproc.nim CC: stdlib_sets.nim CC: stdlib_pegs.nim CC: stdlib_globs.nim CC: compiler/nimpaths.nim CC: tools/kochdocs.nim CC: stdlib_base64.nim CC: stdlib_uri.nim CC: stdlib_strformat.nim CC: tools/deps.nim CC: koch.nim Hint: [Link] Hint: 58604 lines; 1.894s; 94.527MiB peakmem; Debug build; proj: koch; out: /usr/src/RPM/BUILD/nim-1.4.6/koch [SuccessX] + ./koch boot -d:release iteration: 1 bin/nim c --skipUserCfg --skipParentCfg --nimcache:nimcache/r_linux_amd64 -d:release --compileOnly compiler/nim.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.cfg' [Conf] .................................................................................................................................................................... Hint: 159321 lines; 6.553s; 541.043MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/nimcache/r_linux_amd64/nim.json [SuccessX] bin/nim jsonscript --nimcache:nimcache/r_linux_amd64 -d:release compiler/nim.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.cfg' [Conf] iteration: 2 compiler/nim1 c --nimcache:nimcache/r_linux_amd64 -d:release --compileOnly compiler/nim.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.cfg' [Conf] .................................................................................................................................................................... Hint: 159321 lines; 6.723s; 540.945MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/nimcache/r_linux_amd64/nim.json [SuccessX] compiler/nim1 jsonscript --nimcache:nimcache/r_linux_amd64 -d:release compiler/nim.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/compiler/nim.cfg' [Conf] executables are equal: SUCCESS! + ./koch toolsNoExternal bin/nim c -o:bin/nimsuggest -d:release -d:danger nimsuggest/nimsuggest.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/nimsuggest/nimsuggest.nim.cfg' [Conf] ...........................................................................................................................................CC: linenoise CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_locks.nim CC: stdlib_sharedlist.nim CC: stdlib_formatfloat.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_algorithm.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_pathnorm.nim CC: stdlib_posix.nim CC: stdlib_options.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_parseopt.nim CC: stdlib_nativesockets.nim CC: stdlib_hashes.nim CC: stdlib_sets.nim CC: stdlib_monotimes.nim CC: stdlib_net.nim CC: stdlib_rdstdin.nim CC: stdlib_streams.nim CC: stdlib_lexbase.nim CC: sexp.nim CC: stdlib_strtabs.nim CC: ../compiler/pathutils.nim CC: ../compiler/ropes.nim CC: stdlib_tables.nim CC: ../compiler/lineinfos.nim CC: ../compiler/platform.nim CC: ../compiler/prefixmatches.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: ../compiler/options.nim CC: ../compiler/strutils2.nim CC: ../compiler/msgs.nim CC: ../compiler/condsyms.nim CC: stdlib_osproc.nim CC: stdlib_sha1.nim CC: stdlib_parsejson.nim CC: stdlib_json.nim CC: ../compiler/extccomp.nim CC: ../compiler/wordrecg.nim CC: ../compiler/nimblecmd.nim CC: ../compiler/incremental.nim CC: ../compiler/idents.nim CC: ../compiler/idgen.nim CC: ../compiler/int128.nim CC: ../compiler/ast.nim CC: ../compiler/commands.nim CC: stdlib_intsets.nim CC: ../compiler/rodutils.nim CC: ../compiler/astalgo.nim CC: ../compiler/btrees.nim CC: stdlib_md5.nim CC: ../compiler/modulegraphs.nim CC: ../compiler/magicsys.nim CC: ../compiler/llstream.nim CC: ../compiler/nimlexbase.nim CC: ../compiler/lexer.nim CC: ../compiler/parser.nim CC: ../compiler/renderer.nim CC: ../compiler/filters.nim CC: ../compiler/filter_tmpl.nim CC: ../compiler/syntaxes.nim CC: ../compiler/modulepaths.nim CC: ../compiler/reorder.nim CC: ../compiler/passes.nim CC: ../compiler/modules.nim CC: ../compiler/trees.nim CC: ../compiler/types.nim CC: ../compiler/bitsets.nim CC: ../compiler/nimsets.nim CC: ../compiler/semfold.nim CC: ../compiler/vmdef.nim CC: ../compiler/semdata.nim CC: ../compiler/linter.nim CC: ../compiler/nimfix/prettybase.nim CC: ../compiler/lookups.nim CC: ../compiler/semtypinst.nim CC: ../compiler/parampatterns.nim CC: ../compiler/lowerings.nim CC: ../compiler/sigmatch.nim CC: ../compiler/importer.nim CC: ../compiler/procfind.nim CC: ../compiler/pragmas.nim CC: ../compiler/saturate.nim CC: ../compiler/guards.nim CC: ../compiler/typeallowed.nim CC: ../compiler/isolation_check.nim CC: ../compiler/varpartitions.nim CC: ../compiler/sighashes.nim CC: ../compiler/liftdestructors.nim CC: ../compiler/sempass2.nim CC: ../compiler/cgmeth.nim CC: ../compiler/liftlocals.nim CC: ../compiler/lambdalifting.nim CC: ../compiler/closureiters.nim CC: ../compiler/transf.nim CC: ../compiler/vmgen.nim CC: ../compiler/vmdeps.nim CC: ../compiler/vmmarshal.nim CC: ../compiler/gorgeimpl.nim CC: ../compiler/macrocacheimpl.nim CC: ../compiler/vmprofiler.nim CC: ../compiler/evaltempl.nim CC: ../compiler/vmconv.nim CC: ../compiler/vm.nim CC: ../compiler/aliases.nim CC: ../compiler/patterns.nim CC: ../compiler/semmacrosanity.nim CC: ../compiler/pluginsupport.nim CC: ../compiler/plugins/locals.nim CC: ../compiler/plugins/itersgen.nim CC: ../compiler/plugins/active.nim CC: ../compiler/spawn.nim CC: ../compiler/sem.nim CC: ../compiler/passaux.nim CC: ../compiler/scriptconfig.nim CC: ../compiler/nimconf.nim CC: ../compiler/cmdlinehelper.nim CC: nimsuggest.nim Hint: [Link] Hint: 135427 lines; 17.309s; 352MiB peakmem; Dangerous Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/nimsuggest/nimsuggest.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/nimsuggest [SuccessX] bin/nim c -o:bin/nimgrep -d:release tools/nimgrep.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/tools/nimgrep.nim.cfg' [Conf] ...........................CC: stdlib_assertions.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_pathnorm.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_parseopt.nim CC: stdlib_pegs.nim CC: stdlib_pcre.nim CC: stdlib_rtarrays.nim CC: stdlib_re.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: nimgrep.nim Hint: [Link] Hint: 62157 lines; 3.042s; 75.805MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/nimgrep.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/nimgrep [SuccessX] bin/nim c -o:bin/nimpretty -d:release nimpretty/nimpretty.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/nimpretty/nimpretty.nim.cfg' [Conf] .......................................... /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(179, 7) Hint: 'input' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(359, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(362, 5) Hint: 'd' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(367, 5) Hint: 'h' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(365, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(364, 5) Hint: 'e' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(366, 5) Hint: 'g' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(360, 5) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(361, 5) Hint: 'c' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(445, 10) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(449, 8) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(63, 6) Hint: 'bitsplit' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(57, 10) Hint: 'isNegative' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(212, 6) Hint: 'inplaceBitnot' is declared but not used [XDeclaredButNotUsed] .. /usr/src/RPM/BUILD/nim-1.4.6/compiler/lexer.nim(736, 9) Hint: 'col`gensym79' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/lexer.nim(736, 9) Hint: 'col`gensym80' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/lexer.nim(78, 3) Hint: 'weakTokens' is declared but not used [XDeclaredButNotUsed] .... /usr/src/RPM/BUILD/nim-1.4.6/compiler/renderer.nim(258, 6) Hint: 'putRawStr' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/renderer.nim(153, 6) Hint: 'previousNL' is declared but not used [XDeclaredButNotUsed] ...CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_formatfloat.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_hashes.nim CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: ../compiler/wordrecg.nim CC: ../compiler/idents.nim CC: stdlib_pathnorm.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_strtabs.nim CC: stdlib_sets.nim CC: ../compiler/pathutils.nim CC: ../compiler/ropes.nim CC: stdlib_tables.nim CC: ../compiler/lineinfos.nim CC: ../compiler/platform.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: ../compiler/options.nim CC: ../compiler/strutils2.nim CC: ../compiler/msgs.nim CC: ../compiler/llstream.nim CC: ../compiler/idgen.nim CC: ../compiler/ast.nim CC: ../compiler/nimlexbase.nim CC: ../compiler/lexer.nim CC: ../compiler/layouter.nim CC: ../compiler/parser.nim CC: ../compiler/renderer.nim CC: ../compiler/filters.nim CC: ../compiler/filter_tmpl.nim CC: ../compiler/syntaxes.nim CC: stdlib_parseopt.nim CC: stdlib_sequtils.nim CC: nimpretty.nim Hint: [Link] Hint: 77064 lines; 4.356s; 117.781MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/nimpretty/nimpretty.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/nimpretty [SuccessX] bin/nim c -o:bin/nimfind -d:release tools/nimfind.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .......................................................... /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(179, 7) Hint: 'input' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(359, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(362, 5) Hint: 'd' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(367, 5) Hint: 'h' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(365, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(364, 5) Hint: 'e' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(366, 5) Hint: 'g' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(360, 5) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(361, 5) Hint: 'c' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(445, 10) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(449, 8) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(63, 6) Hint: 'bitsplit' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(57, 10) Hint: 'isNegative' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/int128.nim(212, 6) Hint: 'inplaceBitnot' is declared but not used [XDeclaredButNotUsed] ....... /usr/src/RPM/BUILD/nim-1.4.6/compiler/btrees.nim(134, 6) Hint: '$' is declared but not used [XDeclaredButNotUsed] .... /usr/src/RPM/BUILD/nim-1.4.6/compiler/lexer.nim(78, 3) Hint: 'weakTokens' is declared but not used [XDeclaredButNotUsed] ..... /usr/src/RPM/BUILD/nim-1.4.6/compiler/renderer.nim(258, 6) Hint: 'putRawStr' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/renderer.nim(153, 6) Hint: 'previousNL' is declared but not used [XDeclaredButNotUsed] .......... /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(101, 6) Hint: 'isFloatRange' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(113, 6) Hint: 'isIntRangeOrLit' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(116, 6) Hint: 'makeRange' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(141, 6) Hint: 'fitLiteral' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(133, 6) Hint: 'makeRangeF' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semfold.nim(108, 6) Hint: 'pickIntRange' is declared but not used [XDeclaredButNotUsed] .......... /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(480, 6) Hint: 'ensureIdx' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(483, 6) Hint: 'ensureSeq' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(471, 6) Hint: 'findDefinition' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(454, 6) Hint: 'findUsages' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/suggest.nim(59, 6) Hint: 'extractDocComment' is declared but not used [XDeclaredButNotUsed] . /usr/src/RPM/BUILD/nim-1.4.6/compiler/procfind.nim(32, 9) Hint: 'flags' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/procfind.nim(16, 6) Hint: 'equalGenericParams' is declared but not used [XDeclaredButNotUsed] ...... /usr/src/RPM/BUILD/nim-1.4.6/compiler/guards.nim(36, 3) Hint: 'someMod' is declared but not used [XDeclaredButNotUsed] ... /usr/src/RPM/BUILD/nim-1.4.6/compiler/varpartitions.nim(48, 6) Hint: '$' is declared but not used [XDeclaredButNotUsed] .. /usr/src/RPM/BUILD/nim-1.4.6/compiler/liftdestructors.nim(424, 6) Hint: 'setLenStrCall' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/sempass2.nim(695, 6) Hint: 'cstringCheck' is declared but not used [XDeclaredButNotUsed] ..... /usr/src/RPM/BUILD/nim-1.4.6/compiler/vmgen.nim(793, 6) Hint: 'genUnaryStmt' is declared but not used [XDeclaredButNotUsed] ..... /usr/src/RPM/BUILD/nim-1.4.6/compiler/vmprofiler.nim(33, 9) Hint: 'tMax' is declared but not used [XDeclaredButNotUsed] . /usr/src/RPM/BUILD/nim-1.4.6/compiler/vm.nim(94, 7) Hint: 'rb' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/vm.nim(1846, 11) Hint: 'desttyp' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/vm.nim(1848, 11) Hint: 'srctyp' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/vm.nim(1844, 11) Hint: 'rb' is declared but not used [XDeclaredButNotUsed] .. /usr/src/RPM/BUILD/nim-1.4.6/compiler/vmops.nim(78, 10) Hint: 'wrap1svoid' is declared but not used [XDeclaredButNotUsed] ........ /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtypes.nim(1540, 5) Hint: 'pragmas' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtempl.nim(494, 9) Hint: 'n0' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtempl.nim(514, 11) Hint: 'a0' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(348, 7) Hint: 'value' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(380, 9) Hint: 'def' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semexprs.nim(2101, 7) Hint: 'err' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semobjconstr.nim(353, 7) Hint: 'initResult' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semobjconstr.nim(362, 7) Hint: 'initResult' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(23, 3) Hint: 'errYieldNotAllowedInTryStmt' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(24, 3) Hint: 'errInvalidNumberOfYieldExpr' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semexprs.nim(1907, 6) Hint: 'expectMacroOrTemplateCall' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(31, 3) Hint: 'errCannotInferStaticParam' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtypes.nim(23, 3) Hint: 'errBaseTypeMustBeOrdinal' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semtypes.nim(30, 3) Hint: 'errIteratorNotAllowed' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semstmts.nim(20, 3) Hint: 'errBreakOnlyInLoop' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/compiler/semexprs.nim(551, 6) Hint: 'arrayConstrType' is declared but not used [XDeclaredButNotUsed] ....... /usr/src/RPM/BUILD/nim-1.4.6/tools/nimfind.nim(102, 6) Hint: 'writeDefResolveForward' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/tools/nimfind.nim(96, 6) Hint: 'writeDef' is declared but not used [XDeclaredButNotUsed] CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_formatfloat.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_algorithm.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_pathnorm.nim CC: stdlib_posix.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_parseopt.nim CC: stdlib_hashes.nim CC: stdlib_strtabs.nim CC: stdlib_sets.nim CC: ../compiler/pathutils.nim CC: ../compiler/ropes.nim CC: stdlib_tables.nim CC: ../compiler/lineinfos.nim CC: ../compiler/platform.nim CC: ../compiler/prefixmatches.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: ../compiler/options.nim CC: ../compiler/strutils2.nim CC: ../compiler/msgs.nim CC: ../compiler/condsyms.nim CC: stdlib_streams.nim CC: stdlib_osproc.nim CC: stdlib_sha1.nim CC: stdlib_lexbase.nim CC: stdlib_parsejson.nim CC: stdlib_json.nim CC: ../compiler/extccomp.nim CC: ../compiler/wordrecg.nim CC: ../compiler/nimblecmd.nim CC: ../compiler/incremental.nim CC: ../compiler/idents.nim CC: ../compiler/idgen.nim CC: ../compiler/int128.nim CC: ../compiler/ast.nim CC: ../compiler/commands.nim CC: stdlib_intsets.nim CC: ../compiler/rodutils.nim CC: ../compiler/astalgo.nim CC: ../compiler/btrees.nim CC: stdlib_md5.nim CC: ../compiler/modulegraphs.nim CC: ../compiler/magicsys.nim CC: ../compiler/llstream.nim CC: ../compiler/nimlexbase.nim CC: ../compiler/lexer.nim CC: ../compiler/parser.nim CC: ../compiler/renderer.nim CC: ../compiler/filters.nim CC: ../compiler/filter_tmpl.nim CC: ../compiler/syntaxes.nim CC: ../compiler/modulepaths.nim CC: ../compiler/reorder.nim CC: ../compiler/passes.nim CC: ../compiler/modules.nim CC: ../compiler/trees.nim CC: ../compiler/types.nim CC: ../compiler/bitsets.nim CC: ../compiler/nimsets.nim CC: ../compiler/semfold.nim CC: ../compiler/vmdef.nim CC: ../compiler/semdata.nim CC: ../compiler/linter.nim CC: ../compiler/nimfix/prettybase.nim CC: ../compiler/lookups.nim CC: ../compiler/semtypinst.nim CC: ../compiler/parampatterns.nim CC: ../compiler/lowerings.nim CC: ../compiler/sigmatch.nim CC: ../compiler/importer.nim CC: ../compiler/procfind.nim CC: ../compiler/pragmas.nim CC: ../compiler/saturate.nim CC: ../compiler/guards.nim CC: ../compiler/typeallowed.nim CC: ../compiler/isolation_check.nim CC: ../compiler/varpartitions.nim CC: ../compiler/sighashes.nim CC: ../compiler/liftdestructors.nim CC: ../compiler/sempass2.nim CC: ../compiler/cgmeth.nim CC: ../compiler/liftlocals.nim CC: ../compiler/lambdalifting.nim CC: ../compiler/closureiters.nim CC: ../compiler/transf.nim CC: ../compiler/vmgen.nim CC: ../compiler/vmdeps.nim CC: ../compiler/vmmarshal.nim CC: ../compiler/gorgeimpl.nim CC: ../compiler/macrocacheimpl.nim CC: ../compiler/vmprofiler.nim CC: ../compiler/evaltempl.nim CC: ../compiler/vmconv.nim CC: ../compiler/vm.nim CC: ../compiler/aliases.nim CC: ../compiler/patterns.nim CC: ../compiler/semmacrosanity.nim CC: ../compiler/pluginsupport.nim CC: ../compiler/plugins/locals.nim CC: ../compiler/plugins/itersgen.nim CC: ../compiler/plugins/active.nim CC: ../compiler/spawn.nim CC: ../compiler/sem.nim CC: ../compiler/passaux.nim CC: ../compiler/scriptconfig.nim CC: ../compiler/nimconf.nim CC: ../compiler/cmdlinehelper.nim CC: stdlib_sqlite3.nim CC: stdlib_db_common.nim CC: stdlib_db_sqlite.nim CC: nimfind.nim Hint: [Link] Hint: 138397 lines; 28.390s; 438.195MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/nimfind.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/nimfind [SuccessX] bin/nim c -o:bin/testament -d:release testament/testament.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/testament/testament.nim.cfg' [Conf] ........................................................................ /usr/src/RPM/BUILD/nim-1.4.6/testament/testament.nim(776, 7) Warning: use exitprocs.addExitProc; addQuitProc is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/testament/categories.nim(52, 6) Hint: 'icTests' is declared but not used [XDeclaredButNotUsed] CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: stdlib_formatfloat.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_algorithm.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: stdlib_pegs.nim CC: stdlib_pathnorm.nim CC: stdlib_posix.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_hashes.nim CC: stdlib_strtabs.nim CC: stdlib_streams.nim CC: stdlib_cpuinfo.nim CC: stdlib_deques.nim CC: stdlib_osproc.nim CC: stdlib_tables.nim CC: stdlib_lexbase.nim CC: stdlib_parsejson.nim CC: stdlib_json.nim CC: backend.nim CC: stdlib_parseopt.nim CC: stdlib_sequtils.nim CC: stdlib_parsecfg.nim CC: specs.nim CC: testamenthtml.nim CC: htmlgen.nim CC: stdlib_browsers.nim CC: stdlib_strformat.nim CC: stdlib_terminal.nim CC: stdlib_md5.nim CC: stdlib_base64.nim CC: stdlib_nativesockets.nim CC: stdlib_sets.nim CC: stdlib_monotimes.nim CC: stdlib_dynlib.nim CC: stdlib_openssl.nim CC: stdlib_net.nim CC: stdlib_uri.nim CC: stdlib_random.nim CC: stdlib_httpcore.nim CC: stdlib_heapqueue.nim CC: stdlib_asyncfutures.nim CC: stdlib_selectors.nim CC: stdlib_asyncdispatch.nim CC: stdlib_httpclient.nim CC: azure.nim CC: stdlib_intsets.nim CC: important_packages.nim CC: testament.nim Hint: [Link] Hint: 123173 lines; 5.975s; 145.602MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/testament/testament.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/bin/testament [SuccessX] + ./koch docs bin/nim js -d:release --out:web/upload/nimblepkglist.js tools/nimblepkglist.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ....................... Hint: 38977 lines; 0.525s; 49.473MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/nimblepkglist.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/nimblepkglist.js [SuccessX] getDocHacksJs: cmd: bin/nim js -d:release /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .............. /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim(187, 6) Hint: 'getSection' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim(268, 10) Hint: 'normalize' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim(4, 6) Hint: 'textContent' is declared but not used [XDeclaredButNotUsed] /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim(7, 6) Hint: 'textContent' is declared but not used [XDeclaredButNotUsed] Hint: 30532 lines; 0.409s; 39.785MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/tools/dochack/dochack.js [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 -o:web/upload/1.4.6/docgen_sample.html doc/docgen_sample.nim Hint: 34262 lines; 0.457s; 39.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/doc/docgen_sample.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/docgen_sample.html [SuccessX] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut3.html --index:on doc/tut3.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut2.html --index:on doc/tut2.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut1.html --index:on doc/tut1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tools.html --index:on doc/tools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/testament.html --index:on doc/testament.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/prelude.html --index:on doc/prelude.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/packaging.html --index:on doc/packaging.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/overview.html --index:on doc/overview.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimsuggest.html --index:on doc/nimsuggest.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nims.html --index:on doc/nims.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/niminst.html --index:on doc/niminst.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimgrep.html --index:on doc/nimgrep.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimc.html --index:on doc/nimc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nep1.html --index:on doc/nep1.rst 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/manual_experimental.html --index:on doc/manual_experimental.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] 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: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 Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/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 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 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 /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] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(123, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(485, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(486, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(510, 39) Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(511, 40) Warning: toU16 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(696, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(697, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(698, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(703, 11) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(732, 18) Warning: toU8 is deprecated [Deprecated] 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 Hint: 23016 lines; 0.567s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/locks.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/locks.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) 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 Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] Hint: 22989 lines; 0.688s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/rlocks.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rlocks.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) 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 Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] Hint: 22753 lines; 0.683s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/macrocache.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/macrocache.html [SuccessX] bin/nim doc --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; 0.298s; 13.348MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jsre.html [SuccessX] 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/nintendoswitch/switch_memory.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/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: /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] 22748 lines; 0.841s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/hotcodereloading.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/hotcodereloading.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rstgen.nim Hint: 22723 lines; 0.792s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/compat.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/compat.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/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/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/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] Hint: Hint: 17115 lines; 0.279s; 13.355MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsconsole.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jsconsole.html [SuccessX] 22816 lines; 0.718s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/rdstdin.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rdstdin.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rst.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/packages/docutils/highlite.nim 18798 lines; 0.242s; 16.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom_extensions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dom_extensions.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/posix_utils.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim(1, 1) Warning: language 'js' not supported [LanguageXNotSupported] Hint: 25781 lines; 0.676s; 25.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jsffi.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/js/asyncjs.nim(1, 1) Warning: language 'javascript' not supported [LanguageXNotSupported] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/kqueue.nim Hint: 18793 lines; 0.311s; 16.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dom.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/inotify.nim Hint: 30970 lines; 0.839s; 31.789MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/nre/private/util.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/util.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/epoll.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: 25938 lines; 0.532s; 25.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/asyncjs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncjs.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/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/httpclient.nim ....CC: stdlib_assertions.nim ..CC: stdlib_system.nim ..CC: macros_examples1.nim ..CC: macros_examples2.nim CC: macros_group0_examples.nim .Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_102.nim [Exec] CC: stdlib_assertions.nim CC: stdlib_system.nim CC: system_examples1.nim CC: system_examples2.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(10, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(10, 36) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(30, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22743 lines; 0.708s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/switch_memory.html [SuccessX] CC: system_examples4.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_102.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/xmltree.nim CC: system_examples5.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: system_examples6.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: system_group0_examples.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/tut2_d/tut2/tut2_snippet_102.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /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] ./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/posix/posix.nim(879, 23) .Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .Hint: 25294 lines; 0.865s; 25.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/kqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/kqueue.html [SuccessX] /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/xmlparser.nim .Hint: 25223 lines; 0.764s; 25.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/epoll.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/epoll.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/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] ../usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim(426, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples1.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples1.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] ./usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim(604, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] .Hint: 51023 lines; 2.539s; 61.195MiB 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/uri.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_db_sqlite.nim .CC: db_sqlite_examples1.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] CC: db_sqlite_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/.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: 38316 lines; 2.585s; 49.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/experimental/diff.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/diff.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unittest.nim Hint: 35314 lines; 2.290s; 39.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_postgres.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 /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: .35725 lines; 2.390s; 39.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_odbc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_odbc.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/typetraits.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) 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: '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/.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] 35891 lines; 2.463s; 39.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_mysql.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) .Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/times.nim .........CC: stdlib_assertions.nim CC: stdlib_system.nim .CC: inotify_examples1.nim /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples19.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples19.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] ..../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: inotify_group0_examples.nim .Hint: ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims'Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] [Conf] /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] ....CC: stdlib_assertions.nim ..CC: stdlib_io.nim .CC: stdlib_system.nim ..CC: stdlib_posix_utils.nim CC: posix_utils_examples1.nim .. Hint: [Link] ..CC: posix_utils_group0_examples.nim ..... /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples38.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples38.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] ..Hint: 49506 lines; 3.234s; 61.238MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/pools.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/pools.html [SuccessX] ......bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/terminal.nim ..Hint: ..46495 lines; 3.158s; 61.148MiB 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] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 .Hint: Hint: .22743 lines; 0.810s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/volatile.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/volatile.html. [SuccessX] .24230 lines; 2.631s; 25.531MiB peakmem; Debug build; proj: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples.nim; out: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples [Exec] Hint: 58217 lines; 3.620s; 76.438MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nimrtl.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimrtl.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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: [Link] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples.nim [Success] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strtabs.nim Hint: 24458 lines; 3.586s; 25.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/macros.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/macros.html [SuccessX] .Hint: used config file '/usr/src/RPM/BUILD/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/strscans.nim ........Hint: 22497 lines; 2.667s; 25.57MiB peakmem; Debug build; proj: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim; out: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples [Exec] ...Hint: operation successful: runnableExamples: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim [Success] Hint: 22706 lines; 3.841s; 31.355MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/system.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 ./usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples58.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples58.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] ..........Hint: 35162 lines; 2.497s; 49.086MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/highlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/highlite.html [SuccessX] ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 ..../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) .Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .......................Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .Hint: ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: 42329 lines; 2.869s; 49.199MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstast.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rstast.html [SuccessX] 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/streamwrapper.nim ..........Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_103.nim [Exec] ..../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/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) .Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_103.nim [Exec] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: [Link] Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: [Link] CC: stdlib_assertions.nim ......CC: stdlib_io.nim CC: stdlib_system.nim CC: stdlib_btreetables.nim ... Hint: [Link] CC: btreetables_examples1.nim CC: btreetables_examples2.nim Hint: 22532 lines; 2.175s; 25.57MiB peakmem; Debug build; proj: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples.nim; out: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples [Exec] CC: btreetables_examples3.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples.nim [Success] Hint: CC: btreetables_examples4.nim 22804 lines; 3.165s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/inotify.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/inotify.html [SuccessX] CC: btreetables_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/streams.nim .CC: btreetables_examples6.nim ..CC: btreetables_examples7.nim CC: btreetables_examples8.nim ..Hint: 25564 lines; 3.388s; 25.59MiB peakmem; Debug build; proj: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples.nim; out: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples [Exec] .Hint: ....24966 lines; 2.372s; 25.613MiB peakmem; Debug build; proj: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim; out: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples [Exec] .CC: btreetables_examples9.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples.nim [Success] localhost.localdomain6.1.82-std-def-alt1#1 SMP PREEMPT_DYNAMIC Fri Mar 15 23:45:02 UTC 2024 Hint: 25840 lines; 4.369s; 25.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_sqlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_sqlite.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim [Success] Hint: 25242 lines; 3.452s; 25.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix_utils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/posix_utils.html [SuccessX] ..CC: btreetables_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/stats.nim ..CC: btreetables_examples11.nim Hint: .used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg'bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..CC: btreetables_examples12.nim ....CC: btreetables_examples13.nim .CC: stdlib_assertions.nim ..CC: btreetables_examples14.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: btreetables_examples15.nim CC: stdlib_dollars.nim Hint: Hint: 25803 lines; 1.068s; 25.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strscans.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strscans.html [SuccessX] used config file '/usr/src/RPM/BUILD/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_pcre.nim .CC: btreetables_examples16.nim CC: stdlib_assertions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ssl_certs.nim CC: stdlib_strutils.nim CC: btreetables_examples17.nim CC: stdlib_rtarrays.nim .....CC: stdlib_system.nim CC: btreetables_examples18.nim CC: stdlib_re.nim CC: typetraits_examples1.nim CC: re_examples1.nim CC: btreetables_examples19.nim CC: re_examples2.nim CC: typetraits_examples2.nim CC: btreetables_examples20.nim CC: re_examples3.nim CC: typetraits_examples3.nim Hint: 53351 lines; 3.707s; 76.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rst.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rst.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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: re_examples4.nim CC: btreetables_examples21.nim CC: typetraits_examples4.nim ...CC: re_examples5.nim CC: typetraits_examples5.nim CC: btreetables_examples22.nim CC: re_examples6.nim CC: typetraits_group0_examples.nim CC: btreetables_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: re_examples7.nim CC: btreetables_examples24.nim CC: btreetables_examples25.nim CC: re_examples8.nim CC: btreetables_examples26.nim CC: re_examples9.nim CC: btreetables_examples27.nim CC: re_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: btreetables_examples28.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_103.nim [Exec] CC: 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 CC: btreetables_examples38.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_103.nim [Exec] CC: btreetables_examples39.nim CC: btreetables_examples40.nim CC: btreetables_examples41.nim .../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) CC: btreetables_examples42.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_examples43.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: btreetables_examples44.nim .CC: btreetables_examples45.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --threads:on /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_103.nim [Exec] CC: btreetables_examples46.nim CC: btreetables_examples47.nim Hint: CC: btreetables_examples48.nim 28610 lines; 1.401s; 25.531MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/streamwrapper.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/streamwrapper.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: btreetables_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/selectors.nim .CC: btreetables_examples50.nim ..CC: btreetables_examples51.nim .CC: btreetables_examples52.nim .....CC: btreetables_examples53.nim ..CC: btreetables_examples54.nim .....CC: btreetables_examples55.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] CC: btreetables_examples56.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/unittest.nim(729, 13) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] Hint: 63335 lines; 3.216s; 61.324MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/unittest.html [SuccessX] CC: btreetables_examples57.nim .CC: btreetables_examples58.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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: 22758 lines; 1.022s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ssl_config.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/ssl_config.html [SuccessX] CC: btreetables_examples59.nim CC: btreetables_examples60.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ropes.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(454, 64) CC: btreetables_examples61.nim .Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) .CC: btreetables_examples62.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_examples63.nim CC: btreetables_examples64.nim .../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(695, 56) Hint: used config file '/usr/src/RPM/BUILD/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] CC: btreetables_examples65.nim .CC: btreetables_examples66.nim CC: btreetables_examples67.nim /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] CC: btreetables_examples68.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] .CC: btreetables_examples69.nim .....CC: btreetables_examples70.nim ..CC: btreetables_examples71.nim .CC: btreetables_examples72.nim ...CC: btreetables_examples73.nim ..CC: btreetables_examples74.nim ...CC: btreetables_examples75.nim ...CC: btreetables_examples76.nim ...CC: btreetables_examples77.nim .CC: btreetables_examples78.nim ...CC: btreetables_examples79.nim Hint: CC: btreetables_examples80.nim used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: btreetables_examples81.nim .CC: btreetables_examples82.nim Hint: 96768 lines; 5.074s; 94.395MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/httpclient.html [SuccessX] Hint: 48429 lines; 4.254s; 61.344MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/xmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/xmlparser.html [SuccessX] CC: btreetables_examples83.nim CC: stdlib_assertions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/reservedmem.nim CC: btreetables_examples84.nim CC: stdlib_system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/rationals.nim CC: btreetables_examples85.nim CC: stdlib_hashes.nim CC: btreetables_examples86.nim CC: stdlib_strutils.nim CC: btreetables_examples87.nim .CC: stdlib_times.nim CC: btreetables_examples88.nim CC: stdlib_os.nim CC: btreetables_examples89.nim .CC: stdlib_strtabs.nim CC: btreetables_examples90.nim CC: btreetables_examples91.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 CC: btreetables_group0_examples.nim .CC: xmltree_examples1.nim CC: xmltree_examples2.nim .....CC: xmltree_examples3.nim ..CC: xmltree_examples4.nim ..CC: xmltree_examples5.nim .CC: xmltree_examples6.nim ..CC: xmltree_examples7.nim ....CC: xmltree_examples8.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: xmltree_examples9.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: xmltree_examples10.nim Hint: [Link] .....CC: xmltree_examples11.nim .CC: xmltree_examples12.nim ...CC: xmltree_examples13.nim CC: stdlib_assertions.nim CC: xmltree_examples14.nim CC: stdlib_system.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_examples15.nim CC: stdlib_pcre.nim CC: xmltree_examples16.nim CC: stdlib_hashes.nim .CC: stdlib_math.nim CC: xmltree_examples17.nim CC: stdlib_tables.nim CC: xmltree_examples18.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_examples19.nim .CC: stdlib_unicode.nim .CC: stdlib_strutils.nim CC: xmltree_examples20.nim CC: stdlib_options.nim . Hint: [Link] Hint: 24452 lines; 3.537s; 25.586MiB peakmem; Debug build; proj: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples.nim; out: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples [Exec] CC: xmltree_examples21.nim CC: stdlib_nre.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples.nim [Success] Hint: 24646 lines; 4.538s; 25.527MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/typetraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/typetraits.html [SuccessX] CC: nre_examples1.nim CC: xmltree_examples22.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/random.nim CC: nre_examples2.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25219 lines; 1.151s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/segfaults.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/segfaults.html [SuccessX] CC: nre_examples3.nim 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/punycode.nim CC: xmltree_examples24.nim CC: nre_examples4.nim Hint: [Link] .....CC: xmltree_group0_examples.nim CC: nre_examples5.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .CC: nre_examples6.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /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: nre_group0_examples.nim ......................Hint: 36241 lines; 5.535s; 49.191MiB peakmem; Debug build; proj: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim; out: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [Exec] .Hint: 26374 lines; 6.643s; 76.152MiB peakmem; Debug build; proj: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim; out: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim [Success] Hint: 35303 lines; 7.991s; 39.488MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/re.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/re.html [SuccessX] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim [Success] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/pegs.nim Hint: 25463 lines; 7.981s; 25.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/btreetables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/btreetables.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 .......CC: stdlib_assertions.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] 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_times.nim .CC: stdlib_os.nim .CC: stdlib_filepermissions.nim ..CC: filepermissions_examples1.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: filepermissions_group0_examples.nim Hint: 57915 lines; 4.745s; 61.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/terminal.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/terminal.html [SuccessX] .......bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parseutils.nim .............Hint: used config file '/usr/src/RPM/BUILD/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: 27205 lines; 1.377s; 25.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/rationals.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rationals.html [SuccessX] .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/parsesql.nim CC: stats_group0_examples.nim ......CC: stdlib_assertions.nim ..CC: stdlib_system.nim ..CC: stdlib_parseutils.nim CC: stdlib_strutils.nim ......CC: stdlib_base64.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) CC: stdlib_uri.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: uri_examples1.nim ...CC: uri_examples2.nim ..CC: uri_examples3.nim ..CC: uri_examples4.nim ...CC: uri_examples5.nim ..CC: uri_examples6.nim ......CC: uri_examples7.nim .CC: uri_examples8.nim /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_examples9.nim ..CC: uri_examples10.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] ..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/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..CC: stdlib_assertions.nim ..CC: stdlib_formatfloat.nim ..CC: stdlib_system.nim .CC: stdlib_ropes.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] ....CC: ropes_examples1.nim ...CC: ropes_examples2.nim ..CC: ropes_examples3.nim ......CC: ropes_examples4.nim ...CC: ropes_examples5.nim ..CC: ropes_examples6.nim CC: stdlib_assertions.nim ....CC: stdlib_system.nim CC: ropes_examples7.nim .CC: ropes_examples8.nim ....CC: stdlib_unicode.nim ..CC: ropes_examples9.nim CC: unicode_examples1.nim ......CC: ropes_examples10.nim CC: unicode_examples2.nim ..CC: ropes_examples11.nim CC: unicode_examples3.nim ...CC: unicode_examples4.nim CC: ropes_examples12.nim .....CC: unicode_examples5.nim CC: ropes_examples13.nim . 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) CC: stdlib_assertions.nim Hint: 44169 lines; 4.198s; 49.266MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ssl_certs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/ssl_certs.html [SuccessX] CC: unicode_examples6.nim CC: ropes_group0_examples.nim .CC: stdlib_system.nim ..CC: unicode_examples7.nim .Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ...CC: stdlib_parseutils.nim .Hint: 45839 lines; 6.623s; 61.301MiB peakmem; Debug build; proj: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim; out: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parseopt.nim .CC: unicode_examples8.nim ..CC: stdlib_unicode.nim .....CC: unicode_examples9.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim [Success] Hint: 45892 lines; 9.575s; 61.031MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser/xmltree.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/xmltree.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] .CC: stdlib_strutils.nim CC: unicode_examples10.nim CC: stdlib_assertions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsejson.nim .....CC: stdlib_times.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: unicode_examples11.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) CC: stdlib_system.nim ...CC: stdlib_os.nim CC: stdlib_strutils.nim CC: unicode_examples12.nim Warning: ze is deprecated [Deprecated] .CC: stdlib_htmlparser.nim CC: stdlib_strmisc.nim CC: unicode_examples13.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] ... /usr/src/.cache/nim/times_d/runnableExamples/times_examples37.nim(11, 5) Hint: 'utc' is declared but not used [XDeclaredButNotUsed] ....CC: strmisc_examples1.nim CC: unicode_examples14.nim CC: htmlparser_examples1.nim .CC: strmisc_examples2.nim .CC: htmlparser_examples2.nim CC: unicode_examples15.nim .........CC: strmisc_examples3.nim .Hint: 46413 lines; 3.686s; 61.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/selectors.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/selectors.html [SuccessX] CC: htmlparser_examples3.nim CC: unicode_examples16.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .CC: strmisc_group0_examples.nim ..CC: htmlparser_group0_examples.nim .Hint: .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsecsv.nim CC: unicode_examples17.nim .43763 lines; 6.479s; 61.285MiB peakmem; Debug build; proj: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples.nim; out: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples [Exec] ...CC: unicode_examples18.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples.nim [Success] Hint: 44026 lines; 9.977s; 49.199MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/filepermissions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/filepermissions.html [SuccessX] CC: unicode_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 --outdir:web/upload/1.4.6 --index:on lib/pure/parsecfg.nim ..CC: unicode_examples20.nim ....... /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2110, 39) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] ....CC: unicode_examples21.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2128, 32) 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_104.nim [Exec] CC: unicode_examples22.nim .....CC: unicode_examples23.nim ...CC: unicode_examples24.nim ..CC: unicode_examples25.nim CC: stdlib_dollars.nim . Hint: [Link] CC: unicode_examples26.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: unicode_group0_examples.nim CC: stdlib_system.nim CC: stdlib_strtabs.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] CC: stdlib_xmltree.nim .CC: xmltree_examples25.nim CC: xmltree_examples26.nim CC: stdlib_assertions.nim CC: stdlib_dollars.nim CC: xmltree_examples27.nim CC: xmltree_examples28.nim CC: stdlib_formatfloat.nim CC: xmltree_examples29.nim CC: stdlib_io.nim CC: stdlib_system.nim CC: xmltree_group0_examples.nim CC: stdlib_math.nim CC: stdlib_assertions.nim Hint: 39558 lines; 7.590s; 61.164MiB peakmem; Debug build; proj: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples.nim; out: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples [Exec] CC: stdlib_strutils.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples.nim [Success] CC: stdlib_options.nim Hint: 39756 lines; 10.542s; 49.242MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/nre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nre.html [SuccessX] 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_times.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/oswalkdir.nim CC: stdlib_parseutils.nim CC: times_examples1.nim CC: stdlib_unicode.nim ..CC: times_examples2.nim CC: stdlib_strutils.nim .CC: times_examples3.nim CC: stdlib_strformat.nim CC: times_examples4.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: strformat_examples1.nim CC: times_examples5.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: strformat_group0_examples.nim CC: times_examples6.nim CC: times_examples7.nim ...CC: times_examples8.nim CC: times_examples9.nim CC: stdlib_assertions.nim CC: stdlib_system.nim CC: times_examples10.nim CC: sugar_examples1.nim CC: times_examples11.nim CC: stdlib_algorithm.nim CC: times_examples12.nim CC: sugar_examples2.nim CC: stdlib_hashes.nim CC: times_examples13.nim CC: stdlib_math.nim CC: times_examples14.nim .CC: stdlib_sets.nim CC: stdlib_tables.nim CC: times_examples15.nim CC: sugar_examples3.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: sugar_group0_examples.nim CC: times_examples16.nim ....CC: times_examples17.nim .CC: times_examples18.nim CC: times_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) 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_examples20.nim Hint: [Link] ....CC: times_examples21.nim CC: times_examples22.nim CC: times_examples23.nim CC: stdlib_assertions.nim CC: times_examples24.nim CC: stdlib_system.nim CC: times_examples25.nim .CC: times_examples26.nim ..CC: stdlib_pathnorm.nim .CC: times_examples27.nim CC: pathnorm_examples1.nim ...CC: times_examples28.nim ..CC: pathnorm_group0_examples.nim ...CC: times_examples29.nim CC: times_examples30.nim ....Hint: 26515 lines; 4.420s; 31.816MiB peakmem; Debug build; proj: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim; out: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples [Exec] CC: times_examples31.nim Hint: CC: times_examples32.nim operation successful: runnableExamples: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim [Success] Hint: 26778 lines; 6.532s; 25.531MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/stats.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/stats.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 ..CC: times_examples33.nim Hint: 44245 lines; 4.521s; 49.16MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/reservedmem.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/reservedmem.html [SuccessX] CC: times_examples34.nim .CC: times_examples35.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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: times_examples36.nim CC: times_examples37.nim ..CC: times_examples38.nim CC: times_examples39.nim .CC: times_examples40.nim ....CC: times_examples41.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: times_examples42.nim .CC: times_examples43.nim ... Hint: [Link] .CC: times_examples44.nim ..CC: times_examples45.nim CC: times_examples46.nim ...CC: times_examples47.nim .CC: times_examples48.nim ...CC: times_examples49.nim ...CC: times_examples50.nim ..CC: times_examples51.nim .........CC: times_examples52.nim .CC: times_examples53.nim ......CC: times_examples54.nim ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: .CC: times_examples55.nim 34956 lines; 7.685s; 49.191MiB peakmem; Debug build; proj: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim; out: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples [Exec] ......CC: times_examples56.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim [Success] Hint: .35058 lines; 9.974s; 39.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/uri.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/uri.html [SuccessX] .CC: times_examples57.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/options.nim .CC: times_examples58.nim .......CC: times_examples59.nim Hint: [Link] ..CC: times_examples60.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_examples61.nim ....CC: times_examples62.nim .....CC: times_examples63.nim .CC: times_examples64.nim ....CC: times_examples65.nim ...CC: times_examples66.nim ...CC: times_examples67.nim ...CC: times_examples68.nim ....CC: times_group0_examples.nim ...Hint: 24591 lines; 4.527s; 31.812MiB 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; 6.300s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ropes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/ropes.html [SuccessX] ....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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: stdlib_assertions.nim CC: stdlib_io.nim Hint: CC: stdlib_system.nim 37446 lines; 4.135s; 49.27MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsesql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsesql.html [SuccessX] Hint: 46513 lines; 4.650s; 61.289MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsexml.html [SuccessX] CC: 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/nimtracker.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/nimprof.nim CC: stdlib_algorithm.nim CC: stdlib_assertions.nim .CC: stdlib_strutils.nim CC: stdlib_io.nim CC: strutils_examples1.nim .CC: stdlib_system.nim CC: strutils_examples2.nim CC: stdlib_streams.nim ...CC: strutils_examples3.nim ....CC: stdlib_times.nim Hint: 34089 lines; 6.497s; 49.203MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples.nim; out: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples [Exec] CC: strutils_examples4.nim CC: stdlib_os.nim CC: strutils_examples5.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples.nim [Success] Hint: 34336 lines; 9.360s; 39.59MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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: strutils_examples6.nim CC: streams_examples1.nim Hint: [Link] CC: strutils_examples7.nim CC: streams_examples2.nim .Hint: 83329 lines; 7.788s; 94.844MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/smtp.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/smtp.html [SuccessX] ..CC: streams_examples3.nim CC: strutils_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/pure/nativesockets.nim .CC: streams_examples4.nim CC: strutils_examples9.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) CC: streams_examples5.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: strutils_examples10.nim Hint: CC: strutils_examples11.nim 36289 lines; 5.946s; 49.199MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples.nim; out: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples [Exec] CC: streams_examples6.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples.nim [Success] Hint: 34912 lines; 9.333s; 39.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strformat.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strformat.html [SuccessX] CC: strutils_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/pure/mimetypes.nim .CC: streams_examples7.nim CC: streams_examples8.nim /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples2.nim(8, 5) Hint: 't' is declared but not used [XDeclaredButNotUsed] .CC: strutils_examples13.nim Hint: 36464 lines; 3.389s; 49.27MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsejson.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsejson.html [SuccessX] .CC: strutils_examples14.nim CC: streams_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:web/upload/1.4.6 --index:on lib/pure/mersenne.nim CC: strutils_examples15.nim Hint: 40238 lines; 3.241s; 49.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsecfg.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsecfg.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) CC: streams_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/memfiles.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: strutils_examples16.nim ...Hint: 36504 lines; 5.190s; 49.211MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/pegs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/pegs.html [SuccessX] CC: strutils_examples17.nim CC: streams_examples11.nim Hint: [Link] CC: streams_examples12.nim .CC: stdlib_assertions.nim CC: strutils_examples18.nim CC: streams_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/md5.nim CC: stdlib_io.nim ..CC: strutils_examples19.nim CC: streams_examples14.nim CC: stdlib_system.nim .....CC: streams_examples15.nim CC: strutils_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] /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples10.nim(8, 5) Hint: 'mytab' is declared but not used [XDeclaredButNotUsed] . /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples11.nim(10, 3) Hint: 'mytab2' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples11.nim(9, 3) Hint: 'mytab1' is declared but not used [XDeclaredButNotUsed] CC: stdlib_parseutils.nim CC: streams_examples16.nim CC: strutils_examples21.nim ..CC: stdlib_math.nim CC: streams_examples17.nim ..CC: strutils_examples22.nim ..CC: stdlib_algorithm.nim CC: streams_examples18.nim CC: strutils_examples23.nim CC: stdlib_strutils.nim CC: streams_examples19.nim CC: strutils_examples24.nim CC: stdlib_pathnorm.nim CC: strutils_examples25.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) CC: streams_examples20.nim Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_times.nim CC: stdlib_assertions.nim CC: strutils_examples26.nim CC: stdlib_io.nim CC: streams_examples21.nim CC: stdlib_os.nim CC: strutils_examples27.nim CC: stdlib_system.nim CC: stdlib_hashes.nim Hint: 45945 lines; 9.205s; 61.188MiB peakmem; Debug build; proj: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim; out: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples [Exec] CC: streams_examples22.nim CC: stdlib_hashes.nim CC: stdlib_strtabs.nim CC: strutils_examples28.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim [Success] Hint: 45745 lines; 12.088s; 61.125MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/xmltree.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/xmltree.html [SuccessX] CC: streams_examples23.nim CC: strutils_examples29.nim CC: stdlib_tables.nim CC: stdlib_strutils.nim 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/math.nim CC: streams_examples24.nim CC: strutils_examples30.nim CC: stdlib_times.nim CC: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/rst.nim CC: streams_examples25.nim CC: strutils_examples31.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_105.nim [Exec] CC: stdlib_os.nim .CC: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/highlite.nim CC: streams_examples26.nim CC: strutils_examples32.nim CC: stdlib_strtabs.nim CC: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstgen.nim .CC: streams_examples27.nim CC: strutils_examples33.nim CC: strtabs_examples1.nim CC: rstgen_examples1.nim CC: strutils_examples34.nim CC: strtabs_examples2.nim CC: streams_examples28.nim CC: rstgen_group0_examples.nim CC: strutils_examples35.nim CC: streams_examples29.nim CC: strtabs_examples3.nim Hint: [Link] CC: streams_examples30.nim CC: strutils_examples36.nim CC: strtabs_examples4.nim CC: streams_examples31.nim CC: strutils_examples37.nim Hint: [Link] CC: strtabs_examples5.nim CC: streams_examples32.nim CC: strutils_examples38.nim CC: strtabs_examples6.nim CC: streams_examples33.nim CC: strutils_examples39.nim CC: strtabs_examples7.nim CC: streams_examples34.nim CC: strutils_examples40.nim CC: streams_examples35.nim CC: strtabs_examples8.nim CC: strutils_examples41.nim CC: strtabs_examples9.nim CC: streams_examples36.nim CC: strtabs_examples10.nim CC: streams_examples37.nim CC: strutils_examples42.nim CC: strutils_examples43.nim CC: strtabs_examples11.nim CC: streams_examples38.nim CC: strutils_examples44.nim CC: streams_examples39.nim CC: strutils_examples45.nim CC: strtabs_examples12.nim CC: streams_examples40.nim Hint: 22655 lines; 4.926s; 25.613MiB peakmem; Debug build; proj: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim; out: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples [Exec] CC: strtabs_examples13.nim CC: strutils_examples46.nim CC: streams_examples41.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim [Success] Hint: 22931 lines; 6.443s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/pathnorm.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/pathnorm.html [SuccessX] CC: strutils_examples47.nim CC: strtabs_examples14.nim CC: streams_examples42.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/marshal.nim CC: strutils_examples48.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: strtabs_group0_examples.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] CC: strutils_examples49.nim CC: streams_examples43.nim Hint: 32589 lines; 6.706s; 39.574MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim; out: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples [Exec] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim [Success] CC: strutils_examples50.nim CC: streams_examples44.nim Hint: 45979 lines; 11.430s; 61.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sugar.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 CC: strutils_examples51.nim CC: streams_examples45.nim CC: strutils_examples52.nim CC: streams_examples46.nim CC: strutils_examples53.nim CC: strutils_examples54.nim CC: streams_examples47.nim CC: strutils_examples55.nim CC: streams_examples48.nim CC: strutils_examples56.nim CC: streams_examples49.nim Hint: [Link] CC: streams_examples50.nim CC: strutils_examples57.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: streams_examples51.nim CC: strutils_examples58.nim .CC: streams_group0_examples.nim CC: strutils_examples59.nim CC: strutils_examples60.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: strutils_examples61.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: strutils_examples62.nim CC: strutils_examples63.nim CC: strutils_examples64.nim CC: strutils_examples65.nim Hint: 23188 lines; 2.031s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimtracker.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimtracker.html [SuccessX] CC: strutils_examples66.nim Hint: 50184 lines; 11.735s; 76.273MiB peakmem; Debug build; proj: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim; out: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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: strutils_examples67.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim [Success] Hint: 50414 lines; 15.747s; 61.207MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/htmlparser.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/lenientops.nim CC: strutils_examples68.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 CC: strutils_examples69.nim CC: strutils_examples70.nim CC: strutils_examples71.nim CC: strutils_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/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: 40441 lines; 10.022s; 61.156MiB peakmem; Debug build; proj: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim; out: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [Exec] 2024-03-21 01:21:59 CPU time [s] 9.410000000000061e-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: 39956 lines; 12.973s; 49.277MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/times.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 .../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/lib/pure/times.nim(2052, 32) used config file '/usr/src/RPM/BUILD/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: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..Hint: Hint: [Link] 44017 lines; 5.356s; 49.273MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/oswalkdir.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/oswalkdir.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 ... /usr/src/.cache/nim/random_d/runnableExamples/random_examples4.nim(10, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] . /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) ./usr/src/.cache/nim/random_d/runnableExamples/random_examples5.nim(9, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] .. Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ./usr/src/.cache/nim/random_d/runnableExamples/random_examples6.nim(13, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] ............ Hint: [Link] Hint: ..22765 lines; 0.635s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/lenientops.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/lenientops.html [SuccessX] ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/htmlgen.nim . Hint: [Link] ....... /usr/src/.cache/nim/random_d/runnableExamples/random_examples15.nim(14, 5) Hint: 'r2' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/random_d/runnableExamples/random_examples15.nim(10, 5) Hint: 'r1' is declared but not used [XDeclaredButNotUsed] ........Hint: 25983 lines; 11.125s; 39.594MiB peakmem; Debug build; proj: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim; out: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples [Exec] ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim [Success] Hint: . Hint: [Link] 25949 lines; 13.864s; 31.805MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unicode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/unicode.html [SuccessX] CC: stdlib_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/hashes.nim CC: stdlib_formatfloat.nim Hint: 46274 lines; 9.907s; 75.988MiB peakmem; Debug build; proj: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim; out: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples [Exec] /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] cannot open file stream: somefile.txtCC: stdlib_system.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim [Success] Hint: 24229 lines; 11.925s; 25.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/streams.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/streams.html [SuccessX] CC: stdlib_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: 44851 lines; 8.398s; 61.195MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim; out: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [Exec] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/fenv.nim CC: stdlib_math.nim CC: stdlib_system.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim [Success] CC: stdlib_times.nim .Hint: 44963 lines; 13.202s; 61.246MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strtabs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strtabs.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/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] CC: punycode_group0_examples.nim CC: stdlib_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/endians.nim ...CC: random_examples1.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(696, 13) .Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(697, 13) Warning: ze64 is deprecatedCC: random_examples2.nim [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] .CC: random_examples3.nim .CC: random_examples4.nim .CC: random_examples5.nim .Hint: .34847 lines; 9.371s; 61.074MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim; out: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim [Success] CC: random_examples6.nim Hint: 34249 lines; 13.415s; 39.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strutils.html [SuccessX] ..CC: random_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/pure/encodings.nim ..CC: random_examples8.nim CC: random_examples9.nim .CC: stdlib_assertions.nim CC: random_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: random_examples11.nim CC: stdlib_io.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_examples12.nim CC: stdlib_system.nim CC: random_examples13.nim CC: stdlib_options.nim ...CC: stdlib_system.nim CC: options_examples1.nim CC: random_examples14.nim CC: mersenne_group0_examples.nim CC: options_examples2.nim Hint: 48974 lines; 5.223s; 61.309MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/osproc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/osproc.html [SuccessX] CC: random_examples15.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/dynlib.nim CC: random_examples16.nim CC: options_examples3.nim CC: random_examples17.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) CC: options_examples4.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: '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_examples18.nim CC: stdlib_assertions.nim CC: options_examples5.nim CC: random_group0_examples.nim CC: options_examples6.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_system.nim CC: options_examples7.nim CC: stdlib_md5.nim Hint: 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: options_examples8.nim CC: md5_examples1.nim 40654 lines; 4.274s; 49.215MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/oids.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/oids.html [SuccessX] CC: options_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:web/upload/1.4.6 --index:on lib/pure/distros.nim CC: md5_examples2.nim CC: options_examples10.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; 3.987s; 49.277MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimprof.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimprof.html [SuccessX] CC: md5_group0_examples.nim CC: options_examples11.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --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] CC: options_examples12.nim CC: options_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: options_examples14.nim CC: options_group0_examples.nim Hint: 22887 lines; 0.815s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/fenv.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/fenv.html [SuccessX] /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/cstrutils.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/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) Hint: Warning: ze is deprecated [Deprecated] 22820 lines; 0.978s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/endians.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/endians.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_105.nim [Exec] .Hint: 46071 lines; 4.610s; 61.266MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nativesockets.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 /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: 46057 lines; 4.251s; 61.254MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/memfiles.html [SuccessX] ....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 ../usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] ...../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) .Warning: ze is deprecated [Deprecated] .Hint: used config file '/usr/src/RPM/BUILD/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: 35937 lines; 2.333s; 39.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/lexbase.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/lexbase.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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: /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/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] ..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/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_106.nim [Exec] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(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] .. Hint: [Link] 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] CC: stdlib_system.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .CC: stdlib_math.nim CC: math_examples1.nim CC: math_examples2.nim Hint: 50956 lines; 5.389s; 61.242MiB 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] Hint: CC: math_examples3.nim 22807 lines; 0.747s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/db_common.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_common.html [SuccessX] Hint: [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/cgi.nim CC: math_examples4.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/browsers.nim CC: math_examples5.nim Hint: [Link] .CC: math_examples6.nim ....CC: math_examples7.nim CC: math_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: math_examples9.nim Hint: 56946 lines; 12.733s; 94.82MiB peakmem; Debug build; proj: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim; out: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples [Exec] CC: math_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] .. Hint: [Link] Hint: 22862 lines; 0.705s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cstrutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/cstrutils.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim [Success] Hint: 57222 lines; 17.922s; 76.172MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rstgen.html [SuccessX] CC: math_examples11.nim ..CC: math_examples12.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/logging.nim(323, 22) Hint: 'log' cannot raise 'Exception' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/bitops.nim Hint: 34213 lines; 6.684s; 49.191MiB peakmem; Debug build; proj: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim; out: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples [Exec] CC: math_examples13.nim .Hint: 40640 lines; 7.061s; 61.148MiB peakmem; Debug build; proj: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim; out: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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: operation successful: runnableExamples: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim [Success] Hint: 34458 lines; 11.053s; 39.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/punycode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/punycode.html [SuccessX] CC: math_examples14.nim CC: stdlib_assertions.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim [Success] Hint: 40658 lines; 11.066s; 49.211MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/random.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/random.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 CC: stdlib_system.nim CC: math_examples15.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/pure/asyncnet.nim Hint: [Link] Hint: 24961 lines; 3.732s; 31.785MiB peakmem; Debug build; proj: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim; out: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples [Exec] CC: stdlib_os.nim CC: math_examples16.nim CC: stdlib_parseopt.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim [Success] Hint: CC: math_examples17.nim CC: parseopt_examples1.nim 25020 lines; 6.355s; 25.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/options.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/options.html [SuccessX] CC: parseopt_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/asyncmacro.nim CC: math_examples18.nim CC: parseopt_examples3.nim CC: math_examples19.nim CC: parseopt_group0_examples.nim CC: math_examples20.nim CC: math_group0_examples.nim Hint: 22721 lines; 2.892s; 25.613MiB peakmem; Debug build; proj: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim; out: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples [Exec] Hint: 22488 lines; 3.114s; 25.613MiB peakmem; Debug build; proj: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim; out: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim [Success] Hint: 22989 lines; 5.126s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/md5.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/md5.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/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/mersenne_d/runnableExamples/mersenne_group0_examples.nim [Success] Hint: .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asynchttpserver.nim 22762 lines; 5.467s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/mersenne.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/mersenne.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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: used config file '/usr/src/RPM/BUILD/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: CC: stdlib_io.nim 26789 lines; 1.218s; 25.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/complex.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/complex.html [SuccessX] 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/asyncftpclient.nim CC: stdlib_system.nim CC: stdlib_system.nim CC: stdlib_hashes.nim CC: stdlib_streams.nim CC: hashes_examples1.nim CC: stdlib_lexbase.nim CC: hashes_examples2.nim CC: stdlib_parsecsv.nim CC: hashes_examples3.nim CC: parsecsv_examples1.nim CC: stdlib_times.nim CC: hashes_examples4.nim CC: hashes_examples5.nim CC: stdlib_os.nim CC: hashes_examples6.nim CC: parsecsv_examples2.nim CC: hashes_examples7.nim CC: parsecsv_examples3.nim CC: hashes_examples8.nim CC: parsecsv_examples4.nim CC: hashes_group0_examples.nim CC: parsecsv_examples5.nim ..CC: parsecsv_examples6.nim ...CC: parsecsv_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: used config file '/usr/src/RPM/BUILD/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: .used config file '/usr/src/RPM/BUILD/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: .36855 lines; 3.066s; 39.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/dynlib.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dynlib.html [SuccessX] ...Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncfile.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg'used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] [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] . Hint: [Link] ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..............Hint: .44551 lines; 3.604s; 49.262MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/encodings.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/encodings.html [SuccessX] Hint: [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/asyncdispatch.nim .........Hint: 44311 lines; 6.268s; 61.172MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples.nim; out: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples [Exec] ..CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /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 .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples.nim [Success] Hint: 44553 lines; 11.057s; 49.242MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parseopt.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parseopt.html [SuccessX] CC: stdlib_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/async.nim CC: stdlib_pathnorm.nim Hint: ..26368 lines; 4.383s; 31.809MiB peakmem; Debug build; proj: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim; out: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples [Exec] .CC: stdlib_times.nim .CC: stdlib_os.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim [Success] Hint: 26440 lines; 6.627s; 25.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/math.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/math.html [SuccessX] CC: os_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/algorithm.nim CC: os_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: os_examples3.nim CC: os_examples4.nim CC: os_examples5.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: os_examples6.nim CC: os_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: os_examples8.nim ...CC: os_examples9.nim ....CC: os_examples10.nim CC: os_examples11.nim ..CC: os_examples12.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: os_examples13.nim .CC: os_examples14.nim ...CC: os_examples15.nim . Hint: [Link] CC: os_examples16.nim ..Hint: CC: os_examples17.nim 45025 lines; 3.252s; 61.324MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cookies.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/cookies.html [SuccessX] CC: os_examples18.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 ...CC: os_examples19.nim ......CC: os_examples20.nim CC: os_examples21.nim .CC: os_examples22.nim CC: os_examples23.nim .Hint: CC: os_examples24.nim 49252 lines; 3.852s; 61.266MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/distros.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/distros.html [SuccessX] .Hint: CC: os_examples25.nim .22987 lines; 3.544s; 25.613MiB peakmem; Debug build; proj: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim; out: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples [Exec] Hint: .. 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/collections/sharedtables.nim CC: os_examples26.nim 45179 lines; 3.461s; 61.246MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/coro.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/coro.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim [Success] Hint: 23189 lines; 4.879s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/hashes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/hashes.html [SuccessX] ...CC: 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/sharedlist.nim ........CC: os_examples28.nim ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sets.nim CC: os_examples29.nim .......CC: os_examples30.nim ....CC: stdlib_assertions.nim CC: os_group0_examples.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] .......CC: stdlib_system.nim ........CC: stdlib_base64.nim .......CC: base64_examples1.nim .....CC: base64_examples2.nim ..CC: base64_examples3.nim .Hint: 45910 lines; 6.926s; 61.172MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim; out: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples [Exec] ..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: base64_examples4.nim ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim [Success] Hint: 46051 lines; 11.976s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsecsv.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsecsv.html [SuccessX] CC: base64_group0_examples.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/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] CC: stdlib_assertions.nim .CC: stdlib_system.nim .CC: stdlib_parseutils.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_examples1.nim .CC: parseutils_examples2.nim CC: parseutils_examples3.nim .CC: stdlib_assertions.nim CC: parseutils_examples4.nim CC: stdlib_system.nim CC: parseutils_examples5.nim CC: parseutils_examples6.nim CC: stdlib_bitops.nim CC: bitops_examples1.nim ......CC: parseutils_examples7.nim CC: bitops_examples2.nim CC: parseutils_examples8.nim .CC: bitops_examples3.nim CC: parseutils_examples9.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_examples4.nim CC: parseutils_examples10.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: bitops_examples5.nim CC: parseutils_examples11.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: bitops_examples6.nim CC: parseutils_examples12.nim CC: bitops_examples7.nim CC: parseutils_examples13.nim CC: bitops_examples8.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) CC: parseutils_examples14.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: bitops_examples9.nim CC: parseutils_examples15.nim CC: parseutils_examples16.nim CC: bitops_examples10.nim CC: parseutils_examples17.nim CC: bitops_examples11.nim CC: parseutils_examples18.nim CC: bitops_examples12.nim CC: parseutils_examples19.nim CC: bitops_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: parseutils_examples20.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_examples14.nim .CC: parseutils_examples21.nim CC: bitops_examples15.nim CC: parseutils_examples22.nim .CC: bitops_examples16.nim CC: parseutils_examples23.nim CC: bitops_examples17.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: parseutils_group0_examples.nim CC: bitops_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: bitops_examples19.nim CC: stdlib_dollars.nim CC: bitops_examples20.nim CC: stdlib_formatfloat.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: bitops_examples21.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_106.nim [Exec] CC: stdlib_system.nim CC: bitops_examples22.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_hashes.nim CC: bitops_examples23.nim CC: stdlib_math.nim CC: bitops_examples24.nim .CC: stdlib_tables.nim CC: stdlib_assertions.nim CC: stdlib_parseutils.nim CC: bitops_examples25.nim CC: bitops_examples26.nim CC: stdlib_unicode.nim CC: stdlib_system.nim CC: bitops_examples27.nim CC: stdlib_strutils.nim CC: htmlgen_examples1.nim CC: stdlib_assertions.nim CC: bitops_examples28.nim CC: stdlib_streams.nim CC: htmlgen_group0_examples.nim CC: stdlib_system.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) CC: stdlib_lexbase.nim Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: bitops_examples29.nim CC: stdlib_httpcore.nim Hint: 49439 lines; 3.964s; 61.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncmacro.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncmacro.html [SuccessX] CC: httpcore_examples1.nim CC: stdlib_parsejson.nim CC: bitops_examples30.nim CC: httpcore_group0_examples.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/rtarrays.nim CC: stdlib_json.nim CC: bitops_examples31.nim CC: json_examples1.nim CC: bitops_examples32.nim CC: json_examples2.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: json_examples3.nim Hint: 23117 lines; 1.324s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sharedlist.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sharedlist.html [SuccessX] CC: bitops_examples33.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: json_examples4.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/lists.nim Hint: 49203 lines; 4.014s; 61.281MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncstreams.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncstreams.html [SuccessX] CC: bitops_examples34.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: json_group0_examples.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/intsets.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: bitops_examples35.nim Hint: [Link] CC: bitops_group0_examples.nim Hint: 46199 lines; 4.456s; 61.199MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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/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: 44620 lines; 6.858s; 61.18MiB peakmem; Debug build; proj: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim; out: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples [Exec] Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) used config file '/usr/src/RPM/BUILD/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: 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: 27756 lines; 1.757s; 25.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sharedtables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sharedtables.html [SuccessX] Hint: 44003 lines; 11.913s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/os.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/os.html [SuccessX] Hint: 49062 lines; 4.724s; 61.305MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/browsers.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/browsers.html [SuccessX] /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) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/critbits.nim .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/collections/chains.nim /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 CC: stdlib_dollars.nim .CC: stdlib_io.nim CC: stdlib_system.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] ./usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: stdlib_math.nim CC: stdlib_strutils.nim Hint: 49075 lines; 4.588s; 61.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncfutures.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncfutures.html [SuccessX] CC: stdlib_times.nim ..CC: stdlib_system.nim CC: stdlib_pathnorm.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/threadpool.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) CC: stdlib_times.nim CC: stdlib_os.nim Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: stdlib_os.nim CC: stdlib_logging.nim CC: mimetypes_group0_examples.nim CC: logging_examples1.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) CC: logging_examples2.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: logging_examples3.nim .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] .. 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] ......Hint: 22737 lines; 3.907s; 25.613MiB peakmem; Debug build; proj: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim; out: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples [Exec] Hint: 22744 lines; 0.841s; 20.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/rtarrays.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rtarrays.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim [Success] Hint: .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/cpuload.nim 22984 lines; 5.298s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/base64.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/base64.html [SuccessX] 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/concurrency/cpuinfo.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .. 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] . /usr/src/.cache/nim/colors_d/runnableExamples/colors_examples3.nim(13, 3) Hint: 'Col' is declared but not used [XDeclaredButNotUsed] ......Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .........Hint: Hint: [Link] Hint: 77038 lines; 5.606s; 76.219MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asynchttpserver.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asynchttpserver.html [SuccessX] .23476 lines; 4.366s; 31.77MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim; out: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples [Exec] CC: stdlib_assertions.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim [Success] Hint: 23415 lines; 16.652s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parseutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parseutils.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 CC: stdlib_assertions.nim Hint: CC: stdlib_assertions.nim CC: stdlib_formatfloat.nim 70540 lines; 5.666s; 76.316MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncnet.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncnet.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 CC: stdlib_dollars.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: stdlib_system.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: stdlib_io.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/wrapnils.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: stdlib_algorithm.nim Hint: CC: stdlib_system.nim CC: stdlib_streams.nim 49446 lines; 3.771s; 61.379MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/async.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/async.html [SuccessX] .Hint: 22751 lines; 0.809s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/chains.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/chains.html [SuccessX] CC: stdlib_typeinfo.nim CC: algorithm_examples1.nim CC: stdlib_parseutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/wordwrap.nim CC: algorithm_examples2.nim CC: stdlib_math.nim CC: algorithm_examples3.nim CC: stdlib_algorithm.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: stdlib_tables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/with.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(172, 41) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(190, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/.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: algorithm_examples4.nim Hint: [Link] CC: stdlib_parseutils.nim CC: stdlib_strutils.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(208, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] .CC: algorithm_examples5.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_unicode.nim CC: stdlib_colors.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/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: stdlib_strutils.nim CC: algorithm_examples6.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: colors_examples1.nim CC: algorithm_examples7.nim CC: stdlib_lexbase.nim CC: colors_examples2.nim ..CC: algorithm_examples8.nim CC: stdlib_parsejson.nim .CC: colors_examples3.nim .Hint: 37973 lines; 5.934s; 49.18MiB peakmem; Debug build; proj: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples.nim; out: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples [Exec] ...../usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: stdlib_json.nim CC: algorithm_examples9.nim CC: colors_examples4.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples.nim [Success] Hint: 38250 lines; 9.111s; 49.277MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpcore.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/httpcore.html [SuccessX] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -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_examples10.nim CC: stdlib_intsets.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: colors_examples5.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: algorithm_examples11.nim ....CC: colors_examples6.nim CC: stdlib_marshal.nim ..Hint: 25490 lines; 4.755s; 31.801MiB peakmem; Debug build; proj: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim; out: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples [Exec] .CC: algorithm_examples12.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] . /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: marshal_examples1.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/tables_d/runnableExamples/tables_examples20.nim(17, 25) Warning: Deprecated since v1.4; tables with duplicated keys are deprecated; allValues is deprecated [Deprecated] CC: colors_examples7.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim [Success] Hint: 25359 lines; 6.197s; 25.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/bitops.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/bitops.html [SuccessX] .CC: algorithm_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/std/time_t.nim CC: marshal_examples2.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: colors_examples8.nim ....CC: algorithm_examples14.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/lists_d/runnableExamples/lists_examples1.nim(8, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] . .CC: colors_examples9.nim CC: marshal_examples3.nim ../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] ....CC: algorithm_examples15.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] .CC: marshal_examples4.nim ...CC: colors_group0_examples.nim Hint: 62383 lines; 4.705s; 76.324MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncfile.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncfile.html [SuccessX] ..CC: algorithm_examples16.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/sums.nim ...CC: marshal_group0_examples.nim ...CC: algorithm_examples17.nim ..Hint: 89689 lines; 5.848s; 76.266MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncftpclient.html [SuccessX] .. CC: algorithm_examples18.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -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 /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples40.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples40.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] .........CC: algorithm_examples19.nim ...CC: algorithm_examples20.nim ..... Hint: [Link] ..CC: algorithm_examples21.nim ....CC: algorithm_examples22.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_examples23.nim .....CC: algorithm_examples24.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_group0_examples.nim . Hint: [Link] ..Hint: 58557 lines; 5.055s; 76.23MiB 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] ....bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/sha1.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .CC: stdlib_assertions.nim ..CC: stdlib_system.nim ......CC: stdlib_lists.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: lists_examples1.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_107.nim [Exec] ..CC: lists_examples2.nim Hint: 34793 lines; 6.516s; 49.176MiB peakmem; Debug build; proj: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim; out: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples [Exec] .CC: lists_examples3.nim ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim [Success] Hint: 35060 lines; 9.637s; 39.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/htmlgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/htmlgen.html [SuccessX] CC: lists_examples4.nim /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples60.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples60.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] ..CC: lists_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/std/monotimes.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ....CC: lists_examples6.nim .....CC: lists_examples7.nim Hint: 44607 lines; 7.330s; 61.156MiB peakmem; Debug build; proj: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim; out: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/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 ....... Hint: [Link] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim [Success] .Hint: 44860 lines; 10.986s; 61.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/logging.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/logging.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) CC: lists_examples9.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ...Hint: 25393 lines; 1.580s; 25.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/cpuload.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/cpuload.html [SuccessX] .CC: lists_examples10.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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/logic.nim . Hint: [Link] ..CC: lists_examples11.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/jsonutils.nim ..Hint: 46640 lines; 7.817s; 75.852MiB peakmem; Debug build; proj: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples.nim; out: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples.nim [Success] CC: lists_examples12.nim ...Hint: 46901 lines; 13.138s; 61.344MiB 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] .Hint: 41806 lines; 7.902s; 61.141MiB peakmem; Debug build; proj: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim; out: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [Exec] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/isolation.nim CC: lists_examples13.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim [Success] Hint: 42010 lines; 10.832s; 49.277MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/json.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/json.html [SuccessX] .Hint: 22828 lines; 1.050s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/varints.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/varints.html [SuccessX] ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -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: lists_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/std/enumerate.nim ....CC: lists_examples15.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: .CC: lists_examples16.nim used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .....CC: lists_examples17.nim ....CC: lists_examples18.nim ......CC: lists_examples19.nim .....CC: lists_examples20.nim ...CC: lists_examples21.nim ....CC: lists_examples22.nim ...CC: lists_examples23.nim ...CC: lists_examples24.nim .........CC: lists_examples25.nim .........CC: lists_examples26.nim ......CC: lists_examples27.nim .....CC: lists_examples28.nim ........CC: stdlib_assertions.nim CC: lists_examples29.nim ......CC: lists_examples30.nim ..CC: stdlib_io.nim ..CC: stdlib_system.nim .CC: lists_group0_examples.nim CC: stdlib_hashes.nim .CC: stdlib_math.nim .CC: stdlib_sets.nim .CC: sets_examples1.nim .CC: sets_examples2.nim .....CC: stdlib_assertions.nim .CC: sets_examples3.nim Hint: 22729 lines; 1.402s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/time_t.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/time_t.html [SuccessX] .CC: sets_examples4.nim .CC: stdlib_io.nim CC: sets_examples5.nim .CC: stdlib_assertions.nim ...CC: stdlib_system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/effecttraits.nim .CC: sets_examples6.nim .CC: stdlib_system.nim .CC: stdlib_math.nim ...CC: stdlib_cpuinfo.nim CC: sets_examples7.nim ..CC: stdlib_algorithm.nim CC: sets_examples8.nim CC: cpuinfo_examples1.nim CC: stdlib_tables.nim ....CC: tables_examples1.nim CC: cpuinfo_group0_examples.nim CC: sets_examples9.nim ..CC: sets_examples10.nim CC: tables_examples2.nim .CC: tables_examples3.nim CC: sets_examples11.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: stdlib_assertions.nim ....CC: stdlib_assertions.nim CC: tables_examples4.nim CC: sets_examples12.nim ..CC: stdlib_system.nim CC: stdlib_system.nim .CC: stdlib_critbits.nim CC: tables_examples5.nim CC: sets_examples13.nim CC: stdlib_heapqueue.nim Hint: 22737 lines; 1.291s; 20.559MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/stackframes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/stackframes.html [SuccessX] ..CC: critbits_examples1.nim CC: sets_examples14.nim Hint: 22747 lines; 0.861s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/isolation.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/isolation.html [SuccessX] CC: heapqueue_examples1.nim CC: tables_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/editdistance.nim CC: heapqueue_examples2.nim .CC: critbits_examples2.nim CC: sets_examples15.nim CC: tables_examples7.nim ..CC: critbits_examples3.nim CC: heapqueue_examples3.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/decls.nim .CC: sets_examples16.nim CC: tables_examples8.nim CC: heapqueue_examples4.nim CC: critbits_examples4.nim CC: sets_examples17.nim CC: heapqueue_examples5.nim CC: tables_examples9.nim CC: critbits_examples5.nim ....CC: sets_examples18.nim CC: tables_examples10.nim CC: heapqueue_examples6.nim CC: critbits_examples6.nim ...CC: sets_examples19.nim .CC: tables_examples11.nim CC: heapqueue_examples7.nim ..CC: critbits_examples7.nim CC: tables_examples12.nim CC: sets_examples20.nim CC: heapqueue_examples8.nim ......CC: tables_examples13.nim ..CC: sets_examples21.nim CC: critbits_examples8.nim CC: heapqueue_examples9.nim ...CC: sets_examples22.nim CC: tables_examples14.nim CC: critbits_examples9.nim CC: sets_examples23.nim CC: critbits_examples10.nim CC: tables_examples15.nim ..CC: heapqueue_examples10.nim ...Hint: 23104 lines; 1.124s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/exitprocs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/exitprocs.html [SuccessX] CC: critbits_examples11.nim CC: sets_examples24.nim CC: tables_examples16.nim CC: heapqueue_group0_examples.nim ...CC: sets_examples25.nim CC: critbits_examples12.nim CC: tables_examples17.nim CC: stdlib_assertions.nim ...CC: sets_examples26.nim CC: critbits_examples13.nim CC: tables_examples18.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -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: sets_examples27.nim CC: stdlib_io.nim CC: critbits_examples14.nim ....CC: tables_examples19.nim ..CC: sets_examples28.nim CC: critbits_examples15.nim CC: stdlib_system.nim CC: sets_examples29.nim CC: tables_examples20.nim .CC: stdlib_math.nim CC: critbits_examples16.nim CC: sets_examples30.nim CC: tables_examples21.nim CC: stdlib_deques.nim CC: critbits_examples17.nim CC: sets_examples31.nim CC: tables_examples22.nim CC: stdlib_assertions.nim CC: critbits_examples18.nim CC: deques_examples1.nim CC: sets_examples32.nim CC: tables_examples23.nim CC: critbits_examples19.nim CC: stdlib_assertions.nim Hint: 22717 lines; 1.265s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/logic.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/logic.html [SuccessX] CC: stdlib_system.nim CC: deques_examples2.nim CC: sets_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 --outdir:web/upload/1.4.6 --index:on lib/std/private/underscored_calls.nim CC: critbits_examples20.nim CC: tables_examples24.nim CC: stdlib_intsets.nim CC: deques_examples3.nim CC: tables_examples25.nim CC: critbits_examples21.nim CC: sets_examples34.nim CC: stdlib_system.nim CC: intsets_examples1.nim CC: deques_examples4.nim CC: with_examples1.nim CC: tables_examples26.nim CC: critbits_examples22.nim CC: intsets_examples2.nim CC: sets_examples35.nim Hint: [Link] CC: deques_examples5.nim CC: sets_group0_examples.nim CC: critbits_group0_examples.nim CC: intsets_examples3.nim CC: with_group0_examples.nim CC: tables_examples27.nim CC: deques_examples6.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: intsets_examples4.nim CC: tables_examples28.nim Hint: [Link] CC: intsets_examples5.nim CC: deques_examples7.nim CC: stdlib_assertions.nim CC: tables_examples29.nim CC: deques_examples8.nim CC: stdlib_system.nim CC: intsets_examples6.nim CC: tables_examples30.nim CC: stdlib_assertions.nim CC: deques_examples9.nim CC: stdlib_wrapnils.nim CC: intsets_examples7.nim CC: tables_examples31.nim CC: stdlib_system.nim CC: deques_examples10.nim CC: wrapnils_examples1.nim CC: intsets_examples8.nim CC: atomics_examples1.nim CC: tables_examples32.nim CC: wrapnils_group0_examples.nim CC: deques_examples11.nim CC: intsets_examples9.nim CC: atomics_group0_examples.nim CC: deques_examples12.nim CC: intsets_examples10.nim CC: tables_examples33.nim CC: deques_examples13.nim CC: tables_examples34.nim CC: intsets_examples11.nim CC: deques_examples14.nim CC: tables_examples35.nim CC: intsets_examples12.nim CC: deques_examples15.nim CC: tables_examples36.nim CC: intsets_examples13.nim CC: deques_examples16.nim CC: intsets_examples14.nim CC: tables_examples37.nim CC: tables_examples38.nim CC: deques_examples17.nim CC: intsets_examples15.nim CC: tables_examples39.nim CC: deques_examples18.nim CC: intsets_examples16.nim Hint: 23619 lines; 6.203s; 31.789MiB peakmem; Debug build; proj: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim; out: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples [Exec] CC: tables_examples40.nim Hint: 34579 lines; 7.950s; 49.207MiB peakmem; Debug build; proj: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples.nim; out: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples [Exec] CC: deques_group0_examples.nim CC: intsets_examples17.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim [Success] Hint: 23531 lines; 7.772s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/algorithm.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/algorithm.html [SuccessX] (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; 10.869s; 39.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/colors.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/colors.html [SuccessX] CC: tables_examples41.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: intsets_examples18.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -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 CC: tables_examples42.nim .CC: intsets_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/private/miscdollars.nim CC: tables_examples43.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: tables_examples44.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: tables_examples45.nim 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: tables_examples53.nim ...CC: tables_examples54.nim CC: stdlib_system.nim Hint: [Link] CC: sums_group0_examples.nim CC: tables_examples55.nim Hint: [Link] CC: tables_examples56.nim CC: tables_examples57.nim CC: tables_examples58.nim Hint: 24513 lines; 2.176s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/effecttraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/effecttraits.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/threadpool.nim(117, 27) Warning: pragma before generic parameter list is deprecated [Deprecated] CC: tables_examples59.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/globs.nim CC: tables_examples60.nim Hint: CC: tables_examples61.nim 46648 lines; 5.521s; 61.41MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/threadpool.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/threadpool.html [SuccessX] CC: tables_examples62.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -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 CC: tables_examples63.nim CC: tables_examples64.nim Hint: CC: tables_examples65.nim Hint: 23567 lines; 5.254s; 31.789MiB peakmem; Debug build; proj: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim; out: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples [Exec] 43838 lines; 9.920s; 61.184MiB peakmem; Debug build; proj: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples.nim; out: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples [Exec] CC: tables_examples66.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim [Success] Hint: 23443 lines; 6.325s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/lists.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/lists.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/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/marshal_d/runnableExamples/marshal_group0_examples.nim [Success] Hint: 44044 lines; 14.715s; 61.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/marshal.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/marshal.html [SuccessX] ..CC: tables_examples67.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -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 CC: tables_examples68.nim CC: tables_examples69.nim CC: tables_examples70.nim Hint: 22763 lines; 1.402s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/compilesettings.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/compilesettings.html [SuccessX] CC: tables_examples71.nim CC: tables_examples72.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -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 CC: tables_examples73.nim CC: tables_examples74.nim CC: tables_examples75.nim CC: tables_examples76.nim CC: tables_examples77.nim CC: tables_examples78.nim CC: tables_examples79.nim Hint: CC: tables_examples80.nim used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: tables_examples81.nim .CC: tables_examples82.nim CC: tables_examples83.nim CC: tables_examples84.nim Hint: 24507 lines; 1.463s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/underscored_calls.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/underscored_calls.html [SuccessX] Hint: [Link] CC: tables_examples85.nim CC: tables_examples86.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -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 CC: tables_examples87.nim CC: tables_examples88.nim . /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_examples33.nim(20, 5) Hint: 'seqRand' is declared but not used [XDeclaredButNotUsed] CC: tables_examples89.nim .CC: tables_examples90.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_examples91.nim ..CC: stdlib_assertions.nim ..CC: tables_examples92.nim CC: stdlib_io.nim CC: tables_examples93.nim CC: stdlib_system.nim CC: tables_examples94.nim CC: stdlib_sequtils.nim CC: sequtils_examples1.nim CC: sequtils_examples2.nim CC: tables_group0_examples.nim CC: sequtils_examples3.nim CC: sequtils_examples4.nim Hint: 25013 lines; 5.466s; 25.602MiB peakmem; Debug build; proj: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim; out: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples [Exec] CC: sequtils_examples5.nim CC: sequtils_examples6.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim [Success] Hint: 25289 lines; 6.197s; 25.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/cpuinfo.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/cpuinfo.html [SuccessX] CC: stdlib_assertions.nim 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/assertions.nim Hint: 22706 lines; 1.040s; 20.5MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/since.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/since.html [SuccessX] CC: stdlib_system.nim Hint: [Link] CC: sequtils_examples8.nim CC: enumerate_examples1.nim CC: sequtils_examples9.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/windows/winlean.nim Hint: [Link] CC: enumerate_group0_examples.nim Hint: 22706 lines; 1.105s; 20.531MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/miscdollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/miscdollars.html [SuccessX] 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/windows/registry.nim CC: sequtils_examples11.nim CC: sequtils_examples12.nim CC: sequtils_examples13.nim .CC: sequtils_examples14.nim CC: sequtils_examples15.nim .CC: sequtils_examples16.nim CC: sequtils_examples17.nim ..CC: sequtils_examples18.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: 22789 lines; 5.930s; 25.59MiB peakmem; Debug build; proj: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim; out: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples [Exec] .CC: sequtils_examples19.nim ...Hint: operation successful: runnableExamples: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim [Success] Hint: CC: sequtils_examples20.nim 22931 lines; 7.377s; 20.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/heapqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/heapqueue.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -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 CC: sequtils_examples21.nim ...Hint: 23325 lines; 5.451s; 31.746MiB peakmem; Debug build; proj: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim; out: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples [Exec] CC: sequtils_examples22.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim [Success] Hint: 23276 lines; 7.283s; 20.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/critbits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/critbits.html [SuccessX] Hint: 28272 lines; 7.170s; 39.547MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples.nim; out: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples [Exec] Hint: [Link] Hint: CC: sequtils_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 nimsuggest/sexp.nim Hint: [Link] 22706 lines; 1.040s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/widestrs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/widestrs.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples.nim [Success] Hint: 28079 lines; 9.368s; 25.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sets.html [SuccessX] CC: sequtils_examples24.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/mysql.html lib/wrappers/mysql.nim CC: sequtils_examples25.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_109.nim [Exec] Hint: [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 -o:web/upload/1.4.6/iup.html lib/wrappers/iup.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) CC: sequtils_examples26.nim 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: sequtils_examples27.nim Hint: [Link] Hint: [Link] /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: sequtils_examples28.nim Hint: Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_108.nim [Exec] 23148 lines; 1.079s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimscript.html [SuccessX] .CC: sequtils_examples29.nim .CC: sequtils_examples30.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/sqlite3.html lib/wrappers/sqlite3.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: sequtils_examples31.nim .CC: sequtils_examples32.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_109.nim [Exec] Hint: 23909 lines; 5.837s; 31.801MiB peakmem; Debug build; proj: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim; out: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [Exec] .CC: stdlib_times.nim Hint: 22706 lines; 1.057s; 20.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/io.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/io.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim [Success] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 27579 lines; 7.881s; 25.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/intsets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/intsets.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: stdlib_random.nim Hint: 24300 lines; 5.136s; 25.672MiB peakmem; Debug build; proj: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim; out: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples [Exec] 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 -o:web/upload/1.4.6/tinyc.html lib/wrappers/tinyc.nim 24632 lines; 5.450s; 25.602MiB peakmem; Debug build; proj: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples.nim; out: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples [Exec] CC: sequtils_examples33.nim ...Hint: operation successful: runnableExamples: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples.nim [Success] Hint: 24879 lines; 6.679s; 25.52MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/atomics.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/atomics.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim [Success] Hint: 24566 lines; 6.563s; 25.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/with.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/with.html [SuccessX] .CC: sequtils_group0_examples.nim .Hint: 24306 lines; 5.445s; 25.672MiB peakmem; Debug build; proj: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim; out: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples [Exec] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/odbcsql.html lib/wrappers/odbcsql.nim ..CC: stdlib_assertions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/pcre.html lib/wrappers/pcre.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim [Success] Hint: 24568 lines; 6.738s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/wrapnils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/wrapnils.html [SuccessX] ...CC: stdlib_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 -o:web/upload/1.4.6/openssl.html lib/wrappers/openssl.nim CC: decls_examples1.nim CC: decls_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: 26948 lines; 5.884s; 31.793MiB peakmem; Debug build; proj: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim; out: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [Exec] Hint: 22706 lines; 0.880s; 20.559MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/dollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dollars.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim [Success] Hint: 26969 lines; 7.832s; 25.527MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/deques.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/deques.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/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 .Hint: 40111 lines; 5.296s; 49.219MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/monotimes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/monotimes.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 34318 lines; 6.960s; 76.398MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unidecode/unidecode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/unidecode.html [SuccessX] Hint: [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 -o:web/upload/1.4.6/jscore.html lib/js/jscore.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] Hint: [Link] /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: .22706 lines; 0.940s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/assertions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/assertions.html [SuccessX] ..Hint: 22521 lines; 4.954s; 25.672MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples.nim; out: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples [Exec] . /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_examples3.nim(14, 6) Hint: '$' is declared but not used [XDeclaredButNotUsed] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples.nim [Success] Hint: 26527 lines; 6.537s; 25.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/sums.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sums.html [SuccessX] CC: stdlib_assertions.nim Hint: 33013 lines; 8.685s; 60.984MiB peakmem; Debug build; proj: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim; out: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22741 lines; 0.850s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/linenoise.html [SuccessX] .CC: stdlib_system.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim [Success] .Hint: 30918 lines; 10.641s; 31.785MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/tables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/tables.html [SuccessX] CC: iterators_examples1.nim .....CC: iterators_examples2.nim ..CC: iterators_examples4.nim .CC: iterators_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: .23822 lines; 0.682s; 25.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/mysql.html [SuccessX] .Hint: 23702 lines; 0.681s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/iup.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/iup.html [SuccessX] Hint: 25132 lines; 0.420s; 31.832MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/posix.html [SuccessX] Hint: 22813 lines; 0.404s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jscore.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jscore.html [SuccessX] /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: 23079 lines; 0.828s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/postgres.html [SuccessX] Hint: Hint: 25386 lines; 0.453s; 25.609MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/termios.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/termios.html [SuccessX] 25161 lines; 0.484s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/linux.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/linux.html [SuccessX] Hint: [Link] Hint: 23099 lines; 0.836s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/sqlite3.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sqlite3.html [SuccessX] Hint: 22814 lines; 0.783s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/tinyc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/tinyc.html [SuccessX] Hint: 23548 lines; 0.662s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/odbcsql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/odbcsql.html [SuccessX] Hint: 23180 lines; 0.652s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/pcre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/pcre.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/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: 24265 lines; 3.754s; 25.672MiB peakmem; Debug build; proj: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim; out: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim [Success] Hint: 24529 lines; 6.164s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/enumerate.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/enumerate.html [SuccessX] .Hint: [Link] .Hint: 41993 lines; 8.716s; 60.984MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim; out: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples [Exec] 0 1 2 3 4 ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim [Success] .Hint: 25566 lines; 10.723s; 25.508MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sequtils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sequtils.html [SuccessX] ..CC: stdlib_assertions.nim .CC: stdlib_system.nim CC: stdlib_parseutils.nim CC: stdlib_assertions.nim CC: stdlib_strutils.nim .CC: stdlib_system.nim ...CC: stdlib_sha1.nim CC: stdlib_unicode.nim CC: sha1_examples1.nim CC: sha1_examples2.nim CC: stdlib_wordwrap.nim CC: sha1_examples3.nim CC: wordwrap_examples1.nim CC: sha1_examples4.nim CC: wordwrap_group0_examples.nim CC: sha1_examples5.nim .CC: sha1_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] .. Hint: [Link] ........Hint: 22458 lines; 3.105s; 25.672MiB peakmem; Debug build; proj: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim; out: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim [Success] Hint: 22726 lines; 5.259s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/decls.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/decls.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_110.nim [Exec] Hint: 37091 lines; 1.887s; 49.246MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/nimsuggest/sexp.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sexp.html [SuccessX] ../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/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: 44570 lines; 3.312s; 61.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/globs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/globs.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: 38831 lines; 1.393s; 49.293MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/openssl.html [SuccessX] /usr/src/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: 22492 lines; 2.405s; 25.672MiB peakmem; Debug build; proj: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples.nim; out: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples [Exec] Hint: 37989 lines; 2.244s; 49.262MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/winlean.html [SuccessX] CC: 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/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: [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: 22706 lines; 3.298s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/iterators.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/iterators.html [SuccessX] Hint: Hint: 34423 lines; 2.085s; 49.305MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples.nim; out: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_110.nim [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples.nim [Success] Hint: 34648 lines; 7.241s; 39.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/sha1.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sha1.html [SuccessX] Hint: [Link] .CC: stdlib_system.nim CC: editdistance_group0_examples.nim Hint: 45395 lines; 2.360s; 61.254MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/registry.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/registry.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --multiMethods:on /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_109.nim [Exec] Hint: 34097 lines; 3.787s; 49.289MiB peakmem; Debug build; proj: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples.nim; out: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples.nim [Success] Hint: 34368 lines; 8.696s; 39.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/wordwrap.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/wordwrap.html [SuccessX] ............ Hint: [Link] Hint: 25991 lines; 1.902s; 39.688MiB peakmem; Debug build; proj: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples.nim; out: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples.nim [Success] Hint: 26257 lines; 6.060s; 31.848MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/editdistance.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/editdistance.html [SuccessX] .Hint: /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: [Link] ..Hint: 50101 lines; 3.596s; 75.961MiB peakmem; Debug build; proj: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim; out: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples [Exec] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim [Success] .Hint: 50331 lines; 17.871s; 61.207MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/htmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/htmlparser.html [SuccessX] ...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 Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_111.nim [Exec] CC: stdlib_os.nim CC: stdlib_strtabs.nim CC: stdlib_jsonutils.nim CC: jsonutils_examples1.nim CC: jsonutils_examples2.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_110.nim [Exec] CC: jsonutils_examples3.nim CC: jsonutils_examples4.nim CC: jsonutils_examples5.nim CC: jsonutils_examples6.nim CC: jsonutils_examples7.nim CC: jsonutils_examples8.nim CC: jsonutils_examples9.nim CC: jsonutils_group0_examples.nim Hint: [Link] Hint: 53121 lines; 2.253s; 94.719MiB peakmem; Debug build; proj: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples.nim; out: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples.nim [Success] Hint: 53254 lines; 8.195s; 76.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/jsonutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jsonutils.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/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_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_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_119.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/tut2_d/tut2/tut2_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_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_121.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_122.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_123.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_124.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_125.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_126.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_127.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_128.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_129.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_130.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_131.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_132.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_133.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_134.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_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 -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_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/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] bin/nim buildIndex -o:web/upload/1.4.6/theindex.html web/upload/1.4.6 Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nimdoc.cfg' [Conf] bin/nim doc --project --outdir:web/upload/1.4.6/compiler --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -u:boot compiler/index.nim Hint: 159630 lines; 4.964s; 351.152MiB 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.522s; 49.473MiB peakmem; Release build; proj: /usr/src/RPM/BUILD/nim-1.4.6/tools/nimblepkglist.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/nimblepkglist.js [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 -o:doc/html/docgen_sample.html doc/docgen_sample.nim Hint: 34262 lines; 0.457s; 39.66MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/doc/docgen_sample.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/docgen_sample.html [SuccessX] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut3.html --index:on doc/tut3.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut2.html --index:on doc/tut2.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut1.html --index:on doc/tut1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tools.html --index:on doc/tools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/testament.html --index:on doc/testament.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/prelude.html --index:on doc/prelude.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/packaging.html --index:on doc/packaging.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/overview.html --index:on doc/overview.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimsuggest.html --index:on doc/nimsuggest.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nims.html --index:on doc/nims.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/niminst.html --index:on doc/niminst.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimgrep.html --index:on doc/nimgrep.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimc.html --index:on doc/nimc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nep1.html --index:on doc/nep1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/manual_experimental.html --index:on doc/manual_experimental.rst 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/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 Hint: Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_101.nim [Exec] /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/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 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 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 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/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 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/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 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: /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/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: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_102.nim [Exec] /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: 22753 lines; 0.399s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/macrocache.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/macrocache.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/js/jsconsole.nim Hint: 23016 lines; 0.471s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/locks.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/locks.html [SuccessX] /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 --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 /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(696, 13) /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: 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] /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 --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: 22989 lines; 0.606s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/rlocks.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rlocks.html [SuccessX] Hint: 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 22748 lines; 0.634s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/hotcodereloading.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/hotcodereloading.html [SuccessX] 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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: 17094 lines; 0.294s; 13.355MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jsre.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 /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: 22723 lines; 0.688s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/compat.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/compat.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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/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/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 17115 lines; 0.285s; 13.363MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsconsole.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jsconsole.html [SuccessX] Hint: 22816 lines; 0.673s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/rdstdin.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rdstdin.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim(1, 1) Warning: language 'js' not supported [LanguageXNotSupported] Hint: 25781 lines; 0.513s; 25.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jsffi.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/packages/docutils/rst.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_sqlite.nim(133, 1) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 /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: Circular dependency detected. `codeReordering` pragma may not be able to reorder some nodes properely [User] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/posix_utils.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 18798 lines; 0.284s; 16.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom_extensions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/dom_extensions.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/kqueue.nim Hint: 7867 lines; 0.064s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim; out: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples [Exec] Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim [Success] used config file '/usr/src/RPM/BUILD/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/js/asyncjs.nim(1, 1) Warning: language 'javascript' not supported [LanguageXNotSupported] Hint: 22706 lines; 1.204s; 31.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/system.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/inotify.nim Hint: 7867 lines; 0.065s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples.nim; out: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples.nim [Success] Hint: 24458 lines; 1.149s; 25.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/macros.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/macros.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/posix/epoll.nim Hint: 18793 lines; 0.386s; 16.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/dom.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/httpclient.nim Hint: 30970 lines; 0.890s; 31.754MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/nre/private/util.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/util.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_103.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/xmltree.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: used config file '/usr/src/RPM/BUILD/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_103.nim [Exec] Hint: 7867 lines; 0.092s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim; out: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples [Exec] 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim [Success] Hint: Hint: 25463 lines; 1.357s; 25.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/btreetables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/btreetables.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(10, 23) 25938 lines; 0.587s; 25.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/asyncjs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncjs.html [SuccessX] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(10, 36) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim(30, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22743 lines; 0.604s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/switch_memory.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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.061s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples.nim; out: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples.nim [Success] Hint: 25840 lines; 1.264s; 25.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_sqlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_sqlite.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unittest.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: /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] Hint: 25294 lines; 0.647s; 25.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/kqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/kqueue.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/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] Hint: 25223 lines; 0.556s; 25.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/epoll.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/epoll.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/typetraits.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.057s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples.nim; out: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/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: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples.nim [Success] Hint: 22804 lines; 0.816s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/inotify.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/inotify.html [SuccessX] 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/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/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.059s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim; out: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples [Exec] localhost.localdomain6.1.82-std-def-alt1#1 SMP PREEMPT_DYNAMIC Fri Mar 15 23:45:02 UTC 2024 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim [Success] Hint: 25242 lines; 1.031s; 25.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix_utils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/posix_utils.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/terminal.nim Hint: 35891 lines; 1.939s; 39.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_mysql.html [SuccessX] /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; 1.989s; 39.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_postgres.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/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: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_104.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/lib/pure/times.nim(2052, 32) 22743 lines; 0.592s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/volatile.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/volatile.html [SuccessX] 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/strtabs.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] /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim(426, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg'bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 38316 lines; 2.398s; 49.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/experimental/diff.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/diff.html [SuccessX] /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.036s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim; out: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/strmisc.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim [Success] Hint: 35303 lines; 2.305s; 39.469MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/re.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/re.html [SuccessX] /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/strformat.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim(604, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] Hint: 51023 lines; 2.625s; 61.191MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimhcr.html [SuccessX] Hint: 35725 lines; 2.288s; 39.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_odbc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_odbc.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 /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/streams.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: 49506 lines; 2.628s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/pools.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/pools.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/stats.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] Hint: 7867 lines; 0.053s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples.nim; out: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/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/nre_d/runnableExamples/nre_group0_examples.nim [Success] Hint: 39756 lines; 2.508s; 49.184MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/nre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nre.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ssl_config.nim Hint: 7867 lines; 0.054s; 7.012MiB peakmem; Debug build; proj: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples.nim; out: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples.nim [Success] Hint: 44026 lines; 2.757s; 49.172MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/filepermissions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/filepermissions.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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: 35162 lines; 1.896s; 49.133MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/highlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/highlite.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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: 46495 lines; 2.949s; 61.16MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsexml.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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: used config file '/usr/src/RPM/BUILD/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: 25803 lines; 0.614s; 25.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strscans.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strscans.html [SuccessX] Hint: 42329 lines; 2.199s; 49.199MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstast.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rstast.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 /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.065s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples.nim; out: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples.nim [Success] Hint: 24646 lines; 1.180s; 25.527MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/typetraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/typetraits.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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/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: Hint: 58217 lines; 3.640s; 76.441MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nimrtl.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimrtl.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/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/rationals.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: 22758 lines; 0.671s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ssl_config.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/ssl_config.html [SuccessX] .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] /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:doc/html --index:on lib/pure/random.nim ......../usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) .Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: .28610 lines; 0.984s; 25.527MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/streamwrapper.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/streamwrapper.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/punycode.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/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: 25219 lines; 0.569s; 25.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/segfaults.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/segfaults.html [SuccessX] ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/pegs.nim ...Hint: 53351 lines; 2.890s; 76.238MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rst.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rst.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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: Hint: used config file '/usr/src/RPM/BUILD/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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) .Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: Hint: 7867 lines; 0.053s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim; out: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples [SuccessX]used config file '/usr/src/RPM/BUILD/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/.cache/nim/stats_d/runnableExamples/stats_group0_examples [Exec] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim [Success] Hint: 26778 lines; 1.202s; 25.531MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/stats.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/stats.html [SuccessX] /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.079s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim; out: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim [Success] Hint: 25949 lines; 2.118s; 31.797MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unicode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/unicode.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/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: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 7867 lines; 0.072s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim; out: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples [Exec] cannot open file stream: somefile.txtHint: operation successful: runnableExamples: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim [Success] Hint: 24229 lines; 1.355s; 25.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/streams.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/streams.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parsesql.nim Hint: 7867 lines; 0.075s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples.nim; out: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples.nim [Success] Hint: 24697 lines; 0.918s; 25.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ropes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/ropes.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/parseopt.nim Hint: 7867 lines; 0.060s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim; out: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim [Success] Hint: 35058 lines; 2.650s; 39.535MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/uri.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/uri.html [SuccessX] /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: 27205 lines; 0.712s; 25.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/rationals.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rationals.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 /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: 48429 lines; 3.042s; 61.309MiB 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] /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/parsecfg.nim Hint: Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim(624, 17) 7867 lines; 0.081s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples.nim; out: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_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] 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/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/unittest.nim(729, 13) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] Hint: 63335 lines; 2.999s; 61.305MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/unittest.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples.nim [Success] Hint: 34336 lines; 2.158s; 39.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strmisc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strmisc.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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: Hint: used config file '/usr/src/RPM/BUILD/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/osproc.nim 7867 lines; 0.064s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples.nim; out: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples.nim [Success] Hint: 34912 lines; 2.298s; 39.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strformat.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strformat.html [SuccessX] 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_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/os.nim Hint: 7867 lines; 0.061s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim; out: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim [Success] Hint: 57222 lines; 3.973s; 76.152MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rstgen.html [SuccessX] /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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 Hint: used config file '/usr/src/RPM/BUILD/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/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.069s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim; out: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim [Success] Hint: 34249 lines; 2.457s; 39.57MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strutils.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_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/oids.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] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_101.nim [Exec] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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: '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/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] ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(695, 56) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 7867 lines; 0.064s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim; out: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples [Exec] ....Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim [Success] Hint: 22931 lines; 1.046s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/pathnorm.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/pathnorm.html [SuccessX] .used config file '/usr/src/RPM/BUILD/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(796, 46) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 7867 lines; 0.080s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim; out: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] .2024-03-21 01:22:54 .CPU time [s] 9.409999999999627e-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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(228, 35) Hint: 39956 lines; 2.971s; 49.191MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/times.html [SuccessX] Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] ......Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/net.nim .7867 lines; 0.067s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim; out: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [Exec] Hint: 44169 lines; 2.356s; 49.246MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ssl_certs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/ssl_certs.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim [Success] Hint: 44963 lines; 2.866s; 61.219MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strtabs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strtabs.html [SuccessX] 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] 57915 lines; 2.955s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/terminal.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/terminal.html/usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_102.nim [Exec] ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nativesockets.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/mimetypes.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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: 96768 lines; 4.233s; 94.387MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/httpclient.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/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/memfiles.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /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.066s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim; out: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim [Success] Hint: 45979 lines; 3.284s; 61.211MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sugar.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/md5.nim Hint: /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/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 --multiMethods:on /usr/src/.cache/nim/manual_d/manual/manual_snippet_106.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) /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: toU32 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] .../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: .46413 lines; 2.749s; 61.246MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/selectors.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/selectors.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/math.nim .Hint: .used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) 44245 lines; 2.515s; 49.191MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/reservedmem.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/reservedmem.html [SuccessX] Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/marshal.nim ..Hint: 7867 lines; 0.053s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim; out: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples [Exec] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim [Success] Hint: 23415 lines; 1.742s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parseutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parseutils.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.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/pure/times.nim(2052, 32) ..Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 23188 lines; 0.745s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimtracker.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimtracker.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/lexbase.nim Hint: 7867 lines; 0.062s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim; out: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples [SuccessX] CC: stdlib_system.nim Hint: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples [Exec] .Hint: 7867 lines; 0.063s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim; out: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim [Success] Hint: 34458 lines; 2.197s; 39.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/punycode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/punycode.html [SuccessX] 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/lenientops.nim operation successful: runnableExamples: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim [Success] Hint: 25020 lines; 1.241s; 25.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/options.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/options.html [SuccessX] CC: stdlib_strtabs.nim CC: stdlib_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/json.nim CC: xmltree_examples1.nim Hint: 37446 lines; 1.890s; 49.234MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsesql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsesql.html [SuccessX] 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: stdlib_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/httpcore.nim CC: xmltree_examples2.nim CC: xmltree_examples3.nim CC: xmltree_examples4.nim CC: xmltree_examples5.nim CC: xmltree_examples6.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) CC: xmltree_examples7.nim Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: xmltree_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] Hint: 36464 lines; 1.933s; 49.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsejson.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsejson.html [SuccessX] .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 ../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_examples10.nim Hint: .CC: xmltree_examples11.nim 7867 lines; 0.061s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim; out: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples [Exec] CC: xmltree_examples12.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim [Success] Hint: 40658 lines; 2.732s; 49.188MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/random.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/random.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 CC: xmltree_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: xmltree_examples14.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) .Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) .Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .Hint: CC: xmltree_examples15.nim used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: xmltree_examples16.nim CC: xmltree_examples17.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_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] Hint: 46513 lines; 2.457s; 61.23MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsexml.html [SuccessX] Hint: 7867 lines; 0.081s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim; out: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples [Exec] CC: xmltree_examples19.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim [Success] Hint: 22762 lines; 1.179s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/mersenne.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/mersenne.html [SuccessX] CC: xmltree_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 --outdir:doc/html --index:on lib/pure/hashes.nim Hint: 7867 lines; 0.091s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim; out: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples [Exec] CC: xmltree_examples21.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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: operation successful: runnableExamples: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim [Success] Hint: 22989 lines; 0.902s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/md5.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/md5.html [SuccessX] CC: xmltree_examples22.nim 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:doc/html --index:on lib/pure/endians.nim CC: xmltree_examples24.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_108.nim [Exec] CC: xmltree_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: 36504 lines; 3.010s; 49.227MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/pegs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/pegs.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(123, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/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: 22765 lines; 0.721s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/lenientops.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/lenientops.html [SuccessX] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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/pure/times.nim(2052, 32) Hint: 'parse' 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/usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) [Deprecated]Hint: 'parse' 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] /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_107.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: ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) .83329 lines; 4.420s; 94.957MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/smtp.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/smtp.html [SuccessX] Hint: 7867 lines; 0.082s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples.nim; out: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples [Exec] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/distros.nim 44017 lines; 2.708s; 49.234MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/oswalkdir.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/oswalkdir.html [SuccessX] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples.nim [Success] Hint: 44553 lines; 3.145s; 61.242MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parseopt.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parseopt.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 Hint: used config file '/usr/src/RPM/BUILD/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: '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_dollars.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 Hint: 7867 lines; 0.048s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim; out: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples [Exec] CC: stdlib_strtabs.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim [Success] Hint: 46051 lines; 3.086s; 61.188MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsecsv.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsecsv.html [SuccessX] /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; 2.233s; 49.285MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimprof.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimprof.html [SuccessX] Hint: CC: stdlib_xmltree.nim /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/htmlparser_d/htmlparser/htmlparser_snippet_101.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/coro.nim Hint: 7867 lines; 0.069s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim; out: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples [Exec] CC: stdlib_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/cookies.nim CC: xmltree_examples25.nim Hint: 40238 lines; 2.944s; 49.23MiB 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim [Success] Hint: 26440 lines; 1.525s; 25.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/math.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/math.html [SuccessX] CC: xmltree_examples26.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.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] CC: xmltree_examples27.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/colors.nim CC: xmltree_examples28.nim CC: xmltree_examples29.nim CC: xmltree_group0_examples.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_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: Hint: 22820 lines; 0.618s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/endians.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/endians.html [SuccessX] /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] 22887 lines; 0.637s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/fenv.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/fenv.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 Hint: [Link] ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): multiple definition of `NTI__AXJIhVoWe4G3c3KjQE6ymQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): multiple definition of `NTI__H9atqk7mZO4Wo9cXc7AfElkQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): multiple definition of `NimDT___AXJIhVoWe4G3c3KjQE6ymQ_k'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0xc0): multiple definition of `NTI__RFxWfaeuyO9bchogjTGzuUA_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0xc0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x100): multiple definition of `NTI__MaJ21s3JWuTNJTXNEUHXSQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x100): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlNode__dQfzrM4eFRXTfdduIk49cuw': stdlib_xmltree.nim.c:(.text+0x194): multiple definition of `newXmlNode__dQfzrM4eFRXTfdduIk49cuw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x194): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newElement__qytV1ok6CJmBdu5AkYO1xg': stdlib_xmltree.nim.c:(.text+0x662): multiple definition of `newElement__qytV1ok6CJmBdu5AkYO1xg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x662): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ': stdlib_xmltree.nim.c:(.text+0x8a2): multiple definition of `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x8a2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA': stdlib_xmltree.nim.c:(.text+0xd34): multiple definition of `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xd34): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ': stdlib_xmltree.nim.c:(.text+0xedf): multiple definition of `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xedf): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2': stdlib_xmltree.nim.c:(.text+0x1290): multiple definition of `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1290): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `add__ScTx08m9bDgG8FqKvF09cIFA': stdlib_xmltree.nim.c:(.text+0x168c): multiple definition of `add__ScTx08m9bDgG8FqKvF09cIFA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x168c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `dollar___rAp771iHtGrYgbvmntxUog': stdlib_xmltree.nim.c:(.text+0x27b0): multiple definition of `dollar___rAp771iHtGrYgbvmntxUog'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x27b0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newText__lIKHICv0QWYTrKo9cmYCIpg': stdlib_xmltree.nim.c:(.text+0x2870): multiple definition of `newText__lIKHICv0QWYTrKo9cmYCIpg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2870): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newComment__0QU81vI7aC3mJzRJpMvSdg': stdlib_xmltree.nim.c:(.text+0x297c): multiple definition of `newComment__0QU81vI7aC3mJzRJpMvSdg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x297c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newCData__wlhx3SYsOoejr6cg9cS9cOMQ': stdlib_xmltree.nim.c:(.text+0x2a88): multiple definition of `newCData__wlhx3SYsOoejr6cg9cS9cOMQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2a88): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newEntity__IYDiXGDLumr9crRvjSApDsg': stdlib_xmltree.nim.c:(.text+0x2b94): multiple definition of `newEntity__IYDiXGDLumr9crRvjSApDsg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2b94): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg': stdlib_xmltree.nim.c:(.text+0x2ca0): multiple definition of `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2ca0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlTree__xntfdcYvAguJCTyb6bBNvQ': stdlib_xmltree.nim.c:(.text+0x2fab): multiple definition of `newXmlTree__xntfdcYvAguJCTyb6bBNvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2fab): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `worker__6tKeRp8EyUwR1FUavPobDg': stdlib_xmltree.nim.c:(.text+0x33c9): multiple definition of `worker__6tKeRp8EyUwR1FUavPobDg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x33c9): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `innerText__rAp771iHtGrYgbvmntxUog_2': stdlib_xmltree.nim.c:(.text+0x373f): multiple definition of `innerText__rAp771iHtGrYgbvmntxUog_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x373f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `delete__YGUzzUyqd4GwcCc9b7Oe2Zw': stdlib_xmltree.nim.c:(.text+0x37f2): multiple definition of `delete__YGUzzUyqd4GwcCc9b7Oe2Zw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x37f2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `clear__tw3AZT9bIVd09cTeud4JdM9cg': stdlib_xmltree.nim.c:(.text+0x3a4f): multiple definition of `clear__tw3AZT9bIVd09cTeud4JdM9cg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3a4f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000': stdlib_xmltree.nim.c:(.text+0x3c6c): multiple definition of `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3c6c): first defined here /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: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_109.nim [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.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] ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: warning: relocation against `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' in read-only section `.text' 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] ld40654 lines; 3.129s; 49.184MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/oids.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/oids.html [SuccessX] : /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `add__h5EN37DzGwIRbfOtA8cy9agxmltree': @mxmltree_examples1.nim.c:(.text+0x708): undefined reference to `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `unknown_xmltree_examples1Init000': @mxmltree_examples1.nim.c:(.text+0xa44): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xa7a): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xafc): undefined reference to `dollar___OuMIOHiWWdpO1R0c3qsNmg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMainInner': @mxmltree_group0_examples.nim.c:(.text+0xa2): undefined reference to `unknown_xmltree_examples25Init000' ld: @mxmltree_group0_examples.nim.c:(.text+0xa7): undefined reference to `unknown_xmltree_examples26Init000' ld: @mxmltree_group0_examples.nim.c:(.text+0xac): undefined reference to `unknown_xmltree_examples27Init000' ld: @mxmltree_group0_examples.nim.c:(.text+0xb1): undefined reference to `unknown_xmltree_examples28Init000' ld: @mxmltree_group0_examples.nim.c:(.text+0xb6): undefined reference to `unknown_xmltree_examples29Init000' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMain': @mxmltree_group0_examples.nim.c:(.text+0x105): undefined reference to `stdlib_xmltreeDatInit000' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples: hidden symbol `unknown_xmltree_examples25Init000' isn't defined ld: final link failed: bad value collect2: error: ld returned 1 exit status bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 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 Hint: 7867 lines; 0.086s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim; out: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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/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/os_d/runnableExamples/os_group0_examples.nim [Success] Hint: 44003 lines; 3.406s; 61.227MiB 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] Hint: 7867 lines; 0.085s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim; out: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncstreams.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim [Success] Hint: 23189 lines; 1.181s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/hashes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/hashes.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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: 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] 48974 lines; 3.580s; 61.285MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/osproc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/osproc.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 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/times.nim(2052, 32) /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) 22862 lines; 0.651s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cstrutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cstrutils.html [SuccessX] 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: 46071 lines; 3.022s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nativesockets.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asynchttpserver.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncfutures.nim Hint: 22807 lines; 0.754s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/db_common.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/db_common.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asyncftpclient.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_108.nim [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/wrappers/openssl.nim(751, 57) /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'md5_File' cannot raise 'Exception' [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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 26789 lines; 0.915s; 25.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/complex.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/complex.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 Hint: 50956 lines; 3.506s; 61.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/net.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/logging.nim(323, 22) Hint: 'log' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/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: 46057 lines; 3.356s; 61.273MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/memfiles.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_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/async.nim Hint: [Link] Hint: Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_110.nim [Exec] 35937 lines; 2.713s; 39.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/lexbase.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/lexbase.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 Hint: used config file '/usr/src/RPM/BUILD/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: Hint: used config file '/usr/src/RPM/BUILD/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] 7867 lines; 0.069s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim; out: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim [Success] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 35060 lines; 2.456s; 39.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/htmlgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/htmlgen.html [SuccessX] Hint: [Link] Hint: 7867 lines; 0.046s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples.nim; out: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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: 7867 lines; 0.055s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples.nim; out: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples [Exec] /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: 36855 lines; 1.918s; 39.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/dynlib.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/dynlib.html [SuccessX] Hint: 38250 lines; 2.949s; 49.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpcore.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/httpcore.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples.nim [Success] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.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.056s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim; out: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples [Exec] Hint: 50184 lines; 6.491s; 76.203MiB 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:doc/html --index:on lib/pure/collections/sharedtables.nim Hint: 46901 lines; 3.808s; 61.297MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/mimetypes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/mimetypes.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): multiple definition of `NTI__AXJIhVoWe4G3c3KjQE6ymQ_'; Hint: operation successful: runnableExamples: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim [Success] Hint: 22984 lines; 0.881s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/base64.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/base64.html [SuccessX] /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): multiple definition of `NTI__H9atqk7mZO4Wo9cXc7AfElkQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): multiple definition of `NimDT___AXJIhVoWe4G3c3KjQE6ymQ_k'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0xc0): multiple definition of `NTI__RFxWfaeuyO9bchogjTGzuUA_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0xc0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x100): multiple definition of `NTI__MaJ21s3JWuTNJTXNEUHXSQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x100): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlNode__dQfzrM4eFRXTfdduIk49cuw': stdlib_xmltree.nim.c:(.text+0x194): multiple definition of `newXmlNode__dQfzrM4eFRXTfdduIk49cuw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x194): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newElement__qytV1ok6CJmBdu5AkYO1xg': stdlib_xmltree.nim.c:(.text+0x662): multiple definition of `newElement__qytV1ok6CJmBdu5AkYO1xg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x662): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ': stdlib_xmltree.nim.c:(.text+0x8a2): multiple definition of `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x8a2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA': stdlib_xmltree.nim.c:(.text+0xd34): multiple definition of `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xd34): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ': stdlib_xmltree.nim.c:(.text+0xedf): multiple definition of `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xedf): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2': stdlib_xmltree.nim.c:(.text+0x1290): multiple definition of `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1290): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `add__ScTx08m9bDgG8FqKvF09cIFA': stdlib_xmltree.nim.c:(.text+0x168c): multiple definition of `add__ScTx08m9bDgG8FqKvF09cIFA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x168c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `dollar___rAp771iHtGrYgbvmntxUog': stdlib_xmltree.nim.c:(.text+0x27b0): multiple definition of `dollar___rAp771iHtGrYgbvmntxUog'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x27b0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newText__lIKHICv0QWYTrKo9cmYCIpg': stdlib_xmltree.nim.c:(.text+0x2870): multiple definition of `newText__lIKHICv0QWYTrKo9cmYCIpg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2870): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newComment__0QU81vI7aC3mJzRJpMvSdg': stdlib_xmltree.nim.c:(.text+0x297c): multiple definition of `newComment__0QU81vI7aC3mJzRJpMvSdg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x297c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newCData__wlhx3SYsOoejr6cg9cS9cOMQ': stdlib_xmltree.nim.c:(.text+0x2a88): multiple definition of `newCData__wlhx3SYsOoejr6cg9cS9cOMQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2a88): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newEntity__IYDiXGDLumr9crRvjSApDsg': stdlib_xmltree.nim.c:(.text+0x2b94): multiple definition of `newEntity__IYDiXGDLumr9crRvjSApDsg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2b94): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg': stdlib_xmltree.nim.c:(.text+0x2ca0): multiple definition of `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2ca0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlTree__xntfdcYvAguJCTyb6bBNvQ': stdlib_xmltree.nim.c:(.text+0x2fab): multiple definition of `newXmlTree__xntfdcYvAguJCTyb6bBNvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2fab): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `worker__6tKeRp8EyUwR1FUavPobDg': stdlib_xmltree.nim.c:(.text+0x33c9): multiple definition of `worker__6tKeRp8EyUwR1FUavPobDg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x33c9): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `innerText__rAp771iHtGrYgbvmntxUog_2': stdlib_xmltree.nim.c:(.text+0x373f): multiple definition of `innerText__rAp771iHtGrYgbvmntxUog_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x373f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `delete__YGUzzUyqd4GwcCc9b7Oe2Zw': stdlib_xmltree.nim.c:(.text+0x37f2): multiple definition of `delete__YGUzzUyqd4GwcCc9b7Oe2Zw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x37f2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `clear__tw3AZT9bIVd09cTeud4JdM9cg': stdlib_xmltree.nim.c:(.text+0x3a4f): multiple definition of `clear__tw3AZT9bIVd09cTeud4JdM9cg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3a4f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `attr__EGMotuqT17RQ3D9b2fXcO9aQ': stdlib_xmltree.nim.c:(.text+0x3d55): multiple definition of `attr__EGMotuqT17RQ3D9b2fXcO9aQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3d55): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `child__JlAyVSMp7u9aryEwrNn6FzQ': stdlib_xmltree.nim.c:(.text+0x413f): multiple definition of `child__JlAyVSMp7u9aryEwrNn6FzQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x413f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__59cbMyLbqxk9cAonHJAxcSmg': stdlib_xmltree.nim.c:(.text+0x4426): multiple definition of `findAll__59cbMyLbqxk9cAonHJAxcSmg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x4426): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__qHfTw9a4wSNnVRDKjZMVINQ': stdlib_xmltree.nim.c:(.text+0x485b): multiple definition of `findAll__qHfTw9a4wSNnVRDKjZMVINQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x485b): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000': stdlib_xmltree.nim.c:(.text+0x491c): multiple definition of `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x491c): first defined here Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim [Success] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sets.nim Hint: 50414 lines; 9.657s; 61.215MiB 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] Hint: 7867 lines; 0.058s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples.nim; out: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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: operation successful: runnableExamples: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples.nim [Success] Hint: 44044 lines; 3.280s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/marshal.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/marshal.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/rtarrays.nim Hint: used config file '/usr/src/RPM/BUILD/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/@mxmltree_examples1.nim.c.o: warning: relocation against `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' in read-only section `.text' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `add__h5EN37DzGwIRbfOtA8cy9agxmltree': @mxmltree_examples1.nim.c:(.text+0x708): undefined reference to `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 unknown_xmltree_examples1Init000': @mxmltree_examples1.nim.c:(.text+0xa44): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xa7a): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xafc): undefined reference to `dollar___OuMIOHiWWdpO1R0c3qsNmg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMain': @mxmltree_group0_examples.nim.c:(.text+0x105): undefined reference to `stdlib_xmltreeDatInit000' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples: hidden symbol `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' isn't defined ld: final link failed: bad value collect2: error: ld returned 1 exit status Error: execution of an external program failed: 'gcc -o /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_dollars.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_system.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples27.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o -lm -lrt -ldl' [runnableExamples] failed: generated file: '/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim' group: '(rdoccmd: "", docCmd: "", code: "# autogenerated by docgen\n# source: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/xmltree.nim\n# rdoccmd: \nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples1.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples2.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples3.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples4.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples5.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples6.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples7.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples8.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples9.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples10.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples11.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples12.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples13.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples14.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples15.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples16.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples17.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples18.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples19.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples20.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples21.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples22.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples23.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples24.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples25.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples26.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples27.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples28.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples29.nim\"\n", index: 0)' cmd: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r --warning:UnusedImport:off --path:/usr/src/RPM/BUILD/nim-1.4.6/lib/pure --nimcache:/usr/src/.cache/nim/xmltree_d/runnableExamples /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_109.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.102s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim; out: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples [Exec] Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim [Success] 7867 lines; 0.034s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim; out: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples [Exec] Hint: 44860 lines; 3.385s; 61.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/logging.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/logging.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim [Success] Hint: 25359 lines; 1.066s; 25.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/bitops.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/bitops.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --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 /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: 7867 lines; 0.070s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim; out: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim [Success] Hint: 42010 lines; 3.359s; 49.27MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/critbits.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/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] Hint: 44551 lines; 2.810s; 49.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/encodings.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/encodings.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/chains.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/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: 22744 lines; 0.618s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/rtarrays.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rtarrays.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/threadpool.nim 23117 lines; 0.624s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sharedlist.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sharedlist.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/cpuload.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_111.nim [Exec] Hint: 27756 lines; 0.819s; 25.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sharedtables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sharedtables.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/concurrency/cpuinfo.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /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) Hint: 7867 lines; 0.081s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim; out: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) 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: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim [Success] Hint: 23531 lines; 1.021s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/algorithm.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/algorithm.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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) Hint: Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] 45179 lines; 2.588s; 61.219MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/coro.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/coro.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/unidecode/unidecode.nim Hint: 7867 lines; 0.058s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim; out: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples [Exec] Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim [Success] Hint: 23443 lines; 0.939s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/lists.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/lists.html [SuccessX] used config file '/usr/src/RPM/BUILD/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: 49252 lines; 2.953s; 61.254MiB 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) 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) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) 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: '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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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: 7867 lines; 0.087s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples.nim; out: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples [Exec] Hint: 7867 lines; 0.070s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim; out: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples [Exec] (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; 2.710s; 39.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/colors.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/colors.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim [Success] Hint: 22931 lines; 0.977s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/heapqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/heapqueue.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/with.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] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 Hint: used config file '/usr/src/RPM/BUILD/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: 46199 lines; 2.609s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cgi.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cgi.html [SuccessX] 45025 lines; 2.765s; 61.285MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cookies.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cookies.html [SuccessX] /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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 Hint: 7867 lines; 0.070s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim; out: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim [Success] Hint: 27579 lines; 1.193s; 25.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/intsets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/intsets.html [SuccessX] /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: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] 49062 lines; 2.700s; 61.262MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/browsers.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/browsers.html [SuccessX] Hint: 7867 lines; 0.099s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim; out: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples [Exec] 0 1 2 3 4 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/sha1.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim [Success] Hint: 25566 lines; 1.224s; 25.512MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sequtils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sequtils.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 Hint: 7867 lines; 0.058s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim; out: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/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.097s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples.nim; out: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim [Success] Hint: 26969 lines; 1.164s; 25.527MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/deques.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/deques.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples.nim [Success] Hint: 28079 lines; 1.311s; 25.559MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sets.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 /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/jsonutils.nim Hint: 7867 lines; 0.079s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim; out: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples [Exec] /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: operation successful: runnableExamples: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim [Success] Hint: 30918 lines; 1.451s; 31.789MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/tables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/tables.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: 49203 lines; 2.563s; 61.281MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncstreams.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncstreams.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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/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; 0.650s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/chains.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/chains.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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: 49439 lines; 2.459s; 61.238MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncmacro.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncmacro.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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/wrappers/openssl.nim(751, 57) Hint: used config file '/usr/src/RPM/BUILD/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: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/effecttraits.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: 7867 lines; 0.061s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim; out: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim [Success] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 23276 lines; 1.064s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/critbits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/critbits.html [SuccessX] Hint: Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/editdistance.nim 25393 lines; 0.685s; 25.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/cpuload.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cpuload.html [SuccessX] 49075 lines; 2.497s; 61.227MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncfutures.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncfutures.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/decls.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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/compilesettings.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ...../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/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/tut1_d/tut1/tut1_snippet_112.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] Hint: 22729 lines; 0.581s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/time_t.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/time_t.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/underscored_calls.nim Hint: 22737 lines; 0.590s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/stackframes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/stackframes.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 Hint: used config file '/usr/src/RPM/BUILD/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 cpp -r /usr/src/.cache/nim/manual_d/manual/manual_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: 22828 lines; 0.702s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/varints.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/varints.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 Hint: 7867 lines; 0.064s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim; out: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: used config file '/usr/src/RPM/BUILD/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/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim [Success] Hint: 25289 lines; 1.116s; 25.559MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/cpuinfo.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cpuinfo.html [SuccessX] Hint: 22717 lines; 0.511s; 20.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/logic.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/logic.html [SuccessX] 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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/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: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 ze is deprecated [Deprecated] Hint: 70540 lines; 3.238s; 76.305MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncnet.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncnet.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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: 7867 lines; 0.072s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples.nim; out: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples [Exec] Hint: 23104 lines; 0.504s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/exitprocs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/exitprocs.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples.nim [Success] Hint: 24879 lines; 1.104s; 25.535MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/atomics.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/atomics.html [SuccessX] Hint: 22747 lines; 0.500s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/isolation.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/isolation.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.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: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/dollars.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/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.049s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim; out: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples [Exec] /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/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim [Success] Hint: 24568 lines; 1.110s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/wrapnils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/wrapnils.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/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/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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 /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] Hint: 7867 lines; 0.039s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim; out: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples [SuccessX] 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; 1.064s; 25.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/with.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/with.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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: 7867 lines; 0.080s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples.nim; out: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples [Exec] Hint: Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] 49446 lines; 2.803s; 61.234MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/async.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/async.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples.nim [Success] Hint: 26527 lines; 1.075s; 25.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/sums.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sums.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 Hint: 77038 lines; 3.459s; 76.16MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asynchttpserver.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asynchttpserver.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed: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: 22763 lines; 0.638s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/compilesettings.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/compilesettings.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: 24513 lines; 0.797s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/effecttraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/effecttraits.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: used config file '/usr/src/RPM/BUILD/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: 24507 lines; 0.470s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/underscored_calls.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/underscored_calls.html [SuccessX] Hint: 7867 lines; 0.056s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim; out: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/sqlite3.html lib/wrappers/sqlite3.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim [Success] Hint: 22726 lines; 0.807s; 20.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/decls.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/decls.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(172, 41) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(190, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 /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: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_110.nim [Exec] Hint: 58557 lines; 3.226s; 76.332MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncdispatch.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncdispatch.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/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) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(352, 11) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 62383 lines; 3.427s; 76.289MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncfile.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncfile.html [SuccessX] Hint: 89689 lines; 3.635s; 76.199MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncftpclient.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 7867 lines; 0.056s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim; out: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: operation successful: runnableExamples: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim [Success] Hint: 24529 lines; 1.119s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/enumerate.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/enumerate.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: 22706 lines; 0.719s; 20.535MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/miscdollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/miscdollars.html [SuccessX] Hint: 22706 lines; 0.776s; 20.508MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/since.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/since.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 -o:doc/html/posix.html lib/posix/posix.nim [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 -o:doc/html/linux.html lib/posix/linux.nim Hint: Hint: 22706 lines; 0.706s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/widestrs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/widestrs.html [SuccessX] 7867 lines; 0.070s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples.nim; out: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_group0_examples [Exec] Hint: /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/termios.html lib/posix/termios.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] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim(12, 11) /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(364, 34) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22741 lines; 0.517s; 20.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/linenoise.html [SuccessX] 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: 23148 lines; 0.750s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimscript.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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; 0.679s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/dollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/dollars.html [SuccessX] ..Hint: 22706 lines; 0.682s; 20.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/assertions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/assertions.html [SuccessX] Hint: 22706 lines; 0.773s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/io.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/io.html [SuccessX] ...Hint: 23099 lines; 0.486s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/sqlite3.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sqlite3.html [SuccessX] ..../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: 23822 lines; 0.656s; 25.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/mysql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/mysql.html [SuccessX] .Hint: used config file '/usr/src/RPM/BUILD/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: 23702 lines; 0.686s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/iup.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/iup.html [SuccessX] 7867 lines; 0.049s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples.nim; out: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples.nim [Success] Hint: 34368 lines; 2.265s; 39.602MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/wordwrap.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/wordwrap.html [SuccessX] Hint: 22814 lines; 0.524s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/tinyc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/tinyc.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/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; 0.637s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/postgres.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/postgres.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_113.nim [Exec] Hint: 23180 lines; 0.541s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/pcre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/pcre.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: 22706 lines; 1.076s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/iterators.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/iterators.html [SuccessX] Hint: 23548 lines; 0.595s; 25.602MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/odbcsql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/odbcsql.html [SuccessX] Hint: 46648 lines; 2.773s; 61.41MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/threadpool.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/threadpool.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) /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: '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: 25161 lines; 0.459s; 25.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/linux.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/linux.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/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: 25132 lines; 0.493s; 31.781MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/posix.html [SuccessX] Hint: 40111 lines; 2.232s; 49.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/monotimes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/monotimes.html [SuccessX] Hint: 7867 lines; 0.017s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples.nim; out: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples.nim [Success] Hint: 34648 lines; 2.264s; 39.531MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/sha1.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sha1.html [SuccessX] 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: 22813 lines; 0.325s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jscore.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jscore.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/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: 25386 lines; 0.439s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/termios.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/termios.html [SuccessX] Hint: 7867 lines; 0.026s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples.nim; out: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples [Exec] Hint: 37091 lines; 1.142s; 49.168MiB 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: operation successful: runnableExamples: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples.nim [Success] Hint: 26257 lines; 2.062s; 31.797MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/editdistance.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/editdistance.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_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] 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/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: 34318 lines; 2.872s; 76.418MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unidecode/unidecode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/unidecode.html [SuccessX] /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] 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: 37989 lines; 1.345s; 49.227MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/winlean.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/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: 45395 lines; 1.458s; 61.297MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/registry.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/registry.html [SuccessX] /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/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: 38831 lines; 1.012s; 49.262MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/openssl.html [SuccessX] Hint: 7867 lines; 0.019s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples.nim; out: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/jsonutils_d/runnableExamples/jsonutils_group0_examples.nim [Success] Hint: 53254 lines; 2.539s; 76.266MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/jsonutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jsonutils.html [SuccessX] Hint: 44570 lines; 1.814s; 61.145MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/globs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/globs.html [SuccessX] 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/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_112.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: [Link] 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: 50101 lines; 3.530s; 75.98MiB peakmem; Debug build; proj: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim; out: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim [Success] Hint: 50331 lines; 7.598s; 61.176MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/htmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/htmlparser.html [SuccessX] 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_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_123.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_123.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_124.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_124.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_125.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_125.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_126.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_126.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/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: 159630 lines; 5.034s; 351.082MiB 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.25206 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nim-lang-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nim-lang-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd nim-1.4.6 + mkdir -p /usr/src/tmp/nim-lang-buildroot/usr + sh ./install.sh /usr/src/tmp/nim-lang-buildroot/usr Nim build detected copying files... installation successful + install koch /usr/src/tmp/nim-lang-buildroot//usr/bin + install bin/nim bin/nim-gdb bin/nim-gdb.bash bin/nimfind bin/nimgrep bin/nimpretty bin/nimsuggest bin/testament /usr/src/tmp/nim-lang-buildroot//usr/bin/ + install -D tools/nim.bash-completion /usr/src/tmp/nim-lang-buildroot/usr/share/bash-completion/completions/nim + install -D tools/nim.zsh-completion /usr/src/tmp/nim-lang-buildroot/usr/share/zsh/site-functions/_nim + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nim-lang-buildroot (auto) Verifying and fixing files in /usr/src/tmp/nim-lang-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/nim-lang-buildroot/ (default) Compressing files in /usr/src/tmp/nim-lang-buildroot (auto) Adjusting library links in /usr/src/tmp/nim-lang-buildroot ./var/lib: (from :0) ./usr/lib: (from :0) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/nim-lang-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python3 modules in /usr/src/tmp/nim-lang-buildroot using /usr/bin/python3 Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib/python3/site-packages' Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib64/python3/site-packages' Bytecompiling python3 modules with optimization in /usr/src/tmp/nim-lang-buildroot using /usr/bin/python3 -O Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib64/python3/site-packages' 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' Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib64/python3/site-packages' Hardlinking identical .pyc and .opt-?.pyc files Processing files: nim-lang-1.4.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61598 + 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.owInGJ 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.hytVTJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py: /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/pure/unidecode/gen.py: Ignore for REQ=slight module=warnings shebang.req.files: executable script /usr/src/tmp/nim-lang-buildroot/usr/lib/nim/pure/unidecode/gen.py is not executable find-requires: FINDPACKAGE-COMMANDS: bash which Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/env, bash, libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.27)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.23)(64bit), libm.so.6(GLIBC_2.29)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), python3(unidecode) < 0, rtld(GNU_HASH), which Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aQ4lSK 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.UB5n1J find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pl8SkL find-requires: running scripts (debuginfo) Requires: nim-lang = 1.4.6-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libm.so.6), debug64(libpthread.so.0) Adding to nim-lang-debuginfo a strict dependency on nim-lang Wrote: /usr/src/RPM/RPMS/x86_64/nim-lang-1.4.6-alt1.x86_64.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/nim-lang-debuginfo-1.4.6-alt1.x86_64.rpm (w2.lzdio) 1014.13user 69.85system 6:04.82elapsed 297%CPU (0avgtext+0avgdata 528364maxresident)k 0inputs+0outputs (0major+19813734minor)pagefaults 0swaps 6.17user 1.91system 6:26.71elapsed 2%CPU (0avgtext+0avgdata 123552maxresident)k 896inputs+0outputs (0major+218799minor)pagefaults 0swaps --- nim-lang-1.4.6-alt1.x86_64.rpm.repo 2021-05-07 13:14:50.000000000 +0000 +++ nim-lang-1.4.6-alt1.x86_64.rpm.hasher 2024-04-21 02:25:38.677690579 +0000 @@ -1222,11 +1222,11 @@ File: /etc/nim/rename.rules.cfg 100644 root:root b8c959d25898a561ea8a73610116f607 -File: /usr/bin/koch 100755 root:root 3000d1cc75b5dece896203756baa0828 -File: /usr/bin/nim 100755 root:root 546e5f623436a539fa397fd9ce9b620b +File: /usr/bin/koch 100755 root:root 410e28c9a3bda47a9b3418036d9cb269 +File: /usr/bin/nim 100755 root:root fecb9eafcf3c59d1cd7c1c596ce99e94 File: /usr/bin/nim-gdb 100755 root:root d893eae975357e15794bd26588d8df04 File: /usr/bin/nim-gdb.bash 100755 root:root d893eae975357e15794bd26588d8df04 -File: /usr/bin/nimfind 100755 root:root 9c0e795e722a58a2bbbcf0e7a639c47e -File: /usr/bin/nimgrep 100755 root:root e6b90e820ae0ea18de4ab50159815f56 -File: /usr/bin/nimpretty 100755 root:root f0a4529012e225460f7069b2eb425a47 -File: /usr/bin/nimsuggest 100755 root:root 81762663c5911d63af01402dc391081d -File: /usr/bin/testament 100755 root:root 5b0714143a1ec6a090d920069d5404f7 +File: /usr/bin/nimfind 100755 root:root 455835c6c6cdaf4b5a27d68afd723890 +File: /usr/bin/nimgrep 100755 root:root 6290d852aa4b05030871c4bbefe498e3 +File: /usr/bin/nimpretty 100755 root:root 2f99b7d21f9bfe007eeb95182fce5b19 +File: /usr/bin/nimsuggest 100755 root:root 878c4b6f772b342aca7028f13bac2374 +File: /usr/bin/testament 100755 root:root 792745d3b22e62a4ad0f69bbdc786c13 File: /usr/lib/nim 40755 root:root @@ -2405,2 +2405,2 @@ File: /var/lib/nim/pkgs/doc/nimdoc.css 100644 root:root 0d89e0edd2a38be58331a1d1a285a1af -RPMIdentity: ebe29fd08ebb938693618ea9836ede77473f0f087e180b0de0d4a2bc190b49e863c2ab4e1d8c00f602bc87b00adc9bd40c199915e8c173450d42e4606d12cc7e +RPMIdentity: 5ab2b103d88e1463444a6fddddf2a4f7fdbcccf9b15b9a72745b0d1586da6744b5866871d2545ce654b9ea4b0163a778b0348db68ae673e8ff2f13f47e48a393 --- nim-lang-debuginfo-1.4.6-alt1.x86_64.rpm.repo 2021-05-07 13:14:50.000000000 +0000 +++ nim-lang-debuginfo-1.4.6-alt1.x86_64.rpm.hasher 2024-04-21 02:25:38.754690890 +0000 @@ -1,22 +1,22 @@ -/usr/lib/debug/.build-id/1a 40755 root:root -/usr/lib/debug/.build-id/1a/d3540f0587c6a544ba116216c8314af860262e 120777 root:root ../../../../bin/nimgrep -/usr/lib/debug/.build-id/1a/d3540f0587c6a544ba116216c8314af860262e.debug 120777 root:root ../../usr/bin/nimgrep.debug -/usr/lib/debug/.build-id/29 40755 root:root -/usr/lib/debug/.build-id/29/1923b9fb017a1d1b84a1971711ce1e69c4226c 120777 root:root ../../../../bin/nim -/usr/lib/debug/.build-id/29/1923b9fb017a1d1b84a1971711ce1e69c4226c.debug 120777 root:root ../../usr/bin/nim.debug -/usr/lib/debug/.build-id/3b 40755 root:root -/usr/lib/debug/.build-id/3b/1655eaaeeb2537ffdca221b8fb8925e1b9d60f 120777 root:root ../../../../bin/testament -/usr/lib/debug/.build-id/3b/1655eaaeeb2537ffdca221b8fb8925e1b9d60f.debug 120777 root:root ../../usr/bin/testament.debug -/usr/lib/debug/.build-id/5d 40755 root:root -/usr/lib/debug/.build-id/5d/36aeaf501799b9f9a78e656bf934a86fa2fd63 120777 root:root ../../../../bin/koch -/usr/lib/debug/.build-id/5d/36aeaf501799b9f9a78e656bf934a86fa2fd63.debug 120777 root:root ../../usr/bin/koch.debug -/usr/lib/debug/.build-id/84 40755 root:root -/usr/lib/debug/.build-id/84/422d0bfb51cdf7588da1a80bde1f43520b3f7d 120777 root:root ../../../../bin/nimfind -/usr/lib/debug/.build-id/84/422d0bfb51cdf7588da1a80bde1f43520b3f7d.debug 120777 root:root ../../usr/bin/nimfind.debug -/usr/lib/debug/.build-id/9c 40755 root:root -/usr/lib/debug/.build-id/9c/1446fd24927be570b62d3e5aeb6c5d556c37f8 120777 root:root ../../../../bin/nimsuggest -/usr/lib/debug/.build-id/9c/1446fd24927be570b62d3e5aeb6c5d556c37f8.debug 120777 root:root ../../usr/bin/nimsuggest.debug -/usr/lib/debug/.build-id/e2 40755 root:root -/usr/lib/debug/.build-id/e2/ac339fb1caa40eb25562c97d7c4184776bf2f7 120777 root:root ../../../../bin/nimpretty -/usr/lib/debug/.build-id/e2/ac339fb1caa40eb25562c97d7c4184776bf2f7.debug 120777 root:root ../../usr/bin/nimpretty.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/b68a07649d9f7f6b2d792a731d363957b29c38 120777 root:root ../../../../bin/nim +/usr/lib/debug/.build-id/24/b68a07649d9f7f6b2d792a731d363957b29c38.debug 120777 root:root ../../usr/bin/nim.debug +/usr/lib/debug/.build-id/2c 40755 root:root +/usr/lib/debug/.build-id/2c/d91c4d8a1ee00d521261adf7a2173bbd0bb839 120777 root:root ../../../../bin/testament +/usr/lib/debug/.build-id/2c/d91c4d8a1ee00d521261adf7a2173bbd0bb839.debug 120777 root:root ../../usr/bin/testament.debug +/usr/lib/debug/.build-id/30 40755 root:root +/usr/lib/debug/.build-id/30/3fa884ea91eae9501358b660aa54f6c4cbaea3 120777 root:root ../../../../bin/nimsuggest +/usr/lib/debug/.build-id/30/3fa884ea91eae9501358b660aa54f6c4cbaea3.debug 120777 root:root ../../usr/bin/nimsuggest.debug +/usr/lib/debug/.build-id/81 40755 root:root +/usr/lib/debug/.build-id/81/7f341753bda5c03c7d96c9d9ada9cc25ce9849 120777 root:root ../../../../bin/koch +/usr/lib/debug/.build-id/81/7f341753bda5c03c7d96c9d9ada9cc25ce9849.debug 120777 root:root ../../usr/bin/koch.debug +/usr/lib/debug/.build-id/92 40755 root:root +/usr/lib/debug/.build-id/92/1b1cb55376acdd778792567c73af9cc5c875b3 120777 root:root ../../../../bin/nimgrep +/usr/lib/debug/.build-id/92/1b1cb55376acdd778792567c73af9cc5c875b3.debug 120777 root:root ../../usr/bin/nimgrep.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/667fcc3e4a9bfe33d55f815f72ab1155b69f7b 120777 root:root ../../../../bin/nimpretty +/usr/lib/debug/.build-id/a2/667fcc3e4a9bfe33d55f815f72ab1155b69f7b.debug 120777 root:root ../../usr/bin/nimpretty.debug +/usr/lib/debug/.build-id/ca 40755 root:root +/usr/lib/debug/.build-id/ca/a7450b8e5aeeb2f343ff6dc0e8e5b62b499781 120777 root:root ../../../../bin/nimfind +/usr/lib/debug/.build-id/ca/a7450b8e5aeeb2f343ff6dc0e8e5b62b499781.debug 120777 root:root ../../usr/bin/nimfind.debug /usr/lib/debug/usr/bin/koch.debug 100644 root:root @@ -36,30 +36,30 @@ Provides: nim-lang-debuginfo = 1.4.6-alt1:sisyphus+271308.100.1.1 -File: /usr/lib/debug/.build-id/1a 40755 root:root -File: /usr/lib/debug/.build-id/1a/d3540f0587c6a544ba116216c8314af860262e 120777 root:root ../../../../bin/nimgrep -File: /usr/lib/debug/.build-id/1a/d3540f0587c6a544ba116216c8314af860262e.debug 120777 root:root ../../usr/bin/nimgrep.debug -File: /usr/lib/debug/.build-id/29 40755 root:root -File: /usr/lib/debug/.build-id/29/1923b9fb017a1d1b84a1971711ce1e69c4226c 120777 root:root ../../../../bin/nim -File: /usr/lib/debug/.build-id/29/1923b9fb017a1d1b84a1971711ce1e69c4226c.debug 120777 root:root ../../usr/bin/nim.debug -File: /usr/lib/debug/.build-id/3b 40755 root:root -File: /usr/lib/debug/.build-id/3b/1655eaaeeb2537ffdca221b8fb8925e1b9d60f 120777 root:root ../../../../bin/testament -File: /usr/lib/debug/.build-id/3b/1655eaaeeb2537ffdca221b8fb8925e1b9d60f.debug 120777 root:root ../../usr/bin/testament.debug -File: /usr/lib/debug/.build-id/5d 40755 root:root -File: /usr/lib/debug/.build-id/5d/36aeaf501799b9f9a78e656bf934a86fa2fd63 120777 root:root ../../../../bin/koch -File: /usr/lib/debug/.build-id/5d/36aeaf501799b9f9a78e656bf934a86fa2fd63.debug 120777 root:root ../../usr/bin/koch.debug -File: /usr/lib/debug/.build-id/84 40755 root:root -File: /usr/lib/debug/.build-id/84/422d0bfb51cdf7588da1a80bde1f43520b3f7d 120777 root:root ../../../../bin/nimfind -File: /usr/lib/debug/.build-id/84/422d0bfb51cdf7588da1a80bde1f43520b3f7d.debug 120777 root:root ../../usr/bin/nimfind.debug -File: /usr/lib/debug/.build-id/9c 40755 root:root -File: /usr/lib/debug/.build-id/9c/1446fd24927be570b62d3e5aeb6c5d556c37f8 120777 root:root ../../../../bin/nimsuggest -File: /usr/lib/debug/.build-id/9c/1446fd24927be570b62d3e5aeb6c5d556c37f8.debug 120777 root:root ../../usr/bin/nimsuggest.debug -File: /usr/lib/debug/.build-id/e2 40755 root:root -File: /usr/lib/debug/.build-id/e2/ac339fb1caa40eb25562c97d7c4184776bf2f7 120777 root:root ../../../../bin/nimpretty -File: /usr/lib/debug/.build-id/e2/ac339fb1caa40eb25562c97d7c4184776bf2f7.debug 120777 root:root ../../usr/bin/nimpretty.debug -File: /usr/lib/debug/usr/bin/koch.debug 100644 root:root 54e1b959241fd78386ab678b4cc482e6 -File: /usr/lib/debug/usr/bin/nim.debug 100644 root:root e6e0cb4aa1f2662dcc09eda697a98a60 -File: /usr/lib/debug/usr/bin/nimfind.debug 100644 root:root 57152cd2c86b0139cb8417bb1953e0a8 -File: /usr/lib/debug/usr/bin/nimgrep.debug 100644 root:root 5b2fcf0a733af2da83a799d5bb94bdec -File: /usr/lib/debug/usr/bin/nimpretty.debug 100644 root:root b0d762bead488a89a5844f99569d04ab -File: /usr/lib/debug/usr/bin/nimsuggest.debug 100644 root:root e9eafa164dbfa28655595f04512cc4c7 -File: /usr/lib/debug/usr/bin/testament.debug 100644 root:root 30a56ece9066c5c68c22b5064d9af09d -RPMIdentity: 61d4b24305450eda6e95a8ffab688205776603e5eafc70682d8b1c0679d3d7d8d6325291bd33b4db15319ed311c5eacc38445e4f89796487d0318a1401967f93 +File: /usr/lib/debug/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/b68a07649d9f7f6b2d792a731d363957b29c38 120777 root:root ../../../../bin/nim +File: /usr/lib/debug/.build-id/24/b68a07649d9f7f6b2d792a731d363957b29c38.debug 120777 root:root ../../usr/bin/nim.debug +File: /usr/lib/debug/.build-id/2c 40755 root:root +File: /usr/lib/debug/.build-id/2c/d91c4d8a1ee00d521261adf7a2173bbd0bb839 120777 root:root ../../../../bin/testament +File: /usr/lib/debug/.build-id/2c/d91c4d8a1ee00d521261adf7a2173bbd0bb839.debug 120777 root:root ../../usr/bin/testament.debug +File: /usr/lib/debug/.build-id/30 40755 root:root +File: /usr/lib/debug/.build-id/30/3fa884ea91eae9501358b660aa54f6c4cbaea3 120777 root:root ../../../../bin/nimsuggest +File: /usr/lib/debug/.build-id/30/3fa884ea91eae9501358b660aa54f6c4cbaea3.debug 120777 root:root ../../usr/bin/nimsuggest.debug +File: /usr/lib/debug/.build-id/81 40755 root:root +File: /usr/lib/debug/.build-id/81/7f341753bda5c03c7d96c9d9ada9cc25ce9849 120777 root:root ../../../../bin/koch +File: /usr/lib/debug/.build-id/81/7f341753bda5c03c7d96c9d9ada9cc25ce9849.debug 120777 root:root ../../usr/bin/koch.debug +File: /usr/lib/debug/.build-id/92 40755 root:root +File: /usr/lib/debug/.build-id/92/1b1cb55376acdd778792567c73af9cc5c875b3 120777 root:root ../../../../bin/nimgrep +File: /usr/lib/debug/.build-id/92/1b1cb55376acdd778792567c73af9cc5c875b3.debug 120777 root:root ../../usr/bin/nimgrep.debug +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/667fcc3e4a9bfe33d55f815f72ab1155b69f7b 120777 root:root ../../../../bin/nimpretty +File: /usr/lib/debug/.build-id/a2/667fcc3e4a9bfe33d55f815f72ab1155b69f7b.debug 120777 root:root ../../usr/bin/nimpretty.debug +File: /usr/lib/debug/.build-id/ca 40755 root:root +File: /usr/lib/debug/.build-id/ca/a7450b8e5aeeb2f343ff6dc0e8e5b62b499781 120777 root:root ../../../../bin/nimfind +File: /usr/lib/debug/.build-id/ca/a7450b8e5aeeb2f343ff6dc0e8e5b62b499781.debug 120777 root:root ../../usr/bin/nimfind.debug +File: /usr/lib/debug/usr/bin/koch.debug 100644 root:root b1b2b0c44999c5f9e33e4e102ed0140c +File: /usr/lib/debug/usr/bin/nim.debug 100644 root:root 8ee98e0c47ed6f2a89df02e38ef34a1e +File: /usr/lib/debug/usr/bin/nimfind.debug 100644 root:root 1a293c9880d3565fd73ec60650cd9c58 +File: /usr/lib/debug/usr/bin/nimgrep.debug 100644 root:root 0aab5269eaf214694d9f07bc992f4f04 +File: /usr/lib/debug/usr/bin/nimpretty.debug 100644 root:root b6c12229aefa9e2c266ae66715fe5034 +File: /usr/lib/debug/usr/bin/nimsuggest.debug 100644 root:root be3e950c2d955afd6a63d94e5a093d39 +File: /usr/lib/debug/usr/bin/testament.debug 100644 root:root d755f81246a6b271bf955bd7bab25b21 +RPMIdentity: f43c7011864660b49cb8b632b06bd7fcb89858abf3ab70c2bb3c2146df93ce005da438fcc38a6ddb5141c35ce9082ad64cd1dbad275e392f99c1cda563cf8c92