<86>Mar 31 02:27:16 userdel[1402271]: delete user 'rooter' <86>Mar 31 02:27:16 userdel[1402271]: removed group 'rooter' owned by 'rooter' <86>Mar 31 02:27:16 userdel[1402271]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 31 02:27:16 groupadd[1402309]: group added to /etc/group: name=rooter, GID=1880 <86>Mar 31 02:27:16 groupadd[1402309]: group added to /etc/gshadow: name=rooter <86>Mar 31 02:27:16 groupadd[1402309]: new group: name=rooter, GID=1880 <86>Mar 31 02:27:16 useradd[1402339]: new user: name=rooter, UID=1880, GID=1880, home=/root, shell=/bin/bash <86>Mar 31 02:27:16 userdel[1402385]: delete user 'builder' <86>Mar 31 02:27:16 userdel[1402385]: removed group 'builder' owned by 'builder' <86>Mar 31 02:27:16 userdel[1402385]: removed shadow group 'builder' owned by 'builder' <86>Mar 31 02:27:16 groupadd[1402419]: group added to /etc/group: name=builder, GID=1881 <86>Mar 31 02:27:16 groupadd[1402419]: group added to /etc/gshadow: name=builder <86>Mar 31 02:27:16 groupadd[1402419]: new group: name=builder, GID=1881 <86>Mar 31 02:27:16 useradd[1402441]: new user: name=builder, UID=1881, GID=1881, home=/usr/src, shell=/bin/bash <13>Mar 31 02:27:26 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Mar 31 02:27:26 rpmi: libexpat-2.5.0-alt1 p10+324220.100.1.1 1688465137 installed <13>Mar 31 02:27:26 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Mar 31 02:27:26 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Mar 31 02:27:27 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Mar 31 02:27:27 rpmi: libp11-kit-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Mar 31 02:27:27 rpmi: libtasn1-4.19.0-alt1 p10+309071.100.2.1 1668522760 installed <13>Mar 31 02:27:27 rpmi: rpm-macros-alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Mar 31 02:27:27 rpmi: alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Mar 31 02:27:27 rpmi: ca-certificates-2022.09.15-alt1 p10+308004.100.2.1 1665748370 installed <13>Mar 31 02:27:27 rpmi: ca-trust-0.1.4-alt1 p10+308691.100.3.1 1667496283 installed <13>Mar 31 02:27:27 rpmi: p11-kit-trust-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Mar 31 02:27:27 rpmi: libcrypto1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Mar 31 02:27:27 rpmi: libssl1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Mar 31 02:27:27 rpmi: python3-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Mar 31 02:27:27 rpmi: python3-base-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Mar 31 02:27:27 rpmi: tests-for-installed-python3-pkgs-0.1.22-alt1 p10+325520.200.7.1 1691156214 installed <13>Mar 31 02:27:27 rpmi: rpm-build-python3-0.1.22-alt1 p10+325520.200.7.1 1691156214 installed <13>Mar 31 02:27:27 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Mar 31 02:27:27 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.30286 + 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.96190 + 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.318s; 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; 4.937s; 541.039MiB 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; 5.082s; 540.828MiB 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; 12.554s; 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; 2.110s; 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; 3.122s; 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; 19.810s; 438.25MiB 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; 4.210s; 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.349s; 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.271s; 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.305s; 39.648MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/doc/docgen_sample.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/docgen_sample.html [SuccessX] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut3.html --index:on doc/tut3.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut2.html --index:on doc/tut2.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut1.html --index:on doc/tut1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tools.html --index:on doc/tools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/testament.html --index:on doc/testament.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/prelude.html --index:on doc/prelude.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/packaging.html --index:on doc/packaging.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/overview.html --index:on doc/overview.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimsuggest.html --index:on doc/nimsuggest.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nims.html --index:on doc/nims.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/niminst.html --index:on doc/niminst.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimgrep.html --index:on doc/nimgrep.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimc.html --index:on doc/nimc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nep1.html --index:on doc/nep1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/manual_experimental.html --index:on doc/manual_experimental.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/manual.html --index:on doc/manual.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/lib.html --index:on doc/lib.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/koch.html --index:on doc/koch.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/intern.html --index:on doc/intern.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/idetools.html --index:on doc/idetools.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_101.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/hcr.html --index:on doc/hcr.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/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 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/drnim.html --index:on doc/drnim.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/docstyle.html --index:on doc/docstyle.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/docgen.html --index:on doc/docgen.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/destructors.html --index:on doc/destructors.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/contributing.html --index:on doc/contributing.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/backends.html --index:on doc/backends.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/apis.html --index:on doc/apis.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/var_t_return.html --index:on doc/manual/var_t_return.rst bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/threads.html --index:on lib/system/threads.nim bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/channels.html --index:on lib/system/channels.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nimrtl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nimhcr.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/typeinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/rlocks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/macros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/macrocache.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_101.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/locks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/hotcodereloading.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/experimental/diff.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/pools.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/filepermissions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/compat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/btreetables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/re.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/rdstdin.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/nre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_sqlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_postgres.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_odbc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/nre/private/util.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsre.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsffi.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsconsole.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/dom_extensions.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/dom.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/asyncjs.nim Hint: 22748 lines; 0.215s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nintendoswitch/switch_memory.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rstgen.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rstast.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rst.nim Hint: 22753 lines; 0.288s; 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] /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/highlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/posix_utils.nim Hint: 17094 lines; 0.105s; 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] /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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/kqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/inotify.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(485, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(486, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(510, 39) Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(511, 40) Warning: toU16 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/epoll.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(696, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(697, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(698, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(703, 11) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(732, 18) Warning: toU8 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/httpclient.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/xmltree.nim Hint: 22989 lines; 0.457s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/rlocks.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rlocks.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/xmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/volatile.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/uri.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unittest.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/js/asyncjs.nim(1, 1) Warning: language 'javascript' not supported [LanguageXNotSupported] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unicode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/typetraits.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/times.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/terminal.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/sugar.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] Hint: 23016 lines; 0.565s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/locks.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/locks.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strutils.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strtabs.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strscans.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strmisc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strformat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/streamwrapper.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/streams.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/stats.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ssl_config.nim Hint: 25938 lines; 0.467s; 25.629MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/asyncjs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncjs.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ssl_certs.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_sqlite.nim(133, 1) Warning: Circular dependency detected. `codeReordering` pragma may not be able to reorder some nodes properely [User] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/smtp.nim Hint: 17115 lines; 0.419s; 13.355MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsconsole.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/jsconsole.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/selectors.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/segfaults.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ropes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/reservedmem.nim Hint: 18793 lines; 0.428s; 16.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dom.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/rationals.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/random.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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/punycode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/pegs.nim Hint: used config file '/usr/src/RPM/BUILD/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/pathnorm.nim .Hint: 22723 lines; 0.823s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/compat.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/compat.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parseutils.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22816 lines; 0.742s; 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] Hint: 18798 lines; 0.574s; 16.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom_extensions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dom_extensions.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsesql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parseopt.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsejson.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsecsv.nim Hint: 22743 lines; 0.559s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsecfg.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/oswalkdir.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/osproc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/os.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/options.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/oids.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nimtracker.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nimprof.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/net.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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/nativesockets.nim Hint: 25294 lines; 0.756s; 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] Hint: used config file '/usr/src/RPM/BUILD/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/mimetypes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/mersenne.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/memfiles.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim(1, 1) Warning: language 'js' not supported [LanguageXNotSupported] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/md5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/math.nim Hint: 25781 lines; 1.090s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/marshal.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/logging.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/lexbase.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/lenientops.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/json.nim Hint: used config file '/usr/src/RPM/BUILD/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/httpcore.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) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 Warning: use `csize_t` instead; csize is deprecated [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/htmlgen.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/hashes.nim Hint: 25223 lines; 0.983s; 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] Hint: 25803 lines; 0.823s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/fenv.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/endians.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/encodings.nim ......bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/dynlib.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/distros.nim CC: stdlib_assertions.nim CC: stdlib_system.nim CC: stdlib_db_sqlite.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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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/nintendoswitch/switch_memory.nim(30, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22743 lines; 1.232s; 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: db_sqlite_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/cstrutils.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim(426, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] CC: db_sqlite_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] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 .....CC: stdlib_assertions.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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 bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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 CC: inotify_examples1.nim CC: inotify_group0_examples.nim .Hint: 23188 lines; 0.705s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimtracker.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimtracker.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cgi.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/browsers.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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/nimhcr.nim(604, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/bitops.nim ..Hint: used config file '/usr/src/RPM/BUILD/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: 51023 lines; 2.243s; 61.188MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nimhcr.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimhcr.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/base64.nim .......bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncstreams.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncnet.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncmacro.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asynchttpserver.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 30970 lines; 1.914s; 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] Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) .Hint: 'parse' 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/asyncfutures.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/asyncftpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncfile.nim 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/asyncdispatch.nim CC: stats_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/async.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] Hint: 25219 lines; 1.143s; 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: 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/algorithm.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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: system_examples1.nim CC: system_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/collections/sharedtables.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sharedlist.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sets.nim CC: system_examples4.nim Hint: 38316 lines; 2.549s; 49.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/experimental/diff.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/diff.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sequtils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/rtarrays.nim CC: system_examples5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/lists.nim CC: system_examples6.nim .CC: system_group0_examples.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.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/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/heapqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/deques.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/critbits.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d: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/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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: 22758 lines; 1.838s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/threadpool.nim CC: stdlib_assertions.nim CC: stdlib_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/concurrency/cpuload.nim CC: macros_examples1.nim CC: macros_examples2.nim Hint: 35891 lines; 2.688s; 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] CC: macros_group0_examples.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/cpuinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/atomics.nim Hint: 22765 lines; 1.329s; 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/unidecode/unidecode.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/wrapnils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/wordwrap.nim Hint: 27205 lines; 1.913s; 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] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/with.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/varints.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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/time_t.nim .Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_102.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/sums.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/stackframes.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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_102.nim [Exec] /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] .Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_102.nim [Exec] Hint: 22751 lines; 0.731s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -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] Hint: 49506 lines; 3.749s; 61.242MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/pools.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/pools.html [SuccessX] .Hint: 28610 lines; 2.804s; 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] .Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_102.nim [Exec] .Hint: 44017 lines; 2.230s; 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] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/monotimes.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/logic.nim ...Hint: 35162 lines; 3.397s; 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/std/jsonutils.nim Hint: 35725 lines; 3.615s; 39.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_odbc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/db_odbc.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/isolation.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/exitprocs.nim /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] .......CC: stdlib_assertions.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_102.nim [Exec] Hint: 35314 lines; 3.957s; 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/std/enumerate.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/htmlparser_d/htmlparser/htmlparser_snippet_101.nim [Exec] CC: stdlib_system.nim CC: stdlib_pathnorm.nim Hint: 22862 lines; 1.811s; 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] CC: pathnorm_examples1.nim CC: pathnorm_group0_examples.nim Hint: 22744 lines; 0.724s; 20.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/rtarrays.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rtarrays.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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.006s; 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] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/effecttraits.nim Hint: 22807 lines; 2.321s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -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 Hint: 22828 lines; 0.463s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/varints.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/varints.html [SuccessX] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/decls.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/compilesettings.nim ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/underscored_calls.nim .. /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples14.nim(11, 4) template/generic instantiation of `[]` from here /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/btreetables.nim(187, 3) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] ..... /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples19.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_examples19.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] .Hint: used config file '/usr/src/RPM/BUILD/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: 58217 lines; 4.812s; 76.438MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nimrtl.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/nimrtl.html [SuccessX] ...Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/since.nim ....Hint: 23117 lines; 2.188s; 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] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/miscdollars.nim ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ./usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_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: used config file '/usr/src/RPM/BUILD/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: 22820 lines; 2.764s; 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] ............bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -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 /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ......../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 27756 lines; 1.883s; 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: 22706 lines; 0.303s; 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] Hint: 22729 lines; 1.291s; 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] .../usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(123, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/widestrs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/nimscript.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/iterators.nim ....CC: stdlib_assertions.nim Hint: 22887 lines; 3.206s; 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/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/io.nim .CC: stdlib_io.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/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 /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' 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_posix_utils.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: posix_utils_examples1.nim Hint: 44169 lines; 4.777s; 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: posix_utils_group0_examples.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(485, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(486, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(510, 39) Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(511, 40) Warning: toU16 is deprecated [Deprecated] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...Hint: 26789 lines; 2.752s; 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] Hint: [Link] Hint: [Link] ..Hint: 57915 lines; 4.865s; 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/system/dollars.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/assertions.nim .Hint: 22737 lines; 2.008s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(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/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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/core/typeinfo.nim(732, 18) Warning: toU8 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/windows/winlean.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/windows/registry.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ....../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .....Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..Hint: 25564 lines; 4.696s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples.nim [Success] Hint: 25840 lines; 5.758s; 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: used config file '/usr/src/RPM/BUILD/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: 37446 lines; 4.691s; 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] ..... /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] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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/wrappers/linenoise/linenoise.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 nimsuggest/sexp.nim ..CC: stdlib_system.nim .Hint: 26515 lines; 4.310s; 31.816MiB peakmem; Debug build; proj: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim; out: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples [Exec] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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: 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: 46495 lines; 6.173s; 61.145MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parsexml.html [SuccessX] ...Hint: operation successful: runnableExamples: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim [Success] Hint: 26778 lines; 5.364s; 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] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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: 24230 lines; 5.800s; 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] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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: stdlib_assertions.nim .CC: stdlib_system.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: stdlib_md5.nim ...bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/iup.html lib/wrappers/iup.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples.nim [Success] ..Hint: .24458 lines; 6.455s; 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: [Link] CC: md5_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 -o:web/upload/1.4.6/sqlite3.html lib/wrappers/sqlite3.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] 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] CC: stdlib_system.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..CC: md5_examples2.nim CC: typetraits_examples1.nim ...Hint: .22655 lines; 3.346s; 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: typetraits_examples2.nim .CC: md5_group0_examples.nim ...../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: typetraits_examples3.nim ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim [Success] Hint: 22931 lines; 5.470s; 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: typetraits_examples4.nim ........Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..CC: typetraits_examples5.nim .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/postgres.html lib/wrappers/postgres.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: typetraits_group0_examples.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] ...... Hint: [Link] ..Hint: 22747 lines; 1.714s; 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] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint: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 ......./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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: used config file '/usr/src/RPM/BUILD/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] .....Hint: used config file '/usr/src/RPM/BUILD/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] ... /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] ........./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_assertions.nim ...Hint: 42329 lines; 6.569s; 49.199MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstast.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/rstast.html [SuccessX] .CC: stdlib_formatfloat.nim ...CC: stdlib_system.nim Hint: 22706 lines; 1.322s; 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] ....Hint: used config file '/usr/src/RPM/BUILD/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_ropes.nim .......Hint: 23104 lines; 2.362s; 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] ...Hint: 22497 lines; 6.351s; 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] CC: ropes_examples1.nim Hint: /usr/src/.cache/nim/system_d/runnableExamples/system_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) .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/odbcsql.html lib/wrappers/odbcsql.nim .........bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/pcre.html lib/wrappers/pcre.nim Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ...../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: ropes_examples2.nim CC: stdlib_assertions.nim .CC: stdlib_system.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...CC: stdlib_intsets.nim ....Hint: 23079 lines; 0.253s; 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] ....CC: ropes_examples3.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 -o:web/upload/1.4.6/openssl.html lib/wrappers/openssl.nim CC: intsets_examples1.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .CC: ropes_examples4.nim .CC: intsets_examples2.nim .....CC: ropes_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 -o:web/upload/1.4.6/posix.html lib/posix/posix.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: intsets_examples3.nim ..CC: ropes_examples6.nim ..CC: intsets_examples4.nim ..Hint: 24513 lines; 2.309s; 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/nimprof.nim(227, 3) Warning: use exitprocs.addExitProc; addQuitProc 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: ropes_examples7.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 39496 lines; 5.803s; 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: intsets_examples5.nim .Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...Hint: operation successful: runnableExamples: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim [Success] .bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/linux.html lib/posix/linux.nim ..CC: ropes_examples8.nim ..CC: ropes_examples9.nim ..........CC: intsets_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] ..bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/termios.html lib/posix/termios.nim .CC: ropes_examples10.nim ......Hint: .CC: intsets_examples7.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: ropes_examples11.nim ..22706 lines; 7.771s; 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] .CC: ropes_examples12.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: 53351 lines; 7.254s; 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 -o:web/upload/1.4.6/jscore.html lib/js/jscore.nim .CC: ropes_examples13.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: intsets_examples8.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ...Hint: 22706 lines; 2.006s; 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] ..../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: ropes_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: 40238 lines; 6.251s; 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] Hint: 46199 lines; 5.293s; 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] ..CC: intsets_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] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/logging.nim(323, 22) Hint: 'log' cannot raise 'Exception' [XCannotRaiseY] ......Hint: 22532 lines; 6.412s; 25.57MiB peakmem; Debug build; proj: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples.nim; out: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples [Exec] Hint: 22706 lines; 1.766s; 20.559MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/dollars.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dollars.html [SuccessX] .CC: intsets_examples10.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples.nim [Success] Hint: 22804 lines; 7.351s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_system.nim ..CC: intsets_examples11.nim Hint: 22717 lines; 3.242s; 20.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/logic.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/logic.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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/system/nimscript.nim(30, 34) Hint: 'listDirsImpl' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(32, 34) Hint: 'listFilesImpl' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(34, 49) Hint: 'removeDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(36, 49) Hint: 'removeFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(38, 49) Hint: 'moveFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(40, 49) Hint: 'moveDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(42, 49) Hint: 'copyFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(44, 49) Hint: 'copyDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(45, 63) Hint: 'createDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(53, 65) Hint: 'rawExec' cannot raise 'OSError' [XCannotRaiseY] CC: mersenne_group0_examples.nim .........CC: intsets_examples12.nim Hint: 46513 lines; 6.578s; 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_assertions.nim ...............CC: intsets_examples13.nim CC: stdlib_assertions.nim .....CC: stdlib_system.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .../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: intsets_examples14.nim Hint: 23148 lines; 1.892s; 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: stdlib_system.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .Hint: 40654 lines; 6.404s; 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: atomics_examples1.nim ....CC: stdlib_lists.nim Hint: 35937 lines; 6.043s; 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] ...CC: stdlib_system.nim ..CC: intsets_examples15.nim .CC: lists_examples1.nim .....CC: atomics_group0_examples.nim .CC: sums_group0_examples.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: intsets_examples16.nim CC: lists_examples2.nim ...........CC: lists_examples3.nim .......Hint: 22763 lines; 2.838s; 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] ....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: intsets_examples17.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: lists_examples4.nim ..Hint: 44245 lines; 6.992s; 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: intsets_examples18.nim .....CC: stdlib_assertions.nim ..CC: lists_examples5.nim .....CC: intsets_group0_examples.nim CC: stdlib_system.nim ..CC: lists_examples6.nim CC: stdlib_math.nim .CC: lists_examples7.nim CC: lists_examples8.nim . /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples1.nim(9, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/tables_d/runnableExamples/tables_examples1.nim(10, 3) Hint: 'b' is declared but not used [XDeclaredButNotUsed] .....CC: math_examples1.nim ......CC: math_examples2.nim ...CC: lists_examples9.nim ..CC: math_examples3.nim ..CC: lists_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] Hint: 22706 lines; 2.084s; 20.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/io.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/io.html [SuccessX] CC: stdlib_assertions.nim CC: math_examples4.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ...CC: stdlib_io.nim CC: math_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: lists_examples11.nim CC: math_examples6.nim CC: stdlib_system.nim Hint: [Link] ..Hint: 24507 lines; 3.045s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/underscored_calls.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/underscored_calls.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..CC: math_examples7.nim ....CC: stdlib_options.nim ..CC: math_examples8.nim ..CC: options_examples1.nim .....CC: lists_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: options_examples2.nim CC: math_examples9.nim ....CC: stdlib_assertions.nim CC: stdlib_system.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .....CC: lists_examples13.nim CC: lists_examples14.nim CC: stdlib_algorithm.nim CC: options_examples3.nim .CC: options_examples4.nim CC: lists_examples15.nim Hint: 22741 lines; 1.672s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/linenoise.html [SuccessX] ...CC: algorithm_examples1.nim CC: options_examples5.nim ......CC: lists_examples16.nim ...CC: options_examples6.nim Hint: 48974 lines; 7.303s; 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: stdlib_assertions.nim ...CC: stdlib_assertions.nim CC: algorithm_examples2.nim ..CC: options_examples7.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_system.nim CC: math_examples10.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .... /usr/src/.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: lists_examples17.nim .CC: algorithm_examples3.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: stdlib_io.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] CC: stdlib_critbits.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] ...CC: stdlib_assertions.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ...CC: options_examples8.nim ..CC: algorithm_examples4.nim .CC: critbits_examples1.nim CC: stdlib_system.nim CC: lists_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: critbits_examples2.nim ./usr/src/.cache/nim/tables_d/runnableExamples/tables_examples20.nim(17, 25) Warning: Deprecated since v1.4; tables with duplicated keys are deprecated; allValues is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] .CC: options_examples9.nim ...CC: algorithm_examples5.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: stdlib_assertions.nim .........CC: stdlib_btreetables.nim ...........CC: critbits_examples3.nim CC: lists_examples19.nim CC: math_examples11.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: critbits_examples4.nim ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: btreetables_examples1.nim ....CC: critbits_examples5.nim .CC: lists_examples20.nim ......CC: stdlib_system.nim ....../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ....CC: math_examples12.nim .............CC: btreetables_examples2.nim .CC: stdlib_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] CC: stdlib_system.nim ....CC: stdlib_assertions.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_examples21.nim .CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(316, 53) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(318, 37) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(318, 52) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim(411, 44) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: math_examples13.nim .CC: stdlib_base64.nim .CC: options_examples10.nim .CC: base64_examples1.nim CC: unicode_examples1.nim .CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 36855 lines; 7.026s; 39.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/dynlib.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/dynlib.html [SuccessX] .CC: critbits_examples6.nim .CC: stdlib_assertions.nim .CC: critbits_examples7.nim .CC: algorithm_examples6.nim CC: critbits_examples8.nim ...CC: stdlib_assertions.nim CC: stdlib_system.nim .CC: unicode_examples2.nim CC: critbits_examples9.nim CC: critbits_examples10.nim .CC: stdlib_cpuinfo.nim CC: btreetables_examples3.nim CC: math_examples14.nim CC: critbits_examples11.nim CC: options_examples11.nim .CC: lists_examples22.nim CC: cpuinfo_examples1.nim Hint: 22721 lines; 4.655s; 25.613MiB peakmem; Debug build; proj: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim; out: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples [Exec] CC: math_examples15.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] .CC: options_examples12.nim CC: base64_examples2.nim CC: unicode_examples3.nim ...CC: algorithm_examples7.nim CC: stdlib_system.nim CC: stdlib_system.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: cpuinfo_group0_examples.nim CC: options_examples13.nim CC: math_examples16.nim .CC: critbits_examples12.nim CC: base64_examples3.nim CC: unicode_examples4.nim CC: btreetables_examples4.nim Hint: 37091 lines; 2.274s; 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] CC: algorithm_examples8.nim CC: unicode_examples5.nim CC: options_examples14.nim ......CC: critbits_examples13.nim CC: stdlib_heapqueue.nim ..CC: stdlib_system.nim Hint: 46057 lines; 7.723s; 61.254MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/memfiles.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/memfiles.html [SuccessX] CC: critbits_examples14.nim CC: stdlib_hashes.nim CC: options_group0_examples.nim CC: math_examples17.nim CC: stdlib_system.nim . Hint: [Link] CC: with_examples1.nim CC: heapqueue_examples1.nim CC: algorithm_examples9.nim CC: btreetables_examples5.nim .CC: stdlib_bitops.nim .CC: lists_examples23.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim [Success] Hint: 22989 lines; 7.658s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/md5.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/md5.html [SuccessX] CC: math_examples18.nim CC: heapqueue_examples2.nim CC: lists_examples24.nim CC: lists_examples25.nim CC: bitops_examples1.nim CC: math_examples19.nim Hint: 22814 lines; 2.065s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/tinyc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/tinyc.html [SuccessX] CC: math_examples20.nim CC: heapqueue_examples3.nim CC: with_group0_examples.nim .CC: heapqueue_examples4.nim .CC: critbits_examples15.nim CC: algorithm_examples10.nim .....CC: btreetables_examples6.nim .CC: lists_examples26.nim CC: heapqueue_examples5.nim CC: math_group0_examples.nim .CC: critbits_examples16.nim .CC: base64_examples4.nim Hint: 46071 lines; 7.898s; 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] CC: lists_examples27.nim CC: bitops_examples2.nim CC: unicode_examples6.nim .CC: critbits_examples17.nim Hint: 36464 lines; 8.463s; 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: btreetables_examples7.nim CC: critbits_examples18.nim CC: hashes_examples1.nim CC: btreetables_examples8.nim CC: heapqueue_examples6.nim CC: heapqueue_examples7.nim CC: critbits_examples19.nim CC: bitops_examples3.nim .Hint: 24632 lines; 3.421s; 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: unicode_examples7.nim .....CC: btreetables_examples9.nim CC: lists_examples28.nim CC: algorithm_examples11.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_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: btreetables_examples11.nim .CC: algorithm_examples12.nim CC: base64_group0_examples.nim CC: heapqueue_examples8.nim CC: hashes_examples2.nim .CC: lists_examples29.nim ...CC: lists_examples30.nim CC: btreetables_examples12.nim CC: bitops_examples4.nim CC: lists_group0_examples.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: stdlib_assertions.nim ..CC: unicode_examples8.nim CC: btreetables_examples13.nim .CC: btreetables_examples14.nim .CC: hashes_examples3.nim CC: heapqueue_examples9.nim CC: heapqueue_examples10.nim CC: critbits_examples20.nim .Hint: 22706 lines; 3.453s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/widestrs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/widestrs.html [SuccessX] CC: btreetables_examples15.nim CC: bitops_examples5.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] .CC: algorithm_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: heapqueue_group0_examples.nim .CC: unicode_examples9.nim ..CC: hashes_examples4.nim CC: btreetables_examples16.nim CC: bitops_examples6.nim .CC: stdlib_system.nim Hint: 22813 lines; 1.826s; 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/pure/unittest.nim(624, 17) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] .Hint: 23548 lines; 2.537s; 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] CC: btreetables_examples17.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) CC: stdlib_assertions.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_examples7.nim CC: btreetables_examples18.nim CC: critbits_examples21.nim .CC: algorithm_examples14.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples.nim [Success] Hint: 24879 lines; 6.338s; 25.52MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/atomics.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/atomics.html [SuccessX] .CC: btreetables_examples19.nim CC: btreetables_examples20.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim(729, 13) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] CC: btreetables_examples21.nim .CC: btreetables_examples22.nim Hint: [Link] CC: btreetables_examples23.nim CC: unicode_examples10.nim CC: btreetables_examples24.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_io.nim CC: hashes_examples5.nim CC: btreetables_examples25.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_examples26.nim CC: btreetables_examples27.nim Hint: 63335 lines; 9.533s; 61.32MiB 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_examples28.nim CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: stdlib_wrapnils.nim CC: btreetables_examples29.nim CC: critbits_examples22.nim CC: stdlib_io.nim CC: stdlib_system.nim Hint: 44551 lines; 8.141s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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_examples30.nim CC: stdlib_system.nim CC: algorithm_examples15.nim CC: critbits_group0_examples.nim CC: stdlib_math.nim CC: btreetables_examples31.nim CC: wrapnils_examples1.nim CC: stdlib_hashes.nim CC: algorithm_examples16.nim CC: bitops_examples8.nim Hint: 23822 lines; 3.527s; 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: 24452 lines; 8.346s; 25.582MiB peakmem; Debug build; proj: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples.nim; out: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples [Exec] CC: btreetables_examples32.nim Hint: 44570 lines; 5.171s; 61.25MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/globs.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/globs.html [SuccessX] CC: stdlib_algorithm.nim CC: unicode_examples11.nim CC: wrapnils_group0_examples.nim CC: hashes_examples6.nim CC: unicode_examples12.nim CC: stdlib_math.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] .CC: stdlib_sets.nim CC: unicode_examples13.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/typetraits_d/runnableExamples/typetraits_group0_examples.nim [Success] Hint: 24646 lines; 9.799s; 25.527MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/typetraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/typetraits.html [SuccessX] CC: btreetables_examples33.nim CC: unicode_examples14.nim CC: sets_examples1.nim CC: bitops_examples9.nim CC: unicode_examples15.nim CC: stdlib_tables.nim .CC: sets_examples2.nim CC: hashes_examples7.nim CC: sets_examples3.nim CC: bitops_examples10.nim CC: sets_examples4.nim CC: hashes_examples8.nim CC: bitops_examples11.nim CC: bitops_examples12.nim CC: hashes_group0_examples.nim CC: bitops_examples13.nim CC: btreetables_examples34.nim CC: bitops_examples14.nim CC: btreetables_examples35.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_examples36.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: algorithm_examples17.nim CC: algorithm_examples18.nim CC: btreetables_examples37.nim CC: algorithm_examples19.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] CC: unicode_examples16.nim .CC: sets_examples5.nim CC: bitops_examples15.nim CC: tables_examples1.nim CC: btreetables_examples38.nim CC: algorithm_examples20.nim CC: unicode_examples17.nim CC: btreetables_examples39.nim CC: tables_examples2.nim CC: algorithm_examples21.nim CC: sets_examples6.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] Hint: 45179 lines; 8.534s; 61.246MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/coro.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/coro.html [SuccessX] CC: algorithm_examples22.nim CC: btreetables_examples40.nim CC: sets_examples7.nim CC: unicode_examples18.nim .CC: algorithm_examples23.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: sets_examples8.nim CC: btreetables_examples41.nim CC: algorithm_examples24.nim CC: tables_examples3.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: sets_examples9.nim CC: algorithm_group0_examples.nim CC: unicode_examples19.nim ...CC: btreetables_examples42.nim CC: tables_examples4.nim CC: btreetables_examples43.nim CC: tables_examples5.nim CC: sets_examples10.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_examples6.nim CC: btreetables_examples44.nim ...CC: unicode_examples20.nim CC: sets_examples11.nim CC: sets_examples12.nim CC: btreetables_examples45.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: unicode_examples21.nim CC: unicode_examples22.nim .CC: tables_examples7.nim CC: btreetables_examples46.nim CC: sets_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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: tables_examples8.nim Hint: [Link] CC: btreetables_examples47.nim CC: unicode_examples23.nim ......CC: sets_examples14.nim Hint: 23099 lines; 4.427s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/sqlite3.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sqlite3.html [SuccessX] CC: tables_examples9.nim CC: btreetables_examples48.nim CC: bitops_examples16.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] CC: unicode_examples24.nim /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] CC: unicode_examples25.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) CC: tables_examples10.nim Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: bitops_examples17.nim Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: bitops_examples18.nim .CC: tables_examples11.nim CC: unicode_examples26.nim Hint: 23702 lines; 4.472s; 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: used config file '/usr/src/RPM/BUILD/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: sets_examples15.nim CC: unicode_group0_examples.nim CC: bitops_examples19.nim CC: sets_examples16.nim CC: tables_examples12.nim CC: bitops_examples20.nim CC: sets_examples17.nim CC: btreetables_examples49.nim .CC: bitops_examples21.nim CC: sets_examples18.nim CC: btreetables_examples50.nim .CC: tables_examples13.nim CC: bitops_examples22.nim CC: btreetables_examples51.nim CC: sets_examples19.nim .CC: tables_examples14.nim .CC: bitops_examples23.nim CC: tables_examples15.nim ..CC: btreetables_examples52.nim ....CC: sets_examples20.nim ...CC: bitops_examples24.nim Hint: 40111 lines; 7.025s; 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] .CC: tables_examples16.nim .CC: btreetables_examples53.nim .CC: bitops_examples25.nim CC: sets_examples21.nim CC: btreetables_examples54.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ...CC: tables_examples17.nim Hint: 37989 lines; 5.376s; 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: sets_examples22.nim CC: btreetables_examples55.nim Hint: 22458 lines; 6.727s; 25.664MiB 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] .CC: sets_examples23.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: operation successful: runnableExamples: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim [Success] Hint: 22726 lines; 7.108s; 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] .CC: bitops_examples26.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_examples56.nim .CC: tables_examples18.nim CC: btreetables_examples57.nim CC: btreetables_examples58.nim Hint: [Link] CC: bitops_examples27.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: sets_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: bitops_examples28.nim .CC: btreetables_examples59.nim .CC: sets_examples25.nim CC: tables_examples19.nim ...CC: sets_examples26.nim CC: tables_examples20.nim CC: sets_examples27.nim CC: btreetables_examples60.nim CC: bitops_examples29.nim Hint: [Link] CC: tables_examples21.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /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: 45395 lines; 5.609s; 61.254MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/registry.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/registry.html [SuccessX] .CC: btreetables_examples61.nim CC: tables_examples22.nim CC: bitops_examples30.nim CC: sets_examples28.nim Hint: [Link] Hint: [Link] ....Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ..Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: tables_examples23.nim CC: btreetables_examples62.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: sets_examples29.nim ...CC: bitops_examples31.nim ...CC: btreetables_examples63.nim CC: tables_examples24.nim CC: btreetables_examples64.nim CC: bitops_examples32.nim CC: bitops_examples33.nim .CC: stdlib_assertions.nim .CC: sets_examples30.nim ....CC: bitops_examples34.nim CC: stdlib_system.nim ...CC: tables_examples25.nim .CC: bitops_examples35.nim Hint: [Link] ..CC: sets_examples31.nim Hint: 22521 lines; 4.860s; 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] ..CC: sets_examples32.nim CC: bitops_group0_examples.nim CC: btreetables_examples65.nim .Hint: 23567 lines; 6.389s; 31.789MiB peakmem; Debug build; proj: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim; out: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples [Exec] CC: tables_examples26.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples.nim [Success] Hint: 26527 lines; 8.250s; 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/lists_d/runnableExamples/lists_group0_examples.nim [Success] Hint: 23443 lines; 8.936s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/lists.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/lists.html [SuccessX] CC: btreetables_examples66.nim CC: sets_examples33.nim CC: tables_examples27.nim ..CC: stdlib_strutils.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: tables_examples28.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .CC: tables_examples29.nim CC: btreetables_examples67.nim Hint: 23909 lines; 6.824s; 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: sets_examples34.nim CC: tables_examples30.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim [Success] CC: stdlib_strmisc.nim Hint: 27579 lines; 9.056s; 25.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/intsets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/intsets.html [SuccessX] CC: strmisc_examples1.nim .CC: btreetables_examples68.nim ......CC: tables_examples31.nim Hint: 45025 lines; 10.194s; 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] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_103.nim [Exec] CC: strmisc_examples2.nim CC: btreetables_examples69.nim CC: btreetables_examples70.nim CC: btreetables_examples71.nim CC: btreetables_examples72.nim CC: sets_examples35.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: tables_examples32.nim .CC: btreetables_examples73.nim CC: sets_group0_examples.nim ...CC: tables_examples33.nim .....CC: btreetables_examples74.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: strmisc_examples3.nim ...CC: strmisc_group0_examples.nim ..CC: tables_examples34.nim CC: btreetables_examples75.nim ...CC: tables_examples35.nim .... /usr/src/.cache/nim/iterators_d/runnableExamples/iterators_examples3.nim(14, 6) Hint: '$' is declared but not used [XDeclaredButNotUsed] ./usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: btreetables_examples76.nim CC: tables_examples36.nim CC: stdlib_assertions.nim CC: tables_examples37.nim CC: stdlib_assertions.nim .CC: tables_examples38.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_examples77.nim CC: tables_examples39.nim CC: stdlib_system.nim .CC: btreetables_examples78.nim CC: stdlib_system.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) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: tables_examples40.nim CC: btreetables_examples79.nim .CC: enumerate_examples1.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ..CC: enumerate_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: 23180 lines; 4.475s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/pcre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/pcre.html [SuccessX] .CC: btreetables_examples80.nim CC: tables_examples41.nim CC: tables_examples42.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: tables_examples43.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: btreetables_examples81.nim CC: tables_examples44.nim Hint: 24300 lines; 6.718s; 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] ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: btreetables_examples82.nim 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] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] 25013 lines; 6.124s; 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: btreetables_examples83.nim .CC: tables_examples45.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim [Success] Hint: 25289 lines; 9.239s; 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] Hint: 77038 lines; 10.714s; 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] CC: iterators_examples1.nim CC: tables_examples46.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim [Success] Hint: 24566 lines; 9.111s; 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: iterators_examples2.nim Hint: 26368 lines; 7.565s; 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: tables_examples47.nim Hint: 36504 lines; 11.855s; 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: btreetables_examples84.nim .CC: tables_examples48.nim CC: iterators_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: btreetables_examples85.nim .CC: iterators_group0_examples.nim .....Hint: operation successful: runnableExamples: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim [Success] Hint: 26440 lines; 11.327s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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_examples86.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: 25161 lines; 4.787s; 25.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/linux.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/linux.html [SuccessX] .CC: btreetables_examples87.nim .....CC: btreetables_examples88.nim CC: tables_examples49.nim .Hint: 25132 lines; 5.136s; 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] ..CC: btreetables_examples89.nim .CC: btreetables_examples90.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: [Link] .....CC: tables_examples50.nim CC: tables_examples51.nim .CC: tables_examples52.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: 25386 lines; 5.065s; 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] CC: tables_examples53.nim Hint: 34318 lines; 9.517s; 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] CC: btreetables_examples91.nim Hint: 49062 lines; 10.913s; 61.305MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/browsers.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/browsers.html [SuccessX] CC: tables_examples54.nim Hint: [Link] Hint: 50956 lines; 11.712s; 61.246MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/net.html [SuccessX] CC: tables_examples55.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/threadpool.nim(117, 27) Warning: pragma before generic parameter list is deprecated [Deprecated] CC: tables_examples56.nim CC: btreetables_group0_examples.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: tables_examples57.nim .CC: stdlib_assertions.nim ........CC: tables_examples58.nim Hint: 22488 lines; 9.746s; 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: 48429 lines; 12.858s; 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] Hint: 24966 lines; 11.103s; 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: tables_examples59.nim ..CC: stdlib_io.nim ./usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim [Success] Hint: 22762 lines; 11.843s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/mersenne.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/mersenne.html [SuccessX] .CC: stdlib_system.nim CC: tables_examples60.nim localhost.localdomain6.1.82-std-def-alt1#1 SMP PREEMPT_DYNAMIC Fri Mar 15 23:45:02 UTC 2024 CC: stdlib_math.nim Hint: 46648 lines; 9.950s; 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: stdlib_deques.nim .CC: deques_examples1.nim CC: tables_examples61.nim ...Hint: operation successful: runnableExamples: /usr/src/.cache/nim/posix_utils_d/runnableExamples/posix_utils_group0_examples.nim [Success] ..Hint: 25242 lines; 13.107s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: tables_examples62.nim CC: deques_examples2.nim CC: tables_examples63.nim Hint: 49446 lines; 11.118s; 61.379MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/async.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/async.html [SuccessX] CC: deques_examples3.nim CC: tables_examples64.nim .CC: deques_examples4.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: deques_examples5.nim .CC: tables_examples65.nim CC: deques_examples6.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] CC: tables_examples66.nim ....CC: deques_examples7.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] ./usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: 23619 lines; 8.058s; 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] Hint: CC: tables_examples67.nim operation successful: runnableExamples: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim [Success] Hint: 23531 lines; 11.108s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/algorithm.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/algorithm.html [SuccessX] ..CC: tables_examples68.nim CC: tables_examples69.nim .. Hint: [Link] ..CC: deques_examples8.nim CC: tables_examples70.nim ... Hint: [Link] ....CC: deques_examples9.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_examples71.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: tables_examples72.nim .... Hint: [Link] CC: tables_examples73.nim CC: deques_examples10.nim CC: tables_examples74.nim .CC: deques_examples11.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] .Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_103.nim [Exec] .CC: tables_examples75.nim ....../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: stdlib_assertions.nim CC: deques_examples12.nim .CC: tables_examples76.nim CC: deques_examples13.nim CC: tables_examples77.nim ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/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 deprecatedCC: tables_examples78.nim [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] CC: deques_examples14.nim .CC: stdlib_io.nim CC: deques_examples15.nim Hint: 46413 lines; 12.954s; 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] Hint: 24961 lines; 9.521s; 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: tables_examples79.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] ..CC: stdlib_assertions.nim CC: stdlib_system.nim CC: stdlib_system.nim ...CC: deques_examples16.nim CC: stdlib_unicode.nim CC: tables_examples80.nim .CC: stdlib_streams.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/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: stdlib_wordwrap.nim .CC: tables_examples81.nim CC: wordwrap_examples1.nim CC: stdlib_lexbase.nim .CC: tables_examples82.nim CC: wordwrap_group0_examples.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim [Success] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] .25020 lines; 12.811s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) .Hint: 'parse' 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_parsecsv.nim CC: tables_examples83.nim ..Hint: 38831 lines; 6.436s; 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] CC: parsecsv_examples1.nim CC: tables_examples84.nim .CC: deques_examples17.nim ...Hint: 24591 lines; 10.573s; 31.809MiB peakmem; Debug build; proj: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples.nim; out: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples [Exec] .......CC: stdlib_times.nim ....Hint: operation successful: runnableExamples: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples.nim [Success] Hint: CC: tables_examples85.nim 24697 lines; 13.202s; 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] .CC: deques_examples18.nim ....CC: stdlib_os.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] ......CC: tables_examples86.nim CC: deques_group0_examples.nim CC: stdlib_assertions.nim .....CC: tables_examples87.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: parsecsv_examples2.nim CC: tables_examples88.nim CC: stdlib_pcre.nim CC: stdlib_assertions.nim CC: tables_examples89.nim CC: stdlib_hashes.nim CC: stdlib_math.nim CC: tables_examples90.nim CC: parsecsv_examples3.nim CC: stdlib_system.nim .CC: stdlib_parseutils.nim ...../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] CC: stdlib_tables.nim Hint: CC: tables_examples91.nim /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_103.nim [Exec] CC: stdlib_unicode.nim CC: stdlib_unicode.nim CC: stdlib_strutils.nim CC: parsecsv_examples4.nim CC: stdlib_strutils.nim CC: stdlib_times.nim CC: tables_examples92.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] CC: stdlib_os.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] CC: tables_examples93.nim CC: parsecsv_examples5.nim ...CC: stdlib_options.nim Hint: 49439 lines; 11.909s; 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] Hint: 22789 lines; 8.779s; 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: parsecsv_examples6.nim .CC: stdlib_nre.nim CC: tables_examples94.nim CC: nre_examples1.nim CC: parsecsv_group0_examples.nim CC: tables_group0_examples.nim CC: stdlib_htmlparser.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/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/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim [Success] Hint: 22931 lines; 11.388s; 20.543MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/heapqueue.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/heapqueue.html [SuccessX] ..CC: htmlparser_examples1.nim ..CC: nre_examples2.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: [Link] .Hint: 49075 lines; 12.135s; 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: nre_examples3.nim CC: htmlparser_examples2.nim Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] CC: nre_examples4.nim CC: nre_examples5.nim .....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] .CC: htmlparser_examples3.nim .CC: nre_group0_examples.nim .CC: htmlparser_group0_examples.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: [Link] ....................Hint: 49203 lines; 12.119s; 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] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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/.cache/nim/sequtils_d/runnableExamples/sequtils_examples33.nim(20, 5) Hint: 'seqRand' 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: Hint: 24306 lines; 8.563s; 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] 'parse' cannot raise 'Defect'Hint: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples [Exec] [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] ....Hint: 23325 lines; 9.796s; 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] ../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/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim [Success] Hint: 24568 lines; 11.740s; 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] . Hint: [Link] ....Hint: operation successful: runnableExamples: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim [Success] Hint: 23276 lines; 11.983s; 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: 49252 lines; 12.989s; 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] ... /usr/src/.cache/nim/times_d/runnableExamples/times_examples37.nim(11, 5) Hint: 'utc' is declared but not used [XDeclaredButNotUsed] . Hint: [Link] 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] Hint: 22737 lines; 9.105s; 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: operation successful: runnableExamples: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim [Success] Hint: 22984 lines; 12.601s; 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] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(454, 64) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 22987 lines; 9.315s; 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] ..../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(695, 56) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim [Success] Hint: 23189 lines; 13.183s; 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] /usr/src/.cache/nim/colors_d/runnableExamples/colors_examples3.nim(13, 3) Hint: 'Col' is declared but not used [XDeclaredButNotUsed] .Hint: /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]Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_104.nim [Exec] CC: stdlib_assertions.nim 34089 lines; 10.688s; 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] Hint: [Link] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] ...........CC: stdlib_system.nim ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strmisc_d/runnableExamples/strmisc_group0_examples.nim [Success] Hint: 34336 lines; 14.537s; 39.594MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strmisc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/strmisc.html [SuccessX] .......CC: sugar_examples1.nim ....CC: stdlib_algorithm.nim .....CC: stdlib_assertions.nim CC: sugar_examples2.nim ...CC: stdlib_hashes.nim ..Hint: 96768 lines; 15.186s; 94.395MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/httpclient.html [SuccessX] CC: stdlib_math.nim ...CC: stdlib_sets.nim .....CC: stdlib_tables.nim ..CC: stdlib_assertions.nim CC: stdlib_dollars.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: stdlib_io.nim CC: stdlib_io.nim .....CC: sugar_group0_examples.nim ...CC: stdlib_system.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] CC: stdlib_system.nim ..CC: stdlib_sequtils.nim ...CC: stdlib_parseutils.nim .CC: sequtils_examples1.nim .CC: stdlib_algorithm.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: sequtils_examples2.nim CC: stdlib_strutils.nim CC: sequtils_examples3.nim ...CC: sequtils_examples4.nim ...CC: stdlib_colors.nim CC: sequtils_examples5.nim ... Hint: [Link] CC: sequtils_examples6.nim ../usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] .CC: colors_examples1.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: 22492 lines; 8.437s; 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] .CC: sequtils_examples7.nim CC: colors_examples2.nim .CC: colors_examples3.nim .Hint: 24265 lines; 6.652s; 25.672MiB peakmem; Debug build; proj: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim; out: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples [Exec] CC: sequtils_examples8.nim .....CC: colors_examples4.nim CC: stdlib_assertions.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim [Success] Hint: 24529 lines; 10.982s; 20.574MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/enumerate.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/enumerate.html [SuccessX] CC: colors_examples5.nim .CC: stdlib_system.nim CC: sequtils_examples9.nim . /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2110, 39) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] ......CC: stdlib_system.nim CC: stdlib_parseutils.nim .CC: stdlib_assertions.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2128, 32) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] .CC: sequtils_examples10.nim .CC: stdlib_strutils.nim CC: colors_examples6.nim ..CC: sequtils_examples11.nim ...CC: punycode_group0_examples.nim ..........CC: stdlib_dollars.nim CC: stdlib_base64.nim CC: sequtils_examples12.nim CC: colors_examples7.nim .... Hint: [Link] CC: stdlib_system.nim .CC: colors_examples8.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] .Hint: 70540 lines; 13.878s; 76.316MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncnet.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncnet.html [SuccessX] .CC: sequtils_examples13.nim CC: stdlib_uri.nim .CC: uri_examples1.nim .CC: stdlib_pcre.nim ..CC: uri_examples2.nim ..Hint: 22706 lines; 9.465s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/iterators.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/iterators.html [SuccessX] ..CC: sequtils_examples14.nim CC: stdlib_strutils.nim Hint: 58557 lines; 12.932s; 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] CC: colors_examples9.nim ...CC: uri_examples3.nim .CC: stdlib_rtarrays.nim .CC: colors_group0_examples.nim .CC: uri_examples4.nim ........CC: sequtils_examples15.nim CC: stdlib_re.nim CC: uri_examples5.nim .CC: re_examples1.nim ...CC: stdlib_assertions.nim ..CC: uri_examples6.nim .CC: re_examples2.nim CC: sequtils_examples16.nim CC: uri_examples7.nim .CC: re_examples3.nim CC: sequtils_examples17.nim CC: uri_examples8.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: re_examples4.nim .CC: stdlib_system.nim CC: uri_examples9.nim ..CC: re_examples5.nim .CC: stdlib_parseutils.nim CC: sequtils_examples18.nim CC: uri_examples10.nim ..CC: re_examples6.nim ..CC: stdlib_unicode.nim ..CC: sequtils_examples19.nim CC: re_examples7.nim .CC: stdlib_strutils.nim CC: sequtils_examples20.nim CC: uri_examples11.nim . Hint: [Link] CC: re_examples8.nim CC: uri_examples12.nim ..CC: stdlib_strformat.nim CC: sequtils_examples21.nim CC: uri_examples13.nim ..CC: strformat_examples1.nim CC: uri_group0_examples.nim .CC: sequtils_examples22.nim CC: re_examples9.nim CC: strformat_group0_examples.nim . /usr/src/.cache/nim/random_d/runnableExamples/random_examples4.nim(10, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] . /usr/src/.cache/nim/random_d/runnableExamples/random_examples5.nim(9, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] ..Hint: 33013 lines; 9.675s; 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] .CC: sequtils_examples23.nim .Hint: 25490 lines; 9.239s; 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: re_group0_examples.nim CC: sequtils_examples24.nim .CC: stdlib_assertions.nim /usr/src/.cache/nim/random_d/runnableExamples/random_examples6.nim(13, 5) Hint: 'f' is declared but not used [XDeclaredButNotUsed] ..CC: sequtils_examples25.nim ....CC: stdlib_system.nim .CC: sequtils_examples26.nim CC: stdlib_times.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/bitops_d/runnableExamples/bitops_group0_examples.nim [Success] CC: stdlib_assertions.nim Hint: 25359 lines; 13.766s; 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: sequtils_examples27.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim [Success] .Hint: 30918 lines; 13.721s; 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: stdlib_os.nim CC: sequtils_examples28.nim CC: stdlib_system.nim Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] .CC: sequtils_examples29.nim ..... Hint: [Link] CC: sequtils_examples30.nim CC: stdlib_times.nim CC: sequtils_examples31.nim CC: sequtils_examples32.nim CC: stdlib_parseopt.nim ...CC: stdlib_os.nim .CC: parseopt_examples1.nim .CC: stdlib_times.nim .CC: stdlib_random.nim ... Hint: [Link] CC: sequtils_examples33.nim CC: stdlib_filepermissions.nim CC: sequtils_group0_examples.nim CC: parseopt_examples2.nim CC: parseopt_examples3.nim CC: filepermissions_examples1.nim .CC: parseopt_group0_examples.nim .CC: filepermissions_group0_examples.nim CC: stdlib_assertions.nim .........Hint: .CC: stdlib_dollars.nim .....26374 lines; 15.329s; 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: [Link] CC: stdlib_formatfloat.nim .CC: stdlib_io.nim ...CC: stdlib_assertions.nim . /usr/src/.cache/nim/random_d/runnableExamples/random_examples15.nim(14, 5) Hint: 'r2' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/random_d/runnableExamples/random_examples15.nim(10, 5) Hint: 'r1' is declared but not used [XDeclaredButNotUsed] ...Hint: 39558 lines; 12.113s; 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_system.nim CC: stdlib_io.nim ..CC: stdlib_system.nim ..Hint: operation successful: runnableExamples: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim [Success] ....Hint: 25463 lines; 17.167s; 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] . Hint: [Link] CC: stdlib_parseutils.nim CC: stdlib_math.nim CC: stdlib_math.nim .CC: stdlib_strutils.nim ..CC: stdlib_options.nim .CC: stdlib_times.nim ...CC: stdlib_algorithm.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples.nim [Success] CC: times_examples1.nim .Hint: 39756 lines; 17.178s; 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] .Hint: 62383 lines; 14.351s; 76.324MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncfile.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/asyncfile.html [SuccessX] CC: stdlib_assertions.nim CC: times_examples2.nim CC: stdlib_formatfloat.nim CC: stdlib_system.nim CC: stdlib_assertions.nim Hint: [Link] Hint: [Link] CC: stdlib_strutils.nim CC: stdlib_algorithm.nim CC: stdlib_io.nim CC: times_examples3.nim CC: stdlib_pathnorm.nim CC: times_examples4.nim CC: stdlib_math.nim Hint: 34213 lines; 11.527s; 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: stdlib_system.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim [Success] .Hint: 34458 lines; 16.074s; 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: times_examples5.nim .CC: stdlib_streams.nim CC: stdlib_times.nim ....CC: times_examples6.nim .....CC: stdlib_random.nim .....CC: stdlib_times.nim CC: random_examples1.nim CC: stdlib_times.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: times_examples7.nim CC: stdlib_os.nim CC: random_examples2.nim CC: stdlib_os.nim Hint: 28272 lines; 11.035s; 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] ...CC: stdlib_hashes.nim CC: stdlib_system.nim CC: streams_examples1.nim .CC: times_examples8.nim .CC: stdlib_assertions.nim .CC: streams_examples2.nim CC: editdistance_group0_examples.nim CC: times_examples9.nim CC: stdlib_dollars.nim .CC: stdlib_strtabs.nim .CC: random_examples3.nim . Hint: [Link] CC: stdlib_formatfloat.nim CC: streams_examples3.nim ..Hint: 26948 lines; 10.165s; 31.793MiB peakmem; Debug build; proj: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim; out: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [Exec] .CC: random_examples4.nim ..CC: streams_examples4.nim CC: stdlib_tables.nim ..CC: stdlib_system.nim CC: times_examples10.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples.nim [Success] Hint: 28079 lines; 14.034s; 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: streams_examples5.nim CC: stdlib_hashes.nim CC: times_examples11.nim .CC: random_examples5.nim ...CC: stdlib_math.nim .CC: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstast.nim .CC: streams_examples6.nim ..Hint: 45910 lines; 10.197s; 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] CC: random_examples6.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim [Success] .Hint: CC: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/rst.nim 26969 lines; 14.489s; 25.527MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/deques.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/deques.html [SuccessX] .CC: stdlib_tables.nim CC: streams_examples7.nim CC: times_examples12.nim ...CC: stdlib_parseutils.nim .CC: times_examples13.nim CC: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/highlite.nim CC: stdlib_unicode.nim .CC: random_examples7.nim ...Hint: 34579 lines; 4.031s; 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: ../../../../RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstgen.nim ...CC: streams_examples8.nim ..CC: times_examples14.nim (r: 255, g: 0, b: 255) tuple[r: range 0..255(int), g: range 0..255(int), b: range 0..255(int)] (r: 0, g: 255, b: 204) tuple[r: range 0..255(int), g: range 0..255(int), b: range 0..255(int)] CC: stdlib_strutils.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/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(208, 12) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim [Success] Hint: CC: streams_examples9.nim CC: random_examples8.nim CC: times_examples15.nim 46051 lines; 16.371s; 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] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/colors_d/runnableExamples/colors_group0_examples.nim [Success] Hint: 34739 lines; 15.076s; 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: rstgen_examples1.nim CC: random_examples9.nim CC: streams_examples10.nim ..CC: stdlib_streams.nim CC: times_examples16.nim Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] CC: stdlib_lexbase.nim ...CC: rstgen_group0_examples.nim Hint: [Link] CC: streams_examples11.nim CC: times_examples17.nim Hint: [Link] CC: random_examples10.nim CC: stdlib_parsejson.nim ..CC: stdlib_assertions.nim CC: times_examples18.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(224, 9) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(227, 19) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] CC: stdlib_json.nim CC: streams_examples12.nim CC: json_examples1.nim CC: random_examples11.nim CC: times_examples19.nim .CC: json_examples2.nim .CC: times_examples20.nim CC: stdlib_dollars.nim CC: random_examples12.nim CC: streams_examples13.nim .CC: times_examples21.nim CC: json_examples3.nim CC: streams_examples14.nim ..CC: random_examples13.nim CC: stdlib_io.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(349, 28) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(352, 11) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] CC: times_examples22.nim CC: streams_examples15.nim CC: json_examples4.nim .CC: stdlib_assertions.nim .Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_104.nim [Exec] ..CC: json_group0_examples.nim CC: times_examples23.nim CC: streams_examples16.nim Hint: 34097 lines; 10.190s; 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] .CC: stdlib_system.nim CC: stdlib_system.nim .Hint: .89689 lines; 14.956s; 76.27MiB 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: stdlib_math.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/wordwrap_d/runnableExamples/wordwrap_group0_examples.nim [Success] Hint: 34368 lines; 14.552s; 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] CC: streams_examples17.nim CC: times_examples24.nim CC: stdlib_strutils.nim CC: random_examples14.nim CC: stdlib_httpcore.nim CC: times_examples25.nim CC: random_examples15.nim CC: streams_examples18.nim CC: streams_examples19.nim CC: random_examples16.nim .CC: stdlib_assertions.nim ..Hint: 83329 lines; 17.294s; 94.832MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/smtp.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/smtp.html [SuccessX] CC: stdlib_times.nim CC: httpcore_examples1.nim CC: streams_examples20.nim ..CC: times_examples26.nim CC: stdlib_pathnorm.nim ..CC: random_examples17.nim CC: times_examples27.nim .CC: stdlib_system.nim CC: httpcore_group0_examples.nim CC: streams_examples21.nim CC: random_examples18.nim CC: stdlib_os.nim CC: times_examples28.nim .. Hint: [Link] CC: stdlib_assertions.nim CC: random_group0_examples.nim CC: stdlib_hashes.nim CC: stdlib_logging.nim CC: stdlib_strutils.nim CC: streams_examples22.nim CC: stdlib_times.nim CC: stdlib_system.nim ..CC: streams_examples23.nim CC: stdlib_os.nim Hint: [Link] CC: htmlgen_examples1.nim CC: times_examples29.nim CC: htmlgen_group0_examples.nim .Hint: 41993 lines; 14.083s; 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] CC: logging_examples1.nim CC: streams_examples24.nim CC: times_examples30.nim CC: times_examples31.nim CC: stdlib_strtabs.nim CC: streams_examples25.nim 0 1 2 3 4 ..Hint: used config file '/usr/src/RPM/BUILD/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] CC: times_examples32.nim CC: stdlib_xmltree.nim Hint: 36241 lines; 12.421s; 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] CC: xmltree_examples1.nim CC: times_examples33.nim CC: streams_examples26.nim CC: logging_examples2.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim [Success] Hint: 25566 lines; 16.008s; 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: streams_examples27.nim CC: times_examples34.nim .CC: stdlib_xmltree.nim ...CC: times_examples35.nim CC: xmltree_examples2.nim CC: streams_examples28.nim CC: streams_examples29.nim .CC: xmltree_examples3.nim CC: logging_examples3.nim CC: xmltree_examples4.nim .CC: streams_examples30.nim CC: xmltree_examples5.nim CC: times_examples36.nim CC: xmltree_examples6.nim CC: streams_examples31.nim ...CC: logging_group0_examples.nim .CC: xmltree_examples7.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim [Success] Hint: 35303 lines; 18.693s; 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] ...CC: times_examples37.nim CC: streams_examples32.nim CC: times_examples38.nim CC: streams_examples33.nim CC: xmltree_examples8.nim CC: times_examples39.nim CC: times_examples40.nim CC: streams_examples34.nim CC: xmltree_examples9.nim CC: times_examples41.nim CC: times_examples42.nim .CC: streams_examples35.nim CC: xmltree_examples10.nim CC: times_examples43.nim ......CC: times_examples44.nim CC: streams_examples36.nim CC: xmltree_examples11.nim CC: times_examples45.nim CC: times_examples46.nim CC: streams_examples37.nim .CC: xmltree_examples12.nim CC: streams_examples38.nim CC: times_examples47.nim CC: xmltree_examples13.nim CC: streams_examples39.nim CC: xmltree_examples14.nim .CC: times_examples48.nim CC: streams_examples40.nim CC: xmltree_examples15.nim Hint: [Link] CC: times_examples49.nim CC: times_examples50.nim CC: xmltree_examples16.nim CC: streams_examples41.nim .CC: xmltree_examples17.nim CC: times_examples51.nim .CC: streams_examples42.nim CC: xmltree_examples18.nim .CC: streams_examples43.nim .CC: xmltree_examples19.nim CC: times_examples52.nim CC: streams_examples44.nim CC: xmltree_examples20.nim .CC: times_examples53.nim CC: xmltree_examples21.nim Hint: [Link] CC: streams_examples45.nim ....CC: streams_examples46.nim CC: xmltree_examples22.nim CC: times_examples54.nim Hint: 32589 lines; 7.847s; 39.574MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim; out: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples [Exec] CC: stdlib_assertions.nim CC: xmltree_examples23.nim CC: times_examples55.nim CC: xmltree_examples24.nim CC: streams_examples47.nim .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim [Success] Hint: 45979 lines; 18.656s; 61.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/sugar.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sugar.html [SuccessX] CC: stdlib_io.nim CC: streams_examples48.nim .CC: xmltree_group0_examples.nim CC: streams_examples49.nim CC: stdlib_system.nim Hint: 50184 lines; 15.526s; 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] CC: times_examples56.nim CC: stdlib_parseutils.nim CC: streams_examples50.nim Hint: 36289 lines; 13.089s; 49.195MiB 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: times_examples57.nim CC: streams_examples51.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples.nim [Success] Hint: .CC: streams_group0_examples.nim CC: stdlib_algorithm.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim [Success] Hint: 34912 lines; 18.826s; 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] 50414 lines; 19.806s; 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] CC: times_examples58.nim CC: stdlib_strutils.nim CC: times_examples59.nim .CC: times_examples60.nim CC: strutils_examples1.nim ...CC: times_examples61.nim ..CC: times_examples62.nim CC: strutils_examples2.nim ...CC: strutils_examples3.nim CC: times_examples63.nim CC: stdlib_assertions.nim ...CC: times_examples64.nim CC: times_examples65.nim .CC: times_examples66.nim Hint: 43763 lines; 13.057s; 61.281MiB 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: strutils_examples4.nim CC: strutils_examples5.nim CC: times_examples67.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/filepermissions_d/runnableExamples/filepermissions_group0_examples.nim [Success] Hint: 44026 lines; 20.052s; 49.199MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/filepermissions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/filepermissions.html [SuccessX] CC: stdlib_system.nim .CC: strutils_examples6.nim CC: times_examples68.nim .CC: stdlib_parseutils.nim .CC: times_group0_examples.nim CC: strutils_examples7.nim CC: stdlib_strutils.nim .CC: strutils_examples8.nim ..CC: strutils_examples9.nim CC: stdlib_sha1.nim Hint: [Link] CC: strutils_examples10.nim CC: sha1_examples1.nim .CC: sha1_examples2.nim CC: strutils_examples11.nim CC: strutils_examples12.nim CC: strutils_examples13.nim .CC: sha1_examples3.nim .CC: sha1_examples4.nim CC: strutils_examples14.nim Hint: Hint: 25983 lines; 15.564s; 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] /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_105.nim [Exec] CC: strutils_examples15.nim .CC: sha1_examples5.nim CC: strutils_examples16.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim [Success] Hint: CC: sha1_group0_examples.nim CC: strutils_examples17.nim 25949 lines; 19.702s; 31.809MiB 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: strutils_examples18.nim .CC: strutils_examples19.nim CC: stdlib_system.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: strutils_examples20.nim CC: strutils_examples21.nim CC: strutils_examples22.nim CC: mimetypes_group0_examples.nim CC: strutils_examples23.nim CC: strutils_examples24.nim CC: strutils_examples25.nim CC: strutils_examples26.nim CC: strutils_examples27.nim Hint: 34956 lines; 16.185s; 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: stdlib_htmlparser.nim CC: strutils_examples28.nim CC: strutils_examples29.nim CC: stdlib_dollars.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim [Success] Hint: 35058 lines; 20.095s; 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: strutils_examples30.nim Hint: [Link] CC: stdlib_system.nim .CC: strutils_examples31.nim CC: stdlib_strtabs.nim CC: stdlib_xmltree.nim CC: strutils_examples32.nim Hint: [Link] Hint: CC: strutils_examples33.nim 41806 lines; 9.433s; 61.145MiB peakmem; Debug build; proj: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim; out: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [Exec] ..CC: stdlib_xmltree.nim CC: xmltree_examples25.nim CC: strutils_examples34.nim ..CC: strutils_examples35.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim [Success] Hint: 42010 lines; 18.555s; 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] CC: xmltree_examples26.nim .CC: xmltree_examples27.nim CC: strutils_examples36.nim .. Hint: [Link] CC: strutils_examples37.nim ... Hint: [Link] CC: strutils_examples38.nim .CC: xmltree_examples28.nim ..CC: strutils_examples39.nim Hint: [Link] .CC: strutils_examples40.nim ...CC: strutils_examples41.nim .......CC: xmltree_examples29.nim ...CC: strutils_examples42.nim ......CC: xmltree_group0_examples.nim .ld.: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss.CC: strutils_examples43.nim +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: CC: strutils_examples44.nim /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'; CC: strutils_examples45.nim /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x.2fab): 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 .....CC: strutils_examples46.nim ....CC: strutils_examples47.nim ....CC: strutils_examples48.nim CC: stdlib_assertions.nim . /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples2.nim(8, 5) Hint: 't' is declared but not used [XDeclaredButNotUsed] .CC: strutils_examples49.nim CC: stdlib_system.nim Hint: 44311 lines; 12.197s; 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: strutils_examples50.nim CC: stdlib_assertions.nim CC: stdlib_parseutils.nim CC: stdlib_system.nim Hint: 56946 lines; 9.087s; 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: parseutils_examples1.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseopt_d/runnableExamples/parseopt_group0_examples.nim [Success] Hint: 44553 lines; 19.677s; 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: strutils_examples51.nim ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: warning: relocation against `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' in read-only section `.text' .CC: stdlib_strutils.nim ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `add__h5EN37DzGwIRbfOtA8cy9agxmltree': @mxmltree_examples1.nim.c:(.text+0x708): undefined reference to `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `unknown_xmltree_examples1Init000': @mxmltree_examples1.nim.c:(.text+0xa44): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xa7a): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xafc): undefined reference to `dollar___OuMIOHiWWdpO1R0c3qsNmg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMain': @mxmltree_group0_examples.nim.c:(.text+0xec): undefined reference to `stdlib_xmltreeDatInit000' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples: hidden symbol `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' isn't defined ld: final link failed: bad value collect2: error: ld returned 1 exit status Error: execution of an external program failed: 'gcc -o /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_system.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o -lm -lrt -ldl' .CC: strutils_examples52.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim [Success] Hint: 57222 lines; 20.696s; 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] [runnableExamples] failed: generated file: '/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim' group: '(rdoccmd: "", docCmd: "", code: "# autogenerated by docgen\n# source: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser/xmltree.nim\n# rdoccmd: \nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples1.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples2.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples3.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples4.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples5.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples6.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples7.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples8.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples9.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples10.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples11.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples12.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples13.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples14.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples15.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples16.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples17.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples18.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples19.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples20.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples21.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples22.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples23.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples24.nim\"\n", index: 0)' cmd: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r --warning:UnusedImport:off --path:/usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser --nimcache:/usr/src/.cache/nim/xmltree_d/runnableExamples /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim CC: stdlib_pathnorm.nim .CC: stdlib_times.nim CC: parseutils_examples2.nim .CC: stdlib_os.nim CC: strutils_examples53.nim . CC: parseutils_examples3.nim Hint: [Link] CC: strutils_examples54.nim .CC: os_examples1.nim /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples10.nim(8, 5) Hint: 'mytab' is declared but not used [XDeclaredButNotUsed] .CC: strutils_examples55.nim CC: parseutils_examples4.nim /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples11.nim(10, 3) Hint: 'mytab2' is declared but not used [XDeclaredButNotUsed] /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_examples11.nim(9, 3) Hint: 'mytab1' is declared but not used [XDeclaredButNotUsed] .CC: strutils_examples56.nim CC: parseutils_examples5.nim CC: strutils_examples57.nim .CC: os_examples2.nim CC: parseutils_examples6.nim CC: parseutils_examples7.nim CC: strutils_examples58.nim CC: parseutils_examples8.nim CC: strutils_examples59.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: parseutils_examples9.nim CC: os_examples3.nim CC: strutils_examples60.nim CC: parseutils_examples10.nim CC: os_examples4.nim CC: parseutils_examples11.nim CC: strutils_examples61.nim CC: stdlib_assertions.nim Hint: 40640 lines; 12.390s; 61.148MiB peakmem; Debug build; proj: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim; out: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples [Exec] CC: strutils_examples62.nim CC: stdlib_io.nim CC: parseutils_examples12.nim CC: os_examples5.nim Hint: [Link] Hint: [Link] CC: parseutils_examples13.nim CC: os_examples6.nim CC: stdlib_system.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim [Success] Hint: 40658 lines; 20.586s; 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] Hint: [Link] CC: os_examples7.nim .CC: os_examples8.nim CC: parseutils_examples14.nim .CC: strutils_examples63.nim CC: strutils_examples64.nim CC: parseutils_examples15.nim CC: strutils_examples65.nim CC: stdlib_hashes.nim Hint: 25991 lines; 8.087s; 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] CC: stdlib_strutils.nim CC: parseutils_examples16.nim CC: strutils_examples66.nim .CC: os_examples9.nim CC: strutils_examples67.nim ..CC: stdlib_times.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/editdistance_d/runnableExamples/editdistance_group0_examples.nim [Success] Hint: CC: os_examples10.nim 26257 lines; 17.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] CC: parseutils_examples17.nim CC: strutils_examples68.nim CC: os_examples11.nim CC: stdlib_os.nim CC: parseutils_examples18.nim CC: os_examples12.nim CC: strutils_examples69.nim ......CC: os_examples13.nim CC: stdlib_strtabs.nim CC: parseutils_examples19.nim .CC: parseutils_examples20.nim Hint: [Link] CC: strutils_examples70.nim CC: os_examples14.nim CC: strtabs_examples1.nim CC: parseutils_examples21.nim CC: os_examples15.nim CC: os_examples16.nim CC: parseutils_examples22.nim CC: strutils_examples71.nim .CC: os_examples17.nim CC: parseutils_examples23.nim CC: strtabs_examples2.nim CC: os_examples18.nim CC: strutils_group0_examples.nim CC: os_examples19.nim CC: parseutils_group0_examples.nim CC: strtabs_examples3.nim 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+0xCC: os_examples20.nim 2a88): 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:CC: strtabs_examples4.nim (.text+0x373f): multiple definition of `innerText__rAp771iHtGrYgbvmntxUog_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x373f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `delete__YGUzzUyqd4GwcCc9b7Oe2Zw': stdlib_xmltree.nim.c:(.text+0x37f2): multiple definition of `delete__YGUzzUyqd4GwcCc9b7Oe2Zw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x37f2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `clear__tw3AZT9bIVd09cTeud4JdM9cg': stdlib_xmltree.nim.c:(.text+0x3a4f): multiple definition of `clear__tw3AZT9bIVd09cTeud4JdM9cg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3a4f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `attr__EGMotuqT17RQ3D9b2fXcO9aQ': stdlib_xmltree.nim.c:(.text+0x3d55): multiple definition of `attr__EGMotuqT17RQ3D9b2fXcO9aQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3d55): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `child__JlAyVSMp7u9aryEwrNn6FzQ': stdlib_xmltree.nim.c:(.text+0x413f): multiple definition of `child__JlAyVSMp7u9aryEwrNn6FzQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x413f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__59cbMyLbqxk9cAonHJAxcSmg': stdlib_xmltree.nim.c:(.text+0x4426): multiple definition of `findAll__59cbMyLbqxk9cAonHJAxcSmg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x4426): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__qHfTw9a4wSNnVRDKjZMVINQ': stdlib_xmltree.nim.c:(.text+0x485b): multiple definition of `findAll__qHfTw9a4wSNnVRDKjZMVINQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x485b): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000': stdlib_xmltree.nim.c:(.text+0x491c): multiple definition of `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x491c): first defined here CC: os_examples21.nim CC: strtabs_examples5.nim Hint: [Link] CC: os_examples22.nim Hint: 44607 lines; 12.982s; 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: 40441 lines; 15.615s; 61.152MiB peakmem; Debug build; proj: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim; out: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [Exec] CC: strtabs_examples6.nim CC: os_examples23.nim CC: strtabs_examples7.nim ..CC: os_examples24.nim CC: os_examples25.nim CC: strtabs_examples8.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim [Success] Hint: 44860 lines; 20.470s; 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] CC: os_examples26.nim CC: strtabs_examples9.nim ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: warning: relocation against `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' in read-only section `.text' CC: os_examples27.nim Hint: 34793 lines; 10.210s; 49.176MiB peakmem; Debug build; proj: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim; out: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples [Exec] CC: os_examples28.nim ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `add__h5EN37DzGwIRbfOtA8cy9agxmltree': @mxmltree_examples1.nim.c:(.text+0x708): undefined reference to `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `unknown_xmltree_examples1Init000': @mxmltree_examples1.nim.c:(.text+0xa44): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xa7a): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xafc): undefined reference to `dollar___OuMIOHiWWdpO1R0c3qsNmg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMainCC: strtabs_examples10.nim ': @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 CC: strtabs_examples11.nim collect2: error: ld returned 1 exit status Error: execution of an external program failed: 'gcc -o /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_dollars.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_system.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples27.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o -lm -lrt -ldl' CC: os_examples29.nim CC: strtabs_examples12.nim CC: strtabs_examples13.nim 2024-03-02 01:29:24 CPU time [s] 1.335000000000008e-05 Fib is [s] @[0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144] CC: strtabs_examples14.nim Hint: [Link] CC: strtabs_group0_examples.nim CC: os_examples30.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim [Success] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim [Success] Hint: 35060 lines; 20.038s; 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] [runnableExamples] failed: generated file: '/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim' group: '(rdoccmd: "", docCmd: "", code: "# autogenerated by docgen\n# source: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/xmltree.nim\n# rdoccmd: \nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples1.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples2.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples3.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples4.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples5.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples6.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples7.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples8.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples9.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples10.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples11.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples12.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples13.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples14.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples15.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples16.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples17.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples18.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples19.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples20.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples21.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples22.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples23.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples24.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples25.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples26.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples27.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples28.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples29.nim\"\n", index: 0)' cmd: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r --warning:UnusedImport:off --path:/usr/src/RPM/BUILD/nim-1.4.6/lib/pure --nimcache:/usr/src/.cache/nim/xmltree_d/runnableExamples /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim Hint: 39956 lines; 21.402s; 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] CC: os_group0_examples.nim Hint: [Link] Hint: 46640 lines; 7.362s; 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] Hint: 46901 lines; 20.455s; 61.348MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/mimetypes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/mimetypes.html [SuccessX] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_105.nim [Exec] .Hint: 37973 lines; 10.348s; 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples.nim [Success] Hint: 46274 lines; 18.661s; 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] Hint: 38250 lines; 20.347s; 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] cannot open file stream: somefile.txtHint: operation successful: runnableExamples: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim [Success] Hint: 24229 lines; 21.382s; 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] . Hint: [Link] .. Hint: [Link] . Hint: [Link] CC: stdlib_assertions.nim .CC: stdlib_formatfloat.nim Hint: [Link] .CC: stdlib_system.nim CC: stdlib_streams.nim CC: stdlib_typeinfo.nim CC: stdlib_math.nim Hint: 50101 lines; 6.736s; 75.969MiB 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] CC: stdlib_tables.nim Hint: Hint: [Link] 34423 lines; 7.548s; 49.305MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples.nim; out: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples [Exec] CC: stdlib_parseutils.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim [Success] Hint: 50331 lines; 20.574s; 61.207MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/htmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/htmlparser.html [SuccessX] .Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sha1_d/runnableExamples/sha1_group0_examples.nim [Success] Hint: 34648 lines; 18.144s; 39.59MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/sha1.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/sha1.html [SuccessX] ..CC: stdlib_unicode.nim .Hint: 23476 lines; 3.940s; 31.77MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim; out: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples [Exec] .Hint: 34847 lines; 14.588s; 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] CC: stdlib_strutils.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parseutils_d/runnableExamples/parseutils_group0_examples.nim [Success] Hint: 23415 lines; 21.299s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parseutils.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/parseutils.html [SuccessX] CC: stdlib_lexbase.nim CC: stdlib_parsejson.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim [Success] CC: stdlib_json.nim CC: stdlib_assertions.nim Hint: 34249 lines; 21.839s; 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: stdlib_intsets.nim CC: stdlib_dollars.nim CC: stdlib_marshal.nim CC: stdlib_formatfloat.nim CC: marshal_examples1.nim CC: marshal_examples2.nim CC: stdlib_system.nim Hint: 44620 lines; 9.660s; 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] CC: marshal_examples3.nim CC: stdlib_hashes.nim CC: marshal_examples4.nim CC: stdlib_math.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim [Success] CC: marshal_group0_examples.nim Hint: 44003 lines; 21.148s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/os.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/web/upload/1.4.6/os.html [SuccessX] CC: stdlib_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 Hint: [Link] CC: stdlib_options.nim CC: stdlib_json.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_sets.nim CC: stdlib_times.nim CC: stdlib_os.nim CC: stdlib_strtabs.nim CC: stdlib_jsonutils.nim CC: jsonutils_examples1.nim CC: jsonutils_examples2.nim CC: jsonutils_examples3.nim Hint: 44851 lines; 10.199s; 61.195MiB peakmem; Debug build; proj: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim; out: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples [Exec] CC: jsonutils_examples4.nim CC: jsonutils_examples5.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim [Success] Hint: 44963 lines; 21.941s; 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] CC: jsonutils_examples6.nim CC: jsonutils_examples7.nim CC: jsonutils_examples8.nim CC: jsonutils_examples9.nim CC: jsonutils_group0_examples.nim Hint: [Link] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_106.nim [Exec] Hint: 43838 lines; 8.263s; 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/marshal_d/runnableExamples/marshal_group0_examples.nim [Success] Hint: 44044 lines; 21.124s; 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] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --multiMethods:on /usr/src/.cache/nim/manual_d/manual/manual_snippet_106.nim [Exec] Hint: [Link] Hint: 53121 lines; 6.469s; 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; 18.143s; 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/tut2_d/tut2/tut2_snippet_107.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_107.nim [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] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_108.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_108.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_108.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --multiMethods:on /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_109.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_109.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_109.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_110.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_110.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_110.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim cpp -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_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_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_116.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_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_116.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_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_121.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_122.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/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_122.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_123.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_124.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_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_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_127.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_130.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_128.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_131.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_132.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_129.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_133.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_130.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_134.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_131.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/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_132.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_133.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_137.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_134.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_138.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_135.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_139.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_136.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_137.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_140.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_138.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_139.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_140.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_141.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_142.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_143.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_144.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_145.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_146.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_147.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_148.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_149.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_150.nim [Exec] external program failed, retrying serial work queue for logs! bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut3.html --index:on doc/tut3.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut2.html --index:on doc/tut2.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tut1.html --index:on doc/tut1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tools.html --index:on doc/tools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/testament.html --index:on doc/testament.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/prelude.html --index:on doc/prelude.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/packaging.html --index:on doc/packaging.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/overview.html --index:on doc/overview.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimsuggest.html --index:on doc/nimsuggest.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nims.html --index:on doc/nims.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/niminst.html --index:on doc/niminst.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimgrep.html --index:on doc/nimgrep.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nimc.html --index:on doc/nimc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/nep1.html --index:on doc/nep1.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/manual_experimental.html --index:on doc/manual_experimental.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/manual.html --index:on doc/manual.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/lib.html --index:on doc/lib.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/koch.html --index:on doc/koch.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/intern.html --index:on doc/intern.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/idetools.html --index:on doc/idetools.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/hcr.html --index:on doc/hcr.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/gc.html --index:on doc/gc.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/filters.html --index:on doc/filters.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/estp.html --index:on doc/estp.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/drnim.html --index:on doc/drnim.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/docstyle.html --index:on doc/docstyle.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/docgen.html --index:on doc/docgen.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/destructors.html --index:on doc/destructors.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/contributing.html --index:on doc/contributing.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/backends.html --index:on doc/backends.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/apis.html --index:on doc/apis.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/var_t_return.html --index:on doc/manual/var_t_return.rst bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/threads.html --index:on lib/system/threads.nim bin/nim doc0 --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/channels.html --index:on lib/system/channels.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nimrtl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nimhcr.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/typeinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/rlocks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/macros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/macrocache.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/locks.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/core/hotcodereloading.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/experimental/diff.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/pools.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/filepermissions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/compat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/btreetables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/fusion/htmlparser/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/re.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/rdstdin.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/nre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_sqlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_postgres.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_odbc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/db_mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/impure/nre/private/util.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsre.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsffi.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/jsconsole.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/dom_extensions.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/dom.nim bin/nim doc --backend:js --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/js/asyncjs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/nintendoswitch/switch_memory.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rstgen.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rstast.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/rst.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/packages/docutils/highlite.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/posix_utils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/kqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/inotify.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/posix/epoll.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/httpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/xmltree.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/xmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/volatile.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/uri.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unittest.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unicode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/typetraits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/times.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/terminal.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/sugar.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strtabs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strscans.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strmisc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/strformat.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/streamwrapper.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/streams.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/stats.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ssl_config.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ssl_certs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/smtp.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/selectors.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/segfaults.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/ropes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/reservedmem.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/rationals.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/random.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/punycode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/pegs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/pathnorm.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsexml.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parseutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsesql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parseopt.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsejson.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsecsv.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/parsecfg.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/oswalkdir.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/osproc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/os.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/options.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/oids.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nimtracker.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nimprof.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/net.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/nativesockets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/mimetypes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/mersenne.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/memfiles.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/md5.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/math.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/marshal.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/logging.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/lexbase.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/lenientops.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/json.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/httpcore.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/htmlparser.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/htmlgen.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/hashes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/fenv.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/endians.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/encodings.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/dynlib.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/distros.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/db_common.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cstrutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/coro.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cookies.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/complex.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/colors.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/cgi.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/browsers.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/bitops.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/base64.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncstreams.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncnet.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncmacro.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asynchttpserver.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncfutures.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncftpclient.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncfile.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/asyncdispatch.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/async.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/algorithm.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/tables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sharedtables.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sharedlist.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/sequtils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/rtarrays.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/lists.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/intsets.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/heapqueue.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/deques.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/critbits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/collections/chains.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/threadpool.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/cpuload.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/cpuinfo.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/concurrency/atomics.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/pure/unidecode/unidecode.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/wrapnils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/wordwrap.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/with.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/varints.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/time_t.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/sums.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/stackframes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/sha1.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/monotimes.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/logic.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/jsonutils.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/isolation.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/exitprocs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/enumerate.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/effecttraits.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/editdistance.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/decls.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/compilesettings.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/underscored_calls.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/since.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/miscdollars.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/std/private/globs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/widestrs.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/nimscript.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/iterators.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/io.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/dollars.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/system/assertions.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/windows/winlean.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/windows/registry.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on lib/wrappers/linenoise/linenoise.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:web/upload/1.4.6 --index:on nimsuggest/sexp.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/mysql.html lib/wrappers/mysql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/iup.html lib/wrappers/iup.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/sqlite3.html lib/wrappers/sqlite3.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/postgres.html lib/wrappers/postgres.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/tinyc.html lib/wrappers/tinyc.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/odbcsql.html lib/wrappers/odbcsql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/pcre.html lib/wrappers/pcre.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/openssl.html lib/wrappers/openssl.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/posix.html lib/posix/posix.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/linux.html lib/posix/linux.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/termios.html lib/posix/termios.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:web/upload/1.4.6/jscore.html lib/js/jscore.nim bin/nim buildIndex -o:web/upload/1.4.6/theindex.html web/upload/1.4.6 Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nimdoc.cfg' [Conf] bin/nim doc --project --outdir:web/upload/1.4.6/compiler --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -u:boot compiler/index.nim Hint: 159630 lines; 6.633s; 351.141MiB 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.613s; 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.524s; 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/tut2_d/tut2/tut2_snippet_101.nim [Exec] bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/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 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/koch.html --index:on doc/koch.rst bin/nim rst2html --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/intern.html --index:on doc/intern.rst Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/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/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 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 doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_101.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/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 /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/terminal.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/sugar.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/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 Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_102.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/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 /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/streams.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/system/jssys.nim(54, 6) Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/stats.nim Warning: 'getCurrentException' is not GC-safe as it accesses 'lastJSError' which is a global using GC'ed memory [GcUnsafe2] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ssl_config.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/js/asyncjs.nim(1, 1) Warning: language 'javascript' not supported [LanguageXNotSupported] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(268, 38) Warning: Number of spaces around '*%' is not consistent [Spacing] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(269, 37) Warning: Number of spaces around '*%' is not consistent [Spacing] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/ssl_certs.nim Hint: 18798 lines; 0.771s; 16.605MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/dom_extensions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/dom_extensions.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/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 Hint: bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/segfaults.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 22723 lines; 1.545s; 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] Hint: 23016 lines; 1.542s; 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] Hint: 17094 lines; 1.104s; 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/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 Hint: 22753 lines; 1.945s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/macrocache.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/macrocache.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 Hint: 17115 lines; 1.198s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 /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: 22748 lines; 2.133s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/hotcodereloading.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/hotcodereloading.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/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 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/nimprof.nim /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut3_d/tut3/tut3_snippet_102.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/net.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/nativesockets.nim Hint: 18793 lines; 1.812s; 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/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 /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(485, 20) bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(486, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(510, 39) Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(511, 40) Warning: toU16 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/md5.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: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 /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(696, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(697, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(698, 13) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(703, 11) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(732, 18) Warning: toU8 is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 Hint: 22989 lines; 2.903s; 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: 25938 lines; 2.218s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 Hint: used config file '/usr/src/RPM/BUILD/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/hashes.nim Hint: 7867 lines; 0.077s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples.nim; out: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/macros_d/runnableExamples/macros_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/fenv.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/db_sqlite.nim(133, 1) Warning: Circular dependency detected. `codeReordering` pragma may not be able to reorder some nodes properely [User] Hint: 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:doc/html --index:on lib/pure/endians.nim Hint: 24458 lines; 3.483s; 25.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/core/macros.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/macros.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/encodings.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22816 lines; 2.930s; 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] Hint: 7867 lines; 0.441s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim; out: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/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 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/btreetables_d/runnableExamples/btreetables_group0_examples.nim [Success] Hint: 25463 lines; 3.478s; 25.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/btreetables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/btreetables.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/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 /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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_experimental_d/manual_experimental/manual_experimental_snippet_102.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim(1, 1) Warning: language 'js' not supported [LanguageXNotSupported] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir: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 Hint: 25223 lines; 2.978s; 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] Hint: 25781 lines; 3.168s; 25.598MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/js/jsffi.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/jsffi.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/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 Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_102.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/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 Hint: 22743 lines; 3.222s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/asynchttpserver.nim Hint: used config file '/usr/src/RPM/BUILD/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: 30970 lines; 4.171s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 Hint: 7867 lines; 0.224s; 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] /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; 3.744s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nintendoswitch/switch_memory.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/switch_memory.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/db_sqlite_d/runnableExamples/db_sqlite_group0_examples.nim [Success] Hint: 25840 lines; 4.390s; 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/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 Hint: 22758 lines; 3.468s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/ssl_config.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/ssl_config.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/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 Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/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 /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 25803 lines; 3.660s; 25.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strscans.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strscans.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/sequtils.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: 25294 lines; 4.217s; 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] Hint: 7867 lines; 0.314s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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: 28610 lines; 4.143s; 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/inotify_d/runnableExamples/inotify_group0_examples.nim [Success] Hint: 22804 lines; 4.827s; 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] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/lists.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/collections/intsets.nim Hint: 7867 lines; 0.094s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/system_d/runnableExamples/system_group0_examples.nim [Success] Hint: 7867 lines; 0.449s; 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: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/parseutils_d/parseutils/parseutils_snippet_101.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir: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 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/ropes_d/runnableExamples/ropes_group0_examples.nim [Success] Hint: 24697 lines; 3.609s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning: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 Hint: 22706 lines; 6.190s; 31.371MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/system.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/pure/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 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: used config file '/usr/src/RPM/BUILD/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; 3.963s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nimtracker.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimtracker.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/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] Hint: 27205 lines; 5.359s; 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] Hint: 7867 lines; 0.580s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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/typetraits_d/runnableExamples/typetraits_group0_examples.nim [Success] Hint: 24646 lines; 6.048s; 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] Hint: 25219 lines; 5.126s; 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] Hint: 7867 lines; 0.692s; 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: used config file '/usr/src/RPM/BUILD/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/monotimes.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/streams_d/runnableExamples/streams_group0_examples.nim [Success] Hint: 24229 lines; 6.316s; 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] 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/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 Hint: 7867 lines; 0.741s; 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] Hint: 22765 lines; 4.756s; 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] 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; 7.414s; 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] Hint: 22820 lines; 4.474s; 20.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/endians.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/endians.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/exitprocs.nim Hint: 7867 lines; 0.632s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim; out: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/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 Hint: operation successful: runnableExamples: /usr/src/.cache/nim/pathnorm_d/runnableExamples/pathnorm_group0_examples.nim [Success] Hint: 22931 lines; 6.234s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/editdistance.nim Hint: 22887 lines; 4.549s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/fenv.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/fenv.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/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/decls.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(123, 13) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(124, 13) Warning: ze is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/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: 22862 lines; 4.593s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 Hint: 7867 lines; 0.600s; 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/md5_d/runnableExamples/md5_group0_examples.nim [Success] Hint: 22989 lines; 6.213s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/md5.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/md5.html [SuccessX] Hint: 7867 lines; 0.352s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim; out: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/stats_d/runnableExamples/stats_group0_examples.nim [Success] Hint: 26778 lines; 7.337s; 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/core/typeinfo.nim(485, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(486, 20) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(510, 39) Warning: toU8 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(511, 40) Warning: toU16 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/private/underscored_calls.nim Hint: 7867 lines; 0.475s; 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: 22807 lines; 4.562s; 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] Hint: 7867 lines; 0.477s; 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/std/private/since.nim Hint: operation successful: runnableExamples: /usr/src/.cache/nim/hashes_d/runnableExamples/hashes_group0_examples.nim [Success] Hint: 23189 lines; 6.456s; 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] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim r --backend:c /usr/src/.cache/nim/htmlparser_d/htmlparser/htmlparser_snippet_101.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/options_d/runnableExamples/options_group0_examples.nim [Success] Hint: 25020 lines; 6.953s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/core/typeinfo.nim(732, 18) Warning: toU8 is deprecated [Deprecated] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/std/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 Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 26789 lines; 5.478s; 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/system/nimscript.nim Hint: 7867 lines; 0.277s; 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/mersenne_d/runnableExamples/mersenne_group0_examples.nim [Success] Hint: 22762 lines; 6.869s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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/system/iterators.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] Hint: 23117 lines; 4.953s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sharedlist.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sharedlist.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/io.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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; 4.715s; 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] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --threads:on /usr/src/.cache/nim/manual_experimental_d/manual_experimental/manual_experimental_snippet_103.nim [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on lib/system/dollars.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_103.nim [Exec] Hint: 22751 lines; 4.569s; 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] Hint: 7867 lines; 0.592s; 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; 10.368s; 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] 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/system/assertions.nim used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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 /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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: 35162 lines; 11.839s; 49.133MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/highlite.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/highlite.html [SuccessX] Hint: /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/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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.302s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples.nim; out: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples [Exec] Hint: 7867 lines; 0.341s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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: 25393 lines; 4.902s; 25.562MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/concurrency/cpuload.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cpuload.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/nre_d/runnableExamples/nre_group0_examples.nim [Success] Hint: 39756 lines; 12.619s; 49.184MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/impure/nre.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nre.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(154, 22) Warning: pragma before generic parameter list is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/channels.nim(251, 75) Warning: Number of spaces around '*%' is not consistent [Spacing] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --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: used config file '/usr/src/RPM/BUILD/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/bitops_d/runnableExamples/bitops_group0_examples.nim [Success] Hint: 25359 lines; 7.926s; 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] Hint: 27756 lines; 6.305s; 25.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sharedtables.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sharedtables.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/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: 38316 lines; 12.988s; 49.258MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/experimental/diff.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/diff.html [SuccessX] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim --outdir:doc/html --index:on nimsuggest/sexp.nim Hint: 42329 lines; 12.557s; 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 -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 Hint: 22828 lines; 4.708s; 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 -o:doc/html/sqlite3.html lib/wrappers/sqlite3.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: 7867 lines; 0.487s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim; out: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples [Exec] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/postgres.html lib/wrappers/postgres.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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/base64_d/runnableExamples/base64_group0_examples.nim [Success] 22729 lines; 4.973s; 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] Hint: 22984 lines; 7.545s; 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] Hint: used config file '/usr/src/RPM/BUILD/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/tinyc.html lib/wrappers/tinyc.nim /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/odbcsql.html lib/wrappers/odbcsql.nim bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --hint:XDeclaredButNotUsed:off --warning:UnusedImport:off -d:boot --putenv:nimversion=1.4.6 --git.url:https://github.com/nim-lang/Nim -o:doc/html/pcre.html lib/wrappers/pcre.nim Hint: 7867 lines; 0.451s; 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: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 22717 lines; 3.907s; 20.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/logic.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/logic.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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/lists_d/runnableExamples/lists_group0_examples.nim [Success] Hint: 23443 lines; 7.239s; 20.551MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/lists.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/lists.html [SuccessX] Hint: 7867 lines; 0.603s; 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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --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: operation successful: runnableExamples: /usr/src/.cache/nim/math_d/runnableExamples/math_group0_examples.nim [Success] Hint: 22737 lines; 5.156s; 20.555MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/stackframes.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/stackframes.html [SuccessX] Hint: 26440 lines; 10.023s; 25.566MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/math.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/math.html [SuccessX] Hint: /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/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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:doc/html/posix.html lib/posix/posix.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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --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 Hint: used config file '/usr/src/RPM/BUILD/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.496s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim; out: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/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: operation successful: runnableExamples: /usr/src/.cache/nim/heapqueue_d/runnableExamples/heapqueue_group0_examples.nim [Success] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 22931 lines; 7.389s; 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] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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: 22747 lines; 4.481s; 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] 35314 lines; 14.149s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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] bin/nim doc --errormax:3 --hint:Conf:off --hint:Path:off --hint:Processing:off --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: 7867 lines; 0.446s; 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: used config file '/usr/src/RPM/BUILD/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.338s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim; out: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sets_d/runnableExamples/sets_group0_examples.nim [Success] Hint: Hint: 35725 lines; 14.336s; 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] 28079 lines; 8.159s; 25.559MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/sets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sets.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/algorithm_d/runnableExamples/algorithm_group0_examples.nim [Success] Hint: 23531 lines; 8.149s; 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: 7867 lines; 0.210s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim; out: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/critbits_d/runnableExamples/critbits_group0_examples.nim [Success] Hint: Hint: 7867 lines; 0.590s; 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] 23276 lines; 7.541s; 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: 35891 lines; 14.724s; 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] Hint: 7867 lines; 0.558s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim; out: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/atomics_d/runnableExamples/atomics_group0_examples.nim [Success] Hint: 24879 lines; 7.401s; 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: used config file '/usr/src/RPM/BUILD/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.492s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples.nim; out: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sequtils_d/runnableExamples/sequtils_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/cpuinfo_d/runnableExamples/cpuinfo_group0_examples.nim [Success] Hint: 25289 lines; 7.229s; 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: used config file '/usr/src/RPM/BUILD/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] 0 1 2 3 4 Hint: used config file '/usr/src/RPM/BUILD/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/sequtils_d/runnableExamples/sequtils_group0_examples.nim [Success] Hint: 25566 lines; 8.567s; 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] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: Hint: 7867 lines; 0.232s; 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: 7867 lines; 0.342s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim; out: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/with_d/runnableExamples/with_group0_examples.nim [Success] Hint: 24566 lines; 7.130s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] 7867 lines; 0.410s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples.nim; out: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/sums_d/runnableExamples/sums_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/deques_d/runnableExamples/deques_group0_examples.nim [Success] 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] 26969 lines; 8.297s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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/sums_d/runnableExamples/sums_group0_examples.nim [Success] Hint: 26527 lines; 7.354s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] Hint: 22763 lines; 4.502s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/compilesettings.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/compilesettings.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 7867 lines; 0.218s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim; out: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples [Exec] Hint: 22706 lines; 4.598s; 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: operation successful: runnableExamples: /usr/src/.cache/nim/tables_d/runnableExamples/tables_group0_examples.nim [Success] Hint: 30918 lines; 9.261s; 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] Hint: used config file '/usr/src/RPM/BUILD/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.638s; 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] Hint: used config file '/usr/src/RPM/BUILD/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: operation successful: runnableExamples: /usr/src/.cache/nim/strformat_d/runnableExamples/strformat_group0_examples.nim [Success] Hint: 34912 lines; 14.725s; 39.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/strformat.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/strformat.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Hint: 7867 lines; 0.486s; 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: 24513 lines; 5.384s; 20.586MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/effecttraits.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/effecttraits.html [SuccessX] Hint: 22706 lines; 4.322s; 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] 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] 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] 7867 lines; 0.188s; 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: Hint: 7867 lines; 0.489s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples.nim; out: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/unicode_d/runnableExamples/unicode_group0_examples [Exec] /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_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/unicode_d/runnableExamples/unicode_group0_examples.nim [Success] Hint: 25949 lines; 15.064s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /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: operation successful: runnableExamples: /usr/src/.cache/nim/wrapnils_d/runnableExamples/wrapnils_group0_examples.nim [Success] Hint: 24568 lines; 8.527s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: 7867 lines; 0.248s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim; out: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples [Exec] Hint: 7867 lines; 0.457s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim; out: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples [Exec] Hint: 'copyFile' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(44, 49) Hint: 'copyDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(45, 63) Hint: 'createDir' cannot raise 'OSError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(53, 65) Hint: 'rawExec' cannot raise 'OSError' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/decls_d/runnableExamples/decls_group0_examples.nim [Success] Hint: 22726 lines; 5.749s; 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/intsets_d/runnableExamples/intsets_group0_examples.nim [Success] Hint: 27579 lines; 9.174s; 25.547MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/collections/intsets.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/intsets.html [SuccessX] Hint: 23104 lines; 5.818s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(364, 34) Hint: 'stdinReadLine' cannot raise 'IOError' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/system/nimscript.nim(368, 34) Hint: 'stdinReadAll' cannot raise 'IOError' [XCannotRaiseY] Hint: 23148 lines; 4.322s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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/nimhcr.nim(426, 15) Warning: Deprecated since v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] Hint: 22706 lines; 5.263s; 20.508MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/private/since.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/since.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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: 49506 lines; 17.193s; 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] Hint: 46495 lines; 17.098s; 61.16MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser/parsexml.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsexml.html [SuccessX] Hint: 22706 lines; 4.399s; 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: used config file '/usr/src/RPM/BUILD/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/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: 7867 lines; 0.526s; 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: used config file '/usr/src/RPM/BUILD/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: 46057 lines; 14.455s; 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: operation successful: runnableExamples: /usr/src/.cache/nim/uri_d/runnableExamples/uri_group0_examples.nim [Success] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) 35058 lines; 16.454s; 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/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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) /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) Hint: Warning: 'parse' cannot raise 'Defect'use `csize_t` instead; csize is deprecated [XCannotRaiseY] [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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] Hint: 35937 lines; 14.164s; 39.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/lexbase.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/lexbase.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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.336s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim; out: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples [Exec] Hint: 24507 lines; 5.751s; 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: 40238 lines; 14.910s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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: 37446 lines; 14.958s; 49.234MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/parsesql.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/parsesql.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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/nimhcr.nim(604, 15) /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect'Hint: operation successful: runnableExamples: /usr/src/.cache/nim/re_d/runnableExamples/re_group0_examples.nim [Success] [XCannotRaiseY] Hint: 35303 lines; 17.497s; 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] Hint: used config file '/usr/src/RPM/BUILD/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 v1.4; it was more confusing than useful, use `[]=`; add is deprecated [Deprecated] Hint: 51023 lines; 17.992s; 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: 7867 lines; 0.272s; 7.016MiB peakmem; Debug build; proj: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples.nim; out: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/enumerate_d/runnableExamples/enumerate_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/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: 53351 lines; 17.182s; 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] /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; 14.164s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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/enumerate_d/runnableExamples/enumerate_group0_examples.nim [Success] Hint: 24529 lines; 7.625s; 20.578MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/enumerate.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/enumerate.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 7867 lines; 0.560s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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; 4.008s; 20.539MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/system/assertions.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/assertions.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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: 22706 lines; 4.392s; 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: used config file '/usr/src/RPM/BUILD/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/filepermissions_d/runnableExamples/filepermissions_group0_examples.nim [Success] Hint: 44026 lines; 17.949s; 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] Hint: 7867 lines; 0.044s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim; out: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 22814 lines; 2.727s; 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] Hint: Hint: operation successful: runnableExamples: /usr/src/.cache/nim/punycode_d/runnableExamples/punycode_group0_examples.nim [Success] 7867 lines; 0.439s; 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: 34458 lines; 15.453s; 39.582MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/punycode.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/punycode.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strutils_d/runnableExamples/strutils_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 34249 lines; 16.412s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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; 15.753s; 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: used config file '/usr/src/RPM/BUILD/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) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] 7867 lines; 0.334s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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] (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)] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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/colors_d/runnableExamples/colors_group0_examples.nim [Success] Hint: 34739 lines; 14.357s; 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: 22706 lines; 5.906s; 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: 57915 lines; 17.209s; 61.223MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/terminal.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/terminal.html [SuccessX] Hint: 45179 lines; 14.496s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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; 13.729s; 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: used config file '/usr/src/RPM/BUILD/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) /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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.426s; 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/wrappers/linenoise/linenoise.nim(12, 11) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 22741 lines; 4.143s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/rstgen_d/runnableExamples/rstgen_group0_examples.nim [Success] Hint: 57222 lines; 18.463s; 76.152MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/packages/docutils/rstgen.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/rstgen.html [SuccessX] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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: 40654 lines; 16.172s; 49.184MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/oids.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/oids.html [SuccessX] Hint: /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.294s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples.nim; out: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/httpcore_d/runnableExamples/httpcore_group0_examples.nim [Success] Hint: 38250 lines; 15.307s; 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: used config file '/usr/src/RPM/BUILD/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: 36464 lines; 15.931s; 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] /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: 7867 lines; 0.370s; 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: Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 23079 lines; 3.936s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) 7867 lines; 0.252s; 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] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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/strmisc_d/runnableExamples/strmisc_group0_examples.nim [Success] Hint: 34336 lines; 17.627s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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: 7867 lines; 0.266s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples.nim; out: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/times_d/runnableExamples/times_group0_examples [Exec] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/random_d/runnableExamples/random_group0_examples.nim [Success] Hint: 40658 lines; 17.169s; 49.188MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/random.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/random.html [SuccessX] Hint: 23822 lines; 4.604s; 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] /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: 23099 lines; 4.339s; 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] 2024-03-02 01:32:05 CPU time [s] 1.304999999999969e-05 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/logging.nim(323, 22) Hint: 'log' cannot raise 'Exception' [XCannotRaiseY] Hint: 39956 lines; 18.092s; 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: 23548 lines; 4.095s; 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: 23180 lines; 4.359s; 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/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] ze is deprecated [Deprecated] Hint: 22813 lines; 3.112s; 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] Hint: Hint: 44017 lines; 17.019s; 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: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] 46071 lines; 15.963s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] Hint: 25386 lines; 3.844s; 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: Hint: 44245 lines; 17.414s; 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: 23702 lines; 4.994s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] 46413 lines; 17.720s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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: 44169 lines; 17.634s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim(624, 17) Warning: Deprecated since v0.18.1; use varargs[untyped] in the macro prototype instead; callsite is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/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/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: /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/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; 18.620s; 61.305MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/unittest.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/unittest.html [SuccessX] Hint: 7867 lines; 0.028s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim; out: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/htmlgen_d/runnableExamples/htmlgen_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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.352s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: operation successful: runnableExamples: /usr/src/.cache/nim/strtabs_d/runnableExamples/strtabs_group0_examples.nim [Success] Hint: 44963 lines; 19.140s; 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: 'parse' 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/htmlgen_d/runnableExamples/htmlgen_group0_examples.nim [Success] Hint: 35060 lines; 16.001s; 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: 36504 lines; 17.752s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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; 3.919s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) ./usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 'parse' 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: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: 48429 lines; 19.140s; 61.301MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/xmlparser.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/xmlparser.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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; 15.837s; 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/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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.141s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 48974 lines; 16.959s; 61.289MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/osproc.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/osproc.html [SuccessX] Hint: 25132 lines; 4.410s; 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: /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] 7867 lines; 0.232s; 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/sugar_d/runnableExamples/sugar_group0_examples.nim [Success] Hint: /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Hint: 7867 lines; 0.180s; 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] 45979 lines; 18.858s; 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] Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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: used config file '/usr/src/RPM/BUILD/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/parseopt_d/runnableExamples/parseopt_group0_examples.nim [Success] Hint: 44553 lines; 18.054s; 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/os_d/runnableExamples/os_group0_examples.nim [Success] Hint: 44003 lines; 17.620s; 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: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] Hint: 58217 lines; 21.310s; 76.441MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/nimrtl.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/nimrtl.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 7867 lines; 0.182s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples.nim; out: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/json_d/runnableExamples/json_group0_examples [Exec] Hint: used config file '/usr/src/RPM/BUILD/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/json_d/runnableExamples/json_group0_examples.nim [Success] Hint: 42010 lines; 16.789s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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.250s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim; out: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples [Exec] Hint: 50956 lines; 17.286s; 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] Hint: 7867 lines; 0.092s; 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] Hint: 7867 lines; 0.246s; 7.008MiB peakmem; Debug build; proj: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim; out: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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/marshal_d/runnableExamples/marshal_group0_examples.nim [Success] Hint: 44044 lines; 17.220s; 61.227MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/marshal.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/marshal.html [SuccessX] Hint: 45025 lines; 15.829s; 61.285MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/cookies.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/cookies.html [SuccessX] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/parsecsv_d/runnableExamples/parsecsv_group0_examples.nim [Success] Hint: 46051 lines; 17.662s; 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/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/logging_d/runnableExamples/logging_group0_examples.nim [Success] Hint: 44860 lines; 17.675s; 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: 49252 lines; 16.472s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' 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: 7867 lines; 0.121s; 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: Hint: 49062 lines; 16.025s; 61.316MiB 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] 34368 lines; 13.044s; 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: 49203 lines; 15.589s; 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] .....Hint: 49446 lines; 15.061s; 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/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: 49075 lines; 15.568s; 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] Hint: used config file '/usr/src/RPM/BUILD/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: 7867 lines; 0.081s; 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: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(454, 64) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 49439 lines; 15.803s; 61.234MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncmacro.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncmacro.html [SuccessX] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(695, 56) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(796, 46) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/httpclient.nim(228, 35) Hint: 'code' cannot raise 'OverflowDefect' [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: used config file '/usr/src/RPM/BUILD/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/sha1_d/runnableExamples/sha1_group0_examples.nim [Success] Hint: 34648 lines; 12.373s; 39.531MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/std/sha1.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sha1.html [SuccessX] ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] .Hint: 40111 lines; 12.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] /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.100s; 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] /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/editdistance_d/runnableExamples/editdistance_group0_examples.nim [Success] Hint: 26257 lines; 11.419s; 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: 96768 lines; 21.222s; 94.391MiB 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/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] .....Hint: 46199 lines; 16.427s; 61.219MiB 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(357, 35) Warning: ze is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/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] ../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) Warning: toU32 is deprecated [Deprecated] ..Hint: 37091 lines; 8.074s; 49.188MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/nimsuggest/sexp.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/sexp.html [SuccessX] /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: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_105.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] ../usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(415, 38) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 12) Warning: ze64 is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/windows/winlean.nim(418, 37) Warning: ze64 is deprecated [Deprecated] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2052, 32) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2096, 54) Hint: 'parse' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/times.nim(2116, 54) Hint: 'parseTime' cannot raise 'Defect' [XCannotRaiseY] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 7867 lines; 0.066s; 7MiB peakmem; Debug build; proj: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim; out: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples [Exec] Hint: 7867 lines; 0.138s; 7.004MiB peakmem; Debug build; proj: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples.nim; out: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples [SuccessX] Hint: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples [Exec] Hint: 37989 lines; 8.553s; 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] Hint: operation successful: runnableExamples: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim [Success] Hint: 50331 lines; 17.798s; 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: operation successful: runnableExamples: /usr/src/.cache/nim/mimetypes_d/runnableExamples/mimetypes_group0_examples.nim [Success] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/net.nim(673, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: 46901 lines; 18.609s; 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] /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: 45395 lines; 8.140s; 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: 46648 lines; 14.927s; 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/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 29) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/nativesockets.nim(165, 14) 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: 70540 lines; 16.574s; 76.305MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncnet.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncnet.html [SuccessX] ./usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] ..Hint: 62383 lines; 16.845s; 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] .../usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 23) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(879, 31) Warning: use `csize_t` instead; csize is deprecated [Deprecated] /usr/src/RPM/BUILD/nim-1.4.6/lib/posix/posix.nim(885, 21) Warning: use `csize_t` instead; csize is deprecated [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/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: 58557 lines; 16.756s; 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] /usr/src/RPM/BUILD/nim-1.4.6/lib/wrappers/openssl.nim(751, 57) Hint: 'md5_File' cannot raise 'Exception' [XCannotRaiseY] Hint: 38831 lines; 6.998s; 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: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/nim.cfg' [Conf] Hint: used config file '/usr/src/RPM/BUILD/nim-1.4.6/config/config.nims' [Conf] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_105.nim [Exec] Hint: 44570 lines; 10.973s; 61.184MiB 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: 7867 lines; 0.067s; 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; 13.091s; 76.27MiB 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: 83329 lines; 20.988s; 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: 34318 lines; 15.038s; 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/pure/asyncftpclient.nim(172, 41) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(190, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(208, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_106.nim [Exec] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/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] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(349, 28) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim(352, 11) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] .Hint: 89689 lines; 17.100s; 76.199MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/lib/pure/asyncftpclient.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/asyncftpclient.html [SuccessX] .......Hint: .../usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_105.nim [Exec] .......Hint: 77038 lines; 17.502s; 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] .......................CC: stdlib_htmlparser.nim CC: stdlib_htmlparser.nim CC: htmlparser_examples2.nim CC: htmlparser_examples3.nim CC: stdlib_dollars.nim CC: stdlib_system.nim CC: stdlib_xmltree.nim ..CC: xmltree_examples1.nim CC: stdlib_xmltree.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 ...CC: xmltree_examples9.nim ..CC: xmltree_examples10.nim ..CC: xmltree_examples11.nim CC: xmltree_examples12.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: xmltree_examples13.nim CC: xmltree_examples14.nim CC: xmltree_examples15.nim CC: xmltree_examples16.nim CC: xmltree_examples17.nim CC: xmltree_examples18.nim CC: xmltree_examples19.nim CC: xmltree_examples20.nim CC: xmltree_examples21.nim CC: stdlib_system.nim CC: stdlib_xmltree.nim CC: xmltree_examples22.nim CC: stdlib_xmltree.nim CC: xmltree_examples2.nim CC: xmltree_examples23.nim CC: xmltree_examples4.nim CC: xmltree_examples24.nim CC: xmltree_examples5.nim CC: xmltree_examples7.nim CC: xmltree_examples25.nim CC: xmltree_examples8.nim CC: xmltree_examples26.nim CC: xmltree_examples9.nim CC: xmltree_examples27.nim CC: xmltree_examples10.nim CC: xmltree_examples28.nim CC: xmltree_examples29.nim CC: xmltree_examples11.nim CC: xmltree_group0_examples.nim CC: xmltree_examples12.nim CC: xmltree_examples13.nim CC: xmltree_examples14.nim CC: xmltree_examples15.nim CC: xmltree_examples16.nim CC: xmltree_examples17.nim CC: xmltree_examples18.nim CC: xmltree_examples19.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --multiMethods:on /usr/src/.cache/nim/manual_d/manual/manual_snippet_106.nim [Exec] CC: xmltree_examples20.nim CC: xmltree_examples21.nim CC: xmltree_examples22.nim CC: xmltree_examples23.nim CC: xmltree_examples24.nim CC: xmltree_examples25.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_106.nim [Exec] CC: xmltree_examples26.nim CC: xmltree_examples27.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/tut1_d/tut1/tut1_snippet_108.nim [Exec] Hint: [Link] ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): multiple definition of `NTI__AXJIhVoWe4G3c3KjQE6ymQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): multiple definition of `NTI__H9atqk7mZO4Wo9cXc7AfElkQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x40): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): multiple definition of `NimDT___AXJIhVoWe4G3c3KjQE6ymQ_k'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x80): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0xc0): multiple definition of `NTI__RFxWfaeuyO9bchogjTGzuUA_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0xc0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x100): multiple definition of `NTI__MaJ21s3JWuTNJTXNEUHXSQ_'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:(.bss+0x100): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlNode__dQfzrM4eFRXTfdduIk49cuw': stdlib_xmltree.nim.c:(.text+0x194): multiple definition of `newXmlNode__dQfzrM4eFRXTfdduIk49cuw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x194): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newElement__qytV1ok6CJmBdu5AkYO1xg': stdlib_xmltree.nim.c:(.text+0x662): multiple definition of `newElement__qytV1ok6CJmBdu5AkYO1xg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x662): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ': stdlib_xmltree.nim.c:(.text+0x8a2): multiple definition of `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x8a2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA': stdlib_xmltree.nim.c:(.text+0xd34): multiple definition of `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xd34): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ': stdlib_xmltree.nim.c:(.text+0xedf): multiple definition of `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0xedf): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2': stdlib_xmltree.nim.c:(.text+0x1290): multiple definition of `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x1290): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `add__ScTx08m9bDgG8FqKvF09cIFA': stdlib_xmltree.nim.c:(.text+0x168c): multiple definition of `add__ScTx08m9bDgG8FqKvF09cIFA'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x168c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `dollar___rAp771iHtGrYgbvmntxUog': stdlib_xmltree.nim.c:(.text+0x27b0): multiple definition of `dollar___rAp771iHtGrYgbvmntxUog'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x27b0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newText__lIKHICv0QWYTrKo9cmYCIpg': stdlib_xmltree.nim.c:(.text+0x2870): multiple definition of `newText__lIKHICv0QWYTrKo9cmYCIpg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2870): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newComment__0QU81vI7aC3mJzRJpMvSdg': stdlib_xmltree.nim.c:(.text+0x297c): multiple definition of `newComment__0QU81vI7aC3mJzRJpMvSdg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x297c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newCData__wlhx3SYsOoejr6cg9cS9cOMQ': stdlib_xmltree.nim.c:(.text+0x2a88): multiple definition of `newCData__wlhx3SYsOoejr6cg9cS9cOMQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2a88): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newEntity__IYDiXGDLumr9crRvjSApDsg': stdlib_xmltree.nim.c:(.text+0x2b94): multiple definition of `newEntity__IYDiXGDLumr9crRvjSApDsg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2b94): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg': stdlib_xmltree.nim.c:(.text+0x2ca0): multiple definition of `toXmlAttributes__ZZouoT9c9cFEOBh8C7g9c7sqg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2ca0): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlTree__xntfdcYvAguJCTyb6bBNvQ': stdlib_xmltree.nim.c:(.text+0x2fab): multiple definition of `newXmlTree__xntfdcYvAguJCTyb6bBNvQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x2fab): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `worker__6tKeRp8EyUwR1FUavPobDg': stdlib_xmltree.nim.c:(.text+0x33c9): multiple definition of `worker__6tKeRp8EyUwR1FUavPobDg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x33c9): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `innerText__rAp771iHtGrYgbvmntxUog_2': stdlib_xmltree.nim.c:(.text+0x373f): multiple definition of `innerText__rAp771iHtGrYgbvmntxUog_2'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x373f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `delete__YGUzzUyqd4GwcCc9b7Oe2Zw': stdlib_xmltree.nim.c:(.text+0x37f2): multiple definition of `delete__YGUzzUyqd4GwcCc9b7Oe2Zw'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x37f2): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `clear__tw3AZT9bIVd09cTeud4JdM9cg': stdlib_xmltree.nim.c:(.text+0x3a4f): multiple definition of `clear__tw3AZT9bIVd09cTeud4JdM9cg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3a4f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `attr__EGMotuqT17RQ3D9b2fXcO9aQ': stdlib_xmltree.nim.c:(.text+0x3d55): multiple definition of `attr__EGMotuqT17RQ3D9b2fXcO9aQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x3d55): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `child__JlAyVSMp7u9aryEwrNn6FzQ': stdlib_xmltree.nim.c:(.text+0x413f): multiple definition of `child__JlAyVSMp7u9aryEwrNn6FzQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x413f): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__59cbMyLbqxk9cAonHJAxcSmg': stdlib_xmltree.nim.c:(.text+0x4426): multiple definition of `findAll__59cbMyLbqxk9cAonHJAxcSmg'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x4426): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__qHfTw9a4wSNnVRDKjZMVINQ': stdlib_xmltree.nim.c:(.text+0x485b): multiple definition of `findAll__qHfTw9a4wSNnVRDKjZMVINQ'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x485b): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000': stdlib_xmltree.nim.c:(.text+0x491c): multiple definition of `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000'; /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o:stdlib_xmltree.nim.c:(.text+0x491c): first defined here ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: warning: relocation against `NTI__ytyiCJqK439aF9cIibuRVpAg_' in read-only section `.text' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o: in function `nimFrame': stdlib_assertions.nim.c:(.text+0xf): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_assertions.nim.c:(.text+0x28): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_assertions.nim.c:(.text+0x40): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_assertions.nim.c:(.text+0x52): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_assertions.nim.c:(.text+0x65): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o: in function `popFrame': stdlib_assertions.nim.c:(.text+0x76): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_assertions.nim.c:(.text+0x80): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': stdlib_assertions.nim.c:(.text+0x243): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: stdlib_assertions.nim.c:(.text+0x248): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_assertions.nim.c.o: in function `sysFatal__3MqFiUWEqQBXOyOla7Oh4gassertions': stdlib_assertions.nim.c:(.text+0x4fb): undefined reference to `NTI__S8DV6hfcgC9c0IiUsAoR29cQ_' ld: stdlib_assertions.nim.c:(.text+0x500): undefined reference to `newObj' ld: stdlib_assertions.nim.c:(.text+0x50f): undefined reference to `NTI__PtYxPmY5X0dorfvxAFbJpQ_' ld: stdlib_assertions.nim.c:(.text+0x541): undefined reference to `copyStringRC1' ld: stdlib_assertions.nim.c:(.text+0x596): undefined reference to `raiseExceptionEx' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_dollars.nim.c.o: in function `nimFrame': stdlib_dollars.nim.c:(.text+0xdc): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_dollars.nim.c:(.text+0xf5): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_dollars.nim.c:(.text+0x10d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_dollars.nim.c:(.text+0x11f): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_dollars.nim.c:(.text+0x132): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_dollars.nim.c.o: in function `popFrame': stdlib_dollars.nim.c:(.text+0x143): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_dollars.nim.c:(.text+0x14d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_dollars.nim.c.o: in function `collectionToString__flYGvLDxwvWsCTSBR0lQzw': stdlib_dollars.nim.c:(.text+0x1e0): undefined reference to `copyString' ld: stdlib_dollars.nim.c:(.text+0x31f): undefined reference to `resizeString' ld: stdlib_dollars.nim.c:(.text+0x37c): undefined reference to `resizeString' ld: stdlib_dollars.nim.c:(.text+0x3bf): undefined reference to `addQuoted__3pLtcJ8RQl6qzBb89bhhh4Q' ld: stdlib_dollars.nim.c:(.text+0x468): undefined reference to `resizeString' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o: in function `nimFrame': stdlib_hashes.nim.c:(.text+0x80): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_hashes.nim.c:(.text+0x99): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_hashes.nim.c:(.text+0xb1): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_hashes.nim.c:(.text+0xc3): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_hashes.nim.c:(.text+0xd6): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o: in function `popFrame': stdlib_hashes.nim.c:(.text+0xe7): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_hashes.nim.c:(.text+0xf1): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o: in function `rotl32__7D6LSWJ2oWPOMqrc3axXgwhashes': stdlib_hashes.nim.c:(.text+0x18a): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o: in function `murmurHash__CiCiZV9c7F9alrF1xV3QD1ag': stdlib_hashes.nim.c:(.text+0x280): undefined reference to `raiseDivByZero' ld: stdlib_hashes.nim.c:(.text+0x2a3): undefined reference to `raiseOverflow' ld: stdlib_hashes.nim.c:(.text+0x314): undefined reference to `raiseOverflow' ld: stdlib_hashes.nim.c:(.text+0x369): undefined reference to `raiseIndexError2' ld: stdlib_hashes.nim.c:(.text+0x3c2): undefined reference to `raiseOverflow' ld: stdlib_hashes.nim.c:(.text+0x4e3): undefined reference to `raiseDivByZero' ld: stdlib_hashes.nim.c:(.text+0x560): undefined reference to `raiseOverflow' ld: stdlib_hashes.nim.c:(.text+0x5ab): undefined reference to `raiseOverflow' ld: stdlib_hashes.nim.c:(.text+0x5d8): undefined reference to `raiseIndexError2' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o: in function `hash__6PCYkKlCNhq9cnRLnqWKkwQ': stdlib_hashes.nim.c:(.text+0x86f): undefined reference to `raiseIndexError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o: in function `hashIgnoreCase__6PCYkKlCNhq9cnRLnqWKkwQ_2': stdlib_hashes.nim.c:(.text+0xbcc): undefined reference to `raiseOverflow' ld: stdlib_hashes.nim.c:(.text+0xc95): undefined reference to `raiseIndexError2' ld: stdlib_hashes.nim.c:(.text+0xd0c): undefined reference to `raiseOverflow' ld: stdlib_hashes.nim.c:(.text+0xd37): undefined reference to `raiseRangeErrorI' ld: stdlib_hashes.nim.c:(.text+0xdae): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_hashes.nim.c.o: in function `hashIgnoreStyle__6PCYkKlCNhq9cnRLnqWKkwQ_3': stdlib_hashes.nim.c:(.text+0xf32): undefined reference to `raiseIndexError2' ld: stdlib_hashes.nim.c:(.text+0xfa0): undefined reference to `raiseOverflow' ld: stdlib_hashes.nim.c:(.text+0x100d): undefined reference to `raiseOverflow' ld: stdlib_hashes.nim.c:(.text+0x1038): undefined reference to `raiseRangeErrorI' ld: stdlib_hashes.nim.c:(.text+0x10af): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o: in function `nimFrame': stdlib_strutils.nim.c:(.text+0xf): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_strutils.nim.c:(.text+0x28): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_strutils.nim.c:(.text+0x40): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_strutils.nim.c:(.text+0x52): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_strutils.nim.c:(.text+0x65): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o: in function `popFrame': stdlib_strutils.nim.c:(.text+0x76): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_strutils.nim.c:(.text+0x80): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o: in function `nsuToLowerAsciiChar': stdlib_strutils.nim.c:(.text+0x132): undefined reference to `raiseOverflow' ld: stdlib_strutils.nim.c:(.text+0x15d): undefined reference to `raiseRangeErrorI' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strutils.nim.c.o: in function `nsuCmpIgnoreCase': stdlib_strutils.nim.c:(.text+0x2d9): undefined reference to `raiseIndexError2' ld: stdlib_strutils.nim.c:(.text+0x347): undefined reference to `raiseIndexError2' ld: stdlib_strutils.nim.c:(.text+0x399): undefined reference to `raiseOverflow' ld: stdlib_strutils.nim.c:(.text+0x400): undefined reference to `raiseOverflow' ld: stdlib_strutils.nim.c:(.text+0x473): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o: in function `Marker_tyRef__9a5v4OQPlGqsA25ioN8hFYA': stdlib_times.nim.c:(.text+0x42): undefined reference to `nimGCvisit' ld: stdlib_times.nim.c:(.text+0x59): undefined reference to `nimGCvisit' ld: stdlib_times.nim.c:(.text+0x70): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o: in function `TM__6NbDwwj5FY059b1gz2AsAZQ_4': stdlib_times.nim.c:(.text+0x8b): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o: in function `TM__6NbDwwj5FY059b1gz2AsAZQ_5': stdlib_times.nim.c:(.text+0xa6): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o: in function `stdlib_timesInit000': stdlib_times.nim.c:(.text+0xc3): undefined reference to `nimRegisterThreadLocalMarker' ld: stdlib_times.nim.c:(.text+0xcf): undefined reference to `nimRegisterThreadLocalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_times.nim.c.o: in function `stdlib_timesDatInit000': stdlib_times.nim.c:(.text+0x1d1): undefined reference to `NTI__ytyiCJqK439aF9cIibuRVpAg_' ld: stdlib_times.nim.c:(.text+0x325): undefined reference to `NTI__77mFvmsOLKik79ci2hXkHEg_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o: in function `Marker_tySequence__sM4lkSb7zS6F7OVMvW9cffQ': stdlib_os.nim.c:(.text+0x45): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o: in function `TM__yu6cxgKBBXbNsTkT9cyMd4g_2': stdlib_os.nim.c:(.text+0x81): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o: in function `stdlib_osInit000': stdlib_os.nim.c:(.text+0x9e): undefined reference to `nimRegisterThreadLocalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_os.nim.c.o: in function `stdlib_osDatInit000': stdlib_os.nim.c:(.text+0xc9): undefined reference to `NTI__77mFvmsOLKik79ci2hXkHEg_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `Marker_tySequence__xv3aaFd3JCw8NbmALHiezQ': stdlib_strtabs.nim.c:(.text+0x54): undefined reference to `nimGCvisit' ld: stdlib_strtabs.nim.c:(.text+0x82): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `Marker_tyRef__n9cmoMXcDs47wYDFGEXuCfw': stdlib_strtabs.nim.c:(.text+0xd5): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `nimFrame': stdlib_strtabs.nim.c:(.text+0xeb): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_strtabs.nim.c:(.text+0x104): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_strtabs.nim.c:(.text+0x11c): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_strtabs.nim.c:(.text+0x12e): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_strtabs.nim.c:(.text+0x141): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `popFrame': stdlib_strtabs.nim.c:(.text+0x152): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_strtabs.nim.c:(.text+0x15c): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': stdlib_strtabs.nim.c:(.text+0x31f): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: stdlib_strtabs.nim.c:(.text+0x324): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `nstnewStringTable': stdlib_strtabs.nim.c:(.text+0x5f0): undefined reference to `newObj' ld: stdlib_strtabs.nim.c:(.text+0x68c): undefined reference to `newSeqRC1' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `myCmp__eVng2zDJS9b9clmhuRshG5qw': stdlib_strtabs.nim.c:(.text+0x88d): undefined reference to `cmp__NAicU5bAGXmkx2NJujGi7g' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `nextTry__utGEK6yQ09bIOKHFXfDbVlAstrtabs': stdlib_strtabs.nim.c:(.text+0x9d1): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `rawGet__X5BdUJaOXir9aSEySVC9auGg': stdlib_strtabs.nim.c:(.text+0xb2c): undefined reference to `raiseIndexError2' ld: stdlib_strtabs.nim.c:(.text+0xbcc): undefined reference to `raiseIndexError2' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `mustRehash__gluTWOK1wKKJeMdWZL2rtA': stdlib_strtabs.nim.c:(.text+0xd88): undefined reference to `raiseOverflow' ld: stdlib_strtabs.nim.c:(.text+0xdb5): undefined reference to `raiseOverflow' ld: stdlib_strtabs.nim.c:(.text+0xdf9): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `rawInsert__9cW39b7ovVEYQC3Im9cP8NBfA': stdlib_strtabs.nim.c:(.text+0xf82): undefined reference to `raiseIndexError2' ld: stdlib_strtabs.nim.c:(.text+0x1072): undefined reference to `raiseIndexError2' ld: stdlib_strtabs.nim.c:(.text+0x10cf): undefined reference to `copyStringRC1' ld: stdlib_strtabs.nim.c:(.text+0x1167): undefined reference to `raiseIndexError2' ld: stdlib_strtabs.nim.c:(.text+0x11c4): undefined reference to `copyStringRC1' ld: stdlib_strtabs.nim.c:(.text+0x125c): undefined reference to `raiseIndexError2' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `enlarge__cvA7ksxbnJWGPZwLRu9c1YQ': stdlib_strtabs.nim.c:(.text+0x15cf): undefined reference to `raiseOverflow' ld: stdlib_strtabs.nim.c:(.text+0x15f9): undefined reference to `raiseRangeErrorI' ld: stdlib_strtabs.nim.c:(.text+0x160f): undefined reference to `newSeq' ld: stdlib_strtabs.nim.c:(.text+0x1745): undefined reference to `raiseIndexError2' ld: stdlib_strtabs.nim.c:(.text+0x17e1): undefined reference to `raiseIndexError2' ld: stdlib_strtabs.nim.c:(.text+0x18ae): undefined reference to `raiseIndexError2' ld: stdlib_strtabs.nim.c:(.text+0x1978): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `nstPut': stdlib_strtabs.nim.c:(.text+0x1b10): undefined reference to `raiseIndexError2' ld: stdlib_strtabs.nim.c:(.text+0x1b6f): undefined reference to `copyStringRC1' ld: stdlib_strtabs.nim.c:(.text+0x1ca6): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `nstnewStringTableWithTableConstr': stdlib_strtabs.nim.c:(.text+0x1de2): undefined reference to `raiseIndexError2' ld: stdlib_strtabs.nim.c:(.text+0x1e2f): undefined reference to `raiseIndexError2' ld: stdlib_strtabs.nim.c:(.text+0x1eb9): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `getOrDefault__2a0cbxcfpWcXtK45m9bR5Kg': stdlib_strtabs.nim.c:(.text+0x2079): undefined reference to `raiseIndexError2' ld: stdlib_strtabs.nim.c:(.text+0x20a4): undefined reference to `copyString' ld: stdlib_strtabs.nim.c:(.text+0x20ca): undefined reference to `copyString' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_strtabs.nim.c.o: in function `stdlib_strtabsDatInit000': stdlib_strtabs.nim.c:(.text+0x2115): undefined reference to `NTI__ytyiCJqK439aF9cIibuRVpAg_' ld: stdlib_strtabs.nim.c:(.text+0x2143): undefined reference to `NTI__rR5Bzr1D5krxoo1NcNyeMA_' ld: stdlib_strtabs.nim.c:(.text+0x21bc): undefined reference to `NTI__77mFvmsOLKik79ci2hXkHEg_' ld: stdlib_strtabs.nim.c:(.text+0x21f8): undefined reference to `NTI__77mFvmsOLKik79ci2hXkHEg_' ld: stdlib_strtabs.nim.c:(.text+0x2234): undefined reference to `NTI__VaVACK0bpYmqIQ0mKcHfQQ_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `Marker_tySequence__RFxWfaeuyO9bchogjTGzuUA': stdlib_xmltree.nim.c:(.text+0x45): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `Marker_tyRef__MaJ21s3JWuTNJTXNEUHXSQ': stdlib_xmltree.nim.c:(.text+0xbe): undefined reference to `nimGCvisit' ld: stdlib_xmltree.nim.c:(.text+0xd7): undefined reference to `nimGCvisit' ld: stdlib_xmltree.nim.c:(.text+0xee): undefined reference to `nimGCvisit' ld: stdlib_xmltree.nim.c:(.text+0x105): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `nimFrame': stdlib_xmltree.nim.c:(.text+0x11c): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_xmltree.nim.c:(.text+0x135): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_xmltree.nim.c:(.text+0x14d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_xmltree.nim.c:(.text+0x15f): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_xmltree.nim.c:(.text+0x172): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `popFrame': stdlib_xmltree.nim.c:(.text+0x183): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_xmltree.nim.c:(.text+0x18d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlNode__dQfzrM4eFRXTfdduIk49cuw': stdlib_xmltree.nim.c:(.text+0x210): undefined reference to `newObj' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': stdlib_xmltree.nim.c:(.text+0x405): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: stdlib_xmltree.nim.c:(.text+0x40a): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newElement__qytV1ok6CJmBdu5AkYO1xg': stdlib_xmltree.nim.c:(.text+0x6fd): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x730): undefined reference to `copyStringRC1' ld: stdlib_xmltree.nim.c:(.text+0x776): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ': stdlib_xmltree.nim.c:(.text+0x937): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x949): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x9e8): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x9fa): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0xa3a): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `len__qxhN7KFhzEt2KlSN1AjrKgxmltree': stdlib_xmltree.nim.c:(.text+0xb00): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `X5BX5D___IfKIL9c8lTnZn3C9arpih9aeQxmltree': stdlib_xmltree.nim.c:(.text+0xc9a): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0xcf9): undefined reference to `raiseIndexError2' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA': stdlib_xmltree.nim.c:(.text+0xeae): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ': stdlib_xmltree.nim.c:(.text+0xff4): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x1081): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x1093): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x10d5): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x10e7): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1129): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x113b): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x117d): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x118f): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x11cf): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x11e1): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1222): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2': stdlib_xmltree.nim.c:(.text+0x13a5): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x1429): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x143b): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x147d): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x148f): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x14d1): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x14e3): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1525): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x1537): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1579): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x158b): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x15cb): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x15dd): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x161e): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `add__ScTx08m9bDgG8FqKvF09cIFA': stdlib_xmltree.nim.c:(.text+0x1835): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x184a): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x188b): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x18c5): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x18da): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x193b): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x19ae): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x1ae3): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x1b83): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x1c1f): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x1c73): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x1c88): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1ccb): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x1ce0): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1d26): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x1d3b): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1daa): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x1dbf): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1e08): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x1e7e): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x1e93): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1f5f): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x1f97): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x1fac): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x20e8): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x2194): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x21a9): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2203): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x223d): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x2252): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x229c): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x22b1): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2310): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x2373): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x23ad): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x23c2): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2411): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x2426): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2480): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x24c7): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x24dc): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2524): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x2539): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2593): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x25cd): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x25e2): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x262c): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x2641): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2689): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x269e): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x26df): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x2719): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x272e): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2778): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x278d): undefined reference to `unsureAsgnRef' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newText__lIKHICv0QWYTrKo9cmYCIpg': stdlib_xmltree.nim.c:(.text+0x290b): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x293e): undefined reference to `copyStringRC1' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newComment__0QU81vI7aC3mJzRJpMvSdg': stdlib_xmltree.nim.c:(.text+0x2a17): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x2a4a): undefined reference to `copyStringRC1' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newCData__wlhx3SYsOoejr6cg9cS9cOMQ': stdlib_xmltree.nim.c:(.text+0x2b23): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x2b56): undefined reference to `copyStringRC1' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newEntity__IYDiXGDLumr9crRvjSApDsg': stdlib_xmltree.nim.c:(.text+0x2c2f): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x2c62): undefined reference to `copyStringRC1' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlTree__xntfdcYvAguJCTyb6bBNvQ': stdlib_xmltree.nim.c:(.text+0x3061): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x3097): undefined reference to `copyStringRC1' ld: stdlib_xmltree.nim.c:(.text+0x30f0): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x3118): undefined reference to `raiseRangeErrorI' ld: stdlib_xmltree.nim.c:(.text+0x3157): undefined reference to `newSeqRC1' ld: stdlib_xmltree.nim.c:(.text+0x31b2): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x323c): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x329b): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x32c5): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x3340): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x3379): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `worker__6tKeRp8EyUwR1FUavPobDg': stdlib_xmltree.nim.c:(.text+0x349e): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x34d8): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x34ed): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x3563): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x3642): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x36c9): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `delete__YGUzzUyqd4GwcCc9b7Oe2Zw': stdlib_xmltree.nim.c:(.text+0x38a8): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x38bf): undefined reference to `delete__WgNdh0Kdb43J4364QvzLvQ' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `X5BX5D___paWDcMcjnSUFVf9aHAWbyJwxmltree': stdlib_xmltree.nim.c:(.text+0x39a3): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x3a0e): undefined reference to `raiseIndexError2' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `clear__tw3AZT9bIVd09cTeud4JdM9cg': stdlib_xmltree.nim.c:(.text+0x3ba1): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x3c11): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x3c30): undefined reference to `setLengthSeqV2' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `attrs__yNpLMrLjIV2S3xHN9cMrtDAxmltree': stdlib_xmltree.nim.c:(.text+0x3d26): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `tag__CW2kwq1o0Go7mE9cBcjrYHQ_2xmltree': stdlib_xmltree.nim.c:(.text+0x3f45): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x3f55): undefined reference to `copyString' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `child__JlAyVSMp7u9aryEwrNn6FzQ': stdlib_xmltree.nim.c:(.text+0x4288): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x43f5): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__59cbMyLbqxk9cAonHJAxcSmg': stdlib_xmltree.nim.c:(.text+0x455f): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x4757): undefined reference to `incrSeqV3' ld: stdlib_xmltree.nim.c:(.text+0x476c): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x4827): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000': stdlib_xmltree.nim.c:(.text+0x4aee): undefined reference to `NTI__77mFvmsOLKik79ci2hXkHEg_' ld: stdlib_xmltree.nim.c:(.text+0x4b70): undefined reference to `NTI__77mFvmsOLKik79ci2hXkHEg_' ld: stdlib_xmltree.nim.c:(.text+0x4c92): undefined reference to `NTI__rR5Bzr1D5krxoo1NcNyeMA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `TM__eg8DnbcO4se4H1Hhm4gp2Q_2': @mxmltree_examples1.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `nimFrame': @mxmltree_examples1.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples1.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples1.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples1.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples1.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `popFrame': @mxmltree_examples1.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples1.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples1.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples1.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `add__h5EN37DzGwIRbfOtA8cy9agxmltree': @mxmltree_examples1.nim.c:(.text+0x6f9): undefined reference to `raiseFieldError' ld: @mxmltree_examples1.nim.c:(.text+0x708): undefined reference to `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' ld: @mxmltree_examples1.nim.c:(.text+0x710): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `unknown_xmltree_examples1Init000': @mxmltree_examples1.nim.c:(.text+0x9f5): undefined reference to `nimRegisterGlobalMarker' ld: @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/stdlib_xmltree.nim.c.o: in function `Marker_tySequence__RFxWfaeuyO9bchogjTGzuUA': stdlib_xmltree.nim.c:(.text+0x45): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `Marker_tyRef__MaJ21s3JWuTNJTXNEUHXSQ': stdlib_xmltree.nim.c:(.text+0xbe): undefined reference to `nimGCvisit' ld: stdlib_xmltree.nim.c:(.text+0xd7): undefined reference to `nimGCvisit' ld: stdlib_xmltree.nim.c:(.text+0xee): undefined reference to `nimGCvisit' ld: stdlib_xmltree.nim.c:(.text+0x105): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `nimFrame': stdlib_xmltree.nim.c:(.text+0x11c): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_xmltree.nim.c:(.text+0x135): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_xmltree.nim.c:(.text+0x14d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_xmltree.nim.c:(.text+0x15f): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_xmltree.nim.c:(.text+0x172): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `popFrame': stdlib_xmltree.nim.c:(.text+0x183): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: stdlib_xmltree.nim.c:(.text+0x18d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlNode__dQfzrM4eFRXTfdduIk49cuw': stdlib_xmltree.nim.c:(.text+0x210): undefined reference to `newObj' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': stdlib_xmltree.nim.c:(.text+0x405): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: stdlib_xmltree.nim.c:(.text+0x40a): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newElement__qytV1ok6CJmBdu5AkYO1xg': stdlib_xmltree.nim.c:(.text+0x6fd): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x730): undefined reference to `copyStringRC1' ld: stdlib_xmltree.nim.c:(.text+0x776): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addIndent__sXcezDB9aQ3JQdu8t0U7BnQ': stdlib_xmltree.nim.c:(.text+0x937): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x949): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x9e8): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x9fa): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0xa3a): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `len__qxhN7KFhzEt2KlSN1AjrKgxmltree': stdlib_xmltree.nim.c:(.text+0xb00): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `X5BX5D___IfKIL9c8lTnZn3C9arpih9aeQxmltree': stdlib_xmltree.nim.c:(.text+0xc9a): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0xcf9): undefined reference to `raiseIndexError2' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `noWhitespace__VTqR1QbcyM89cPr5EMUXHDA': stdlib_xmltree.nim.c:(.text+0xeae): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscapedAttr__QcdbN9cqgDDelrmFH11QvYQ': stdlib_xmltree.nim.c:(.text+0xff4): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x1081): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x1093): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x10d5): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x10e7): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1129): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x113b): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x117d): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x118f): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x11cf): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x11e1): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1222): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `addEscaped__QcdbN9cqgDDelrmFH11QvYQ_2': stdlib_xmltree.nim.c:(.text+0x13a5): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x1429): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x143b): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x147d): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x148f): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x14d1): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x14e3): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1525): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x1537): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1579): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x158b): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x15cb): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x15dd): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:Hint: (.text [Link]+0x 161e): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `add__ScTx08m9bDgG8FqKvF09cIFA': stdlib_xmltree.nim.c:(.text+0x1835): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x184a): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x188b): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x18c5): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x18da): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x193b): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x19ae): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x1ae3): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x1b83): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x1c1f): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x1c73): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x1c88): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1ccb): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x1ce0): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1d26): undefined reference to `resizeString' ldHint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_107.nim [Exec] : stdlib_xmltree.nim.c:(.text+0x1d3b): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1daa): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x1dbf): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1e08): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x1e7e): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x1e93): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x1f5f): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x1f97): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x1fac): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x20e8): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x2194): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x21a9): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2203): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x223d): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x2252): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x229c): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x22b1): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2310): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x2373): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x23ad): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x23c2): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2411): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x2426): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2480): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x24c7): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x24dc): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2524): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x2539): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2593): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x25cd): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x25e2): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x262c): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x2641): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2689): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x269e): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x26df): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x2719): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x272e): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x2778): undefined reference to `addChar' ld: stdlib_xmltree.nim.c:(.text+0x278d): undefined reference to `unsureAsgnRef' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newText__lIKHICv0QWYTrKo9cmYCIpg': stdlib_xmltree.nim.c:(.text+0x290b): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x293e): undefined reference to `copyStringRC1' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newComment__0QU81vI7aC3mJzRJpMvSdg': stdlib_xmltree.nim.c:(.text+0x2a17): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x2a4a): undefined reference to `copyStringRC1' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newCData__wlhx3SYsOoejr6cg9cS9cOMQ': stdlib_xmltree.nim.c:(.text+0x2b23): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x2b56): undefined reference to `copyStringRC1' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newEntity__IYDiXGDLumr9crRvjSApDsg': stdlib_xmltree.nim.c:(.text+0x2c2f): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x2c62): undefined reference to `copyStringRC1' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `newXmlTree__xntfdcYvAguJCTyb6bBNvQ': stdlib_xmltree.nim.c:(.text+0x3061): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x3097): undefined reference to `copyStringRC1' ld: stdlib_xmltree.nim.c:(.text+0x30f0): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x3118): undefined reference to `raiseRangeErrorI' ld: stdlib_xmltree.nim.c:(.text+0x3157): undefined reference to `newSeqRC1' ld: stdlib_xmltree.nim.c:(.text+0x31b2): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x323c): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x329b): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x32c5): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x3340): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x3379): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `worker__6tKeRp8EyUwR1FUavPobDg': stdlib_xmltree.nim.c:(.text+0x349e): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x34d8): undefined reference to `resizeString' ld: stdlib_xmltree.nim.c:(.text+0x34ed): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x3563): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x3642): undefined reference to `raiseIndexError2' ld: stdlib_xmltree.nim.c:(.text+0x36c9): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `delete__YGUzzUyqd4GwcCc9b7Oe2Zw': stdlib_xmltree.nim.c:(.text+0x38a8): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x38bf): undefined reference to `delete__WgNdh0Kdb43J4364QvzLvQ' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `X5BX5D___paWDcMcjnSUFVf9aHAWbyJwxmltree': stdlib_xmltree.nim.c:(.text+0x39a3): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x3a0e): undefined reference to `raiseIndexError2' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `clear__tw3AZT9bIVd09cTeud4JdM9cg': stdlib_xmltree.nim.c:(.text+0x3ba1): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x3c11): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x3c30): undefined reference to `setLengthSeqV2' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `attrs__yNpLMrLjIV2S3xHN9cMrtDAxmltree': stdlib_xmltree.nim.c:(.text+0x3d26): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `tag__CW2kwq1o0Go7mE9cBcjrYHQ_2xmltree': stdlib_xmltree.nim.c:(.text+0x3f45): undefined reference to `raiseFieldError' ld: stdlib_xmltree.nim.c:(.text+0x3f55): undefined reference to `copyString' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `child__JlAyVSMp7u9aryEwrNn6FzQ': stdlib_xmltree.nim.c:(.text+0x4288): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x43f5): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `findAll__59cbMyLbqxk9cAonHJAxcSmg': stdlib_xmltree.nim.c:(.text+0x455f): undefined reference to `raiseOverflow' ld: stdlib_xmltree.nim.c:(.text+0x4757): undefined reference to `incrSeqV3' ld: stdlib_xmltree.nim.c:(.text+0x476c): undefined reference to `unsureAsgnRef' ld: stdlib_xmltree.nim.c:(.text+0x4827): undefined reference to `raiseOverflow' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: in function `atmdotdotatsdotdotatsdotdotatsdotdotatsRPMatsBUILDatsnimminus1dot4dot6atslibatspureatsxmltreedotnim__xmltreeDatInit000': stdlib_xmltree.nim.c:(.text+0x4aee): undefined reference to `NTI__77mFvmsOLKik79ci2hXkHEg_' ld: stdlib_xmltree.nim.c:(.text+0x4b70): undefined reference to `NTI__77mFvmsOLKik79ci2hXkHEg_' ld: stdlib_xmltree.nim.c:(.text+0x4c92): undefined reference to `NTI__rR5Bzr1D5krxoo1NcNyeMA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o: in function `TM__E7N1bJ5qp3R19aSdzwqdxpQ_2': @mxmltree_examples2.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o: in function `nimFrame': @mxmltree_examples2.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples2.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples2.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples2.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples2.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o: in function `popFrame': @mxmltree_examples2.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples2.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples2.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples2.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples2.nim.c:(.text+0x6f9): undefined reference to `raiseFieldError' ld: @mxmltree_examples2.nim.c:(.text+0x710): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples2.nim.c.o: in function `unknown_xmltree_examples2Init000': @mxmltree_examples2.nim.c:(.text+0x9f5): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o: in function `TM__HOl0P9btgh43rnvZNeHV6RA_2': @mxmltree_examples3.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o: in function `nimFrame': @mxmltree_examples3.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples3.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples3.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples3.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples3.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o: in function `popFrame': @mxmltree_examples3.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples3.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples3.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples3.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples3.nim.c.o: in function `unknown_xmltree_examples3Init000': @mxmltree_examples3.nim.c:(.text+0x8e3): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o: in function `TM__R9bRn3aHF9a6J8N8ro9aYS6jA_2': @mxmltree_examples4.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o: in function `nimFrame': @mxmltree_examples4.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples4.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples4.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples4.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples4.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o: in function `popFrame': @mxmltree_examples4.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples4.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples4.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples4.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples4.nim.c.o: in function `unknown_xmltree_examples4Init000': @mxmltree_examples4.nim.c:(.text+0x8e3): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o: in function `TM__eygX1dSAIa4CbzsnSQ8ncA_2': @mxmltree_examples5.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o: in function `nimFrame': @mxmltree_examples5.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples5.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples5.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples5.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples5.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o: in function `popFrame': @mxmltree_examples5.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples5.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples5.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples5.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples5.nim.c.o: in function `unknown_xmltree_examples5Init000': @mxmltree_examples5.nim.c:(.text+0x8e3): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o: in function `TM__abphN1BZdB0p09bPVzBZyqA_2': @mxmltree_examples6.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o: in function `nimFrame': @mxmltree_examples6.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples6.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples6.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples6.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples6.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o: in function `popFrame': @mxmltree_examples6.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples6.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples6.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples6.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples6.nim.c.o: in function `unknown_xmltree_examples6Init000': @mxmltree_examples6.nim.c:(.text+0x8e3): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o: in function `TM__taotGXXa20K2L9bO22tKfBw_2': @mxmltree_examples7.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o: in function `nimFrame': @mxmltree_examples7.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples7.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples7.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples7.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples7.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o: in function `popFrame': @mxmltree_examples7.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples7.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples7.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples7.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples7.nim.c:(.text+0x6f9): undefined reference to `raiseFieldError' ld: @mxmltree_examples7.nim.c:(.text+0x710): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o: in function `TM__taotGXXa20K2L9bO22tKfBw_7': @mxmltree_examples7.nim.c:(.text+0x796): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o: in function `TM__taotGXXa20K2L9bO22tKfBw_10': @mxmltree_examples7.nim.c:(.text+0x7b1): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o: in function `TM__taotGXXa20K2L9bO22tKfBw_16': @mxmltree_examples7.nim.c:(.text+0x7cc): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples7.nim.c.o: in function `unknown_xmltree_examples7Init000': @mxmltree_examples7.nim.c:(.text+0xa1a): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples7.nim.c:(.text+0xa26): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples7.nim.c:(.text+0xa32): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples7.nim.c:(.text+0xa3e): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o: in function `TM__2mnWo9cNdiyBTWErAXbXhkA_2': @mxmltree_examples8.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o: in function `nimFrame': @mxmltree_examples8.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples8.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples8.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples8.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples8.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o: in function `popFrame': @mxmltree_examples8.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples8.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples8.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples8.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o: in function `text__CW2kwq1o0Go7mE9cBcjrYHQxmltree': @mxmltree_examples8.nim.c:(.text+0x901): undefined reference to `raiseFieldError' ld: @mxmltree_examples8.nim.c:(.text+0x911): undefined reference to `copyString' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples8.nim.c.o: in function `unknown_xmltree_examples8Init000': @mxmltree_examples8.nim.c:(.text+0x95d): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o: in function `TM__LaTcKGHYArK0Ha5NJdmXCQ_2': @mxmltree_examples9.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o: in function `nimFrame': @mxmltree_examples9.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples9.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples9.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples9.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples9.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o: in function `popFrame': @mxmltree_examples9.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples9.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples9.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples9.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o: in function `texteq___7lysXyLGhNsc5Tnz71G6qQxmltree': @mxmltree_examples9.nim.c:(.text+0x988): undefined reference to `raiseFieldError' ld: @mxmltree_examples9.nim.c:(.text+0x9bb): undefined reference to `copyStringRC1' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples9.nim.c.o: in function `unknown_xmltree_examples9Init000': @mxmltree_examples9.nim.c:(.text+0xa1b): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o: in function `TM__9aWZ2q26QvBnGXwHT1XU5oQ_2': @mxmltree_examples10.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o: in function `nimFrame': @mxmltree_examples10.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples10.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples10.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples10.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples10.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o: in function `popFrame': @mxmltree_examples10.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples10.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples10.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples10.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples10.nim.c:(.text+0x6f9): undefined reference to `raiseFieldError' ld: @mxmltree_examples10.nim.c:(.text+0x710): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o: in function `tag__CW2kwq1o0Go7mE9cBcjrYHQ_2xmltree': @mxmltree_examples10.nim.c:(.text+0x9ff): undefined reference to `raiseFieldError' ld: @mxmltree_examples10.nim.c:(.text+0xa0f): undefined reference to `copyString' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples10.nim.c.o: in function `unknown_xmltree_examples10Init000': @mxmltree_examples10.nim.c:(.text+0xa5b): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o: in function `TM__Gclo1KygnNsWExQAlLZEcg_2': @mxmltree_examples11.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o: in function `nimFrame': @mxmltree_examples11.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples11.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples11.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples11.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples11.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o: in function `popFrame': @mxmltree_examples11.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples11.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples11.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples11.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples11.nim.c:(.text+0x6f9): undefined reference to `raiseFieldError' ld: @mxmltree_examples11.nim.c:(.text+0x710): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o: in function `tageq___E9coUfeL35KyxeS4Pj5tgSQxmltree': @mxmltree_examples11.nim.c:(.text+0xa86): undefined reference to `raiseFieldError' ld: @mxmltree_examples11.nim.c:(.text+0xab9): undefined reference to `copyStringRC1' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples11.nim.c.o: in function `unknown_xmltree_examples11Init000': @mxmltree_examples11.nim.c:(.text+0xb19): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o: in function `TM__a9cuE4cN6Fi6pPoMGDL9bTxg_2': @mxmltree_examples12.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o: in function `nimFrame': @mxmltree_examples12.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples12.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples12.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples12.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples12.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o: in function `popFrame': @mxmltree_examples12.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples12.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples12.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples12.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples12.nim.c:(.text+0x6f9): undefined reference to `raiseFieldError' ld: @mxmltree_examples12.nim.c:(.text+0x710): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples12.nim.c.o: in function `unknown_xmltree_examples12Init000': @mxmltree_examples12.nim.c:(.text+0x96a): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o: in function `TM__xhZfY3785mZ87Sl6LcueBQ_2': @mxmltree_examples13.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o: in function `nimFrame': @mxmltree_examples13.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples13.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples13.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples13.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples13.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o: in function `popFrame': @mxmltree_examples13.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples13.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples13.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples13.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples13.nim.c:(.text+0x6f9): undefined reference to `raiseFieldError' ld: @mxmltree_examples13.nim.c:(.text+0x710): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples13.nim.c.o: in function `unknown_xmltree_examples13Init000': @mxmltree_examples13.nim.c:(.text+0x96a): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o: in function `TM__4Be9c9cTAOgx4iN7VmN9ahnRg_2': @mxmltree_examples14.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o: in function `nimFrame': @mxmltree_examples14.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples14.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples14.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples14.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples14.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o: in function `popFrame': @mxmltree_examples14.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples14.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples14.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples14.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples14.nim.c:(.text+0x6f9): undefined reference to `raiseFieldError' ld: @mxmltree_examples14.nim.c:(.text+0x710): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o: in function `insert__cD0qSxG7vOUhuhVp9cmsVFAxmltree': @mxmltree_examples14.nim.c:(.text+0x867): undefined reference to `raiseFieldError' ld: @mxmltree_examples14.nim.c:(.text+0x8d6): undefined reference to `raiseFieldError' ld: @mxmltree_examples14.nim.c:(.text+0x8f8): undefined reference to `raiseRangeErrorI' ld: @mxmltree_examples14.nim.c:(.text+0x913): undefined reference to `insert__VklCcBNkxLuWi5ZI7FFGIg' ld: @mxmltree_examples14.nim.c:(.text+0x957): undefined reference to `raiseFieldError' ld: @mxmltree_examples14.nim.c:(.text+0x982): undefined reference to `raiseFieldError' ld: @mxmltree_examples14.nim.c:(.text+0x9c7): undefined reference to `raiseRangeErrorI' ld: @mxmltree_examples14.nim.c:(.text+0x9e2): undefined reference to `insert__VklCcBNkxLuWi5ZI7FFGIg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples14.nim.c.o: in function `unknown_xmltree_examples14Init000': @mxmltree_examples14.nim.c:(.text+0xbea): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o: in function `TM__uTjwoHj5deJADrWVxJqFfw_2': @mxmltree_examples15.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o: in function `nimFrame': @mxmltree_examples15.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples15.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples15.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples15.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples15.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o: in function `popFrame': @mxmltree_examples15.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples15.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples15.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples15.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples15.nim.c:(.text+0x6f9): undefined reference to `raiseFieldError' ld: @mxmltree_examples15.nim.c:(.text+0x710): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o: in function `insert__cD0qSxG7vOUhuhVp9cmsVFAxmltree': @mxmltree_examples15.nim.c:(.text+0x867): undefined reference to `raiseFieldError' ld: @mxmltree_examples15.nim.c:(.text+0x8d6): undefined reference to `raiseFieldError' ld: @mxmltree_examples15.nim.c:(.text+0x8f8): undefined reference to `raiseRangeErrorI' ld: @mxmltree_examples15.nim.c:(.text+0x913): undefined reference to `insert__VklCcBNkxLuWi5ZI7FFGIg' ld: @mxmltree_examples15.nim.c:(.text+0x957): undefined reference to `raiseFieldError' ld: @mxmltree_examples15.nim.c:(.text+0x982): undefined reference to `raiseFieldError' ld: @mxmltree_examples15.nim.c:(.text+0x9c7): undefined reference to `raiseRangeErrorI' ld: @mxmltree_examples15.nim.c:(.text+0x9e2): undefined reference to `insert__VklCcBNkxLuWi5ZI7FFGIg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples15.nim.c.o: in function `unknown_xmltree_examples15Init000': @mxmltree_examples15.nim.c:(.text+0xbea): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o: in function `TM__hi6uyXOzq0EtUjYSySoi9cA_2': @mxmltree_examples16.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o: in function `nimFrame': @mxmltree_examples16.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples16.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples16.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples16.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples16.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o: in function `popFrame': @mxmltree_examples16.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples16.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples16.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples16.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples16.nim.c:(.text+0x6f9): undefined reference to `raiseFieldError' ld: @mxmltree_examples16.nim.c:(.text+0x710): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o: in function `insert__cD0qSxG7vOUhuhVp9cmsVFAxmltree': @mxmltree_examples16.nim.c:(.text+0x867): undefined reference to `raiseFieldError' ld: @mxmltree_examples16.nim.c:(.text+0x8d6): undefined reference to `raiseFieldError' ld: @mxmltree_examples16.nim.c:(.text+0x8f8): undefined reference to `raiseRangeErrorI' ld: @mxmltree_examples16.nim.c:(.text+0x913): undefined reference to `insert__VklCcBNkxLuWi5ZI7FFGIg' ld: @mxmltree_examples16.nim.c:(.text+0x957): undefined reference to `raiseFieldError' ld: @mxmltree_examples16.nim.c:(.text+0x982): undefined reference to `raiseFieldError' ld: @mxmltree_examples16.nim.c:(.text+0x9c7): undefined reference to `raiseRangeErrorI' ld: @mxmltree_examples16.nim.c:(.text+0x9e2): undefined reference to `insert__VklCcBNkxLuWi5ZI7FFGIg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o: in function `len__qxhN7KFhzEt2KlSN1AjrKgxmltree': @mxmltree_examples16.nim.c:(.text+0xa9a): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples16.nim.c.o: in function `unknown_xmltree_examples16Init000': @mxmltree_examples16.nim.c:(.text+0xb10): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o: in function `TM__erezlopEzpHdyt9bRZG9aEPA_2': @mxmltree_examples17.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o: in function `nimFrame': @mxmltree_examples17.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples17.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples17.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples17.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples17.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o: in function `popFrame': @mxmltree_examples17.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples17.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples17.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples17.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o: in function `TM__erezlopEzpHdyt9bRZG9aEPA_5': @mxmltree_examples17.nim.c:(.text+0x70f): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples17.nim.c.o: in function `unknown_xmltree_examples17Init000': @mxmltree_examples17.nim.c:(.text+0x73b): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples17.nim.c:(.text+0x747): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o: in function `TM__lbgOp69bk21R7hScDw9cFy7A_2': @mxmltree_examples18.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o: in function `nimFrame': @mxmltree_examples18.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples18.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples18.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples18.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples18.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o: in function `popFrame': @mxmltree_examples18.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples18.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples18.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples18.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples18.nim.c:(.text+0x6f9): undefined reference to `raiseFieldError' ld: @mxmltree_examples18.nim.c:(.text+0x710): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o: in function `insert__cD0qSxG7vOUhuhVp9cmsVFAxmltree': @mxmltree_examples18.nim.c:(.text+0x867): undefined reference to `raiseFieldError' ld: @mxmltree_examples18.nim.c:(.text+0x8d6): undefined reference to `raiseFieldError' ld: @mxmltree_examples18.nim.c:(.text+0x8f8): undefined reference to `raiseRangeErrorI' ld: @mxmltree_examples18.nim.c:(.text+0x913): undefined reference to `insert__VklCcBNkxLuWi5ZI7FFGIg' ld: @mxmltree_examples18.nim.c:(.text+0x957): undefined reference to `raiseFieldError' ld: @mxmltree_examples18.nim.c:(.text+0x982): undefined reference to `raiseFieldError' ld: @mxmltree_examples18.nim.c:(.text+0x9c7): undefined reference to `raiseRangeErrorI' ld: @mxmltree_examples18.nim.c:(.text+0x9e2): undefined reference to `insert__VklCcBNkxLuWi5ZI7FFGIg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o: in function `X5BX5D___paWDcMcjnSUFVf9aHAWbyJwxmltree': @mxmltree_examples18.nim.c:(.text+0xac6): undefined reference to `raiseFieldError' ld: @mxmltree_examples18.nim.c:(.text+0xb31): undefined reference to `raiseIndexError2' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples18.nim.c.o: in function `unknown_xmltree_examples18Init000': @mxmltree_examples18.nim.c:(.text+0xd5a): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o: in function `TM__S73ragnmK8FfWS5u9aAzkIA_2': @mxmltree_examples19.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o: in function `nimFrame': @mxmltree_examples19.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples19.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples19.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples19.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples19.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o: in function `popFrame': @mxmltree_examples19.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples19.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples19.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples19.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples19.nim.c:(.text+0x6f9): undefined reference to `raiseFieldError' ld: @mxmltree_examples19.nim.c:(.text+0x710): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o: in function `TM__S73ragnmK8FfWS5u9aAzkIA_7': @mxmltree_examples19.nim.c:(.text+0x796): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o: in function `TM__S73ragnmK8FfWS5u9aAzkIA_10': @mxmltree_examples19.nim.c:(.text+0x7b1): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o: in function `TM__S73ragnmK8FfWS5u9aAzkIA_16': @mxmltree_examples19.nim.c:(.text+0x7cc): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples19.nim.c.o: in function `unknown_xmltree_examples19Init000': @mxmltree_examples19.nim.c:(.text+0xa1a): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples19.nim.c:(.text+0xa26): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples19.nim.c:(.text+0xa32): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples19.nim.c:(.text+0xa3e): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o: in function `TM__ZxJihv59axFsQ476Q7rWvYA_2': @mxmltree_examples20.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o: in function `nimFrame': @mxmltree_examples20.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples20.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples20.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples20.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples20.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o: in function `popFrame': @mxmltree_examples20.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples20.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples20.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples20.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples20.nim.c:(.text+0x6f9): undefined reference to `raiseFieldError' ld: @mxmltree_examples20.nim.c:(.text+0x710): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o: in function `TM__ZxJihv59axFsQ476Q7rWvYA_7': @mxmltree_examples20.nim.c:(.text+0x796): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples20.nim.c.o: in function `unknown_xmltree_examples20Init000': @mxmltree_examples20.nim.c:(.text+0x985): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples20.nim.c:(.text+0x991): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o: in function `TM__QA6GuHXkVPJLcXy2PNgD3g_2': @mxmltree_examples21.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o: in function `nimFrame': @mxmltree_examples21.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples21.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples21.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples21.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples21.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o: in function `popFrame': @mxmltree_examples21.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples21.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples21.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples21.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o: in function `TM__QA6GuHXkVPJLcXy2PNgD3g_8': @mxmltree_examples21.nim.c:(.text+0x684): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o: in function `attrseq___7ihmAPON4LTVgydo9b8r9clgxmltree': @mxmltree_examples21.nim.c:(.text+0x72e): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples21.nim.c.o: in function `unknown_xmltree_examples21Init000': @mxmltree_examples21.nim.c:(.text+0x960): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples21.nim.c:(.text+0x96c): undefined reference to `nimRegisterGlobalMarker' ldld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o: in function `TM__gsme3MVv6UId9cPdAevi09aw_2': @mxmltree_examples22.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o: in function `nimFrame': @mxmltree_examples22.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples22.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples22.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples22.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples22.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o: in function `popFrame': @mxmltree_examples22.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples22.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples22.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples22.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o: in function `attrs__yNpLMrLjIV2S3xHN9cMrtDAxmltree': @mxmltree_examples22.nim.c:(: .text/usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o+0x72a): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o:: in function `(TM__gsme3MVv6UId9cPdAevi09aw_7.bss+0x': 0@mxmltree_examples22.nim.c:(.text)+0x: multiple definition of `76dNTI__AXJIhVoWe4G3c3KjQE6ymQ_): undefined reference to `'nimGCvisit; ' /usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.old: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o: in function `attrseq___7ihmAPON4LTVgydo9b8r9clgxmltree': :@mxmltree_examples22.nim.c:(.bss(+0x.text0+0x)817: first defined here) : undefined reference to `ldraiseFieldError' : ld/usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: :/usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples22.nim.c.o(.bss: in function `+0xunknown_xmltree_examples22Init00040': @mxmltree_examples22.nim.c:): multiple definition of `(NTI__H9atqk7mZO4Wo9cXc7AfElkQ_.text'+0x886; )/usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: undefined reference to `nimRegisterGlobalMarker:' (ld.bss+0x: 40@mxmltree_examples22.nim.c:)(: first defined here.text +0xld892: )/usr/src/.cache/nim/xmltree_d/runnableExamples/stdlib_xmltree.nim.c.o: undefined reference to `:nimRegisterGlobalMarker(' ld.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 : /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o: in function `TM__tJNO9aKnMFjgBYRG9cRO1f7A_2': @mxmltree_examples23.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o: in function `nimFrame': @mxmltree_examples23.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples23.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples23.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples23.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples23.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o: in function `popFrame': @mxmltree_examples23.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples23.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples23.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples23.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o: in function `attrs__yNpLMrLjIV2S3xHN9cMrtDAxmltree': @mxmltree_examples23.nim.c:(.text+0x72a): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o: in function `TM__tJNO9aKnMFjgBYRG9cRO1f7A_7': @mxmltree_examples23.nim.c:(.text+0x76d): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o: in function `attrseq___7ihmAPON4LTVgydo9b8r9clgxmltree': @mxmltree_examples23.nim.c:(.text+0x817): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples23.nim.c.o: in function `unknown_xmltree_examples23Init000': @mxmltree_examples23.nim.c:(.text+0x886): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples23.nim.c:(.text+0x892): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o: in function `TM__VnPuBU9cxr9aVremoffVm4qA_2': @mxmltree_examples24.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o: in function `nimFrame': @mxmltree_examples24.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples24.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples24.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples24.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples24.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o: in function `popFrame': @mxmltree_examples24.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples24.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples24.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples24.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o: in function `attrsLen__qxhN7KFhzEt2KlSN1AjrKg_2xmltree': @mxmltree_examples24.nim.c:(.text+0x72a): undefined reference to `raiseFieldError' ld: @mxmltree_examples24.nim.c:(.text+0x762): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o: in function `TM__VnPuBU9cxr9aVremoffVm4qA_7': @mxmltree_examples24.nim.c:(.text+0x7b0): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o: in function `attrseq___7ihmAPON4LTVgydo9b8r9clgxmltree': @mxmltree_examples24.nim.c:(.text+0x85a): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples24.nim.c.o: in function `unknown_xmltree_examples24Init000': @mxmltree_examples24.nim.c:(.text+0x8c9): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples24.nim.c:(.text+0x8d5): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o: in function `TM__IxxhxWwuq1d6koxwjQ9a6AQ_2': @mxmltree_examples25.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o: in function `nimFrame': @mxmltree_examples25.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples25.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples25.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples25.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples25.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o: in function `popFrame': @mxmltree_examples25.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples25.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples25.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples25.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o: in function `TM__IxxhxWwuq1d6koxwjQ9a6AQ_4': @mxmltree_examples25.nim.c:(.text+0x684): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o: in function `attrseq___7ihmAPON4LTVgydo9b8r9clgxmltree': @mxmltree_examples25.nim.c:(.text+0x72e): undefined reference to `raiseFieldError' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples25.nim.c.o: in function `unknown_xmltree_examples25Init000': @mxmltree_examples25.nim.c:(.text+0x960): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples25.nim.c:(.text+0x96c): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o: in function `TM__Sg2QFkMZasEF2EoRFZJYyQ_2': @mxmltree_examples26.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o: in function `nimFrame': @mxmltree_examples26.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples26.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples26.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples26.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples26.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o: in function `popFrame': @mxmltree_examples26.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples26.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples26.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples26.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o: in function `TM__Sg2QFkMZasEF2EoRFZJYyQ_4': @mxmltree_examples26.nim.c:(.text+0x684): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o: in function `TM__Sg2QFkMZasEF2EoRFZJYyQ_6': @mxmltree_examples26.nim.c:(.text+0x69f): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o: in function `TM__Sg2QFkMZasEF2EoRFZJYyQ_8': @mxmltree_examples26.nim.c:(.text+0x6ba): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples26.nim.c.o: in function `unknown_xmltree_examples26Init000': @mxmltree_examples26.nim.c:(.text+0x8a9): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples26.nim.c:(.text+0x8b5): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples26.nim.c:(.text+0x8c1): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples26.nim.c:(.text+0x8cd): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples27.nim.c.o: in function `TM__w0748RK0jsxLYfg3prGNbg_2': @mxmltree_examples27.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples27.nim.c.o: in function `nimFrame': @mxmltree_examples27.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples27.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples27.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples27.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples27.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples27.nim.c.o: in function `popFrame': @mxmltree_examples27.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples27.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples27.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples27.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples27.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples27.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples27.nim.c:(.text+0x6f9): undefined reference to `raiseFieldError' ld: @mxmltree_examples27.nim.c:(.text+0x710): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples27.nim.c.o: in function `unknown_xmltree_examples27Init000': @mxmltree_examples27.nim.c:(.text+0x96a): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o: in function `TM__5vhcouYa5AHdDe0oxr2juQ_2': @mxmltree_examples28.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o: in function `nimFrame': @mxmltree_examples28.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples28.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples28.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples28.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples28.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o: in function `popFrame': @mxmltree_examples28.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples28.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples28.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples28.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o: in function `TM__5vhcouYa5AHdDe0oxr2juQ_4': @mxmltree_examples28.nim.c:(.text+0x684): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o: in function `TM__5vhcouYa5AHdDe0oxr2juQ_6': @mxmltree_examples28.nim.c:(.text+0x69f): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o: in function `TM__5vhcouYa5AHdDe0oxr2juQ_8': @mxmltree_examples28.nim.c:(.text+0x6ba): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples28.nim.c:(.text+0x74a): undefined reference to `raiseFieldError' ld: @mxmltree_examples28.nim.c:(.text+0x761): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o: in function `TM__5vhcouYa5AHdDe0oxr2juQ_15': @mxmltree_examples28.nim.c:(.text+0x7e7): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o: in function `TM__5vhcouYa5AHdDe0oxr2juQ_17': @mxmltree_examples28.nim.c:(.text+0x861): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o: in function `unknown_xmltree_examples28Init000': @mxmltree_examples28.nim.c:(.text+0xa53): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples28.nim.c:(.text+0xa5f): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples28.nim.c:(.text+0xa6b): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples28.nim.c:(.text+0xa77): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples28.nim.c:(.text+0xa83): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o:@mxmltree_examples28.nim.c:(.text+0xa8f): more undefined references to `nimRegisterGlobalMarker' follow ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples28.nim.c.o: in function `unknown_xmltree_examples28Init000': @mxmltree_examples28.nim.c:(.text+0xd38): undefined reference to `newSeq__fm9aiVNmpx1QDzR7I85Ml9aw' ld: @mxmltree_examples28.nim.c:(.text+0xdfe): undefined reference to `setLengthSeqV2' ld: @mxmltree_examples28.nim.c:(.text+0xec4): undefined reference to `setLengthSeqV2' ld: @mxmltree_examples28.nim.c:(.text+0xf8a): undefined reference to `setLengthSeqV2' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o: in function `TM__xTy6C3TnA2uDO7gSIRxfxg_2': @mxmltree_examples29.nim.c:(.text+0x14): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o: in function `nimFrame': @mxmltree_examples29.nim.c:(.text+0x2a): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples29.nim.c:(.text+0x43): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples29.nim.c:(.text+0x5b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples29.nim.c:(.text+0x6d): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples29.nim.c:(.text+0x80): undefined reference to `callDepthLimitReached__mMRdr4sgmnykA9aWeM9aDZlw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o: in function `popFrame': @mxmltree_examples29.nim.c:(.text+0x91): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: @mxmltree_examples29.nim.c:(.text+0x9b): undefined reference to `framePtr__HRfVMH3jYeBJz6Q6X9b6Ptw' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o: in function `rtlAddZCT__AT1eRuflKWyTTBdLjEDZbg_3system': @mxmltree_examples29.nim.c:(.text+0x448): undefined reference to `gch__IcYaEuuWivYAS86vFMTS3Q' ld: @mxmltree_examples29.nim.c:(.text+0x44d): undefined reference to `addZCT__Y66tOYFjgwJ0k4aLz4bc0Q' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o: in function `TM__xTy6C3TnA2uDO7gSIRxfxg_4': @mxmltree_examples29.nim.c:(.text+0x684): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o: in function `TM__xTy6C3TnA2uDO7gSIRxfxg_6': @mxmltree_examples29.nim.c:(.text+0x69f): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o: in function `TM__xTy6C3TnA2uDO7gSIRxfxg_8': @mxmltree_examples29.nim.c:(.text+0x6ba): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o: in function `add__nqLsYYMZQG9b50XuROwQeDQxmltree': @mxmltree_examples29.nim.c:(.text+0x74a): undefined reference to `raiseFieldError' ld: @mxmltree_examples29.nim.c:(.text+0x761): undefined reference to `incrSeqV3' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o: in function `TM__xTy6C3TnA2uDO7gSIRxfxg_15': @mxmltree_examples29.nim.c:(.text+0x7e7): undefined reference to `nimGCvisit' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples29.nim.c.o: in function `unknown_xmltree_examples29Init000': @mxmltree_examples29.nim.c:(.text+0xa38): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples29.nim.c:(.text+0xa44): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples29.nim.c:(.text+0xa50): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples29.nim.c:(.text+0xa5c): undefined reference to `nimRegisterGlobalMarker' ld: @mxmltree_examples29.nim.c:(.text+0xa68): undefined reference to `nimRegisterGlobalMarker' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `initStackBottomWith': @mxmltree_group0_examples.nim.c:(.text+0x14): undefined reference to `nimGC_setStackBottom' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMain': @mxmltree_group0_examples.nim.c:(.text+0xe0): undefined reference to `systemDatInit000' ld: @mxmltree_group0_examples.nim.c:(.text+0xf1): undefined reference to `systemInit000' ld: @mxmltree_group0_examples.nim.c:(.text+0x105): undefined reference to `stdlib_xmltreeDatInit000' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `main': @mxmltree_group0_examples.nim.c:(.text+0x1c1): undefined reference to `nim_program_result' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples: hidden symbol `copyString' 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' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: warning: relocation against `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' in read-only section `.text' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `add__h5EN37DzGwIRbfOtA8cy9agxmltree': @mxmltree_examples1.nim.c:(.text+0x708): undefined reference to `NTI__AjV3cEUgs0Y9c7dCt9aItdIA_' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_examples1.nim.c.o: in function `unknown_xmltree_examples1Init000': @mxmltree_examples1.nim.c:(.text+0xa44): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xa7a): undefined reference to `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' ld: @mxmltree_examples1.nim.c:(.text+0xafc): undefined reference to `dollar___OuMIOHiWWdpO1R0c3qsNmg' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/@mxmltree_group0_examples.nim.c.o: in function `PreMain': @mxmltree_group0_examples.nim.c:(.text+0x105): undefined reference to `stdlib_xmltreeDatInit000' ld: /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples: hidden symbol `newElement__Sxg4tI9bVbPjV9a4F9cRnqlWw' isn't defined ld: final link failed: bad value collect2: error: ld returned 1 exit status [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 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/fusion/htmlparser/xmltree.nim\n# rdoccmd: \nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples1.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples2.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples3.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples4.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples5.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples6.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples7.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples8.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples9.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples10.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples11.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples12.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples13.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples14.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples15.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples16.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples17.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples18.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples19.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples20.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples21.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples22.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples23.nim\"\nimport r\"/usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_examples24.nim\"\n", index: 0)' cmd: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r --warning:UnusedImport:off --path:/usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser --nimcache:/usr/src/.cache/nim/xmltree_d/runnableExamples /usr/src/.cache/nim/xmltree_d/runnableExamples/xmltree_group0_examples.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_107.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_109.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_108.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_108.nim [Exec] Hint: [Link] ld: /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_htmlparser.nim.c.o: in function `entityToRune__MIBbaMNQTpPtjNRQtsFzZA': stdlib_htmlparser.nim.c:(.text+0xeb4): multiple definition of `entityToRune__MIBbaMNQTpPtjNRQtsFzZA'; /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_htmlparser.nim.c.o:stdlib_htmlparser.nim.c:(.text+0xeb4): first defined here ld: /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_htmlparser.nim.c.o: in function `entityToUtf8__JOy9aOS3leG69brUsmnWVhHg': stdlib_htmlparser.nim.c:(.text+0x19206): multiple definition of `entityToUtf8__JOy9aOS3leG69brUsmnWVhHg'; /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_htmlparser.nim.c.o:stdlib_htmlparser.nim.c:(.text+0x19206): first defined here ld: /usr/src/.cache/nim/htmlparser_d/runnableExamples/@mhtmlparser_examples1.nim.c.o: in function `unknown_htmlparser_examples1Init000': @mhtmlparser_examples1.nim.c:(.text+0x2b2): undefined reference to `runeToEntity__m0IDXU4JqATvtggTuqIomw' ld: @mhtmlparser_examples1.nim.c:(.text+0x2fd): undefined reference to `runeToEntity__m0IDXU4JqATvtggTuqIomw' ld: @mhtmlparser_examples1.nim.c:(.text+0x363): undefined reference to `runeToEntity__m0IDXU4JqATvtggTuqIomw' ld: @mhtmlparser_examples1.nim.c:(.text+0x3cd): undefined reference to `runeToEntity__m0IDXU4JqATvtggTuqIomw' ld: /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples: hidden symbol `runeToEntity__m0IDXU4JqATvtggTuqIomw' isn't defined ld: final link failed: bad value collect2: error: ld returned 1 exit status Error: execution of an external program failed: 'gcc -o /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_assertions.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_system.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_parseutils.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_unicode.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_strutils.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_times.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_os.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_htmlparser.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/@mhtmlparser_examples1.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/stdlib_htmlparser.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/@mhtmlparser_examples2.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/@mhtmlparser_examples3.nim.c.o /usr/src/.cache/nim/htmlparser_d/runnableExamples/@mhtmlparser_group0_examples.nim.c.o -lm -lrt -ldl' [runnableExamples] failed: generated file: '/usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim' group: '(rdoccmd: "", docCmd: "", code: "# autogenerated by docgen\n# source: /usr/src/RPM/BUILD/nim-1.4.6/lib/fusion/htmlparser.nim\n# rdoccmd: \nimport r\"/usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_examples1.nim\"\nimport r\"/usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_examples2.nim\"\nimport r\"/usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_examples3.nim\"\n", index: 0)' cmd: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c -r --warning:UnusedImport:off --path:/usr/src/RPM/BUILD/nim-1.4.6/lib/fusion --nimcache:/usr/src/.cache/nim/htmlparser_d/runnableExamples /usr/src/.cache/nim/htmlparser_d/runnableExamples/htmlparser_group0_examples.nim Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_110.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_109.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c --multiMethods:on /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_109.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_110.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_110.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim cpp -r /usr/src/.cache/nim/manual_d/manual/manual_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_111.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_112.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/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_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_113.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_114.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_115.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_118.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_116.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_119.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut2_d/tut2/tut2_snippet_117.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/tut1_d/tut1/tut1_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/manual_d/manual/manual_snippet_120.nim [Exec] Hint: /usr/src/RPM/BUILD/nim-1.4.6/bin/nim c /usr/src/.cache/nim/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; 3.835s; 351.102MiB peakmem; Debug build; proj: /usr/src/RPM/BUILD/nim-1.4.6/compiler/index.nim; out: /usr/src/RPM/BUILD/nim-1.4.6/doc/html/compiler/index.html [SuccessX] + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24954 + 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/lib64/python3/site-packages' Can't list '/usr/src/tmp/nim-lang-buildroot/usr/lib/python3/site-packages' Hardlinking identical .pyc and .opt-?.pyc files Processing files: nim-lang-1.4.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34397 + 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.22TKY4 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.6wxPX4 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.wmeHp4 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.3Wttj7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LWLJ42 find-requires: running scripts (debuginfo) Requires: nim-lang = 1.4.6-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libm.so.6), debug64(libpthread.so.0) Adding to nim-lang-debuginfo a strict dependency on nim-lang Wrote: /usr/src/RPM/RPMS/x86_64/nim-lang-1.4.6-alt1.x86_64.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/nim-lang-debuginfo-1.4.6-alt1.x86_64.rpm (w2.lzdio) 1061.57user 163.20system 6:56.18elapsed 294%CPU (0avgtext+0avgdata 527636maxresident)k 0inputs+0outputs (0major+27055023minor)pagefaults 0swaps 3.89user 3.03system 7:15.10elapsed 1%CPU (0avgtext+0avgdata 124424maxresident)k 896inputs+0outputs (0major+239599minor)pagefaults 0swaps --- nim-lang-1.4.6-alt1.x86_64.rpm.repo 2021-05-07 13:14:50.000000000 +0000 +++ nim-lang-1.4.6-alt1.x86_64.rpm.hasher 2024-03-31 02:34:27.832465117 +0000 @@ -1222,11 +1222,11 @@ File: /etc/nim/rename.rules.cfg 100644 root:root b8c959d25898a561ea8a73610116f607 -File: /usr/bin/koch 100755 root:root 3000d1cc75b5dece896203756baa0828 -File: /usr/bin/nim 100755 root:root 546e5f623436a539fa397fd9ce9b620b +File: /usr/bin/koch 100755 root:root 410e28c9a3bda47a9b3418036d9cb269 +File: /usr/bin/nim 100755 root:root fecb9eafcf3c59d1cd7c1c596ce99e94 File: /usr/bin/nim-gdb 100755 root:root d893eae975357e15794bd26588d8df04 File: /usr/bin/nim-gdb.bash 100755 root:root d893eae975357e15794bd26588d8df04 -File: /usr/bin/nimfind 100755 root:root 9c0e795e722a58a2bbbcf0e7a639c47e -File: /usr/bin/nimgrep 100755 root:root e6b90e820ae0ea18de4ab50159815f56 -File: /usr/bin/nimpretty 100755 root:root f0a4529012e225460f7069b2eb425a47 -File: /usr/bin/nimsuggest 100755 root:root 81762663c5911d63af01402dc391081d -File: /usr/bin/testament 100755 root:root 5b0714143a1ec6a090d920069d5404f7 +File: /usr/bin/nimfind 100755 root:root 455835c6c6cdaf4b5a27d68afd723890 +File: /usr/bin/nimgrep 100755 root:root 6290d852aa4b05030871c4bbefe498e3 +File: /usr/bin/nimpretty 100755 root:root 2f99b7d21f9bfe007eeb95182fce5b19 +File: /usr/bin/nimsuggest 100755 root:root 878c4b6f772b342aca7028f13bac2374 +File: /usr/bin/testament 100755 root:root 792745d3b22e62a4ad0f69bbdc786c13 File: /usr/lib/nim 40755 root:root @@ -2405,2 +2405,2 @@ File: /var/lib/nim/pkgs/doc/nimdoc.css 100644 root:root 0d89e0edd2a38be58331a1d1a285a1af -RPMIdentity: ebe29fd08ebb938693618ea9836ede77473f0f087e180b0de0d4a2bc190b49e863c2ab4e1d8c00f602bc87b00adc9bd40c199915e8c173450d42e4606d12cc7e +RPMIdentity: 5ab2b103d88e1463444a6fddddf2a4f7fdbcccf9b15b9a72745b0d1586da6744b5866871d2545ce654b9ea4b0163a778b0348db68ae673e8ff2f13f47e48a393 --- nim-lang-debuginfo-1.4.6-alt1.x86_64.rpm.repo 2021-05-07 13:14:50.000000000 +0000 +++ nim-lang-debuginfo-1.4.6-alt1.x86_64.rpm.hasher 2024-03-31 02:34:27.951467537 +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