Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nim.spec'], chrootPath='/var/lib/mock/f27-build-13582503-985705/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nim.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nim-0.18.0-2.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nim.spec'], chrootPath='/var/lib/mock/f27-build-13582503-985705/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nim.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T5ff5C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nim-0.18.0 + /usr/bin/xz -dc /builddir/build/SOURCES/nim-0.18.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nim-0.18.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-allow-to-override-directories-in-install-script.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-use-_datadir-for-platform-independent-library-path.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0006-use-versioned-source-links-in-docs.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0007-fix-floats-in-tests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0008-fix-compiler-binary-lookup-in-docgen.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0009-allow-to-pass-extra-compiler-options-for-tools.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FZ6hKA + umask 022 + cd /builddir/build/BUILD + cd nim-0.18.0 + ./build.sh # OS: linux # CPU: amd64 gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_nim.c -o c_code/2_2/compiler_nim.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_system.c -o c_code/2_2/stdlib_system.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_commands.c -o c_code/2_2/compiler_commands.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_os.c -o c_code/2_2/stdlib_os.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_strutils.c -o c_code/2_2/stdlib_strutils.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_parseutils.c -o c_code/2_2/stdlib_parseutils.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_math.c -o c_code/2_2/stdlib_math.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_algorithm.c -o c_code/2_2/stdlib_algorithm.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_times.c -o c_code/2_2/stdlib_times.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_posix.c -o c_code/2_2/stdlib_posix.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_ospaths.c -o c_code/2_2/stdlib_ospaths.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_msgs.c -o c_code/2_2/compiler_msgs.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_options.c -o c_code/2_2/compiler_options.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_tables.c -o c_code/2_2/stdlib_tables.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_ropes.c -o c_code/2_2/compiler_ropes.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_platform.c -o c_code/2_2/compiler_platform.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_terminal.c -o c_code/2_2/stdlib_terminal.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_macros.c -o c_code/2_2/stdlib_macros.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_strtabs.c -o c_code/2_2/stdlib_strtabs.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_osproc.c -o c_code/2_2/stdlib_osproc.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_sets.c -o c_code/2_2/stdlib_sets.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_hashes.c -o c_code/2_2/stdlib_hashes.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_streams.c -o c_code/2_2/stdlib_streams.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_cpuinfo.c -o c_code/2_2/stdlib_cpuinfo.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_linux.c -o c_code/2_2/stdlib_linux.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_strformat.c -o c_code/2_2/stdlib_strformat.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_unicode.c -o c_code/2_2/stdlib_unicode.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_colors.c -o c_code/2_2/stdlib_colors.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_termios.c -o c_code/2_2/stdlib_termios.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_nversion.c -o c_code/2_2/compiler_nversion.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_condsyms.c -o c_code/2_2/compiler_condsyms.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_idents.c -o c_code/2_2/compiler_idents.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_wordrecg.c -o c_code/2_2/compiler_wordrecg.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_extccomp.c -o c_code/2_2/compiler_extccomp.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_sha1.c -o c_code/2_2/stdlib_sha1.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_json.c -o c_code/2_2/stdlib_json.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_lexbase.c -o c_code/2_2/stdlib_lexbase.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_options.c -o c_code/2_2/stdlib_options.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_typetraits.c -o c_code/2_2/stdlib_typetraits.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_nimblecmd.c -o c_code/2_2/compiler_nimblecmd.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_sequtils.c -o c_code/2_2/stdlib_sequtils.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_parseopt.c -o c_code/2_2/stdlib_parseopt.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_lexer.c -o c_code/2_2/compiler_lexer.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_nimlexbase.c -o c_code/2_2/compiler_nimlexbase.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_llstream.c -o c_code/2_2/compiler_llstream.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_nimconf.c -o c_code/2_2/compiler_nimconf.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_main.c -o c_code/2_2/compiler_main.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_ast.c -o c_code/2_2/compiler_ast.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_astalgo.c -o c_code/2_2/compiler_astalgo.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_syntaxes.c -o c_code/2_2/compiler_syntaxes.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_renderer.c -o c_code/2_2/compiler_renderer.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_rodread.c -o c_code/2_2/compiler_rodread.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_rodwrite.c -o c_code/2_2/compiler_rodwrite.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_sem.c -o c_code/2_2/compiler_sem.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_semdata.c -o c_code/2_2/compiler_semdata.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_passes.c -o c_code/2_2/compiler_passes.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_docgen.c -o c_code/2_2/compiler_docgen.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_cgen.c -o c_code/2_2/compiler_cgen.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_jsgen.c -o c_code/2_2/compiler_jsgen.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_importer.c -o c_code/2_2/compiler_importer.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_passaux.c -o c_code/2_2/compiler_passaux.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_depends.c -o c_code/2_2/compiler_depends.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_vm.c -o c_code/2_2/compiler_vm.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_vmdef.c -o c_code/2_2/compiler_vmdef.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_types.c -o c_code/2_2/compiler_types.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_idgen.c -o c_code/2_2/compiler_idgen.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_docgen2.c -o c_code/2_2/compiler_docgen2.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_service.c -o c_code/2_2/compiler_service.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_parser.c -o c_code/2_2/compiler_parser.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_modules.c -o c_code/2_2/compiler_modules.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_ccgutils.c -o c_code/2_2/compiler_ccgutils.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_sigmatch.c -o c_code/2_2/compiler_sigmatch.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_modulegraphs.c -o c_code/2_2/compiler_modulegraphs.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_rod.c -o c_code/2_2/compiler_rod.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_intsets.c -o c_code/2_2/stdlib_intsets.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_rodutils.c -o c_code/2_2/compiler_rodutils.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_pbraces.c -o c_code/2_2/compiler_pbraces.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_filters.c -o c_code/2_2/compiler_filters.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_filter_tmpl.c -o c_code/2_2/compiler_filter_tmpl.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_memfiles.c -o c_code/2_2/stdlib_memfiles.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_trees.c -o c_code/2_2/compiler_trees.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_modulepaths.c -o c_code/2_2/compiler_modulepaths.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_magicsys.c -o c_code/2_2/compiler_magicsys.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_nimsets.c -o c_code/2_2/compiler_nimsets.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_reorder.c -o c_code/2_2/compiler_reorder.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_bitsets.c -o c_code/2_2/compiler_bitsets.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_treetab.c -o c_code/2_2/compiler_treetab.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_semfold.c -o c_code/2_2/compiler_semfold.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_procfind.c -o c_code/2_2/compiler_procfind.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_lookups.c -o c_code/2_2/compiler_lookups.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_pragmas.c -o c_code/2_2/compiler_pragmas.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_semtypinst.c -o c_code/2_2/compiler_semtypinst.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_transf.c -o c_code/2_2/compiler_transf.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_aliases.c -o c_code/2_2/compiler_aliases.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_cgmeth.c -o c_code/2_2/compiler_cgmeth.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_lambdalifting.c -o c_code/2_2/compiler_lambdalifting.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_evaltempl.c -o c_code/2_2/compiler_evaltempl.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_patterns.c -o c_code/2_2/compiler_patterns.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_parampatterns.c -o c_code/2_2/compiler_parampatterns.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_sempass2.c -o c_code/2_2/compiler_sempass2.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_semmacrosanity.c -o c_code/2_2/compiler_semmacrosanity.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_semparallel.c -o c_code/2_2/compiler_semparallel.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_lowerings.c -o c_code/2_2/compiler_lowerings.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_pluginsupport.c -o c_code/2_2/compiler_pluginsupport.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_saturate.c -o c_code/2_2/compiler_saturate.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_prettybase.c -o c_code/2_2/compiler_prettybase.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_pretty.c -o c_code/2_2/compiler_pretty.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_xmltree.c -o c_code/2_2/stdlib_xmltree.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_cgi.c -o c_code/2_2/stdlib_cgi.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_typesrenderer.c -o c_code/2_2/compiler_typesrenderer.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/docutils_rstast.c -o c_code/2_2/docutils_rstast.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/docutils_rst.c -o c_code/2_2/docutils_rst.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/docutils_rstgen.c -o c_code/2_2/docutils_rstgen.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/docutils_highlite.c -o c_code/2_2/docutils_highlite.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_guards.c -o c_code/2_2/compiler_guards.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_writetracking.c -o c_code/2_2/compiler_writetracking.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_cookies.c -o c_code/2_2/stdlib_cookies.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_uri.c -o c_code/2_2/stdlib_uri.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_prefixmatches.c -o c_code/2_2/compiler_prefixmatches.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_destroyer.c -o c_code/2_2/compiler_destroyer.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_liftlocals.c -o c_code/2_2/compiler_liftlocals.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_dfa.c -o c_code/2_2/compiler_dfa.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_vmgen.c -o c_code/2_2/compiler_vmgen.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_vmdeps.c -o c_code/2_2/compiler_vmdeps.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_vmmarshal.c -o c_code/2_2/compiler_vmmarshal.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_gorgeimpl.c -o c_code/2_2/compiler_gorgeimpl.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_active.c -o c_code/2_2/compiler_active.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_itersgen.c -o c_code/2_2/compiler_itersgen.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_locals.c -o c_code/2_2/compiler_locals.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_cgendata.c -o c_code/2_2/compiler_cgendata.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_ccgmerge.c -o c_code/2_2/compiler_ccgmerge.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_ndi.c -o c_code/2_2/compiler_ndi.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_sighashes.c -o c_code/2_2/compiler_sighashes.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_md5.c -o c_code/2_2/stdlib_md5.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_dynlib.c -o c_code/2_2/stdlib_dynlib.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_net.c -o c_code/2_2/stdlib_net.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_nativesockets.c -o c_code/2_2/stdlib_nativesockets.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_nodejs.c -o c_code/2_2/compiler_nodejs.o gcc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/compiler_scriptconfig.c -o c_code/2_2/compiler_scriptconfig.o gcc -o bin/nim c_code/2_2/compiler_nim.o c_code/2_2/stdlib_system.o c_code/2_2/compiler_commands.o c_code/2_2/stdlib_os.o c_code/2_2/stdlib_strutils.o c_code/2_2/stdlib_parseutils.o c_code/2_2/stdlib_math.o c_code/2_2/stdlib_algorithm.o c_code/2_2/stdlib_times.o c_code/2_2/stdlib_posix.o c_code/2_2/stdlib_ospaths.o c_code/2_2/compiler_msgs.o c_code/2_2/compiler_options.o c_code/2_2/stdlib_tables.o c_code/2_2/compiler_ropes.o c_code/2_2/compiler_platform.o c_code/2_2/stdlib_terminal.o c_code/2_2/stdlib_macros.o c_code/2_2/stdlib_strtabs.o c_code/2_2/stdlib_osproc.o c_code/2_2/stdlib_sets.o c_code/2_2/stdlib_hashes.o c_code/2_2/stdlib_streams.o c_code/2_2/stdlib_cpuinfo.o c_code/2_2/stdlib_linux.o c_code/2_2/stdlib_strformat.o c_code/2_2/stdlib_unicode.o c_code/2_2/stdlib_colors.o c_code/2_2/stdlib_termios.o c_code/2_2/compiler_nversion.o c_code/2_2/compiler_condsyms.o c_code/2_2/compiler_idents.o c_code/2_2/compiler_wordrecg.o c_code/2_2/compiler_extccomp.o c_code/2_2/stdlib_sha1.o c_code/2_2/stdlib_json.o c_code/2_2/stdlib_lexbase.o c_code/2_2/stdlib_options.o c_code/2_2/stdlib_typetraits.o c_code/2_2/compiler_nimblecmd.o c_code/2_2/stdlib_sequtils.o c_code/2_2/stdlib_parseopt.o c_code/2_2/compiler_lexer.o c_code/2_2/compiler_nimlexbase.o c_code/2_2/compiler_llstream.o c_code/2_2/compiler_nimconf.o c_code/2_2/compiler_main.o c_code/2_2/compiler_ast.o c_code/2_2/compiler_astalgo.o c_code/2_2/compiler_syntaxes.o c_code/2_2/compiler_renderer.o c_code/2_2/compiler_rodread.o c_code/2_2/compiler_rodwrite.o c_code/2_2/compiler_sem.o c_code/2_2/compiler_semdata.o c_code/2_2/compiler_passes.o c_code/2_2/compiler_docgen.o c_code/2_2/compiler_cgen.o c_code/2_2/compiler_jsgen.o c_code/2_2/compiler_importer.o c_code/2_2/compiler_passaux.o c_code/2_2/compiler_depends.o c_code/2_2/compiler_vm.o c_code/2_2/compiler_vmdef.o c_code/2_2/compiler_types.o c_code/2_2/compiler_idgen.o c_code/2_2/compiler_docgen2.o c_code/2_2/compiler_service.o c_code/2_2/compiler_parser.o c_code/2_2/compiler_modules.o c_code/2_2/compiler_ccgutils.o c_code/2_2/compiler_sigmatch.o c_code/2_2/compiler_modulegraphs.o c_code/2_2/compiler_rod.o c_code/2_2/stdlib_intsets.o c_code/2_2/compiler_rodutils.o c_code/2_2/compiler_pbraces.o c_code/2_2/compiler_filters.o c_code/2_2/compiler_filter_tmpl.o c_code/2_2/stdlib_memfiles.o c_code/2_2/compiler_trees.o c_code/2_2/compiler_modulepaths.o c_code/2_2/compiler_magicsys.o c_code/2_2/compiler_nimsets.o c_code/2_2/compiler_reorder.o c_code/2_2/compiler_bitsets.o c_code/2_2/compiler_treetab.o c_code/2_2/compiler_semfold.o c_code/2_2/compiler_procfind.o c_code/2_2/compiler_lookups.o c_code/2_2/compiler_pragmas.o c_code/2_2/compiler_semtypinst.o c_code/2_2/compiler_transf.o c_code/2_2/compiler_aliases.o c_code/2_2/compiler_cgmeth.o c_code/2_2/compiler_lambdalifting.o c_code/2_2/compiler_evaltempl.o c_code/2_2/compiler_patterns.o c_code/2_2/compiler_parampatterns.o c_code/2_2/compiler_sempass2.o c_code/2_2/compiler_semmacrosanity.o c_code/2_2/compiler_semparallel.o c_code/2_2/compiler_lowerings.o c_code/2_2/compiler_pluginsupport.o c_code/2_2/compiler_saturate.o c_code/2_2/compiler_prettybase.o c_code/2_2/compiler_pretty.o c_code/2_2/stdlib_xmltree.o c_code/2_2/stdlib_cgi.o c_code/2_2/compiler_typesrenderer.o c_code/2_2/docutils_rstast.o c_code/2_2/docutils_rst.o c_code/2_2/docutils_rstgen.o c_code/2_2/docutils_highlite.o c_code/2_2/compiler_guards.o c_code/2_2/compiler_writetracking.o c_code/2_2/stdlib_cookies.o c_code/2_2/stdlib_uri.o c_code/2_2/compiler_prefixmatches.o c_code/2_2/compiler_destroyer.o c_code/2_2/compiler_liftlocals.o c_code/2_2/compiler_dfa.o c_code/2_2/compiler_vmgen.o c_code/2_2/compiler_vmdeps.o c_code/2_2/compiler_vmmarshal.o c_code/2_2/compiler_gorgeimpl.o c_code/2_2/compiler_active.o c_code/2_2/compiler_itersgen.o c_code/2_2/compiler_locals.o c_code/2_2/compiler_cgendata.o c_code/2_2/compiler_ccgmerge.o c_code/2_2/compiler_ndi.o c_code/2_2/compiler_sighashes.o c_code/2_2/stdlib_md5.o c_code/2_2/stdlib_dynlib.o c_code/2_2/stdlib_net.o c_code/2_2/stdlib_nativesockets.o c_code/2_2/compiler_nodejs.o c_code/2_2/compiler_scriptconfig.o -ldl -lm -lrt : SUCCESS + for file in compiler/nim.cfg + echo 'gcc.options.always %= "${gcc.options.always} -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables"' + echo 'gcc.options.linker %= "${gcc.options.linker} -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"' + for file in config/nim.cfg + echo 'gcc.options.always %= "${gcc.options.always} -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables"' + echo 'gcc.options.linker %= "${gcc.options.linker} -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"' + ./bin/nim compile -d:release koch Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: koch [Processing] Hint: os [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: algorithm [Processing] Hint: times [Processing] Hint: posix [Processing] Hint: ospaths [Processing] Hint: parseopt [Processing] Hint: osproc [Processing] Hint: strtabs [Processing] Hint: hashes [Processing] Hint: streams [Processing] Hint: cpuinfo [Processing] Hint: linux [Processing] CC: compiler_koch CC: stdlib_system CC: stdlib_os CC: stdlib_strutils CC: stdlib_parseutils CC: stdlib_math CC: stdlib_algorithm CC: stdlib_times CC: stdlib_posix CC: stdlib_ospaths CC: stdlib_parseopt CC: stdlib_osproc CC: stdlib_strtabs CC: stdlib_hashes CC: stdlib_streams CC: stdlib_cpuinfo CC: stdlib_linux Hint: [Link] Hint: operation successful (26369 lines compiled; 2.731 sec total; 45.445MiB peakmem; Release Build) [SuccessX] + ./koch boot -d:release -d:useLinenoise iteration: 1 compiler/nim0 c -d:release -d:useLinenoise --nimcache:nimcache/r_linux_amd64 compiler/nim.nim Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/compiler/nim.cfg' [Conf] Hint: system [Processing] Hint: nim [Processing] Hint: commands [Processing] Hint: os [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: algorithm [Processing] Hint: times [Processing] Hint: posix [Processing] Hint: ospaths [Processing] Hint: msgs [Processing] Hint: options [Processing] Hint: strtabs [Processing] Hint: hashes [Processing] Hint: osproc [Processing] Hint: streams [Processing] Hint: cpuinfo [Processing] Hint: linux [Processing] Hint: sets [Processing] Hint: tables [Processing] Hint: ropes [Processing] Hint: platform [Processing] Hint: terminal [Processing] Hint: macros [Processing] Hint: strformat [Processing] Hint: unicode [Processing] Hint: colors [Processing] Hint: termios [Processing] Hint: nversion [Processing] Hint: condsyms [Processing] Hint: idents [Processing] Hint: wordrecg [Processing] Hint: extccomp [Processing] Hint: sha1 [Processing] Hint: json [Processing] Hint: lexbase [Processing] Hint: options [Processing] Hint: typetraits [Processing] Hint: nimblecmd [Processing] Hint: sequtils [Processing] Hint: parseopt [Processing] Hint: lexer [Processing] Hint: nimlexbase [Processing] Hint: llstream [Processing] Hint: rdstdin [Processing] Hint: linenoise [Processing] Hint: nimconf [Processing] Hint: main [Processing] Hint: ast [Processing] Hint: intsets [Processing] Hint: idgen [Processing] Hint: astalgo [Processing] Hint: rodutils [Processing] Hint: syntaxes [Processing] Hint: parser [Processing] Hint: pbraces [Processing] Hint: filters [Processing] Hint: renderer [Processing] Hint: filter_tmpl [Processing] Hint: rodread [Processing] Hint: types [Processing] Hint: trees [Processing] Hint: memfiles [Processing] Hint: rodwrite [Processing] Hint: passes [Processing] Hint: magicsys [Processing] Hint: nimsets [Processing] Hint: bitsets [Processing] Hint: modulegraphs [Processing] Hint: rod [Processing] Hint: reorder [Processing] Hint: modulepaths [Processing] Hint: sem [Processing] Hint: treetab [Processing] Hint: semfold [Processing] Hint: saturate [Processing] Hint: importer [Processing] Hint: lookups [Processing] Hint: semdata [Processing] Hint: vmdef [Processing] Hint: prettybase [Processing] Hint: sigmatch [Processing] Hint: semtypinst [Processing] Hint: parampatterns [Processing] Hint: pretty [Processing] Hint: docgen [Processing] Hint: rstast [Processing] Hint: rst [Processing] Hint: rstgen [Processing] Hint: highlite [Processing] Hint: sempass2 [Processing] Hint: guards [Processing] Hint: writetracking [Processing] Hint: xmltree [Processing] Hint: cgi [Processing] Hint: cookies [Processing] Hint: uri [Processing] Hint: typesrenderer [Processing] Hint: prefixmatches [Processing] Hint: procfind [Processing] Hint: pragmas [Processing] Hint: transf [Processing] Hint: cgmeth [Processing] Hint: lambdalifting [Processing] Hint: lowerings [Processing] Hint: destroyer [Processing] Hint: dfa [Processing] Hint: liftlocals [Processing] Hint: vm [Processing] Hint: vmgen [Processing] Hint: vmdeps [Processing] Hint: vmmarshal [Processing] Hint: gorgeimpl [Processing] Hint: evaltempl [Processing] Hint: aliases [Processing] Hint: patterns [Processing] Hint: semmacrosanity [Processing] Hint: semparallel [Processing] Hint: pluginsupport [Processing] Hint: active [Processing] Hint: locals [Processing] Hint: itersgen [Processing] Hint: cgen [Processing] Hint: ccgutils [Processing] Hint: cgendata [Processing] Hint: sighashes [Processing] Hint: md5 [Processing] Hint: ndi [Processing] Hint: ccgmerge [Processing] Hint: dynlib [Processing] Hint: jsgen [Processing] Hint: passaux [Processing] Hint: depends [Processing] Hint: docgen2 [Processing] Hint: service [Processing] Hint: net [Processing] Hint: nativesockets [Processing] Hint: modules [Processing] Hint: nodejs [Processing] Hint: scriptconfig [Processing] CC: linenoise CC: compiler_nim CC: stdlib_system CC: compiler_commands CC: stdlib_os CC: stdlib_strutils CC: stdlib_parseutils CC: stdlib_math CC: stdlib_algorithm CC: stdlib_times CC: stdlib_posix CC: stdlib_ospaths CC: compiler_msgs CC: compiler_options CC: stdlib_tables CC: compiler_ropes CC: compiler_platform CC: stdlib_terminal CC: stdlib_macros CC: stdlib_strtabs CC: stdlib_osproc CC: stdlib_sets CC: stdlib_hashes CC: stdlib_streams CC: stdlib_cpuinfo CC: stdlib_linux CC: stdlib_strformat CC: stdlib_unicode CC: stdlib_colors CC: stdlib_termios CC: compiler_nversion CC: compiler_condsyms CC: compiler_idents CC: compiler_wordrecg CC: compiler_extccomp CC: stdlib_sha1 CC: stdlib_json CC: stdlib_lexbase CC: stdlib_options CC: stdlib_typetraits CC: compiler_nimblecmd CC: stdlib_sequtils CC: stdlib_parseopt CC: compiler_lexer CC: compiler_nimlexbase CC: compiler_llstream CC: stdlib_rdstdin CC: stdlib_linenoise CC: compiler_nimconf CC: compiler_main CC: compiler_ast CC: compiler_astalgo CC: compiler_syntaxes CC: compiler_renderer CC: compiler_rodread CC: compiler_rodwrite CC: compiler_sem CC: compiler_semdata CC: compiler_passes CC: compiler_docgen CC: compiler_cgen CC: compiler_jsgen CC: compiler_importer CC: compiler_passaux CC: compiler_depends CC: compiler_vm CC: compiler_vmdef CC: compiler_types CC: compiler_idgen CC: compiler_docgen2 CC: compiler_service CC: compiler_parser CC: compiler_modules CC: compiler_ccgutils CC: compiler_sigmatch CC: compiler_modulegraphs CC: compiler_rod CC: stdlib_intsets CC: compiler_rodutils CC: compiler_pbraces CC: compiler_filters CC: compiler_filter_tmpl CC: stdlib_memfiles CC: compiler_trees CC: compiler_modulepaths CC: compiler_magicsys CC: compiler_nimsets CC: compiler_reorder CC: compiler_bitsets CC: compiler_treetab CC: compiler_semfold CC: compiler_procfind CC: compiler_lookups CC: compiler_pragmas CC: compiler_semtypinst CC: compiler_transf CC: compiler_aliases CC: compiler_cgmeth CC: compiler_lambdalifting CC: compiler_evaltempl CC: compiler_patterns CC: compiler_parampatterns CC: compiler_sempass2 CC: compiler_semmacrosanity CC: compiler_semparallel CC: compiler_lowerings CC: compiler_pluginsupport CC: compiler_saturate CC: compiler_prettybase CC: compiler_pretty CC: stdlib_xmltree CC: stdlib_cgi CC: compiler_typesrenderer CC: docutils_rstast CC: docutils_rst CC: docutils_rstgen CC: docutils_highlite CC: compiler_guards CC: compiler_writetracking CC: stdlib_cookies CC: stdlib_uri CC: compiler_prefixmatches CC: compiler_destroyer CC: compiler_liftlocals CC: compiler_dfa CC: compiler_vmgen CC: compiler_vmdeps CC: compiler_vmmarshal CC: compiler_gorgeimpl CC: compiler_active CC: compiler_itersgen CC: compiler_locals CC: compiler_cgendata CC: compiler_ccgmerge CC: compiler_ndi CC: compiler_sighashes CC: stdlib_md5 CC: stdlib_dynlib CC: stdlib_net CC: stdlib_nativesockets CC: compiler_nodejs CC: compiler_scriptconfig Hint: [Link] Hint: operation successful (118477 lines compiled; 21.810 sec total; 412.934MiB peakmem; Release Build) [SuccessX] iteration: 2 compiler/nim1 c -d:release -d:useLinenoise --nimcache:nimcache/r_linux_amd64 compiler/nim.nim Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/compiler/nim.cfg' [Conf] Hint: system [Processing] Hint: nim [Processing] Hint: commands [Processing] Hint: os [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: algorithm [Processing] Hint: times [Processing] Hint: posix [Processing] Hint: ospaths [Processing] Hint: msgs [Processing] Hint: options [Processing] Hint: strtabs [Processing] Hint: hashes [Processing] Hint: osproc [Processing] Hint: streams [Processing] Hint: cpuinfo [Processing] Hint: linux [Processing] Hint: sets [Processing] Hint: tables [Processing] Hint: ropes [Processing] Hint: platform [Processing] Hint: terminal [Processing] Hint: macros [Processing] Hint: strformat [Processing] Hint: unicode [Processing] Hint: colors [Processing] Hint: termios [Processing] Hint: nversion [Processing] Hint: condsyms [Processing] Hint: idents [Processing] Hint: wordrecg [Processing] Hint: extccomp [Processing] Hint: sha1 [Processing] Hint: json [Processing] Hint: lexbase [Processing] Hint: options [Processing] Hint: typetraits [Processing] Hint: nimblecmd [Processing] Hint: sequtils [Processing] Hint: parseopt [Processing] Hint: lexer [Processing] Hint: nimlexbase [Processing] Hint: llstream [Processing] Hint: rdstdin [Processing] Hint: linenoise [Processing] Hint: nimconf [Processing] Hint: main [Processing] Hint: ast [Processing] Hint: intsets [Processing] Hint: idgen [Processing] Hint: astalgo [Processing] Hint: rodutils [Processing] Hint: syntaxes [Processing] Hint: parser [Processing] Hint: pbraces [Processing] Hint: filters [Processing] Hint: renderer [Processing] Hint: filter_tmpl [Processing] Hint: rodread [Processing] Hint: types [Processing] Hint: trees [Processing] Hint: memfiles [Processing] Hint: rodwrite [Processing] Hint: passes [Processing] Hint: magicsys [Processing] Hint: nimsets [Processing] Hint: bitsets [Processing] Hint: modulegraphs [Processing] Hint: rod [Processing] Hint: reorder [Processing] Hint: modulepaths [Processing] Hint: sem [Processing] Hint: treetab [Processing] Hint: semfold [Processing] Hint: saturate [Processing] Hint: importer [Processing] Hint: lookups [Processing] Hint: semdata [Processing] Hint: vmdef [Processing] Hint: prettybase [Processing] Hint: sigmatch [Processing] Hint: semtypinst [Processing] Hint: parampatterns [Processing] Hint: pretty [Processing] Hint: docgen [Processing] Hint: rstast [Processing] Hint: rst [Processing] Hint: rstgen [Processing] Hint: highlite [Processing] Hint: sempass2 [Processing] Hint: guards [Processing] Hint: writetracking [Processing] Hint: xmltree [Processing] Hint: cgi [Processing] Hint: cookies [Processing] Hint: uri [Processing] Hint: typesrenderer [Processing] Hint: prefixmatches [Processing] Hint: procfind [Processing] Hint: pragmas [Processing] Hint: transf [Processing] Hint: cgmeth [Processing] Hint: lambdalifting [Processing] Hint: lowerings [Processing] Hint: destroyer [Processing] Hint: dfa [Processing] Hint: liftlocals [Processing] Hint: vm [Processing] Hint: vmgen [Processing] Hint: vmdeps [Processing] Hint: vmmarshal [Processing] Hint: gorgeimpl [Processing] Hint: evaltempl [Processing] Hint: aliases [Processing] Hint: patterns [Processing] Hint: semmacrosanity [Processing] Hint: semparallel [Processing] Hint: pluginsupport [Processing] Hint: active [Processing] Hint: locals [Processing] Hint: itersgen [Processing] Hint: cgen [Processing] Hint: ccgutils [Processing] Hint: cgendata [Processing] Hint: sighashes [Processing] Hint: md5 [Processing] Hint: ndi [Processing] Hint: ccgmerge [Processing] Hint: dynlib [Processing] Hint: jsgen [Processing] Hint: passaux [Processing] Hint: depends [Processing] Hint: docgen2 [Processing] Hint: service [Processing] Hint: net [Processing] Hint: nativesockets [Processing] Hint: modules [Processing] Hint: nodejs [Processing] Hint: scriptconfig [Processing] CC: linenoise Hint: [Link] Hint: operation successful (118477 lines compiled; 6.983 sec total; 405.965MiB peakmem; Release Build) [SuccessX] executables are equal: SUCCESS! + ./koch tools -d:release bin/nim c -d:release --noNimblePath -p:compiler -d:release -o:bin/nimsuggest nimsuggest/nimsuggest.nim Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/nimsuggest/nimsuggest.nim.cfg' [Conf] Hint: system [Processing] Hint: nimsuggest [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: algorithm [Processing] Hint: os [Processing] Hint: times [Processing] Hint: posix [Processing] Hint: ospaths [Processing] Hint: parseopt [Processing] Hint: sequtils [Processing] Hint: macros [Processing] Hint: net [Processing] Hint: nativesockets [Processing] Hint: options [Processing] Hint: typetraits [Processing] Hint: sets [Processing] Hint: hashes [Processing] Hint: rdstdin [Processing] Hint: linenoise [Processing] Hint: termios [Processing] Hint: sexp [Processing] Hint: lexbase [Processing] Hint: streams [Processing] Hint: unicode [Processing] Hint: options [Processing] Hint: strtabs [Processing] Hint: osproc [Processing] Hint: cpuinfo [Processing] Hint: linux [Processing] Hint: commands [Processing] Hint: msgs [Processing] Hint: tables [Processing] Hint: ropes [Processing] Hint: platform [Processing] Hint: terminal [Processing] Hint: strformat [Processing] Hint: colors [Processing] Hint: nversion [Processing] Hint: condsyms [Processing] Hint: idents [Processing] Hint: wordrecg [Processing] Hint: extccomp [Processing] Hint: sha1 [Processing] Hint: json [Processing] Hint: nimblecmd [Processing] Hint: modules [Processing] Hint: ast [Processing] Hint: intsets [Processing] Hint: idgen [Processing] Hint: astalgo [Processing] Hint: rodutils [Processing] Hint: magicsys [Processing] Hint: rodread [Processing] Hint: types [Processing] Hint: trees [Processing] Hint: lexer [Processing] Hint: nimlexbase [Processing] Hint: llstream [Processing] Hint: renderer [Processing] Hint: memfiles [Processing] Hint: cgendata [Processing] Hint: passes [Processing] Hint: nimsets [Processing] Hint: bitsets [Processing] Hint: syntaxes [Processing] Hint: parser [Processing] Hint: pbraces [Processing] Hint: filters [Processing] Hint: filter_tmpl [Processing] Hint: modulegraphs [Processing] Hint: rod [Processing] Hint: reorder [Processing] Hint: modulepaths [Processing] Hint: sighashes [Processing] Hint: md5 [Processing] Hint: ndi [Processing] Hint: sigmatch [Processing] Hint: semdata [Processing] Hint: treetab [Processing] Hint: vmdef [Processing] Hint: lookups [Processing] Hint: prettybase [Processing] Hint: semtypinst [Processing] Hint: parampatterns [Processing] Hint: pretty [Processing] Hint: docgen [Processing] Hint: rstast [Processing] Hint: rst [Processing] Hint: rstgen [Processing] Hint: highlite [Processing] Hint: sempass2 [Processing] Hint: guards [Processing] Hint: saturate [Processing] Hint: writetracking [Processing] Hint: xmltree [Processing] Hint: cgi [Processing] Hint: cookies [Processing] Hint: uri [Processing] Hint: typesrenderer [Processing] Hint: prefixmatches [Processing] Hint: sem [Processing] Hint: semfold [Processing] Hint: importer [Processing] Hint: procfind [Processing] Hint: pragmas [Processing] Hint: transf [Processing] Hint: cgmeth [Processing] Hint: lambdalifting [Processing] Hint: lowerings [Processing] Hint: destroyer [Processing] Hint: dfa [Processing] Hint: liftlocals [Processing] Hint: vm [Processing] Hint: vmgen [Processing] Hint: vmdeps [Processing] Hint: vmmarshal [Processing] Hint: gorgeimpl [Processing] Hint: evaltempl [Processing] Hint: aliases [Processing] Hint: patterns [Processing] Hint: semmacrosanity [Processing] Hint: semparallel [Processing] Hint: pluginsupport [Processing] Hint: active [Processing] Hint: locals [Processing] Hint: itersgen [Processing] Hint: passaux [Processing] Hint: nimconf [Processing] Hint: scriptconfig [Processing] CC: linenoise CC: nimsuggest_nimsuggest CC: stdlib_system CC: stdlib_sharedlist CC: stdlib_locks CC: stdlib_strutils CC: stdlib_os CC: stdlib_parseopt CC: stdlib_parseutils CC: stdlib_sequtils CC: stdlib_net CC: stdlib_rdstdin CC: nimsuggest_sexp CC: stdlib_math CC: stdlib_algorithm CC: stdlib_times CC: stdlib_posix CC: stdlib_ospaths CC: stdlib_macros CC: stdlib_nativesockets CC: stdlib_options CC: stdlib_typetraits CC: stdlib_sets CC: stdlib_hashes CC: stdlib_linenoise CC: stdlib_termios CC: stdlib_lexbase CC: stdlib_streams CC: stdlib_unicode CC: compiler_options CC: stdlib_strtabs CC: stdlib_osproc CC: stdlib_cpuinfo CC: stdlib_linux CC: compiler_commands CC: compiler_msgs CC: stdlib_tables CC: compiler_ropes CC: compiler_platform CC: stdlib_terminal CC: stdlib_strformat CC: stdlib_colors CC: compiler_nversion CC: compiler_condsyms CC: compiler_idents CC: compiler_wordrecg CC: compiler_extccomp CC: stdlib_sha1 CC: stdlib_json CC: compiler_nimblecmd CC: compiler_modules CC: compiler_ast CC: compiler_astalgo CC: compiler_magicsys CC: compiler_rodread CC: compiler_cgendata CC: compiler_sigmatch CC: compiler_lexer CC: compiler_idgen CC: compiler_passes CC: compiler_syntaxes CC: compiler_llstream CC: compiler_modulegraphs CC: compiler_rod CC: stdlib_intsets CC: compiler_rodutils CC: compiler_types CC: stdlib_memfiles CC: compiler_trees CC: compiler_renderer CC: compiler_nimlexbase CC: compiler_sighashes CC: compiler_ndi CC: compiler_nimsets CC: compiler_reorder CC: compiler_bitsets CC: compiler_parser CC: compiler_pbraces CC: compiler_filters CC: compiler_filter_tmpl CC: compiler_modulepaths CC: stdlib_md5 CC: compiler_semdata CC: compiler_lookups CC: compiler_semtypinst CC: compiler_parampatterns CC: compiler_treetab CC: compiler_vmdef CC: compiler_prettybase CC: compiler_pretty CC: compiler_docgen CC: compiler_sempass2 CC: stdlib_xmltree CC: stdlib_cgi CC: compiler_typesrenderer CC: docutils_rstast CC: docutils_rst CC: docutils_rstgen CC: docutils_highlite CC: compiler_guards CC: compiler_writetracking CC: compiler_saturate CC: stdlib_cookies CC: stdlib_uri CC: compiler_prefixmatches CC: compiler_sem CC: compiler_semfold CC: compiler_importer CC: compiler_procfind CC: compiler_pragmas CC: compiler_transf CC: compiler_vm CC: compiler_aliases CC: compiler_cgmeth CC: compiler_lambdalifting CC: compiler_evaltempl CC: compiler_patterns CC: compiler_semmacrosanity CC: compiler_semparallel CC: compiler_lowerings CC: compiler_pluginsupport CC: compiler_destroyer CC: compiler_liftlocals CC: compiler_dfa CC: compiler_vmgen CC: compiler_vmdeps CC: compiler_vmmarshal CC: compiler_gorgeimpl CC: compiler_active CC: compiler_itersgen CC: compiler_locals CC: compiler_passaux CC: compiler_nimconf CC: compiler_scriptconfig Hint: [Link] Hint: operation successful (109247 lines compiled; 20.491 sec total; 345.895MiB peakmem; Release Build) [SuccessX] bin/nim c -d:release -d:release -o:bin/nimgrep tools/nimgrep.nim Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/tools/nimgrep.nim.cfg' [Conf] Hint: system [Processing] Hint: nimgrep [Processing] Hint: os [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: algorithm [Processing] Hint: times [Processing] Hint: posix [Processing] Hint: ospaths [Processing] Hint: parseopt [Processing] Hint: pegs [Processing] Hint: unicode [Processing] Hint: re [Processing] Hint: pcre [Processing] Hint: rtarrays [Processing] Hint: terminal [Processing] Hint: macros [Processing] Hint: strformat [Processing] Hint: colors [Processing] Hint: tables [Processing] Hint: hashes [Processing] Hint: termios [Processing] CC: compiler_nimgrep CC: stdlib_system CC: stdlib_os CC: stdlib_strutils CC: stdlib_parseopt CC: stdlib_pegs CC: stdlib_re CC: stdlib_terminal CC: stdlib_parseutils CC: stdlib_math CC: stdlib_algorithm CC: stdlib_times CC: stdlib_posix CC: stdlib_ospaths CC: stdlib_unicode CC: stdlib_pcre CC: stdlib_rtarrays CC: stdlib_macros CC: stdlib_strformat CC: stdlib_colors CC: stdlib_tables CC: stdlib_hashes CC: stdlib_termios Hint: [Link] Hint: operation successful (41659 lines compiled; 3.281 sec total; 74.48MiB peakmem; Release Build) [SuccessX] bin/nim c --noNimblePath -p:compiler -d:release dist/nimble/src/nimble.nim Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/dist/nimble/src/nimble.nim.cfg' [Conf] Hint: system [Processing] Hint: nimble [Processing] Hint: httpclient [Processing] Hint: net [Processing] Hint: nativesockets [Processing] Hint: os [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: algorithm [Processing] Hint: times [Processing] Hint: posix [Processing] Hint: ospaths [Processing] Hint: options [Processing] Hint: typetraits [Processing] Hint: sets [Processing] Hint: hashes [Processing] Hint: openssl [Processing] Hint: dynlib [Processing] Hint: uri [Processing] Hint: strtabs [Processing] Hint: base64 [Processing] Hint: mimetypes [Processing] Hint: random [Processing] Hint: httpcore [Processing] Hint: tables [Processing] Hint: streams [Processing] Hint: asyncnet [Processing] Hint: asyncdispatch [Processing] Hint: heapqueue [Processing] Hint: lists [Processing] Hint: asyncstreams [Processing] Hint: asyncfutures [Processing] Hint: deques [Processing] Hint: cstrutils [Processing] Hint: selectors [Processing] Hint: epoll [Processing] Hint: macros [Processing] Hint: asyncfile [Processing] Hint: parseopt [Processing] Hint: osproc [Processing] Hint: cpuinfo [Processing] Hint: linux [Processing] Hint: pegs [Processing] Hint: unicode [Processing] Hint: json [Processing] Hint: lexbase [Processing] Hint: future [Processing] Hint: sequtils [Processing] Hint: packageinfo [Processing] Hint: parsecfg [Processing] Hint: version [Processing] Hint: tools [Processing] Hint: common [Processing] Hint: cli [Processing] Hint: logging [Processing] Hint: terminal [Processing] Hint: strformat [Processing] Hint: colors [Processing] Hint: termios [Processing] Hint: options [Processing] Hint: config [Processing] nimblepkg/options.nim(124, 14) Warning: Couldn't determine GIT hash: /bin/sh: git: command not found [User] nimblepkg/options.nim(211, 6) Hint: 'options.renameBabelToNimble(options: Options)[declared in nimblepkg/options.nim(211, 5)]' is declared but not used [XDeclaredButNotUsed] Hint: download [Processing] Hint: packageparser [Processing] Hint: nimscriptsupport [Processing] Hint: ast [Processing] Hint: msgs [Processing] Hint: options [Processing] Hint: ropes [Processing] Hint: platform [Processing] Hint: nversion [Processing] Hint: sha1 [Processing] Hint: idents [Processing] Hint: wordrecg [Processing] Hint: intsets [Processing] Hint: idgen [Processing] Hint: modules [Processing] Hint: astalgo [Processing] Hint: rodutils [Processing] Hint: magicsys [Processing] Hint: rodread [Processing] Hint: condsyms [Processing] Hint: types [Processing] Hint: trees [Processing] Hint: lexer [Processing] Hint: nimlexbase [Processing] Hint: llstream [Processing] Hint: renderer [Processing] Hint: memfiles [Processing] Hint: cgendata [Processing] Hint: passes [Processing] Hint: extccomp [Processing] Hint: nimsets [Processing] Hint: bitsets [Processing] Hint: syntaxes [Processing] Hint: parser [Processing] Hint: pbraces [Processing] Hint: filters [Processing] Hint: filter_tmpl [Processing] Hint: modulegraphs [Processing] Hint: rod [Processing] Hint: reorder [Processing] Hint: modulepaths [Processing] Hint: nimblecmd [Processing] Hint: sighashes [Processing] Hint: md5 [Processing] Hint: ndi [Processing] Hint: sigmatch [Processing] Hint: semdata [Processing] Hint: treetab [Processing] Hint: vmdef [Processing] Hint: lookups [Processing] Hint: prettybase [Processing] Hint: semtypinst [Processing] Hint: parampatterns [Processing] Hint: pretty [Processing] Hint: docgen [Processing] Hint: rstast [Processing] Hint: rst [Processing] Hint: rstgen [Processing] Hint: highlite [Processing] Hint: sempass2 [Processing] Hint: guards [Processing] Hint: saturate [Processing] Hint: writetracking [Processing] Hint: xmltree [Processing] Hint: cgi [Processing] Hint: cookies [Processing] Hint: typesrenderer [Processing] Hint: prefixmatches [Processing] Hint: passaux [Processing] Hint: sem [Processing] Hint: semfold [Processing] Hint: commands [Processing] Hint: importer [Processing] Hint: procfind [Processing] Hint: pragmas [Processing] Hint: transf [Processing] Hint: cgmeth [Processing] Hint: lambdalifting [Processing] Hint: lowerings [Processing] Hint: destroyer [Processing] Hint: dfa [Processing] Hint: liftlocals [Processing] Hint: vm [Processing] Hint: vmgen [Processing] Hint: vmdeps [Processing] Hint: vmmarshal [Processing] Hint: gorgeimpl [Processing] Hint: evaltempl [Processing] Hint: aliases [Processing] Hint: patterns [Processing] Hint: semmacrosanity [Processing] Hint: semparallel [Processing] Hint: pluginsupport [Processing] Hint: active [Processing] Hint: locals [Processing] Hint: itersgen [Processing] Hint: nimconf [Processing] Hint: scriptconfig [Processing] nimblepkg/nimscriptsupport.nim(137, 8) template/generic instantiation from here nimblepkg/nimscriptsupport.nim(138, 18) Warning: toSeconds is deprecated [Deprecated] nimblepkg/nimscriptsupport.nim(515, 6) Hint: 'nimscriptsupport.getNimScriptCommand()[declared in nimblepkg/nimscriptsupport.nim(515, 5)]' is declared but not used [XDeclaredButNotUsed] nimblepkg/download.nim(31, 6) Hint: 'download.doPull(meth: DownloadMethod, downloadDir: string)[declared in nimblepkg/download.nim(31, 5)]' is declared but not used [XDeclaredButNotUsed] nimblepkg/download.nim(12, 6) Hint: 'download.getSpecificDir(meth: DownloadMethod)[declared in nimblepkg/download.nim(12, 5)]' is declared but not used [XDeclaredButNotUsed] Hint: publish [Processing] Hint: rdstdin [Processing] Hint: linenoise [Processing] Hint: browsers [Processing] nimblepkg/publish.nim(79, 16) Warning: getBVal is deprecated [Deprecated] nimblepkg/publish.nim(79, 7) Hint: simpleGetOrDefault(j, "fork") --> 'getOrDefault(j, "fork")' [Pattern] nimblepkg/publish.nim(80, 25) Hint: simpleGetOrDefault({}(j, ["parent"]), "full_name") --> 'getOrDefault({}(j, ["parent"]), "full_name")' [Pattern] nimblepkg/publish.nim(80, 15) Hint: simpleGetOrDefault(j, "parent") --> 'getOrDefault(j, "parent")' [Pattern] nimblepkg/publish.nim(216, 6) template/generic instantiation from here nimblepkg/publish.nim(218, 50) Warning: getGMTime is deprecated [Deprecated] nimblepkg/publish.nim(103, 6) Hint: 'publish.%(s: openarray[string])[declared in nimblepkg/publish.nim(103, 5)]' is declared but not used [XDeclaredButNotUsed] Hint: packageinstaller [Processing] Hint: reversedeps [Processing] nimblepkg/reversedeps.nim(65, 48) Hint: simpleGetOrDefault({}(options.nimbleData["reverseDeps"], [pkg.name]), pkg.specialVersion) --> 'getOrDefault({}(options.nimbleData["reverseDeps"], [pkg.name]), pkg.specialVersion)' [Pattern] nimblepkg/reversedeps.nim(65, 38) Hint: simpleGetOrDefault(options.nimbleData["reverseDeps"], pkg.name) --> 'getOrDefault(options.nimbleData["reverseDeps"], pkg.name)' [Pattern] Hint: nimscriptexecutor [Processing] CC: linenoise CC: nimble_nimble CC: stdlib_system CC: stdlib_httpclient CC: stdlib_net CC: stdlib_strutils CC: stdlib_uri CC: stdlib_parseutils CC: stdlib_strtabs CC: stdlib_base64 CC: stdlib_os CC: stdlib_mimetypes CC: stdlib_math CC: stdlib_random CC: stdlib_httpcore CC: stdlib_times CC: stdlib_tables CC: stdlib_streams CC: stdlib_nativesockets CC: stdlib_options CC: stdlib_algorithm CC: stdlib_posix CC: stdlib_ospaths CC: stdlib_typetraits CC: stdlib_sets CC: stdlib_hashes CC: stdlib_openssl CC: stdlib_dynlib CC: stdlib_asyncnet CC: stdlib_asyncdispatch CC: stdlib_heapqueue CC: stdlib_lists CC: stdlib_asyncstreams CC: stdlib_asyncfutures CC: stdlib_deques CC: stdlib_cstrutils CC: stdlib_selectors CC: stdlib_epoll CC: stdlib_macros CC: stdlib_asyncfile CC: stdlib_parseopt CC: stdlib_osproc CC: stdlib_cpuinfo CC: stdlib_linux CC: stdlib_pegs CC: stdlib_unicode CC: stdlib_json CC: stdlib_lexbase CC: stdlib_future CC: stdlib_sequtils CC: nimble_packageinfo CC: stdlib_parsecfg CC: nimble_version CC: nimble_tools CC: nimble_common CC: nimble_cli CC: stdlib_logging CC: stdlib_terminal CC: stdlib_strformat CC: stdlib_colors CC: stdlib_termios CC: nimble_options CC: nimble_config CC: nimble_download CC: nimble_packageparser CC: nimble_nimscriptsupport CC: compiler_ast CC: compiler_msgs CC: compiler_nversion CC: compiler_options CC: compiler_ropes CC: compiler_idents CC: stdlib_intsets CC: compiler_idgen CC: compiler_platform CC: stdlib_sha1 CC: compiler_wordrecg CC: compiler_modules CC: compiler_astalgo CC: compiler_magicsys CC: compiler_rodread CC: compiler_cgendata CC: compiler_sigmatch CC: compiler_lexer CC: compiler_passes CC: compiler_syntaxes CC: compiler_llstream CC: compiler_modulegraphs CC: compiler_rod CC: compiler_rodutils CC: compiler_condsyms CC: compiler_types CC: stdlib_memfiles CC: compiler_trees CC: compiler_renderer CC: compiler_nimlexbase CC: compiler_sighashes CC: compiler_ndi CC: compiler_extccomp CC: compiler_nimsets CC: compiler_reorder CC: compiler_bitsets CC: compiler_parser CC: compiler_pbraces CC: compiler_filters CC: compiler_filter_tmpl CC: compiler_modulepaths CC: compiler_nimblecmd CC: stdlib_md5 CC: compiler_semdata CC: compiler_lookups CC: compiler_semtypinst CC: compiler_parampatterns CC: compiler_treetab CC: compiler_vmdef CC: compiler_prettybase CC: compiler_pretty CC: compiler_docgen CC: compiler_sempass2 CC: stdlib_xmltree CC: stdlib_cgi CC: compiler_typesrenderer CC: docutils_rstast CC: docutils_rst CC: docutils_rstgen CC: docutils_highlite CC: compiler_guards CC: compiler_writetracking CC: compiler_saturate CC: stdlib_cookies CC: compiler_prefixmatches CC: compiler_passaux CC: compiler_sem CC: compiler_semfold CC: compiler_importer CC: compiler_procfind CC: compiler_pragmas CC: compiler_transf CC: compiler_vm CC: compiler_aliases CC: compiler_cgmeth CC: compiler_lambdalifting CC: compiler_evaltempl CC: compiler_patterns CC: compiler_semmacrosanity CC: compiler_semparallel CC: compiler_lowerings CC: compiler_pluginsupport CC: compiler_commands CC: compiler_destroyer CC: compiler_liftlocals CC: compiler_dfa CC: compiler_vmgen CC: compiler_vmdeps CC: compiler_vmmarshal CC: compiler_gorgeimpl CC: compiler_active CC: compiler_itersgen CC: compiler_locals CC: compiler_nimconf CC: compiler_scriptconfig CC: nimble_publish CC: stdlib_rdstdin CC: stdlib_linenoise CC: stdlib_browsers CC: nimble_packageinstaller CC: nimble_reversedeps CC: nimble_nimscriptexecutor Hint: [Link] Hint: operation successful (127628 lines compiled; 24.328 sec total; 409.016MiB peakmem; Release Build) [SuccessX] + ./koch web --onlyDocs bin/nim js tools/dochack/dochack.nim Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: dochack [Processing] Hint: karax [Processing] Hint: dom [Processing] dochack.nim(272, 19) Warning: < is deprecated [Deprecated] dochack.nim(156, 6) Hint: 'dochack.getSection(toc: Element, name: cstring)[declared in dochack.nim(156, 5)]' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (6968 lines compiled; 0.067 sec total; 9.117MiB peakmem; Debug Build) [SuccessX] bin/nim cc -r tools/nimweb.nim --onlyDocs web/website.ini --putenv:nimversion=0.18.0 --git.commit=v0.18.0 Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: nimweb [Processing] Hint: os [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: algorithm [Processing] Hint: times [Processing] Hint: posix [Processing] Hint: ospaths [Processing] Hint: parseopt [Processing] Hint: parsecfg [Processing] Hint: hashes [Processing] Hint: lexbase [Processing] Hint: streams [Processing] Hint: tables [Processing] Hint: strtabs [Processing] Hint: re [Processing] Hint: pcre [Processing] Hint: rtarrays [Processing] Hint: htmlgen [Processing] Hint: macros [Processing] Hint: md5 [Processing] Hint: osproc [Processing] Hint: cpuinfo [Processing] Hint: linux [Processing] Hint: parsecsv [Processing] Hint: xmltree [Processing] website.tmpl(253, 60) Warning: getGMTime is deprecated [Deprecated] nimweb.nim(361, 10) Hint: 'dir' is declared but not used [XDeclaredButNotUsed] nimweb.nim(410, 13) Warning: getGMTime is deprecated [Deprecated] nimweb.nim(297, 6) Hint: 'nimweb.pathPart(d: string)[declared in nimweb.nim(297, 5)]' is declared but not used [XDeclaredButNotUsed] nimweb.nim(381, 6) Hint: 'nimweb.genNewsLink(title: string)[declared in nimweb.nim(381, 5)]' is declared but not used [XDeclaredButNotUsed] CC: compiler_nimweb CC: stdlib_system CC: stdlib_os CC: stdlib_strutils CC: stdlib_times CC: stdlib_parseopt CC: stdlib_parsecfg CC: stdlib_streams CC: stdlib_strtabs CC: stdlib_tables CC: stdlib_re CC: stdlib_htmlgen CC: stdlib_macros CC: stdlib_md5 CC: stdlib_osproc CC: stdlib_parsecsv CC: stdlib_algorithm CC: stdlib_parseutils CC: stdlib_math CC: stdlib_posix CC: stdlib_ospaths CC: stdlib_hashes CC: stdlib_lexbase CC: stdlib_pcre CC: stdlib_rtarrays CC: stdlib_cpuinfo CC: stdlib_linux CC: stdlib_xmltree Hint: [Link] Hint: operation successful (32944 lines compiled; 5.598 sec total; 86.547MiB peakmem; Debug Build) [SuccessX] Hint: /builddir/build/BUILD/nim-0.18.0/tools/nimweb --onlyDocs web/website.ini --putenv:nimversion=0.18.0 --git.commit=v0.18.0 [Exec] bin/nim doc --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 -o:doc/html/docgen_sample.html doc/docgen_sample.nim bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 -o:doc/html/docgen_sample2.html doc/docgen_sample.nim bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/endb.html --index:on doc/endb.rst bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/lib.html --index:on doc/lib.rst bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/manual.html --index:on doc/manual.rst bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut1.html --index:on doc/tut1.rst bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tut2.html --index:on doc/tut2.rst bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimc.html --index:on doc/nimc.rst Hint: operation successful (1651 lines compiled; 0.002 sec total; 1.504MiB peakmem; Debug Build) [SuccessX] bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/overview.html --index:on doc/overview.rst tut1.rst(763, 61) Warning: redefinition of label '' [RedefinitionOfLabel] Hint: operation successful (1651 lines compiled; 0.001 sec total; 1.004MiB peakmem; Debug Build) [SuccessX] bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/filters.html --index:on doc/filters.rst tut2.rst(28, 65) Warning: redefinition of label 'manual'tut1.rst(1292, 28) Warning: redefinition of label 'len' [RedefinitionOfLabel] Hint: tut1.rst(1349, 41) Warning: operation successful (1651 lines compiled; 0.007 sec total; 2.004MiB peakmem; Debug Build)redefinition of label 'len' [RedefinitionOfLabel] [SuccessX] [RedefinitionOfLabel] tut1.rst(1610, 61) Warning: redefinition of label 'manual' [RedefinitionOfLabel] tut1.rst(1619, 74) Warning: redefinition of label 'manual' [RedefinitionOfLabel] bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/niminst.html --index:on doc/niminst.rst params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_101.nim [Exec] nimc.rst(354, 72) Warning: redefinition of label 'nim-backend-integration-document' [RedefinitionOfLabel] Hint: operation successful (1651 lines compiled; 0.002 sec total; 1.004MiB peakmem; Debug Build) [SuccessX] bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimgrep.html --index:on doc/nimgrep.rst Hint: operation successful (1651 lines compiled; 0.009 sec total; 2.504MiB peakmem; Debug Build) [SuccessX] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] params.testCmd = "bin/nim c $1" Hint: system [Processing] Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_101.nim [Exec] bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/gc.html --index:on doc/gc.rst Hint: operation successful (1651 lines compiled; 0.003 sec total; 1.004MiB peakmem; Debug Build) [SuccessX] bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/estp.html --index:on doc/estp.rst Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: operation successful (1651 lines compiled; 0.002 sec total; 1.004MiB peakmem; Debug Build) [SuccessX] Hint: operation successful (1651 lines compiled; 0.002 sec total; 1.004MiB peakmem; Debug Build) [SuccessX] bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/idetools.html --index:on doc/idetools.rst Hint: system [Processing] bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/docgen.html --index:on doc/docgen.rst Hint: operation successful (1651 lines compiled; 0.002 sec total; 1.004MiB peakmem; Debug Build) [SuccessX] bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/koch.html --index:on doc/koch.rst Hint: operation successful (1651 lines compiled; 0.006 sec total; 2.504MiB peakmem; Debug Build) [SuccessX] bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimfix.html --index:on doc/nimfix.rst Hint: operation successful (1651 lines compiled; 0.005 sec total; 2.004MiB peakmem; Debug Build)Hint: operation successful (1651 lines compiled; 0.002 sec total; 1.004MiB peakmem; Debug Build) [SuccessX] [SuccessX] bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimsuggest.html --index:on doc/nimsuggest.rst bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nep1.html --index:on doc/nep1.rst Hint: operation successful (1651 lines compiled; 0.001 sec total; 1.004MiB peakmem; Debug Build) [SuccessX] bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nims.html --index:on doc/nims.rst Hint: operation successful (1651 lines compiled; 0.003 sec total; 1.504MiB peakmem; Debug Build) [SuccessX] Hint: operation successful (1651 lines compiled; 0.002 sec total; 1.004MiB peakmem; Debug Build) [SuccessX] bin/nim rst2html --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/contributing.html --index:on doc/contributing.rst Hint: operation successful (1651 lines compiled; 0.004 sec total; 1.004MiB peakmem; Debug Build) [SuccessX] bin/nim doc0 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/threads.html --index:on lib/system/threads.nim bin/nim doc0 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/channels.html --index:on lib/system/channels.nim Hint: operation successful (1954 lines compiled; 0.002 sec total; 1.004MiB peakmem; Debug Build) [SuccessX] bin/nim doc0 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/dom.html --index:on lib/js/dom.nim contributing.rst(1, 1) Warning: language 'sh' not supported [LanguageXNotSupported] Hint: operation successful (2362 lines compiled; 0.005 sec total; 1.504MiB peakmem; Debug Build) [SuccessX] Hint: operation successful (1651 lines compiled; 0.006 sec total; 1.504MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/system.html --index:on lib/system.nim bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimscript.html --index:on lib/system/nimscript.nim Hint: operation successful (2228 lines compiled; 0.009 sec total; 2.504MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/ospaths.html --index:on lib/pure/ospaths.nim manual.rst(1, 1) Warning: language 'bash' not supported [LanguageXNotSupported] Hint: operation successful (1651 lines compiled; 0.087 sec total; 14.219MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/macros.html --index:on lib/core/macros.nim system/avltree.nim(54, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] system/gc.nim(101, 23) template/generic instantiation from here system/alloc.nim(984, 8) Warning: declared lock level is 0, but real lock level is [LockLevel] system/gc.nim(101, 23) template/generic instantiation from here system/alloc.nim(987, 8) Warning: declared lock level is 0, but real lock level is [LockLevel] system/gc.nim(101, 23) template/generic instantiation from here system/alloc.nim(990, 8) Warning: declared lock level is 0, but real lock level is [LockLevel] system/gc.nim(101, 23) template/generic instantiation from here system/alloc.nim(993, 8) Warning: declared lock level is 0, but real lock level is [LockLevel] system/gc.nim(726, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] system/gc.nim(828, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: tut2_snippet_101 [Processing] tut2_snippet_101.nim(12, 16) Hint: condition is always true: 'student of Student' [CondTrue] system/sysstr.nim(162, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] tut2_snippet_101.nim(11, 3) Hint: 'person' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut2_snippet_101 CC: stdlib_system Hint: tut1_snippet_101 [Processing] system/assign.nim(41, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] CC: compiler_tut1_snippet_101 CC: stdlib_system Hint: operation successful (13455 lines compiled; 0.307 sec total; 23.52MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/marshal.html --index:on lib/pure/marshal.nim system/deepcopy.nim(83, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: operation successful (13120 lines compiled; 0.347 sec total; 23.336MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/typeinfo.html --index:on lib/core/typeinfo.nim macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: operation successful (14472 lines compiled; 0.361 sec total; 23.531MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/re.html --index:on lib/impure/re.nim Hint: operation successful (18552 lines compiled; 0.414 sec total; 23.691MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nre.html --index:on lib/impure/nre.nim Hint: operation successful (14020 lines compiled; 0.343 sec total; 20.195MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/util.html --index:on lib/impure/nre/private/util.nim hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] lib/pure/hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (18756 lines compiled; 0.540 sec total; 27.516MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/typetraits.html --index:on lib/pure/typetraits.nim lib/pure/hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (19461 lines compiled; 0.429 sec total; 27.352MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/sexp.html --index:on lib/../nimsuggest/sexp.nim Hint: operation successful (13794 lines compiled; 0.281 sec total; 23.391MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/threadpool.html --index:on lib/pure/concurrency/threadpool.nim lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: operation successful (22876 lines compiled; 0.915 sec total; 45.449MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/cpuinfo.html --index:on lib/pure/concurrency/cpuinfo.nim marshal.nim(298, 13) Hint: 'blah2' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (27562 lines compiled; 1.128 sec total; 53.973MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/os.html --index:on lib/pure/os.nim lib/pure/times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] lib/pure/times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] lib/pure/os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: operation successful (26622 lines compiled; 0.569 sec total; 38.438MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/strutils.html --index:on lib/pure/strutils.nim Hint: operation successful (22585 lines compiled; 0.686 sec total; 44.879MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/math.html --index:on lib/pure/math.nim lib/pure/times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] lib/pure/times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] lib/pure/os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: operation successful (24311 lines compiled; 0.542 sec total; 37.359MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/matchers.html --index:on lib/pure/matchers.nim times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: operation successful (24127 lines compiled; 0.532 sec total; 37.293MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/algorithm.html --index:on lib/pure/algorithm.nim math.nim(464, 8) Hint: 'math.mySqrt(num: float)[declared in math.nim(464, 7)]' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (13737 lines compiled; 0.235 sec total; 23.441MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/stats.html --index:on lib/pure/stats.nim strutils.nim(2541, 27) Hint: 'enB' is declared but not used [XDeclaredButNotUsed] strutils.nim(2541, 43) Hint: 'enE' is declared but not used [XDeclaredButNotUsed] strutils.nim(2541, 22) Hint: 'enA' is declared but not used [XDeclaredButNotUsed] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] matchers.nim(46, 8) Warning: toLower is deprecated [Deprecated] Hint: operation successful (17703 lines compiled; 0.392 sec total; 23.16MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nre.html --index:on lib/impure/nre.nim algorithm.nim(362, 7) Hint: 'srt4' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (13617 lines compiled; 0.330 sec total; 23.637MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/util.html --index:on lib/impure/nre/private/util.nim Hint: strutils_examples [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: algorithm [Processing] Hint: operation successful (14111 lines compiled; 0.332 sec total; 23.57MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/winlean.html --index:on lib/windows/winlean.nim CC: stdlib_strutils_examples CC: stdlib_system CC: stdlib_strutils CC: stdlib_parseutils CC: stdlib_math CC: stdlib_algorithm lib/pure/hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] lib/pure/hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (19461 lines compiled; 0.438 sec total; 27.352MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/random.html --index:on lib/pure/random.nim Hint: operation successful (18777 lines compiled; 0.485 sec total; 27.656MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/jsffi.html --index:on lib/js/jsffi.nim Hint: operation successful (22876 lines compiled; 0.748 sec total; 45.449MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/complex.html --index:on lib/pure/complex.nim lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] lib/pure/hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] jsffi.nim(1, 2) Hint: 'c' is declared but not used [XDeclaredButNotUsed] jsffi.nim(255, 34) Warning: ! is deprecated [Deprecated] jsffi.nim(256, 59) Warning: ! is deprecated [Deprecated] jsffi.nim(400, 11) Warning: ! is deprecated [Deprecated] jsffi.nim(1, 1) Warning: language 'js' not supported [LanguageXNotSupported] Hint: operation successful (21238 lines compiled; 0.466 sec total; 32.43MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/times.html --index:on lib/pure/times.nim times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] Hint: operation successful (21712 lines compiled; 0.638 sec total; 32.469MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/osproc.html --index:on lib/pure/osproc.nim Hint: operation successful (14184 lines compiled; 0.370 sec total; 23.691MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/pegs.html --index:on lib/pure/pegs.nim times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] Hint: operation successful (21426 lines compiled; 0.497 sec total; 32.816MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/dynlib.html --index:on lib/pure/dynlib.nim times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (26919 lines compiled; 0.628 sec total; 37.922MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/strscans.html --index:on lib/pure/strscans.nim Hint: operation successful (21400 lines compiled; 0.688 sec total; 44.676MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/parseopt.html --index:on lib/pure/parseopt.nim Hint: operation successful (17700 lines compiled; 0.336 sec total; 23.531MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/parseopt2.html --index:on lib/pure/parseopt2.nim lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: operation successful (16873 lines compiled; 0.313 sec total; 22.805MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/hashes.html --index:on lib/pure/hashes.nim hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: operation successful (17838 lines compiled; 0.393 sec total; 23.523MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/strtabs.html --index:on lib/pure/strtabs.nim Hint: operation successful (24403 lines compiled; 0.600 sec total; 37.461MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/lexbase.html --index:on lib/pure/lexbase.nim Hint: operation successful (24360 lines compiled; 0.555 sec total; 32.953MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/parsecfg.html --index:on lib/pure/parsecfg.nim Hint: [Link] Hint: operation successful (11721 lines compiled; 4.983 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_102.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: tut1_snippet_102 [Processing] tut1_snippet_102.nim(1, 5) Hint: 'name' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut1_snippet_102 Hint: operation successful (18356 lines compiled; 0.567 sec total; 23.691MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/parsexml.html --index:on lib/pure/parsexml.nim Hint: [Link] Hint: [Link] Hint: operation successful (11718 lines compiled; 0.475 sec total; 23.16MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_103.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: operation successful (11732 lines compiled; 5.480 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_102.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: operation successful (20828 lines compiled; 0.740 sec total; 32.113MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/parsecsv.html --index:on lib/pure/parsecsv.nim Hint: operation successful (24740 lines compiled; 0.813 sec total; 38.434MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/parsesql.html --index:on lib/pure/parsesql.nim hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: tut1_snippet_103 [Processing] tut1_snippet_103.nim(3, 5) Hint: 'myVariable' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut1_snippet_103 Hint: [Link] Hint: operation successful (11720 lines compiled; 0.334 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] Hint: tut2_snippet_102 [Processing] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_104.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] CC: compiler_tut2_snippet_102 CC: stdlib_system hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: tut1_snippet_104 [Processing] parsesql.nim(633, 22) Warning: toUpper is deprecated [Deprecated] parsesql.nim(765, 45) Warning: toLower is deprecated [Deprecated] CC: compiler_tut1_snippet_104 parsesql.nim(1125, 47) Warning: toLower is deprecated [Deprecated] parsesql.nim(1221, 17) Warning: toUpper is deprecated [Deprecated] parsesql.nim(1226, 11) Warning: toLower is deprecated [Deprecated] parsesql.nim(1259, 62) Warning: toLower is deprecated [Deprecated] parsesql.nim(1224, 6) Hint: 'parsesql.addIden(s: var SqlWriter, thing: string)[declared in parsesql.nim(1224, 5)]' is declared but not used [XDeclaredButNotUsed] parsesql.nim(635, 6) Hint: 'parsesql.opt(p: var SqlParser, kind: TokKind)[declared in parsesql.nim(635, 5)]' is declared but not used [XDeclaredButNotUsed] parsesql.nim(1246, 6) Hint: 'parsesql.addMulti(s: var SqlWriter, n: SqlNode, sep: char, prefix: char, suffix: char)[declared in parsesql.nim(1246, 5)]' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (20099 lines compiled; 0.483 sec total; 27.203MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/streams.html --index:on lib/pure/streams.nim Hint: [Link] Hint: operation successful (11725 lines compiled; 0.404 sec total; 22.867MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_105.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: operation successful (25181 lines compiled; 0.729 sec total; 37.773MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/terminal.html --index:on lib/pure/terminal.nim times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: operation successful (27814 lines compiled; 1.089 sec total; 53.188MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/cgi.html --index:on lib/pure/cgi.nim Hint: operation successful (13726 lines compiled; 0.386 sec total; 23.691MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/unicode.html --index:on lib/pure/unicode.nim Hint: tut1_snippet_105 [Processing] CC: compiler_tut1_snippet_105 Hint: [Link] Hint: operation successful (11720 lines compiled; 0.399 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_106.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: tut1_snippet_106 [Processing] tut1_snippet_106.nim(2, 6) Hint: 'y' is declared but not used [XDeclaredButNotUsed] tut1_snippet_106.nim(4, 9) Hint: 'c' is declared but not used [XDeclaredButNotUsed] tut1_snippet_106.nim(4, 3) Hint: 'a' is declared but not used [XDeclaredButNotUsed] tut1_snippet_106.nim(4, 6) Hint: 'b' is declared but not used [XDeclaredButNotUsed] tut1_snippet_106.nim(2, 3) Hint: 'x' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut1_snippet_106 Hint: [Link] Hint: operation successful (11721 lines compiled; 0.314 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_107.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: operation successful (15031 lines compiled; 0.607 sec total; 28.008MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/strmisc.html --index:on lib/pure/strmisc.nim times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] Hint: tut1_snippet_107 [Processing] os.nim(228, 41) Warning: - is deprecated [Deprecated] CC: compiler_tut1_snippet_107 hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: [Link] Hint: operation successful (25792 lines compiled; 0.858 sec total; 37.758MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/htmlgen.html --index:on lib/pure/htmlgen.nim Hint: operation successful (11723 lines compiled; 0.442 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_108.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: operation successful (17654 lines compiled; 0.512 sec total; 23.691MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/parseutils.html --index:on lib/pure/parseutils.nim Hint: operation successful (39340 lines compiled; 1.363 sec total; 52.051MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/browsers.html --index:on lib/pure/browsers.nim Hint: tut1_snippet_108 [Processing] tut1_snippet_108.nim(1, 7) Hint: 'x' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut1_snippet_108 lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: [Link] Hint: operation successful (11718 lines compiled; 0.434 sec total; 22.867MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_109.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] htmlgen.nim(95, 21) Warning: ! is deprecated [Deprecated] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: operation successful (19413 lines compiled; 0.625 sec total; 27.965MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/jsconsole.html --index:on lib/js/jsconsole.nim Hint: operation successful (16127 lines compiled; 0.364 sec total; 23.391MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/db_postgres.html --index:on lib/impure/db_postgres.nim Hint: tut1_snippet_109 [Processing] tut1_snippet_109.nim(2, 3) Hint: 'x' is declared but not used [XDeclaredButNotUsed] tut1_snippet_109.nim(5, 3) Hint: 'z' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut1_snippet_109 Hint: [Link] Hint: [Link] Hint: operation successful (16253 lines compiled; 6.010 sec total; 33MiB peakmem; Debug Build) [SuccessX] Hint: /builddir/build/BUILD/nim-0.18.0/lib/pure/strutils_examples [Exec] Hint: operation successful (17570 lines compiled; 6.382 sec total; 27.371MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/db_mysql.html --index:on lib/impure/db_mysql.nim Hint: operation successful (11722 lines compiled; 0.399 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_110.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: operation successful (14516 lines compiled; 0.466 sec total; 23.445MiB peakmem; Debug Build) [SuccessX] os.nim(228, 41) Warning: - is deprecated [Deprecated] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/db_sqlite.html --index:on lib/impure/db_sqlite.nim Hint: tut1_snippet_110 [Processing] tut1_snippet_110.nim(1, 5) Hint: 'input' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut1_snippet_110 Hint: operation successful (18578 lines compiled; 0.471 sec total; 27.656MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/db_common.html --index:on lib/pure/db_common.nim hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: [Link] Hint: operation successful (11718 lines compiled; 0.349 sec total; 22.867MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_111.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: operation successful (26962 lines compiled; 0.908 sec total; 37.453MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/httpserver.html --index:on lib/pure/httpserver.nim Hint: operation successful (19207 lines compiled; 0.498 sec total; 27.875MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/httpclient.html --index:on lib/pure/httpclient.nim Hint: operation successful (13224 lines compiled; 0.267 sec total; 23.637MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/smtp.html --index:on lib/pure/smtp.nim Hint: tut1_snippet_111 [Processing] CC: compiler_tut1_snippet_111 Hint: [Link] Hint: operation successful (18381 lines compiled; 0.460 sec total; 23.531MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/ssl.html --index:on lib/impure/ssl.nim Hint: operation successful (11724 lines compiled; 0.332 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_112.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: tut1_snippet_112 [Processing] CC: compiler_tut1_snippet_112 hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: [Link] Hint: operation successful (11727 lines compiled; 0.425 sec total; 22.992MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_113.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] httpserver.nim(29, 60) Warning: sockets is deprecated [Deprecated] lib/deprecated/pure/asyncio.nim(11, 8) Warning: sockets is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] lib/deprecated/pure/asyncio.nim(167, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] lib/deprecated/pure/asyncio.nim(407, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] os.nim(228, 41) Warning: - is deprecated [Deprecated] httpserver.nim(29, 69) Warning: asyncio is deprecated [Deprecated] httpserver.nim(306, 30) Warning: toLower is deprecated [Deprecated] httpserver.nim(430, 30) Warning: toLower is deprecated [Deprecated] Hint: operation successful (30054 lines compiled; 0.819 sec total; 37.383MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/ropes.html --index:on lib/pure/ropes.nim net.nim(539, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] net.nim(1014, 12) Warning: select is deprecated [Deprecated] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] lib/pure/times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] lib/pure/times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] net.nim(539, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] lib/pure/os.nim(228, 41) Warning: - is deprecated [Deprecated] net.nim(1014, 12) Warning: select is deprecated [Deprecated] Hint: operation successful (26142 lines compiled; 0.666 sec total; 38.309MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/unidecode.html --index:on lib/pure/unidecode/unidecode.nim Hint: tut1_snippet_113 [Processing] CC: compiler_tut1_snippet_113 asyncdispatch.nim(366, 21) Warning: newNativeSocket is deprecated [Deprecated] asyncdispatch.nim(679, 22) Warning: newNativeSocket is deprecated [Deprecated] Hint: operation successful (14186 lines compiled; 0.250 sec total; 23.57MiB peakmem; Debug Build) [SuccessX] includes/asynccommon.nim(13, 30) template/generic instantiation from here bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/xmldom.html --index:on lib/pure/xmldom.nim includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(18, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(22, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(28, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(196, 20) template/generic instantiation from here includes/asynccommon.nim(162, 21) Warning: newAsyncNativeSocket is deprecated [Deprecated] asyncdispatch.nim(366, 21) Warning: newNativeSocket is deprecated [Deprecated] asyncdispatch.nim(679, 22) Warning: newNativeSocket is deprecated [Deprecated] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] includes/asynccommon.nim(13, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(18, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(22, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(28, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] asyncmacro.nim(182, 54) Warning: ! is deprecated [Deprecated] asyncmacro.nim(195, 62) Warning: ! is deprecated [Deprecated] asyncmacro.nim(204, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(213, 30) Warning: ! is deprecated [Deprecated] asyncmacro.nim(221, 31) Warning: ! is deprecated [Deprecated] includes/asynccommon.nim(196, 20) template/generic instantiation from here includes/asynccommon.nim(162, 21) Warning: newAsyncNativeSocket is deprecated [Deprecated] asyncmacro.nim(336, 63) Warning: ! is deprecated [Deprecated] asyncmacro.nim(351, 24) Warning: ! is deprecated [Deprecated] Hint: [Link] asyncmacro.nim(451, 54) Warning: ! is deprecated [Deprecated] asyncmacro.nim(454, 62) Warning: ! is deprecated [Deprecated] asyncmacro.nim(460, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(467, 30) Warning: ! is deprecated [Deprecated] asyncmacro.nim(474, 31) Warning: ! is deprecated [Deprecated] asyncnet.nim(150, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] Hint: operation successful (11724 lines compiled; 0.455 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_114.nim [Exec] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] asyncmacro.nim(182, 54) Warning: ! is deprecated [Deprecated] asyncmacro.nim(195, 62) Warning: ! is deprecated [Deprecated] asyncmacro.nim(204, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(213, 30) Warning: ! is deprecated [Deprecated] asyncmacro.nim(221, 31) Warning: ! is deprecated [Deprecated] asyncmacro.nim(336, 63) Warning: ! is deprecated [Deprecated] asyncmacro.nim(351, 24) Warning: ! is deprecated [Deprecated] asyncmacro.nim(451, 54) Warning: ! is deprecated [Deprecated] asyncmacro.nim(454, 62) Warning: ! is deprecated [Deprecated] asyncmacro.nim(460, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(467, 30) Warning: ! is deprecated [Deprecated] asyncmacro.nim(474, 31) Warning: ! is deprecated [Deprecated] asyncnet.nim(150, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] httpclient.nim(470, 14) Warning: random is deprecated [Deprecated] httpclient.nim(584, 41) Warning: use HttpGet instead; httpGet is deprecated [Deprecated] httpclient.nim(594, 12) Warning: request is deprecated [Deprecated] httpclient.nim(626, 25) Warning: use HttpGet instead; httpGet is deprecated [Deprecated] httpclient.nim(626, 12) Warning: request is deprecated [Deprecated] httpclient.nim(632, 36) Warning: use HttpGet instead; httpGet is deprecated [Deprecated] httpclient.nim(632, 16) Warning: request is deprecated [Deprecated] httpclient.nim(647, 11) Warning: get is deprecated [Deprecated] httpclient.nim(686, 25) Warning: use HttpPost instead; httpPost is deprecated [Deprecated] httpclient.nim(686, 12) Warning: request is deprecated [Deprecated] httpclient.nim(692, 45) Warning: use HttpGet instead; httpGet is deprecated [Deprecated] httpclient.nim(692, 59) Warning: use HttpPost instead; httpPost is deprecated [Deprecated] httpclient.nim(693, 16) Warning: request is deprecated [Deprecated] httpclient.nim(714, 11) Warning: post is deprecated [Deprecated] httpclient.nim(733, 13) Warning: getContent is deprecated [Deprecated] httpclient.nim(146, 23) Hint: 'ValueError' is declared but not used [XDeclaredButNotUsed] httpclient.nim(146, 35) Hint: 'OverflowError' is declared but not used [XDeclaredButNotUsed] httpclient.nim(146, 23) Hint: 'ValueError' is declared but not used [XDeclaredButNotUsed] httpclient.nim(146, 35) Hint: 'OverflowError' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (45828 lines compiled; 1.293 sec total; 72.812MiB peakmem; Debug Build) [SuccessX] Hint: tut1_snippet_114 [Processing] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/xmldomparser.html --index:on lib/pure/xmldomparser.nim CC: compiler_tut1_snippet_114 xmldom.nim(235, 38) Warning: toLower is deprecated [Deprecated] xmldom.nim(314, 38) Warning: toLower is deprecated [Deprecated] Hint: [Link] xmldom.nim(536, 14) Warning: toLower is deprecated [Deprecated] xmldom.nim(539, 14) Warning: toLower is deprecated [Deprecated] xmldom.nim(542, 14) Warning: toLower is deprecated [Deprecated] Hint: operation successful (44412 lines compiled; 1.328 sec total; 60.781MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/xmlparser.html --index:on lib/pure/xmlparser.nim Hint: operation successful (11721 lines compiled; 0.296 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: operation successful (18700 lines compiled; 0.441 sec total; 27.672MiB peakmem; Debug Build) [SuccessX] Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_115.nim [Exec] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/htmlparser.html --index:on lib/pure/htmlparser.nim Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: operation successful (15106 lines compiled; 0.578 sec total; 27.844MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/xmltree.html --index:on lib/pure/xmltree.nim hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: tut1_snippet_115 [Processing] CC: compiler_tut1_snippet_115 Hint: [Link] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] xmldom.nim(235, 38) Warning: toLower is deprecated [Deprecated] xmldom.nim(314, 38) Warning: toLower is deprecated [Deprecated] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] xmldom.nim(536, 14) Warning: toLower is deprecated [Deprecated] xmldom.nim(539, 14) Warning: toLower is deprecated [Deprecated] xmldom.nim(542, 14) Warning: toLower is deprecated [Deprecated] Hint: operation successful (11721 lines compiled; 0.445 sec total; 22.992MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_116.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: tut1_snippet_116 [Processing] tut1_snippet_116.nim(2, 7) Hint: 'x' is declared but not used [XDeclaredButNotUsed] tut1_snippet_116.nim(3, 6) Error: undeclared identifier: 'x' params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_117.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (26501 lines compiled; 0.819 sec total; 39.027MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/colors.html --index:on lib/pure/colors.nim Hint: tut1_snippet_117 [Processing] tut1_snippet_117.nim(2, 7) Hint: 'x' is declared but not used [XDeclaredButNotUsed] tut1_snippet_117.nim(3, 6) Error: undeclared identifier: 'x' lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_118.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: [Link] Hint: operation successful (11726 lines compiled; 5.809 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_103.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: operation successful (29113 lines compiled; 1.296 sec total; 52.34MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/mimetypes.html --index:on lib/pure/mimetypes.nim times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] Hint: operation successful (30090 lines compiled; 1.263 sec total; 53.348MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/json.html --index:on lib/pure/json.nim os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: tut1_snippet_118 [Processing] CC: compiler_tut1_snippet_118 Hint: [Link] Hint: operation successful (30548 lines compiled; 1.331 sec total; 52.277MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/base64.html --index:on lib/pure/base64.nim Hint: tut2_snippet_103 [Processing] Hint: operation successful (11730 lines compiled; 0.416 sec total; 22.898MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_119.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] CC: compiler_tut2_snippet_103 CC: stdlib_system Hint: operation successful (17982 lines compiled; 0.512 sec total; 23.531MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/scgi.html --index:on lib/pure/scgi.nim hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (13298 lines compiled; 0.230 sec total; 23.531MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/tables.html --index:on lib/pure/collections/tables.nim Hint: tut1_snippet_119 [Processing] CC: compiler_tut1_snippet_119 times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] Hint: [Link] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: operation successful (11721 lines compiled; 0.384 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_120.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: operation successful (25268 lines compiled; 0.586 sec total; 38.242MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/sets.html --index:on lib/pure/collections/sets.nim lib/pure/hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: tut1_snippet_120 [Processing] CC: compiler_tut1_snippet_120 lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: [Link] lib/pure/hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (11726 lines compiled; 0.294 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_121.nim [Exec] scgi.nim(35, 8) Warning: sockets is deprecated [Deprecated] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (19397 lines compiled; 0.495 sec total; 32.512MiB peakmem; Debug Build) [SuccessX] lib/deprecated/pure/asyncio.nim(11, 8) Warning: sockets is deprecated [Deprecated] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/lists.html --index:on lib/pure/collections/lists.nim lib/deprecated/pure/asyncio.nim(167, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] lib/deprecated/pure/asyncio.nim(407, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] scgi.nim(35, 40) Warning: asyncio is deprecated [Deprecated] json.nim(1978, 9) Hint: 'a' is declared but not used [XDeclaredButNotUsed] json.nim(1983, 9) Hint: 'a' is declared but not used [XDeclaredButNotUsed] scgi.nim(250, 7) Warning: Cannot prove that 'client' is initialized. This will become a compile time error in the future. [ProveInit] Hint: operation successful (27700 lines compiled; 0.709 sec total; 37.594MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/sharedlist.html --index:on lib/pure/collections/sharedlist.nim json.nim(1949, 9) Hint: simpleGetOrDefault({}(testJson, ["doesnt_exist"]), "anything") --> 'getOrDefault({}(testJson, ["doesnt_exist"]), "anything")' [Pattern] json.nim(1949, 9) Hint: simpleGetOrDefault(testJson, "doesnt_exist") --> 'getOrDefault(testJson, "doesnt_exist")' [Pattern] json.nim(2016, 7) Hint: 'name' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (25857 lines compiled; 0.863 sec total; 45.023MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/sharedtables.html --index:on lib/pure/collections/sharedtables.nim Hint: operation successful (18981 lines compiled; 0.409 sec total; 31.82MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/intsets.html --index:on lib/pure/collections/intsets.nim Hint: tut1_snippet_121 [Processing] CC: compiler_tut1_snippet_121 lib/system/syslocks.nim(126, 5) Hint: 'SysLockType' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (13525 lines compiled; 0.263 sec total; 23.457MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/queues.html --index:on lib/pure/collections/queues.nim Hint: [Link] Hint: operation successful (13391 lines compiled; 0.300 sec total; 23.473MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/deques.html --index:on lib/pure/collections/deques.nim lib/pure/hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (11729 lines compiled; 0.364 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_122.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] lib/pure/hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] lib/system/syslocks.nim(126, 5) Hint: 'SysLockType' is declared but not used [XDeclaredButNotUsed] tableimpl.nim(47, 10) Hint: 'genHash' is declared but not used [XDeclaredButNotUsed] tableimpl.nim(151, 10) Hint: 'clearImpl' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (18583 lines compiled; 0.435 sec total; 27.316MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/encodings.html --index:on lib/pure/encodings.nim Hint: operation successful (14007 lines compiled; 0.283 sec total; 23.484MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/events.html --index:on lib/pure/events.nim Hint: tut1_snippet_122 [Processing] CC: compiler_tut1_snippet_122 queues.nim(42, 10) Warning: `queues` module is deprecated - use `deques` instead [User] queues.nim(51, 43) Warning: Queue is deprecated [Deprecated] queues.nim(64, 17) Warning: Queue is deprecated [Deprecated] queues.nim(81, 19) Warning: Queue is deprecated [Deprecated] queues.nim(87, 18) Warning: Queue is deprecated [Deprecated] queues.nim(92, 18) Warning: Queue is deprecated [Deprecated] queues.nim(99, 22) Warning: Queue is deprecated [Deprecated] queues.nim(105, 25) Warning: Queue is deprecated [Deprecated] queues.nim(110, 23) Warning: Queue is deprecated [Deprecated] queues.nim(117, 28) Warning: Queue is deprecated [Deprecated] queues.nim(124, 23) Warning: Queue is deprecated [Deprecated] queues.nim(131, 22) Warning: Queue is deprecated [Deprecated] queues.nim(142, 21) Warning: Queue is deprecated [Deprecated] queues.nim(161, 21) Warning: Queue is deprecated [Deprecated] queues.nim(169, 25) Warning: Queue is deprecated [Deprecated] queues.nim(173, 25) Warning: Queue is deprecated [Deprecated] queues.nim(177, 17) Warning: Queue is deprecated [Deprecated] Hint: operation successful (13997 lines compiled; 0.356 sec total; 23.484MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/sequtils.html --index:on lib/pure/collections/sequtils.nim lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: [Link] Hint: operation successful (11726 lines compiled; 0.382 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_123.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: operation successful (20748 lines compiled; 0.607 sec total; 27.355MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/cookies.html --index:on lib/pure/cookies.nim Hint: tut1_snippet_123 [Processing] tut1_snippet_123.nim(1, 6) Hint: 'tut1_snippet_123.printSeq(s: seq, nprinted: int)[declared in tut1_snippet_123.nim(1, 5)]' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut1_snippet_123 Hint: operation successful (13224 lines compiled; 0.348 sec total; 23.531MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/memfiles.html --index:on lib/pure/memfiles.nim Hint: [Link] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: operation successful (11721 lines compiled; 0.273 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_124.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: operation successful (24592 lines compiled; 0.726 sec total; 32.992MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/subexes.html --index:on lib/pure/subexes.nim Hint: tut1_snippet_124 [Processing] CC: compiler_tut1_snippet_124 Hint: operation successful (20035 lines compiled; 0.575 sec total; 32.797MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/critbits.html --index:on lib/pure/collections/critbits.nim Hint: [Link] Hint: operation successful (11726 lines compiled; 0.290 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_125.nim [Exec] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: operation successful (24817 lines compiled; 0.637 sec total; 36.703MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/asyncio.html --index:on lib/deprecated/pure/asyncio.nim times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: operation successful (24514 lines compiled; 0.595 sec total; 33.094MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/actors.html --index:on lib/deprecated/pure/actors.nim critbits.nim(162, 7) Hint: 'n' is declared but not used [XDeclaredButNotUsed] Hint: tut1_snippet_125 [Processing] CC: compiler_tut1_snippet_125 lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: operation successful (18046 lines compiled; 0.420 sec total; 23.734MiB peakmem; Debug Build) [SuccessX] critbits.nim(146, 7) Hint: 'n' is declared but not used [XDeclaredButNotUsed] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/locks.html --index:on lib/core/locks.nim Hint: operation successful (16003 lines compiled; 0.407 sec total; 23.629MiB peakmem; Debug Build) [SuccessX] Hint: [Link] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/rlocks.html --index:on lib/core/rlocks.nim Hint: operation successful (11721 lines compiled; 0.392 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_126.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] lib/system/syslocks.nim(126, 5) Hint: 'SysLockType' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (13422 lines compiled; 0.245 sec total; 23.566MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/oids.html --index:on lib/pure/oids.nim Hint: tut1_snippet_126 [Processing] lib/system/syslocks.nim(120, 5) Hint: 'SysCondAttr' is declared but not used [XDeclaredButNotUsed] lib/system/syslocks.nim(172, 7) Hint: 'SysCond' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (13401 lines compiled; 0.251 sec total; 23.531MiB peakmem; Debug Build) [SuccessX] CC: compiler_tut1_snippet_126 bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/endians.html --index:on lib/pure/endians.nim lib/pure/times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] lib/pure/times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] Hint: [Link] lib/pure/os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: operation successful (11718 lines compiled; 0.269 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_127.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] asyncio.nim(11, 8) Warning: sockets is deprecated [Deprecated] asyncio.nim(167, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] asyncio.nim(407, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] asyncio.nim(681, 9) Warning: Cannot prove that 'client' is initialized. This will become a compile time error in the future. [ProveInit] Hint: operation successful (26724 lines compiled; 0.650 sec total; 37.531MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/uri.html --index:on lib/pure/uri.nim Hint: operation successful (13229 lines compiled; 0.268 sec total; 23.691MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimprof.html --index:on lib/pure/nimprof.nim lib/pure/times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] lib/pure/times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] lib/pure/os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: tut1_snippet_127 [Processing] Hint: operation successful (26025 lines compiled; 0.745 sec total; 37.832MiB peakmem; Debug Build) [SuccessX] CC: compiler_tut1_snippet_127 bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/unittest.html --index:on lib/pure/unittest.nim Hint: [Link] Hint: operation successful (11720 lines compiled; 0.436 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_128.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] Hint: operation successful (21631 lines compiled; 0.571 sec total; 32.441MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/highlite.html --index:on lib/packages/docutils/highlite.nim hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (18187 lines compiled; 0.468 sec total; 27.27MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/rst.html --index:on lib/packages/docutils/rst.nim Hint: tut1_snippet_128 [Processing] tut1_snippet_128.nim(1, 10) Hint: 'tut1_snippet_128.countup(a: int, b: int)[declared in tut1_snippet_128.nim(1, 9)]' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut1_snippet_128 lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: operation successful (20976 lines compiled; 0.528 sec total; 27.301MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/rstast.html --index:on lib/packages/docutils/rstast.nim Hint: [Link] Hint: operation successful (11722 lines compiled; 0.331 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_129.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] highlite.nim(381, 6) Hint: 'highlite.isKeywordIgnoreCase(x: openarray[string], y: string)[declared in highlite.nim(381, 5)]' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (18479 lines compiled; 0.418 sec total; 27.883MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/rstgen.html --index:on lib/packages/docutils/rstgen.nim Hint: tut1_snippet_129 [Processing] tut1_snippet_129.nim(3, 3) Hint: 'y' is declared but not used [XDeclaredButNotUsed] tut1_snippet_129.nim(5, 3) Hint: 'u' is declared but not used [XDeclaredButNotUsed] tut1_snippet_129.nim(2, 3) Hint: 'x' is declared but not used [XDeclaredButNotUsed] tut1_snippet_129.nim(4, 3) Hint: 'z' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut1_snippet_129 times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: [Link] Hint: operation successful (11722 lines compiled; 0.281 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] os.nim(228, 41) Warning: - is deprecated [Deprecated] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_130.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut1_snippet_130 [Processing] tut1_snippet_130.nim(3, 3) Hint: 'y' is declared but not used [XDeclaredButNotUsed] tut1_snippet_130.nim(2, 3) Hint: 'x' is declared but not used [XDeclaredButNotUsed] tut1_snippet_130.nim(4, 3) Hint: 'z' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut1_snippet_130 Hint: [Link] Hint: operation successful (11721 lines compiled; 0.281 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_131.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] unittest.nim(645, 28) Warning: ! is deprecated [Deprecated] Hint: operation successful (41793 lines compiled; 1.117 sec total; 61.258MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/logging.html --index:on lib/pure/logging.nim Hint: operation successful (26174 lines compiled; 0.786 sec total; 44.5MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/options.html --index:on lib/pure/options.nim Hint: tut1_snippet_131 [Processing] tut1_snippet_131.nim(5, 3) Hint: 'sum' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut1_snippet_131 Hint: [Link] Hint: operation successful (11722 lines compiled; 0.283 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_132.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] rst.nim(854, 13) Hint: 'dkAuthor' is declared but not used [XDeclaredButNotUsed] rst.nim(1390, 6) Hint: 'rst.$(t: Token)[declared in rst.nim(1390, 5)]' is declared but not used [XDeclaredButNotUsed] rst.nim(854, 23) Hint: 'dkAuthors' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (34443 lines compiled; 1.214 sec total; 61.266MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/asyncdispatch.html --index:on lib/pure/asyncdispatch.nim lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: tut1_snippet_132 [Processing] CC: compiler_tut1_snippet_132 rst.nim(854, 13) Hint: 'dkAuthor' is declared but not used [XDeclaredButNotUsed] rst.nim(1390, 6) Hint: 'rst.$(t: Token)[declared in rst.nim(1390, 5)]' is declared but not used [XDeclaredButNotUsed] rst.nim(854, 23) Hint: 'dkAuthors' is declared but not used [XDeclaredButNotUsed] Hint: [Link] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] highlite.nim(381, 6) Hint: 'highlite.isKeywordIgnoreCase(x: openarray[string], y: string)[declared in highlite.nim(381, 5)]' is declared but not used [XDeclaredButNotUsed] os.nim(228, 41) Warning: - is deprecated [Deprecated] rstgen.nim(336, 19) Warning: < is deprecated [Deprecated] rstgen.nim(467, 17) Warning: < is deprecated [Deprecated] rstgen.nim(470, 35) Warning: < is deprecated [Deprecated] Hint: operation successful (11733 lines compiled; 0.402 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_133.nim [Exec] logging.nim(129, 15) Warning: toLower is deprecated [Deprecated] logging.nim(150, 22) Hint: 'Exception' is declared but not used [XDeclaredButNotUsed] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: operation successful (24502 lines compiled; 0.625 sec total; 33.051MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/asyncnet.html --index:on lib/pure/asyncnet.nim rstgen.nim(608, 23) Warning: < is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] rstgen.nim(777, 20) Warning: toLower is deprecated [Deprecated] rstgen.nim(834, 22) Warning: toLower is deprecated [Deprecated] rstgen.nim(166, 6) Hint: 'rstgen.addRtfChar(dest: var string, c: char)[declared in rstgen.nim(166, 5)]' is declared but not used [XDeclaredButNotUsed] rstgen.nim(227, 6) Hint: 'rstgen.disp(target: OutputTarget, xml: string, tex: string)[declared in rstgen.nim(227, 5)]' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (38131 lines compiled; 1.224 sec total; 71.258MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nativesockets.html --index:on lib/pure/nativesockets.nim os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: [Link] Hint: operation successful (11741 lines compiled; 5.124 sec total; 22.898MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_104.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut1_snippet_133 [Processing] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] CC: compiler_tut1_snippet_133 os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: [Link] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (11720 lines compiled; 0.332 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_134.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_104 [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: algorithm [Processing] CC: compiler_tut2_snippet_104 CC: stdlib_system CC: stdlib_strutils CC: stdlib_parseutils CC: stdlib_math unittest.nim(645, 28) Warning: ! is deprecated [Deprecated] CC: stdlib_algorithm net.nim(539, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] net.nim(1014, 12) Warning: select is deprecated [Deprecated] Hint: operation successful (43233 lines compiled; 1.086 sec total; 63.723MiB peakmem; Debug Build) [SuccessX] os.nim(228, 41) Warning: - is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/asynchttpserver.html --index:on lib/pure/asynchttpserver.nim os.nim(228, 41) Warning: - is deprecated [Deprecated] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: tut1_snippet_134 [Processing] tut1_snippet_134.nim(4, 5) Hint: 'north' is declared but not used [XDeclaredButNotUsed] tut1_snippet_134.nim(4, 25) Hint: 'west' is declared but not used [XDeclaredButNotUsed] tut1_snippet_134.nim(4, 12) Hint: 'east' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut1_snippet_134 asyncdispatch.nim(366, 21) Warning: newNativeSocket is deprecated [Deprecated] asyncdispatch.nim(679, 22) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(13, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(18, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(22, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(28, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(196, 20) template/generic instantiation from here includes/asynccommon.nim(162, 21) Warning: newAsyncNativeSocket is deprecated [Deprecated] Hint: operation successful (26366 lines compiled; 0.595 sec total; 37.07MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/net.html --index:on lib/pure/net.nim Hint: [Link] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] asyncmacro.nim(182, 54) Warning: ! is deprecated [Deprecated] asyncmacro.nim(195, 62) Warning: ! is deprecated [Deprecated] asyncmacro.nim(204, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(213, 30) Warning: ! is deprecated [Deprecated] asyncmacro.nim(221, 31) Warning: ! is deprecated [Deprecated] asyncmacro.nim(336, 63) Warning: ! is deprecated [Deprecated] asyncmacro.nim(351, 24) Warning: ! is deprecated [Deprecated] asyncmacro.nim(451, 54) Warning: ! is deprecated [Deprecated] asyncmacro.nim(454, 62) Warning: ! is deprecated [Deprecated] asyncmacro.nim(460, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(467, 30) Warning: ! is deprecated [Deprecated] asyncmacro.nim(474, 31) Warning: ! is deprecated [Deprecated] Hint: operation successful (11724 lines compiled; 0.410 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_135.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: operation successful (36932 lines compiled; 1.068 sec total; 51.664MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/selectors.html --index:on lib/pure/selectors.nim net.nim(539, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] net.nim(1014, 12) Warning: select is deprecated [Deprecated] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] asyncdispatch.nim(366, 21) Warning: newNativeSocket is deprecated [Deprecated] asyncdispatch.nim(679, 22) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(13, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(18, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(22, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(28, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(196, 20) template/generic instantiation from here includes/asynccommon.nim(162, 21) Warning: newAsyncNativeSocket is deprecated [Deprecated] Hint: tut1_snippet_135 [Processing] tut1_snippet_135.nim(3, 19) Hint: 'c' is declared but not used [XDeclaredButNotUsed] tut1_snippet_135.nim(3, 5) Hint: 'a' is declared but not used [XDeclaredButNotUsed] tut1_snippet_135.nim(3, 12) Hint: 'b' is declared but not used [XDeclaredButNotUsed] tut1_snippet_135.nim(2, 3) Hint: 'MyEnum' is declared but not used [XDeclaredButNotUsed] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] CC: compiler_tut1_snippet_135 asyncmacro.nim(182, 54) Warning: ! is deprecated [Deprecated] asyncmacro.nim(195, 62) Warning: ! is deprecated [Deprecated] asyncmacro.nim(204, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(213, 30) Warning: ! is deprecated [Deprecated] asyncmacro.nim(221, 31) Warning: ! is deprecated [Deprecated] asyncmacro.nim(336, 63) Warning: ! is deprecated [Deprecated] asyncmacro.nim(351, 24) Warning: ! is deprecated [Deprecated] asyncmacro.nim(451, 54) Warning: ! is deprecated [Deprecated] asyncmacro.nim(454, 62) Warning: ! is deprecated [Deprecated] asyncmacro.nim(460, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(467, 30) Warning: ! is deprecated [Deprecated] asyncmacro.nim(474, 31) Warning: ! is deprecated [Deprecated] Hint: [Link] asyncnet.nim(150, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] Hint: operation successful (11720 lines compiled; 0.283 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_136.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: operation successful (39944 lines compiled; 1.058 sec total; 61.332MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/future.html --index:on lib/pure/future.nim times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: tut1_snippet_136 [Processing] tut1_snippet_136.nim(2, 3) Hint: 'MySubrange' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut1_snippet_136 hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] Hint: [Link] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: operation successful (11719 lines compiled; 0.404 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_137.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] net.nim(539, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] net.nim(1014, 12) Warning: select is deprecated [Deprecated] Hint: operation successful (30158 lines compiled; 0.824 sec total; 37.395MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/ftpclient.html --index:on lib/deprecated/pure/ftpclient.nim lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] net.nim(539, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] future.nim(77, 52) Warning: ! is deprecated [Deprecated] future.nim(96, 48) Warning: ! is deprecated [Deprecated] Hint: operation successful (14673 lines compiled; 0.459 sec total; 23.531MiB peakmem; Debug Build) [SuccessX] net.nim(1014, 12) Warning: select is deprecated [Deprecated] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/chains.html --index:on lib/pure/collections/chains.nim selectors.nim(41, 7) Hint: 'bsdPlatform' is declared but not used [XDeclaredButNotUsed] selectors.nim(32, 7) Hint: 'hasThreadSupport' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (26702 lines compiled; 0.789 sec total; 37.828MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/asyncfile.html --index:on lib/pure/asyncfile.nim asyncdispatch.nim(366, 21) Warning: newNativeSocket is deprecated [Deprecated] asyncdispatch.nim(679, 22) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(13, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(18, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(22, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(28, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(196, 20) template/generic instantiation from here includes/asynccommon.nim(162, 21) Warning: newAsyncNativeSocket is deprecated [Deprecated] Hint: tut1_snippet_137 [Processing] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] CC: compiler_tut1_snippet_137 asyncmacro.nim(182, 54) Warning: ! is deprecated [Deprecated] asyncmacro.nim(195, 62) Warning: ! is deprecated [Deprecated] asyncmacro.nim(204, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(213, 30) Warning: ! is deprecated [Deprecated] asyncmacro.nim(221, 31) Warning: ! is deprecated [Deprecated] asyncmacro.nim(336, 63) Warning: ! is deprecated [Deprecated] asyncmacro.nim(351, 24) Warning: ! is deprecated [Deprecated] asyncmacro.nim(451, 54) Warning: ! is deprecated [Deprecated] asyncmacro.nim(454, 62) Warning: ! is deprecated [Deprecated] asyncmacro.nim(460, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(467, 30) Warning: ! is deprecated [Deprecated] asyncmacro.nim(474, 31) Warning: ! is deprecated [Deprecated] Hint: operation successful (13165 lines compiled; 0.270 sec total; 23.484MiB peakmem; Debug Build) [SuccessX] asyncnet.nim(150, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/asyncftpclient.html --index:on lib/pure/asyncftpclient.nim Hint: [Link] Hint: operation successful (11725 lines compiled; 0.399 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_138.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: operation successful (42340 lines compiled; 1.407 sec total; 62.164MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/lenientops.html --index:on lib/pure/lenientops.nim lib/pure/times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] lib/pure/times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] lib/pure/os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: tut1_snippet_138 [Processing] tut1_snippet_138.nim(5, 5) Hint: 'off' is declared but not used [XDeclaredButNotUsed] tut1_snippet_138.nim(5, 25) Hint: 'mediumBlink' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut1_snippet_138 times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] os.nim(228, 41) Warning: - is deprecated [Deprecated] Hint: [Link] ftpclient.nim(11, 8) Warning: sockets is deprecated [Deprecated] asyncio.nim(11, 8) Warning: sockets is deprecated [Deprecated] asyncio.nim(167, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] asyncio.nim(407, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] Hint: operation successful (11732 lines compiled; 0.343 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_139.nim [Exec] ftpclient.nim(11, 50) Warning: asyncio is deprecated [Deprecated] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] lib/pure/hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (13249 lines compiled; 0.293 sec total; 23.391MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/md5.html --index:on lib/pure/md5.nim lib/pure/net.nim(539, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] net.nim(539, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] lib/pure/net.nim(1014, 12) Warning: select is deprecated [Deprecated] net.nim(1014, 12) Warning: select is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] Hint: tut1_snippet_139 [Processing] os.nim(228, 41) Warning: - is deprecated [Deprecated] CC: compiler_tut1_snippet_139 lib/pure/asyncdispatch.nim(366, 21) Warning: newNativeSocket is deprecated [Deprecated] asyncdispatch.nim(366, 21) Warning: newNativeSocket is deprecated [Deprecated] lib/pure/asyncdispatch.nim(679, 22) Warning: newNativeSocket is deprecated [Deprecated] asyncdispatch.nim(679, 22) Warning: newNativeSocket is deprecated [Deprecated] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] lib/pure/includes/asynccommon.nim(13, 30) template/generic instantiation from here lib/pure/includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] lib/pure/includes/asynccommon.nim(18, 30) template/generic instantiation from here lib/pure/includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] lib/pure/includes/asynccommon.nim(22, 30) template/generic instantiation from here lib/pure/includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] lib/pure/includes/asynccommon.nim(28, 30) template/generic instantiation from here lib/pure/includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(13, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(18, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(22, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(28, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] lib/pure/includes/asynccommon.nim(196, 20) template/generic instantiation from here lib/pure/includes/asynccommon.nim(162, 21) Warning: newAsyncNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(196, 20) template/generic instantiation from here includes/asynccommon.nim(162, 21) Warning: newAsyncNativeSocket is deprecated [Deprecated] Hint: operation successful (13364 lines compiled; 0.274 sec total; 23.371MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/rationals.html --index:on lib/pure/rationals.nim Hint: [Link] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] lib/pure/asyncmacro.nim(182, 54) Warning: ! is deprecated [Deprecated] Hint: operation successful (11727 lines compiled; 0.382 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] lib/pure/asyncmacro.nim(195, 62) Warning: ! is deprecated [Deprecated] lib/pure/asyncmacro.nim(204, 68) Warning: ! is deprecated [Deprecated] lib/pure/asyncmacro.nim(213, 30) Warning: ! is deprecated [Deprecated] lib/pure/asyncmacro.nim(221, 31) Warning: ! is deprecated [Deprecated] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_140.nim [Exec] lib/pure/asyncmacro.nim(336, 63) Warning: ! is deprecated [Deprecated] lib/pure/asyncmacro.nim(351, 24) Warning: ! is deprecated [Deprecated] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] lib/pure/asyncmacro.nim(451, 54) Warning: ! is deprecated [Deprecated] asyncmacro.nim(182, 54) Warning: ! is deprecated [Deprecated] lib/pure/asyncmacro.nim(454, 62) Warning: ! is deprecated [Deprecated] lib/pure/asyncmacro.nim(460, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(195, 62) Warning: ! is deprecated [Deprecated] lib/pure/asyncmacro.nim(467, 30) Warning: ! is deprecated [Deprecated] lib/pure/asyncmacro.nim(474, 31) Warning: ! is deprecated [Deprecated] asyncmacro.nim(204, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(213, 30) Warning: ! is deprecated [Deprecated] asyncmacro.nim(221, 31) Warning: ! is deprecated [Deprecated] asyncmacro.nim(336, 63) Warning: ! is deprecated [Deprecated] asyncmacro.nim(351, 24) Warning: ! is deprecated [Deprecated] asyncmacro.nim(451, 54) Warning: ! is deprecated [Deprecated] asyncmacro.nim(454, 62) Warning: ! is deprecated [Deprecated] asyncmacro.nim(460, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(467, 30) Warning: ! is deprecated [Deprecated] asyncmacro.nim(474, 31) Warning: ! is deprecated [Deprecated] lib/pure/asyncnet.nim(150, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] Hint: operation successful (38205 lines compiled; 1.102 sec total; 53.527MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/posix.html --index:on lib/posix/posix.nim Hint: operation successful (42904 lines compiled; 1.208 sec total; 62.301MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/distros.html --index:on lib/pure/distros.nim hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] net.nim(539, 36) Hint: conversion from RootRef to itself is pointless [ConvFromXtoItselfNotNeeded] net.nim(1014, 12) Warning: select is deprecated [Deprecated] Hint: tut1_snippet_140 [Processing] CC: compiler_tut1_snippet_140 asyncdispatch.nim(366, 21) Warning: newNativeSocket is deprecated [Deprecated] asyncdispatch.nim(679, 22) Warning: newNativeSocket is deprecated [Deprecated] Hint: [Link] Hint: operation successful (18180 lines compiled; 0.357 sec total; 23.637MiB peakmem; Debug Build) [SuccessX] includes/asynccommon.nim(13, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(18, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(22, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] includes/asynccommon.nim(28, 30) template/generic instantiation from here includes/asynccommon.nim(2, 16) Warning: newNativeSocket is deprecated [Deprecated] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/oswalkdir.html --index:on lib/pure/oswalkdir.nim includes/asynccommon.nim(196, 20) template/generic instantiation from here includes/asynccommon.nim(162, 21) Warning: newAsyncNativeSocket is deprecated [Deprecated] Hint: operation successful (11721 lines compiled; 0.328 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_141.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] asyncmacro.nim(182, 54) Warning: ! is deprecated [Deprecated] asyncmacro.nim(195, 62) Warning: ! is deprecated [Deprecated] asyncmacro.nim(204, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(213, 30) Warning: ! is deprecated [Deprecated] asyncmacro.nim(221, 31) Warning: ! is deprecated [Deprecated] asyncmacro.nim(336, 63) Warning: ! is deprecated [Deprecated] asyncmacro.nim(351, 24) Warning: ! is deprecated [Deprecated] asyncmacro.nim(451, 54) Warning: ! is deprecated [Deprecated] asyncmacro.nim(454, 62) Warning: ! is deprecated [Deprecated] asyncmacro.nim(460, 68) Warning: ! is deprecated [Deprecated] asyncmacro.nim(467, 30) Warning: ! is deprecated [Deprecated] asyncmacro.nim(474, 31) Warning: ! is deprecated [Deprecated] Hint: operation successful (15419 lines compiled; 0.369 sec total; 27.906MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/heapqueue.html --index:on lib/pure/collections/heapqueue.nim asyncnet.nim(150, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] Hint: operation successful (13156 lines compiled; 0.241 sec total; 23.621MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/fenv.html --index:on lib/pure/fenv.nim Hint: tut1_snippet_141 [Processing] CC: compiler_tut1_snippet_141 lib/deprecated/pure/ftpclient.nim(11, 8) Warning: sockets is deprecated [Deprecated] lib/deprecated/pure/asyncio.nim(11, 8) Warning: sockets is deprecated [Deprecated] lib/deprecated/pure/asyncio.nim(167, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] lib/deprecated/pure/asyncio.nim(407, 7) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] lib/deprecated/pure/ftpclient.nim(11, 50) Warning: asyncio is deprecated [Deprecated] asyncftpclient.nim(80, 6) Warning: ftpclient is deprecated [Deprecated] Hint: [Link] asyncftpclient.nim(123, 41) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] asyncftpclient.nim(159, 12) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] asyncftpclient.nim(175, 9) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] asyncftpclient.nim(178, 19) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: operation successful (13282 lines compiled; 0.227 sec total; 23.441MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/sha1.html --index:on lib/std/sha1.nim asyncftpclient.nim(300, 28) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] asyncftpclient.nim(303, 11) Hint: conversion from string to itself is pointless [ConvFromXtoItselfNotNeeded] Hint: operation successful (11728 lines compiled; 0.336 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_142.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: operation successful (48580 lines compiled; 1.480 sec total; 72.652MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/rdstdin.html --index:on lib/impure/rdstdin.nim os.nim(228, 41) Warning: - is deprecated [Deprecated] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (27164 lines compiled; 0.681 sec total; 38.672MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/strformat.html --index:on lib/pure/strformat.nim Hint: operation successful (13302 lines compiled; 0.255 sec total; 23.441MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/segfaults.html --index:on lib/pure/segfaults.nim Hint: tut1_snippet_142 [Processing] CC: compiler_tut1_snippet_142 Hint: [Link] Hint: operation successful (15790 lines compiled; 0.300 sec total; 27.781MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/mersenne.html --index:on lib/pure/mersenne.nim Hint: operation successful (11732 lines compiled; 0.319 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] Hint: operation successful (17766 lines compiled; 0.331 sec total; 23.578MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_143.nim [Exec] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/coro.html --index:on lib/pure/coro.nim Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] Hint: operation successful (15504 lines compiled; 0.311 sec total; 27.934MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/httpcore.html --index:on lib/pure/httpcore.nim Hint: tut1_snippet_143 [Processing] Hint: operation successful (13169 lines compiled; 0.214 sec total; 20.16MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/bitops.html --index:on lib/pure/bitops.nim CC: compiler_tut1_snippet_143 Hint: [Link] Hint: operation successful (11725 lines compiled; 0.307 sec total; 22.992MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_144.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (13504 lines compiled; 0.269 sec total; 23.531MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/nimtracker.html --index:on lib/pure/nimtracker.nim times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] Hint: tut1_snippet_144 [Processing] CC: compiler_tut1_snippet_144 Hint: operation successful (19725 lines compiled; 0.427 sec total; 27.191MiB peakmem; Debug Build) [SuccessX] os.nim(228, 41) Warning: - is deprecated [Deprecated] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/punycode.html --index:on lib/pure/punycode.nim Hint: [Link] coro.nim(70, 8) Hint: 'coro.setcontext(context: var ucontext_t)[declared in coro.nim(70, 7)]' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (24811 lines compiled; 0.618 sec total; 37.438MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/volatile.html --index:on lib/pure/volatile.nim Hint: operation successful (11725 lines compiled; 0.324 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_145.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] times.nim(1451, 14) Warning: toSeconds is deprecated [Deprecated] strformat.nim(657, 7) Warning: Cannot prove that 'nullTime' is initialized. This will become a compile time error in the future. [ProveInit] hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] nimtracker.nim(79, 9) Hint: 'query' is declared but not used [XDeclaredButNotUsed] nimtracker.nim(26, 10) Hint: 'sbind' is declared but not used [XDeclaredButNotUsed] Hint: operation successful (13580 lines compiled; 0.242 sec total; 23.391MiB peakmem; Debug Build) [SuccessX] bin/nim doc2 --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=0.18.0 --git.commit=v0.18.0 --git.url:https://github.com/nim-lang/Nim -o:doc/html/asyncjs.html --index:on lib/js/asyncjs.nim Hint: operation successful (64324 lines compiled; 1.004 sec total; 63.23MiB peakmem; Debug Build) [SuccessX] Hint: tut1_snippet_145 [Processing] CC: compiler_tut1_snippet_145 CC: stdlib_system Hint: operation successful (13151 lines compiled; 0.233 sec total; 20.195MiB peakmem; Debug Build) [SuccessX] asyncjs.nim(1, 1) Warning: language 'javascript' not supported [LanguageXNotSupported] lib/core/macros.nim(1090, 6) Warning: declared lock level is 0, but real lock level is [LockLevel] lib/pure/hashes.nim(13, 19) Warning: redefinition of label 'proc' [RedefinitionOfLabel] Hint: operation successful (19656 lines compiled; 0.552 sec total; 37.73MiB peakmem; Debug Build) [SuccessX] jsffi.nim(1, 2) Hint: 'c' is declared but not used [XDeclaredButNotUsed] jsffi.nim(255, 34) Warning: ! is deprecated [Deprecated] jsffi.nim(256, 59) Warning: ! is deprecated [Deprecated] jsffi.nim(400, 11) Warning: ! is deprecated [Deprecated] jsffi.nim(1, 1) Warning: language 'js' not supported [LanguageXNotSupported] Hint: operation successful (21386 lines compiled; 0.442 sec total; 32.441MiB peakmem; Debug Build) [SuccessX] Hint: [Link] Hint: operation successful (16173 lines compiled; 5.037 sec total; 27.656MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_105.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_105 [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: algorithm [Processing] Hint: sequtils [Processing] Hint: macros [Processing] CC: compiler_tut2_snippet_105 CC: stdlib_system CC: stdlib_strutils CC: stdlib_sequtils CC: stdlib_parseutils CC: stdlib_macros Hint: [Link] Hint: operation successful (11725 lines compiled; 4.153 sec total; 22.883MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_146.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut1_snippet_146 [Processing] CC: compiler_tut1_snippet_146 CC: stdlib_system Hint: [Link] Hint: operation successful (18637 lines compiled; 4.452 sec total; 33.387MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_106.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_106 [Processing] CC: compiler_tut2_snippet_106 CC: stdlib_system Hint: [Link] Hint: operation successful (11747 lines compiled; 4.220 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_147.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut1_snippet_147 [Processing] Hint: os [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: algorithm [Processing] Hint: times [Processing] Hint: posix [Processing] Hint: ospaths [Processing] CC: compiler_tut1_snippet_147 CC: stdlib_system CC: stdlib_os CC: stdlib_strutils CC: stdlib_parseutils CC: stdlib_math CC: stdlib_algorithm CC: stdlib_times CC: stdlib_posix CC: stdlib_ospaths Hint: [Link] Hint: operation successful (11733 lines compiled; 4.498 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_107.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_107 [Processing] CC: compiler_tut2_snippet_107 Hint: [Link] Hint: operation successful (11736 lines compiled; 0.406 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_108.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_108 [Processing] tut2_snippet_108.nim(9, 8) Warning: use {.base.} for base methods; baseless methods are deprecated [UseBase] CC: compiler_tut2_snippet_108 Hint: [Link] Hint: operation successful (11736 lines compiled; 0.447 sec total; 22.898MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_109.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_109 [Processing] tut2_snippet_109.nim(7, 8) Warning: use {.base.} for base methods; baseless methods are deprecated [UseBase] CC: compiler_tut2_snippet_109 Hint: [Link] Hint: operation successful (11736 lines compiled; 0.381 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_110.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_110 [Processing] CC: compiler_tut2_snippet_110 CC: stdlib_system Hint: [Link] Hint: operation successful (22739 lines compiled; 5.042 sec total; 48.605MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_148.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut1_snippet_148 [Processing] CC: compiler_tut1_snippet_148 CC: stdlib_system Hint: [Link] Hint: operation successful (11722 lines compiled; 4.448 sec total; 22.883MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_111.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_111 [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: algorithm [Processing] CC: compiler_tut2_snippet_111 CC: stdlib_system CC: stdlib_strutils Hint: [Link] Hint: operation successful (11727 lines compiled; 4.173 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut1/tut1_snippet_149.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut1_snippet_149 [Processing] CC: compiler_tut1_snippet_149 Hint: [Link] Hint: operation successful (11726 lines compiled; 0.282 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] Hint: operation successful (1651 lines compiled; 38.486 sec total; 5.953MiB peakmem; Debug Build) [SuccessX] Hint: [Link] Hint: operation successful (16190 lines compiled; 4.466 sec total; 33.34MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_112.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_112 [Processing] CC: compiler_tut2_snippet_112 CC: stdlib_system Hint: [Link] Hint: operation successful (11771 lines compiled; 4.081 sec total; 22.992MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_113.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_113 [Processing] CC: compiler_tut2_snippet_113 Hint: [Link] Hint: operation successful (11726 lines compiled; 0.308 sec total; 23.16MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_114.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_114 [Processing] CC: compiler_tut2_snippet_114 Hint: [Link] Hint: operation successful (11726 lines compiled; 0.299 sec total; 22.898MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_115.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_115 [Processing] CC: compiler_tut2_snippet_115 Hint: [Link] Hint: operation successful (11733 lines compiled; 0.313 sec total; 22.898MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_116.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_116 [Processing] Hint: macros [Processing] CC: compiler_tut2_snippet_116 CC: stdlib_system Hint: [Link] Hint: operation successful (13095 lines compiled; 4.304 sec total; 23.16MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_117.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_117 [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: algorithm [Processing] Hint: tables [Processing] Hint: hashes [Processing] tut2_snippet_117.nim(8, 5) Hint: 'source' is declared but not used [XDeclaredButNotUsed] CC: compiler_tut2_snippet_117 CC: stdlib_system CC: stdlib_strutils CC: stdlib_tables CC: stdlib_parseutils CC: stdlib_hashes Hint: [Link] Hint: operation successful (18020 lines compiled; 4.379 sec total; 33.391MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_118.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_118 [Processing] Hint: macros [Processing] StmtList ConstSection ConstDef Ident ident"cfgversion" Ident ident"string" StrLit 1.1 ConstSection ConstDef Ident ident"cfglicenseOwner" Empty StrLit Hyori Lee ConstSection ConstDef Ident ident"cfglicenseKey" Empty StrLit M1Tl3PjBWO2CC48m CC: compiler_tut2_snippet_118 CC: stdlib_system Hint: [Link] Hint: operation successful (13075 lines compiled; 4.292 sec total; 22.875MiB peakmem; Debug Build) [SuccessX] params.testCmd = "bin/nim c $1" Hint: bin/nim c doc/nimcache/tut2/tut2_snippet_119.nim [Exec] Hint: used config file '/builddir/build/BUILD/nim-0.18.0/config/nim.cfg' [Conf] Hint: system [Processing] Hint: tut2_snippet_119 [Processing] Hint: math [Processing] CC: compiler_tut2_snippet_119 CC: stdlib_system CC: stdlib_math Hint: [Link] Hint: operation successful (12354 lines compiled; 4.061 sec total; 23.16MiB peakmem; Debug Build) [SuccessX] Hint: operation successful (1651 lines compiled; 62.754 sec total; 3.801MiB peakmem; Debug Build) [SuccessX] bin/nim buildIndex -o:doc/html/theindex.html doc/html + sed -i '/