Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-slither-analyzer.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682451935.794490/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-slither-analyzer.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-slither-analyzer-0.9.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-slither-analyzer.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682451935.794490/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-slither-analyzer.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-slither-analyzer-0.9.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-slither-analyzer.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682451935.794490/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-slither-analyzer.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YRTKl9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf slither-analyzer-0.9.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/slither-analyzer-0.9.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd slither-analyzer-0.9.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Vxxjfd + umask 022 + cd /builddir/build/BUILD + cd slither-analyzer-0.9.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/slither copying slither/exceptions.py -> build/lib/slither copying slither/__main__.py -> build/lib/slither copying slither/__init__.py -> build/lib/slither copying slither/all_exceptions.py -> build/lib/slither copying slither/slither.py -> build/lib/slither creating build/lib/tests copying tests/test_storage_layout.py -> build/lib/tests copying tests/test_read_storage.py -> build/lib/tests copying tests/test_ast_parsing.py -> build/lib/tests copying tests/test_ssa_generation.py -> build/lib/tests copying tests/test_constant_folding.py -> build/lib/tests copying tests/test_function.py -> build/lib/tests copying tests/test_features.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_source_mapping.py -> build/lib/tests copying tests/test_detectors.py -> build/lib/tests copying tests/test_source_unit.py -> build/lib/tests copying tests/test_functions_ids.py -> build/lib/tests creating build/lib/slither/printers copying slither/printers/all_printers.py -> build/lib/slither/printers copying slither/printers/abstract_printer.py -> build/lib/slither/printers copying slither/printers/__init__.py -> build/lib/slither/printers creating build/lib/slither/solc_parsing copying slither/solc_parsing/slither_compilation_unit_solc.py -> build/lib/slither/solc_parsing copying slither/solc_parsing/exceptions.py -> build/lib/slither/solc_parsing copying slither/solc_parsing/__init__.py -> build/lib/slither/solc_parsing creating build/lib/slither/core copying slither/core/compilation_unit.py -> build/lib/slither/core copying slither/core/exceptions.py -> build/lib/slither/core copying slither/core/slither_core.py -> build/lib/slither/core copying slither/core/__init__.py -> build/lib/slither/core creating build/lib/slither/tools copying slither/tools/__init__.py -> build/lib/slither/tools creating build/lib/slither/analyses copying slither/analyses/__init__.py -> build/lib/slither/analyses creating build/lib/slither/visitors copying slither/visitors/__init__.py -> build/lib/slither/visitors creating build/lib/slither/formatters copying slither/formatters/exceptions.py -> build/lib/slither/formatters copying slither/formatters/__init__.py -> build/lib/slither/formatters creating build/lib/slither/utils copying slither/utils/output.py -> build/lib/slither/utils copying slither/utils/erc.py -> build/lib/slither/utils copying slither/utils/colors.py -> build/lib/slither/utils copying slither/utils/inheritance_analysis.py -> build/lib/slither/utils copying slither/utils/utils.py -> build/lib/slither/utils copying slither/utils/integer_conversion.py -> build/lib/slither/utils copying slither/utils/oz_hashes.py -> build/lib/slither/utils copying slither/utils/type.py -> build/lib/slither/utils copying slither/utils/output_capture.py -> build/lib/slither/utils copying slither/utils/code_complexity.py -> build/lib/slither/utils copying slither/utils/type_helpers.py -> build/lib/slither/utils copying slither/utils/codex.py -> build/lib/slither/utils copying slither/utils/myprettytable.py -> build/lib/slither/utils copying slither/utils/comparable_enum.py -> build/lib/slither/utils copying slither/utils/arithmetic.py -> build/lib/slither/utils copying slither/utils/standard_libraries.py -> build/lib/slither/utils copying slither/utils/command_line.py -> build/lib/slither/utils copying slither/utils/tests_pattern.py -> build/lib/slither/utils copying slither/utils/expression_manipulations.py -> build/lib/slither/utils copying slither/utils/__init__.py -> build/lib/slither/utils copying slither/utils/source_mapping.py -> build/lib/slither/utils copying slither/utils/function.py -> build/lib/slither/utils creating build/lib/slither/slithir copying slither/slithir/exceptions.py -> build/lib/slither/slithir copying slither/slithir/convert.py -> build/lib/slither/slithir copying slither/slithir/__init__.py -> build/lib/slither/slithir creating build/lib/slither/detectors copying slither/detectors/all_detectors.py -> build/lib/slither/detectors copying slither/detectors/__init__.py -> build/lib/slither/detectors copying slither/detectors/abstract_detector.py -> build/lib/slither/detectors creating build/lib/slither/printers/inheritance copying slither/printers/inheritance/inheritance.py -> build/lib/slither/printers/inheritance copying slither/printers/inheritance/inheritance_graph.py -> build/lib/slither/printers/inheritance copying slither/printers/inheritance/__init__.py -> build/lib/slither/printers/inheritance creating build/lib/slither/printers/guidance copying slither/printers/guidance/echidna.py -> build/lib/slither/printers/guidance copying slither/printers/guidance/__init__.py -> build/lib/slither/printers/guidance creating build/lib/slither/printers/functions copying slither/printers/functions/authorization.py -> build/lib/slither/printers/functions copying slither/printers/functions/dominator.py -> build/lib/slither/printers/functions copying slither/printers/functions/__init__.py -> build/lib/slither/printers/functions copying slither/printers/functions/cfg.py -> build/lib/slither/printers/functions creating build/lib/slither/printers/summary copying slither/printers/summary/constructor_calls.py -> build/lib/slither/printers/summary copying slither/printers/summary/evm.py -> build/lib/slither/printers/summary copying slither/printers/summary/slithir.py -> build/lib/slither/printers/summary copying slither/printers/summary/human_summary.py -> build/lib/slither/printers/summary copying slither/printers/summary/variable_order.py -> build/lib/slither/printers/summary copying slither/printers/summary/function_ids.py -> build/lib/slither/printers/summary copying slither/printers/summary/contract.py -> build/lib/slither/printers/summary copying slither/printers/summary/modifier_calls.py -> build/lib/slither/printers/summary copying slither/printers/summary/__init__.py -> build/lib/slither/printers/summary copying slither/printers/summary/declaration.py -> build/lib/slither/printers/summary copying slither/printers/summary/data_depenency.py -> build/lib/slither/printers/summary copying slither/printers/summary/function.py -> build/lib/slither/printers/summary copying slither/printers/summary/when_not_paused.py -> build/lib/slither/printers/summary copying slither/printers/summary/require_calls.py -> build/lib/slither/printers/summary copying slither/printers/summary/slithir_ssa.py -> build/lib/slither/printers/summary creating build/lib/slither/printers/call copying slither/printers/call/__init__.py -> build/lib/slither/printers/call copying slither/printers/call/call_graph.py -> build/lib/slither/printers/call creating build/lib/slither/solc_parsing/variables copying slither/solc_parsing/variables/state_variable.py -> build/lib/slither/solc_parsing/variables copying slither/solc_parsing/variables/event_variable.py -> build/lib/slither/solc_parsing/variables copying slither/solc_parsing/variables/variable_declaration.py -> build/lib/slither/solc_parsing/variables copying slither/solc_parsing/variables/top_level_variable.py -> build/lib/slither/solc_parsing/variables copying slither/solc_parsing/variables/local_variable.py -> build/lib/slither/solc_parsing/variables copying slither/solc_parsing/variables/function_type_variable.py -> build/lib/slither/solc_parsing/variables copying slither/solc_parsing/variables/__init__.py -> build/lib/slither/solc_parsing/variables copying slither/solc_parsing/variables/structure_variable.py -> build/lib/slither/solc_parsing/variables copying slither/solc_parsing/variables/local_variable_init_from_tuple.py -> build/lib/slither/solc_parsing/variables creating build/lib/slither/solc_parsing/declarations copying slither/solc_parsing/declarations/modifier.py -> build/lib/slither/solc_parsing/declarations copying slither/solc_parsing/declarations/event.py -> build/lib/slither/solc_parsing/declarations copying slither/solc_parsing/declarations/caller_context.py -> build/lib/slither/solc_parsing/declarations copying slither/solc_parsing/declarations/structure_top_level.py -> build/lib/slither/solc_parsing/declarations copying slither/solc_parsing/declarations/contract.py -> build/lib/slither/solc_parsing/declarations copying slither/solc_parsing/declarations/__init__.py -> build/lib/slither/solc_parsing/declarations copying slither/solc_parsing/declarations/using_for_top_level.py -> build/lib/slither/solc_parsing/declarations copying slither/solc_parsing/declarations/function.py -> build/lib/slither/solc_parsing/declarations copying slither/solc_parsing/declarations/custom_error.py -> build/lib/slither/solc_parsing/declarations copying slither/solc_parsing/declarations/structure_contract.py -> build/lib/slither/solc_parsing/declarations creating build/lib/slither/solc_parsing/solidity_types copying slither/solc_parsing/solidity_types/type_parsing.py -> build/lib/slither/solc_parsing/solidity_types copying slither/solc_parsing/solidity_types/__init__.py -> build/lib/slither/solc_parsing/solidity_types creating build/lib/slither/solc_parsing/expressions copying slither/solc_parsing/expressions/find_variable.py -> build/lib/slither/solc_parsing/expressions copying slither/solc_parsing/expressions/__init__.py -> build/lib/slither/solc_parsing/expressions copying slither/solc_parsing/expressions/expression_parsing.py -> build/lib/slither/solc_parsing/expressions creating build/lib/slither/solc_parsing/cfg copying slither/solc_parsing/cfg/node.py -> build/lib/slither/solc_parsing/cfg copying slither/solc_parsing/cfg/__init__.py -> build/lib/slither/solc_parsing/cfg creating build/lib/slither/solc_parsing/yul copying slither/solc_parsing/yul/parse_yul.py -> build/lib/slither/solc_parsing/yul copying slither/solc_parsing/yul/__init__.py -> build/lib/slither/solc_parsing/yul copying slither/solc_parsing/yul/evm_functions.py -> build/lib/slither/solc_parsing/yul creating build/lib/slither/core/variables copying slither/core/variables/state_variable.py -> build/lib/slither/core/variables copying slither/core/variables/event_variable.py -> build/lib/slither/core/variables copying slither/core/variables/top_level_variable.py -> build/lib/slither/core/variables copying slither/core/variables/local_variable.py -> build/lib/slither/core/variables copying slither/core/variables/function_type_variable.py -> build/lib/slither/core/variables copying slither/core/variables/__init__.py -> build/lib/slither/core/variables copying slither/core/variables/structure_variable.py -> build/lib/slither/core/variables copying slither/core/variables/local_variable_init_from_tuple.py -> build/lib/slither/core/variables copying slither/core/variables/variable.py -> build/lib/slither/core/variables creating build/lib/slither/core/scope copying slither/core/scope/scope.py -> build/lib/slither/core/scope copying slither/core/scope/__init__.py -> build/lib/slither/core/scope creating build/lib/slither/core/declarations copying slither/core/declarations/modifier.py -> build/lib/slither/core/declarations copying slither/core/declarations/enum_contract.py -> build/lib/slither/core/declarations copying slither/core/declarations/pragma_directive.py -> build/lib/slither/core/declarations copying slither/core/declarations/enum_top_level.py -> build/lib/slither/core/declarations copying slither/core/declarations/event.py -> build/lib/slither/core/declarations copying slither/core/declarations/custom_error_contract.py -> build/lib/slither/core/declarations copying slither/core/declarations/function_contract.py -> build/lib/slither/core/declarations copying slither/core/declarations/custom_error_top_level.py -> build/lib/slither/core/declarations copying slither/core/declarations/solidity_import_placeholder.py -> build/lib/slither/core/declarations copying slither/core/declarations/structure_top_level.py -> build/lib/slither/core/declarations copying slither/core/declarations/structure.py -> build/lib/slither/core/declarations copying slither/core/declarations/solidity_variables.py -> build/lib/slither/core/declarations copying slither/core/declarations/import_directive.py -> build/lib/slither/core/declarations copying slither/core/declarations/enum.py -> build/lib/slither/core/declarations copying slither/core/declarations/contract.py -> build/lib/slither/core/declarations copying slither/core/declarations/__init__.py -> build/lib/slither/core/declarations copying slither/core/declarations/using_for_top_level.py -> build/lib/slither/core/declarations copying slither/core/declarations/function.py -> build/lib/slither/core/declarations copying slither/core/declarations/top_level.py -> build/lib/slither/core/declarations copying slither/core/declarations/function_top_level.py -> build/lib/slither/core/declarations copying slither/core/declarations/custom_error.py -> build/lib/slither/core/declarations copying slither/core/declarations/structure_contract.py -> build/lib/slither/core/declarations creating build/lib/slither/core/children copying slither/core/children/child_function.py -> build/lib/slither/core/children copying slither/core/children/child_contract.py -> build/lib/slither/core/children copying slither/core/children/child_structure.py -> build/lib/slither/core/children copying slither/core/children/child_inheritance.py -> build/lib/slither/core/children copying slither/core/children/child_expression.py -> build/lib/slither/core/children copying slither/core/children/__init__.py -> build/lib/slither/core/children copying slither/core/children/child_node.py -> build/lib/slither/core/children copying slither/core/children/child_event.py -> build/lib/slither/core/children creating build/lib/slither/core/solidity_types copying slither/core/solidity_types/type.py -> build/lib/slither/core/solidity_types copying slither/core/solidity_types/function_type.py -> build/lib/slither/core/solidity_types copying slither/core/solidity_types/type_information.py -> build/lib/slither/core/solidity_types copying slither/core/solidity_types/user_defined_type.py -> build/lib/slither/core/solidity_types copying slither/core/solidity_types/mapping_type.py -> build/lib/slither/core/solidity_types copying slither/core/solidity_types/__init__.py -> build/lib/slither/core/solidity_types copying slither/core/solidity_types/array_type.py -> build/lib/slither/core/solidity_types copying slither/core/solidity_types/type_alias.py -> build/lib/slither/core/solidity_types copying slither/core/solidity_types/elementary_type.py -> build/lib/slither/core/solidity_types creating build/lib/slither/core/context copying slither/core/context/context.py -> build/lib/slither/core/context copying slither/core/context/__init__.py -> build/lib/slither/core/context creating build/lib/slither/core/source_mapping copying slither/core/source_mapping/__init__.py -> build/lib/slither/core/source_mapping copying slither/core/source_mapping/source_mapping.py -> build/lib/slither/core/source_mapping creating build/lib/slither/core/expressions copying slither/core/expressions/identifier.py -> build/lib/slither/core/expressions copying slither/core/expressions/super_call_expression.py -> build/lib/slither/core/expressions copying slither/core/expressions/expression.py -> build/lib/slither/core/expressions copying slither/core/expressions/new_contract.py -> build/lib/slither/core/expressions copying slither/core/expressions/new_array.py -> build/lib/slither/core/expressions copying slither/core/expressions/expression_typed.py -> build/lib/slither/core/expressions copying slither/core/expressions/literal.py -> build/lib/slither/core/expressions copying slither/core/expressions/unary_operation.py -> build/lib/slither/core/expressions copying slither/core/expressions/conditional_expression.py -> build/lib/slither/core/expressions copying slither/core/expressions/call_expression.py -> build/lib/slither/core/expressions copying slither/core/expressions/type_conversion.py -> build/lib/slither/core/expressions copying slither/core/expressions/super_identifier.py -> build/lib/slither/core/expressions copying slither/core/expressions/tuple_expression.py -> build/lib/slither/core/expressions copying slither/core/expressions/assignment_operation.py -> build/lib/slither/core/expressions copying slither/core/expressions/index_access.py -> build/lib/slither/core/expressions copying slither/core/expressions/new_elementary_type.py -> build/lib/slither/core/expressions copying slither/core/expressions/member_access.py -> build/lib/slither/core/expressions copying slither/core/expressions/elementary_type_name_expression.py -> build/lib/slither/core/expressions copying slither/core/expressions/__init__.py -> build/lib/slither/core/expressions copying slither/core/expressions/binary_operation.py -> build/lib/slither/core/expressions creating build/lib/slither/core/cfg copying slither/core/cfg/node.py -> build/lib/slither/core/cfg copying slither/core/cfg/scope.py -> build/lib/slither/core/cfg copying slither/core/cfg/__init__.py -> build/lib/slither/core/cfg creating build/lib/slither/core/dominators copying slither/core/dominators/utils.py -> build/lib/slither/core/dominators copying slither/core/dominators/node_dominator_tree.py -> build/lib/slither/core/dominators copying slither/core/dominators/__init__.py -> build/lib/slither/core/dominators creating build/lib/slither/tools/flattening copying slither/tools/flattening/flattening.py -> build/lib/slither/tools/flattening copying slither/tools/flattening/__main__.py -> build/lib/slither/tools/flattening copying slither/tools/flattening/__init__.py -> build/lib/slither/tools/flattening creating build/lib/slither/tools/read_storage copying slither/tools/read_storage/__main__.py -> build/lib/slither/tools/read_storage copying slither/tools/read_storage/__init__.py -> build/lib/slither/tools/read_storage copying slither/tools/read_storage/read_storage.py -> build/lib/slither/tools/read_storage creating build/lib/slither/tools/properties copying slither/tools/properties/utils.py -> build/lib/slither/tools/properties copying slither/tools/properties/__main__.py -> build/lib/slither/tools/properties copying slither/tools/properties/__init__.py -> build/lib/slither/tools/properties creating build/lib/slither/tools/slither_format copying slither/tools/slither_format/slither_format.py -> build/lib/slither/tools/slither_format copying slither/tools/slither_format/__main__.py -> build/lib/slither/tools/slither_format copying slither/tools/slither_format/__init__.py -> build/lib/slither/tools/slither_format creating build/lib/slither/tools/upgradeability copying slither/tools/upgradeability/__main__.py -> build/lib/slither/tools/upgradeability copying slither/tools/upgradeability/__init__.py -> build/lib/slither/tools/upgradeability creating build/lib/slither/tools/kspec_coverage copying slither/tools/kspec_coverage/analysis.py -> build/lib/slither/tools/kspec_coverage copying slither/tools/kspec_coverage/kspec_coverage.py -> build/lib/slither/tools/kspec_coverage copying slither/tools/kspec_coverage/__main__.py -> build/lib/slither/tools/kspec_coverage copying slither/tools/kspec_coverage/__init__.py -> build/lib/slither/tools/kspec_coverage creating build/lib/slither/tools/possible_paths copying slither/tools/possible_paths/possible_paths.py -> build/lib/slither/tools/possible_paths copying slither/tools/possible_paths/__main__.py -> build/lib/slither/tools/possible_paths copying slither/tools/possible_paths/__init__.py -> build/lib/slither/tools/possible_paths creating build/lib/slither/tools/demo copying slither/tools/demo/__main__.py -> build/lib/slither/tools/demo copying slither/tools/demo/__init__.py -> build/lib/slither/tools/demo creating build/lib/slither/tools/similarity copying slither/tools/similarity/encode.py -> build/lib/slither/tools/similarity copying slither/tools/similarity/info.py -> build/lib/slither/tools/similarity copying slither/tools/similarity/model.py -> build/lib/slither/tools/similarity copying slither/tools/similarity/cache.py -> build/lib/slither/tools/similarity copying slither/tools/similarity/plot.py -> build/lib/slither/tools/similarity copying slither/tools/similarity/train.py -> build/lib/slither/tools/similarity copying slither/tools/similarity/__main__.py -> build/lib/slither/tools/similarity copying slither/tools/similarity/__init__.py -> build/lib/slither/tools/similarity copying slither/tools/similarity/similarity.py -> build/lib/slither/tools/similarity copying slither/tools/similarity/test.py -> build/lib/slither/tools/similarity creating build/lib/slither/tools/mutator copying slither/tools/mutator/__main__.py -> build/lib/slither/tools/mutator copying slither/tools/mutator/__init__.py -> build/lib/slither/tools/mutator creating build/lib/slither/tools/doctor copying slither/tools/doctor/utils.py -> build/lib/slither/tools/doctor copying slither/tools/doctor/__main__.py -> build/lib/slither/tools/doctor copying slither/tools/doctor/__init__.py -> build/lib/slither/tools/doctor creating build/lib/slither/tools/documentation copying slither/tools/documentation/__main__.py -> build/lib/slither/tools/documentation copying slither/tools/documentation/__init__.py -> build/lib/slither/tools/documentation creating build/lib/slither/tools/utils copying slither/tools/utils/__init__.py -> build/lib/slither/tools/utils creating build/lib/slither/tools/erc_conformance copying slither/tools/erc_conformance/__main__.py -> build/lib/slither/tools/erc_conformance copying slither/tools/erc_conformance/__init__.py -> build/lib/slither/tools/erc_conformance creating build/lib/slither/tools/flattening/export copying slither/tools/flattening/export/export.py -> build/lib/slither/tools/flattening/export copying slither/tools/flattening/export/__init__.py -> build/lib/slither/tools/flattening/export creating build/lib/slither/tools/read_storage/utils copying slither/tools/read_storage/utils/utils.py -> build/lib/slither/tools/read_storage/utils copying slither/tools/read_storage/utils/__init__.py -> build/lib/slither/tools/read_storage/utils creating build/lib/slither/tools/properties/properties copying slither/tools/properties/properties/properties.py -> build/lib/slither/tools/properties/properties copying slither/tools/properties/properties/erc20.py -> build/lib/slither/tools/properties/properties copying slither/tools/properties/properties/__init__.py -> build/lib/slither/tools/properties/properties creating build/lib/slither/tools/properties/solidity copying slither/tools/properties/solidity/__init__.py -> build/lib/slither/tools/properties/solidity copying slither/tools/properties/solidity/generate_properties.py -> build/lib/slither/tools/properties/solidity creating build/lib/slither/tools/properties/addresses copying slither/tools/properties/addresses/address.py -> build/lib/slither/tools/properties/addresses copying slither/tools/properties/addresses/__init__.py -> build/lib/slither/tools/properties/addresses creating build/lib/slither/tools/properties/platforms copying slither/tools/properties/platforms/echidna.py -> build/lib/slither/tools/properties/platforms copying slither/tools/properties/platforms/truffle.py -> build/lib/slither/tools/properties/platforms copying slither/tools/properties/platforms/__init__.py -> build/lib/slither/tools/properties/platforms creating build/lib/slither/tools/properties/properties/ercs copying slither/tools/properties/properties/ercs/__init__.py -> build/lib/slither/tools/properties/properties/ercs creating build/lib/slither/tools/properties/properties/ercs/erc20 copying slither/tools/properties/properties/ercs/erc20/__init__.py -> build/lib/slither/tools/properties/properties/ercs/erc20 creating build/lib/slither/tools/properties/properties/ercs/erc20/properties copying slither/tools/properties/properties/ercs/erc20/properties/mint.py -> build/lib/slither/tools/properties/properties/ercs/erc20/properties copying slither/tools/properties/properties/ercs/erc20/properties/mint_and_burn.py -> build/lib/slither/tools/properties/properties/ercs/erc20/properties copying slither/tools/properties/properties/ercs/erc20/properties/burn.py -> build/lib/slither/tools/properties/properties/ercs/erc20/properties copying slither/tools/properties/properties/ercs/erc20/properties/__init__.py -> build/lib/slither/tools/properties/properties/ercs/erc20/properties copying slither/tools/properties/properties/ercs/erc20/properties/initialization.py -> build/lib/slither/tools/properties/properties/ercs/erc20/properties copying slither/tools/properties/properties/ercs/erc20/properties/transfer.py -> build/lib/slither/tools/properties/properties/ercs/erc20/properties creating build/lib/slither/tools/properties/properties/ercs/erc20/unit_tests copying slither/tools/properties/properties/ercs/erc20/unit_tests/truffle.py -> build/lib/slither/tools/properties/properties/ercs/erc20/unit_tests copying slither/tools/properties/properties/ercs/erc20/unit_tests/__init__.py -> build/lib/slither/tools/properties/properties/ercs/erc20/unit_tests creating build/lib/slither/tools/upgradeability/checks copying slither/tools/upgradeability/checks/variable_initialization.py -> build/lib/slither/tools/upgradeability/checks copying slither/tools/upgradeability/checks/functions_ids.py -> build/lib/slither/tools/upgradeability/checks copying slither/tools/upgradeability/checks/variables_order.py -> build/lib/slither/tools/upgradeability/checks copying slither/tools/upgradeability/checks/all_checks.py -> build/lib/slither/tools/upgradeability/checks copying slither/tools/upgradeability/checks/__init__.py -> build/lib/slither/tools/upgradeability/checks copying slither/tools/upgradeability/checks/constant.py -> build/lib/slither/tools/upgradeability/checks copying slither/tools/upgradeability/checks/initialization.py -> build/lib/slither/tools/upgradeability/checks copying slither/tools/upgradeability/checks/abstract_checks.py -> build/lib/slither/tools/upgradeability/checks creating build/lib/slither/tools/upgradeability/utils copying slither/tools/upgradeability/utils/command_line.py -> build/lib/slither/tools/upgradeability/utils copying slither/tools/upgradeability/utils/__init__.py -> build/lib/slither/tools/upgradeability/utils creating build/lib/slither/tools/mutator/mutators copying slither/tools/mutator/mutators/MIA.py -> build/lib/slither/tools/mutator/mutators copying slither/tools/mutator/mutators/abstract_mutator.py -> build/lib/slither/tools/mutator/mutators copying slither/tools/mutator/mutators/all_mutators.py -> build/lib/slither/tools/mutator/mutators copying slither/tools/mutator/mutators/__init__.py -> build/lib/slither/tools/mutator/mutators copying slither/tools/mutator/mutators/MVIE.py -> build/lib/slither/tools/mutator/mutators copying slither/tools/mutator/mutators/MVIV.py -> build/lib/slither/tools/mutator/mutators creating build/lib/slither/tools/mutator/utils copying slither/tools/mutator/utils/generic_patching.py -> build/lib/slither/tools/mutator/utils copying slither/tools/mutator/utils/command_line.py -> build/lib/slither/tools/mutator/utils copying slither/tools/mutator/utils/__init__.py -> build/lib/slither/tools/mutator/utils creating build/lib/slither/tools/doctor/checks copying slither/tools/doctor/checks/versions.py -> build/lib/slither/tools/doctor/checks copying slither/tools/doctor/checks/platform.py -> build/lib/slither/tools/doctor/checks copying slither/tools/doctor/checks/paths.py -> build/lib/slither/tools/doctor/checks copying slither/tools/doctor/checks/__init__.py -> build/lib/slither/tools/doctor/checks creating build/lib/slither/tools/erc_conformance/erc copying slither/tools/erc_conformance/erc/erc1155.py -> build/lib/slither/tools/erc_conformance/erc copying slither/tools/erc_conformance/erc/ercs.py -> build/lib/slither/tools/erc_conformance/erc copying slither/tools/erc_conformance/erc/erc20.py -> build/lib/slither/tools/erc_conformance/erc copying slither/tools/erc_conformance/erc/__init__.py -> build/lib/slither/tools/erc_conformance/erc creating build/lib/slither/analyses/data_dependency copying slither/analyses/data_dependency/data_dependency.py -> build/lib/slither/analyses/data_dependency copying slither/analyses/data_dependency/__init__.py -> build/lib/slither/analyses/data_dependency creating build/lib/slither/analyses/write copying slither/analyses/write/are_variables_written.py -> build/lib/slither/analyses/write copying slither/analyses/write/__init__.py -> build/lib/slither/analyses/write creating build/lib/slither/analyses/evm copying slither/analyses/evm/evm_cfg_builder.py -> build/lib/slither/analyses/evm copying slither/analyses/evm/convert.py -> build/lib/slither/analyses/evm copying slither/analyses/evm/__init__.py -> build/lib/slither/analyses/evm creating build/lib/slither/visitors/expression copying slither/visitors/expression/left_value.py -> build/lib/slither/visitors/expression copying slither/visitors/expression/read_var.py -> build/lib/slither/visitors/expression copying slither/visitors/expression/expression.py -> build/lib/slither/visitors/expression copying slither/visitors/expression/export_values.py -> build/lib/slither/visitors/expression copying slither/visitors/expression/right_value.py -> build/lib/slither/visitors/expression copying slither/visitors/expression/write_var.py -> build/lib/slither/visitors/expression copying slither/visitors/expression/find_push.py -> build/lib/slither/visitors/expression copying slither/visitors/expression/constants_folding.py -> build/lib/slither/visitors/expression copying slither/visitors/expression/expression_printer.py -> build/lib/slither/visitors/expression copying slither/visitors/expression/__init__.py -> build/lib/slither/visitors/expression copying slither/visitors/expression/find_calls.py -> build/lib/slither/visitors/expression copying slither/visitors/expression/has_conditional.py -> build/lib/slither/visitors/expression creating build/lib/slither/visitors/slithir copying slither/visitors/slithir/expression_to_slithir.py -> build/lib/slither/visitors/slithir copying slither/visitors/slithir/__init__.py -> build/lib/slither/visitors/slithir creating build/lib/slither/formatters/attributes copying slither/formatters/attributes/const_functions.py -> build/lib/slither/formatters/attributes copying slither/formatters/attributes/incorrect_solc.py -> build/lib/slither/formatters/attributes copying slither/formatters/attributes/constant_pragma.py -> build/lib/slither/formatters/attributes copying slither/formatters/attributes/__init__.py -> build/lib/slither/formatters/attributes creating build/lib/slither/formatters/variables copying slither/formatters/variables/unused_state_variables.py -> build/lib/slither/formatters/variables copying slither/formatters/variables/unchanged_state_variables.py -> build/lib/slither/formatters/variables copying slither/formatters/variables/__init__.py -> build/lib/slither/formatters/variables creating build/lib/slither/formatters/functions copying slither/formatters/functions/__init__.py -> build/lib/slither/formatters/functions copying slither/formatters/functions/external_function.py -> build/lib/slither/formatters/functions creating build/lib/slither/formatters/utils copying slither/formatters/utils/patches.py -> build/lib/slither/formatters/utils copying slither/formatters/utils/__init__.py -> build/lib/slither/formatters/utils creating build/lib/slither/formatters/naming_convention copying slither/formatters/naming_convention/naming_convention.py -> build/lib/slither/formatters/naming_convention copying slither/formatters/naming_convention/__init__.py -> build/lib/slither/formatters/naming_convention creating build/lib/slither/slithir/variables copying slither/slithir/variables/state_variable.py -> build/lib/slither/slithir/variables copying slither/slithir/variables/tuple_ssa.py -> build/lib/slither/slithir/variables copying slither/slithir/variables/reference_ssa.py -> build/lib/slither/slithir/variables copying slither/slithir/variables/reference.py -> build/lib/slither/slithir/variables copying slither/slithir/variables/local_variable.py -> build/lib/slither/slithir/variables copying slither/slithir/variables/temporary_ssa.py -> build/lib/slither/slithir/variables copying slither/slithir/variables/__init__.py -> build/lib/slither/slithir/variables copying slither/slithir/variables/constant.py -> build/lib/slither/slithir/variables copying slither/slithir/variables/temporary.py -> build/lib/slither/slithir/variables copying slither/slithir/variables/tuple.py -> build/lib/slither/slithir/variables copying slither/slithir/variables/variable.py -> build/lib/slither/slithir/variables creating build/lib/slither/slithir/tmp_operations copying slither/slithir/tmp_operations/tmp_new_elementary_type.py -> build/lib/slither/slithir/tmp_operations copying slither/slithir/tmp_operations/tmp_new_array.py -> build/lib/slither/slithir/tmp_operations copying slither/slithir/tmp_operations/tmp_new_structure.py -> build/lib/slither/slithir/tmp_operations copying slither/slithir/tmp_operations/argument.py -> build/lib/slither/slithir/tmp_operations copying slither/slithir/tmp_operations/tmp_call.py -> build/lib/slither/slithir/tmp_operations copying slither/slithir/tmp_operations/__init__.py -> build/lib/slither/slithir/tmp_operations copying slither/slithir/tmp_operations/tmp_new_contract.py -> build/lib/slither/slithir/tmp_operations creating build/lib/slither/slithir/operations copying slither/slithir/operations/delete.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/length.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/index.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/operation.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/phi_callback.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/member.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/internal_call.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/new_contract.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/new_array.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/condition.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/low_level_call.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/library_call.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/type_conversion.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/solidity_call.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/binary.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/unary.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/codesize.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/new_elementary_type.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/nop.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/return_operation.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/send.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/__init__.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/phi.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/event_call.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/lvalue.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/init_array.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/assignment.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/new_structure.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/internal_dynamic_call.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/high_level_call.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/transfer.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/unpack.py -> build/lib/slither/slithir/operations copying slither/slithir/operations/call.py -> build/lib/slither/slithir/operations creating build/lib/slither/slithir/utils copying slither/slithir/utils/utils.py -> build/lib/slither/slithir/utils copying slither/slithir/utils/ssa.py -> build/lib/slither/slithir/utils copying slither/slithir/utils/__init__.py -> build/lib/slither/slithir/utils creating build/lib/slither/detectors/attributes copying slither/detectors/attributes/unimplemented_interface.py -> build/lib/slither/detectors/attributes copying slither/detectors/attributes/const_functions_asm.py -> build/lib/slither/detectors/attributes copying slither/detectors/attributes/incorrect_solc.py -> build/lib/slither/detectors/attributes copying slither/detectors/attributes/constant_pragma.py -> build/lib/slither/detectors/attributes copying slither/detectors/attributes/const_functions_state.py -> build/lib/slither/detectors/attributes copying slither/detectors/attributes/__init__.py -> build/lib/slither/detectors/attributes copying slither/detectors/attributes/locked_ether.py -> build/lib/slither/detectors/attributes creating build/lib/slither/detectors/shadowing copying slither/detectors/shadowing/builtin_symbols.py -> build/lib/slither/detectors/shadowing copying slither/detectors/shadowing/common.py -> build/lib/slither/detectors/shadowing copying slither/detectors/shadowing/local.py -> build/lib/slither/detectors/shadowing copying slither/detectors/shadowing/abstract.py -> build/lib/slither/detectors/shadowing copying slither/detectors/shadowing/state.py -> build/lib/slither/detectors/shadowing copying slither/detectors/shadowing/__init__.py -> build/lib/slither/detectors/shadowing creating build/lib/slither/detectors/variables copying slither/detectors/variables/uninitialized_storage_variables.py -> build/lib/slither/detectors/variables copying slither/detectors/variables/uninitialized_state_variables.py -> build/lib/slither/detectors/variables copying slither/detectors/variables/could_be_constant.py -> build/lib/slither/detectors/variables copying slither/detectors/variables/predeclaration_usage_local.py -> build/lib/slither/detectors/variables copying slither/detectors/variables/similar_variables.py -> build/lib/slither/detectors/variables copying slither/detectors/variables/var_read_using_this.py -> build/lib/slither/detectors/variables copying slither/detectors/variables/unused_state_variables.py -> build/lib/slither/detectors/variables copying slither/detectors/variables/unchanged_state_variables.py -> build/lib/slither/detectors/variables copying slither/detectors/variables/__init__.py -> build/lib/slither/detectors/variables copying slither/detectors/variables/function_init_state_variables.py -> build/lib/slither/detectors/variables copying slither/detectors/variables/uninitialized_local_variables.py -> build/lib/slither/detectors/variables copying slither/detectors/variables/could_be_immutable.py -> build/lib/slither/detectors/variables creating build/lib/slither/detectors/assembly copying slither/detectors/assembly/shift_parameter_mixup.py -> build/lib/slither/detectors/assembly copying slither/detectors/assembly/__init__.py -> build/lib/slither/detectors/assembly creating build/lib/slither/detectors/source copying slither/detectors/source/rtlo.py -> build/lib/slither/detectors/source copying slither/detectors/source/__init__.py -> build/lib/slither/detectors/source creating build/lib/slither/detectors/examples copying slither/detectors/examples/backdoor.py -> build/lib/slither/detectors/examples copying slither/detectors/examples/__init__.py -> build/lib/slither/detectors/examples creating build/lib/slither/detectors/functions copying slither/detectors/functions/protected_variable.py -> build/lib/slither/detectors/functions copying slither/detectors/functions/modifier.py -> build/lib/slither/detectors/functions copying slither/detectors/functions/cyclomatic_complexity.py -> build/lib/slither/detectors/functions copying slither/detectors/functions/suicidal.py -> build/lib/slither/detectors/functions copying slither/detectors/functions/dead_code.py -> build/lib/slither/detectors/functions copying slither/detectors/functions/permit_domain_signature_collision.py -> build/lib/slither/detectors/functions copying slither/detectors/functions/codex.py -> build/lib/slither/detectors/functions copying slither/detectors/functions/unimplemented.py -> build/lib/slither/detectors/functions copying slither/detectors/functions/arbitrary_send_eth.py -> build/lib/slither/detectors/functions copying slither/detectors/functions/__init__.py -> build/lib/slither/detectors/functions copying slither/detectors/functions/external_function.py -> build/lib/slither/detectors/functions creating build/lib/slither/detectors/reentrancy copying slither/detectors/reentrancy/reentrancy_read_before_write.py -> build/lib/slither/detectors/reentrancy copying slither/detectors/reentrancy/reentrancy_benign.py -> build/lib/slither/detectors/reentrancy copying slither/detectors/reentrancy/reentrancy.py -> build/lib/slither/detectors/reentrancy copying slither/detectors/reentrancy/reentrancy_no_gas.py -> build/lib/slither/detectors/reentrancy copying slither/detectors/reentrancy/token.py -> build/lib/slither/detectors/reentrancy copying slither/detectors/reentrancy/reentrancy_eth.py -> build/lib/slither/detectors/reentrancy copying slither/detectors/reentrancy/__init__.py -> build/lib/slither/detectors/reentrancy copying slither/detectors/reentrancy/reentrancy_events.py -> build/lib/slither/detectors/reentrancy creating build/lib/slither/detectors/statements copying slither/detectors/statements/unprotected_upgradeable.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/mapping_deletion.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/redundant_statements.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/deprecated_calls.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/controlled_delegatecall.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/write_after_write.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/too_many_digits.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/msg_value_in_loop.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/incorrect_strict_equality.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/array_length_assignment.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/calls_in_loop.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/unary.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/boolean_constant_equality.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/boolean_constant_misuse.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/costly_operations_in_loop.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/type_based_tautology.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/__init__.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/assembly.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/tx_origin.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/assert_state_change.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/delegatecall_in_loop.py -> build/lib/slither/detectors/statements copying slither/detectors/statements/divide_before_multiply.py -> build/lib/slither/detectors/statements creating build/lib/slither/detectors/compiler_bugs copying slither/detectors/compiler_bugs/uninitialized_function_ptr_in_constructor.py -> build/lib/slither/detectors/compiler_bugs copying slither/detectors/compiler_bugs/storage_ABIEncoderV2_array.py -> build/lib/slither/detectors/compiler_bugs copying slither/detectors/compiler_bugs/multiple_constructor_schemes.py -> build/lib/slither/detectors/compiler_bugs copying slither/detectors/compiler_bugs/array_by_reference.py -> build/lib/slither/detectors/compiler_bugs copying slither/detectors/compiler_bugs/reused_base_constructor.py -> build/lib/slither/detectors/compiler_bugs copying slither/detectors/compiler_bugs/__init__.py -> build/lib/slither/detectors/compiler_bugs copying slither/detectors/compiler_bugs/public_mapping_nested.py -> build/lib/slither/detectors/compiler_bugs copying slither/detectors/compiler_bugs/enum_conversion.py -> build/lib/slither/detectors/compiler_bugs copying slither/detectors/compiler_bugs/storage_signed_integer_array.py -> build/lib/slither/detectors/compiler_bugs creating build/lib/slither/detectors/operations copying slither/detectors/operations/unused_return_values.py -> build/lib/slither/detectors/operations copying slither/detectors/operations/missing_zero_address_validation.py -> build/lib/slither/detectors/operations copying slither/detectors/operations/unchecked_transfer.py -> build/lib/slither/detectors/operations copying slither/detectors/operations/block_timestamp.py -> build/lib/slither/detectors/operations copying slither/detectors/operations/unchecked_send_return_value.py -> build/lib/slither/detectors/operations copying slither/detectors/operations/low_level_calls.py -> build/lib/slither/detectors/operations copying slither/detectors/operations/unchecked_low_level_return_values.py -> build/lib/slither/detectors/operations copying slither/detectors/operations/void_constructor.py -> build/lib/slither/detectors/operations copying slither/detectors/operations/__init__.py -> build/lib/slither/detectors/operations copying slither/detectors/operations/bad_prng.py -> build/lib/slither/detectors/operations copying slither/detectors/operations/missing_events_arithmetic.py -> build/lib/slither/detectors/operations copying slither/detectors/operations/missing_events_access_control.py -> build/lib/slither/detectors/operations creating build/lib/slither/detectors/erc copying slither/detectors/erc/incorrect_erc721_interface.py -> build/lib/slither/detectors/erc copying slither/detectors/erc/unindexed_event_parameters.py -> build/lib/slither/detectors/erc copying slither/detectors/erc/__init__.py -> build/lib/slither/detectors/erc creating build/lib/slither/detectors/slither copying slither/detectors/slither/name_reused.py -> build/lib/slither/detectors/slither copying slither/detectors/slither/__init__.py -> build/lib/slither/detectors/slither creating build/lib/slither/detectors/naming_convention copying slither/detectors/naming_convention/naming_convention.py -> build/lib/slither/detectors/naming_convention copying slither/detectors/naming_convention/__init__.py -> build/lib/slither/detectors/naming_convention creating build/lib/slither/detectors/erc/erc20 copying slither/detectors/erc/erc20/arbitrary_send_erc20.py -> build/lib/slither/detectors/erc/erc20 copying slither/detectors/erc/erc20/arbitrary_send_erc20_permit.py -> build/lib/slither/detectors/erc/erc20 copying slither/detectors/erc/erc20/incorrect_erc20_interface.py -> build/lib/slither/detectors/erc/erc20 copying slither/detectors/erc/erc20/__init__.py -> build/lib/slither/detectors/erc/erc20 copying slither/detectors/erc/erc20/arbitrary_send_erc20_no_permit.py -> build/lib/slither/detectors/erc/erc20 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lHQ5xP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64 + cd slither-analyzer-0.9.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/inheritance copying build/lib/slither/printers/inheritance/inheritance.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/inheritance copying build/lib/slither/printers/inheritance/inheritance_graph.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/inheritance copying build/lib/slither/printers/inheritance/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/inheritance creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/guidance copying build/lib/slither/printers/guidance/echidna.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/guidance copying build/lib/slither/printers/guidance/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/guidance creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/functions copying build/lib/slither/printers/functions/authorization.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/functions copying build/lib/slither/printers/functions/dominator.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/functions copying build/lib/slither/printers/functions/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/functions copying build/lib/slither/printers/functions/cfg.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/functions copying build/lib/slither/printers/all_printers.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/constructor_calls.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/evm.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/slithir.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/human_summary.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/variable_order.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/function_ids.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/contract.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/modifier_calls.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/declaration.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/data_depenency.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/function.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/when_not_paused.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/require_calls.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/summary/slithir_ssa.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary copying build/lib/slither/printers/abstract_printer.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers copying build/lib/slither/printers/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/call copying build/lib/slither/printers/call/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/call copying build/lib/slither/printers/call/call_graph.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/call copying build/lib/slither/exceptions.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing copying build/lib/slither/solc_parsing/slither_compilation_unit_solc.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables copying build/lib/slither/solc_parsing/variables/state_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables copying build/lib/slither/solc_parsing/variables/event_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables copying build/lib/slither/solc_parsing/variables/variable_declaration.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables copying build/lib/slither/solc_parsing/variables/top_level_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables copying build/lib/slither/solc_parsing/variables/local_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables copying build/lib/slither/solc_parsing/variables/function_type_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables copying build/lib/slither/solc_parsing/variables/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables copying build/lib/slither/solc_parsing/variables/structure_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables copying build/lib/slither/solc_parsing/variables/local_variable_init_from_tuple.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables copying build/lib/slither/solc_parsing/exceptions.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations copying build/lib/slither/solc_parsing/declarations/modifier.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations copying build/lib/slither/solc_parsing/declarations/event.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations copying build/lib/slither/solc_parsing/declarations/caller_context.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations copying build/lib/slither/solc_parsing/declarations/structure_top_level.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations copying build/lib/slither/solc_parsing/declarations/contract.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations copying build/lib/slither/solc_parsing/declarations/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations copying build/lib/slither/solc_parsing/declarations/using_for_top_level.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations copying build/lib/slither/solc_parsing/declarations/function.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations copying build/lib/slither/solc_parsing/declarations/custom_error.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations copying build/lib/slither/solc_parsing/declarations/structure_contract.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/solidity_types copying build/lib/slither/solc_parsing/solidity_types/type_parsing.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/solidity_types copying build/lib/slither/solc_parsing/solidity_types/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/solidity_types creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/expressions copying build/lib/slither/solc_parsing/expressions/find_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/expressions copying build/lib/slither/solc_parsing/expressions/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/expressions copying build/lib/slither/solc_parsing/expressions/expression_parsing.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/expressions creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/cfg copying build/lib/slither/solc_parsing/cfg/node.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/cfg copying build/lib/slither/solc_parsing/cfg/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/cfg copying build/lib/slither/solc_parsing/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/yul copying build/lib/slither/solc_parsing/yul/parse_yul.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/yul copying build/lib/slither/solc_parsing/yul/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/yul copying build/lib/slither/solc_parsing/yul/evm_functions.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/yul creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core copying build/lib/slither/core/compilation_unit.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables copying build/lib/slither/core/variables/state_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables copying build/lib/slither/core/variables/event_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables copying build/lib/slither/core/variables/top_level_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables copying build/lib/slither/core/variables/local_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables copying build/lib/slither/core/variables/function_type_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables copying build/lib/slither/core/variables/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables copying build/lib/slither/core/variables/structure_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables copying build/lib/slither/core/variables/local_variable_init_from_tuple.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables copying build/lib/slither/core/variables/variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables copying build/lib/slither/core/exceptions.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core copying build/lib/slither/core/slither_core.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/scope copying build/lib/slither/core/scope/scope.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/scope copying build/lib/slither/core/scope/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/scope creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/modifier.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/enum_contract.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/pragma_directive.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/enum_top_level.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/event.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/custom_error_contract.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/function_contract.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/custom_error_top_level.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/solidity_import_placeholder.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/structure_top_level.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/structure.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/solidity_variables.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/import_directive.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/enum.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/contract.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/using_for_top_level.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/function.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/top_level.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/function_top_level.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/custom_error.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations copying build/lib/slither/core/declarations/structure_contract.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children copying build/lib/slither/core/children/child_function.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children copying build/lib/slither/core/children/child_contract.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children copying build/lib/slither/core/children/child_structure.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children copying build/lib/slither/core/children/child_inheritance.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children copying build/lib/slither/core/children/child_expression.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children copying build/lib/slither/core/children/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children copying build/lib/slither/core/children/child_node.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children copying build/lib/slither/core/children/child_event.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types copying build/lib/slither/core/solidity_types/type.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types copying build/lib/slither/core/solidity_types/function_type.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types copying build/lib/slither/core/solidity_types/type_information.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types copying build/lib/slither/core/solidity_types/user_defined_type.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types copying build/lib/slither/core/solidity_types/mapping_type.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types copying build/lib/slither/core/solidity_types/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types copying build/lib/slither/core/solidity_types/array_type.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types copying build/lib/slither/core/solidity_types/type_alias.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types copying build/lib/slither/core/solidity_types/elementary_type.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/context copying build/lib/slither/core/context/context.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/context copying build/lib/slither/core/context/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/context creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/source_mapping copying build/lib/slither/core/source_mapping/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/source_mapping copying build/lib/slither/core/source_mapping/source_mapping.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/source_mapping creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/identifier.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/super_call_expression.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/expression.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/new_contract.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/new_array.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/expression_typed.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/literal.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/unary_operation.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/conditional_expression.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/call_expression.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/type_conversion.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/super_identifier.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/tuple_expression.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/assignment_operation.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/index_access.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/new_elementary_type.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/member_access.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/elementary_type_name_expression.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions copying build/lib/slither/core/expressions/binary_operation.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/cfg copying build/lib/slither/core/cfg/node.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/cfg copying build/lib/slither/core/cfg/scope.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/cfg copying build/lib/slither/core/cfg/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/cfg copying build/lib/slither/core/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/dominators copying build/lib/slither/core/dominators/utils.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/dominators copying build/lib/slither/core/dominators/node_dominator_tree.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/dominators copying build/lib/slither/core/dominators/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/dominators creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/flattening copying build/lib/slither/tools/flattening/flattening.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/flattening creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/flattening/export copying build/lib/slither/tools/flattening/export/export.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/flattening/export copying build/lib/slither/tools/flattening/export/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/flattening/export copying build/lib/slither/tools/flattening/__main__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/flattening copying build/lib/slither/tools/flattening/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/flattening creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/read_storage copying build/lib/slither/tools/read_storage/__main__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/read_storage copying build/lib/slither/tools/read_storage/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/read_storage creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/read_storage/utils copying build/lib/slither/tools/read_storage/utils/utils.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/read_storage/utils copying build/lib/slither/tools/read_storage/utils/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/read_storage/utils copying build/lib/slither/tools/read_storage/read_storage.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/read_storage creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties copying build/lib/slither/tools/properties/properties/properties.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20 creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/properties copying build/lib/slither/tools/properties/properties/ercs/erc20/properties/mint.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/properties copying build/lib/slither/tools/properties/properties/ercs/erc20/properties/mint_and_burn.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/properties copying build/lib/slither/tools/properties/properties/ercs/erc20/properties/burn.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/properties copying build/lib/slither/tools/properties/properties/ercs/erc20/properties/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/properties copying build/lib/slither/tools/properties/properties/ercs/erc20/properties/initialization.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/properties copying build/lib/slither/tools/properties/properties/ercs/erc20/properties/transfer.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/properties creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/unit_tests copying build/lib/slither/tools/properties/properties/ercs/erc20/unit_tests/truffle.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/unit_tests copying build/lib/slither/tools/properties/properties/ercs/erc20/unit_tests/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/unit_tests copying build/lib/slither/tools/properties/properties/ercs/erc20/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20 copying build/lib/slither/tools/properties/properties/ercs/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs copying build/lib/slither/tools/properties/properties/erc20.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties copying build/lib/slither/tools/properties/properties/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/solidity copying build/lib/slither/tools/properties/solidity/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/solidity copying build/lib/slither/tools/properties/solidity/generate_properties.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/solidity creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/addresses copying build/lib/slither/tools/properties/addresses/address.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/addresses copying build/lib/slither/tools/properties/addresses/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/addresses copying build/lib/slither/tools/properties/utils.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/platforms copying build/lib/slither/tools/properties/platforms/echidna.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/platforms copying build/lib/slither/tools/properties/platforms/truffle.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/platforms copying build/lib/slither/tools/properties/platforms/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/platforms copying build/lib/slither/tools/properties/__main__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties copying build/lib/slither/tools/properties/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/slither_format copying build/lib/slither/tools/slither_format/slither_format.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/slither_format copying build/lib/slither/tools/slither_format/__main__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/slither_format copying build/lib/slither/tools/slither_format/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/slither_format creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks copying build/lib/slither/tools/upgradeability/checks/variable_initialization.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks copying build/lib/slither/tools/upgradeability/checks/functions_ids.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks copying build/lib/slither/tools/upgradeability/checks/variables_order.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks copying build/lib/slither/tools/upgradeability/checks/all_checks.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks copying build/lib/slither/tools/upgradeability/checks/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks copying build/lib/slither/tools/upgradeability/checks/constant.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks copying build/lib/slither/tools/upgradeability/checks/initialization.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks copying build/lib/slither/tools/upgradeability/checks/abstract_checks.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks copying build/lib/slither/tools/upgradeability/__main__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability copying build/lib/slither/tools/upgradeability/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/utils copying build/lib/slither/tools/upgradeability/utils/command_line.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/utils copying build/lib/slither/tools/upgradeability/utils/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/utils creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/kspec_coverage copying build/lib/slither/tools/kspec_coverage/analysis.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/kspec_coverage copying build/lib/slither/tools/kspec_coverage/kspec_coverage.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/kspec_coverage copying build/lib/slither/tools/kspec_coverage/__main__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/kspec_coverage copying build/lib/slither/tools/kspec_coverage/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/kspec_coverage creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/possible_paths copying build/lib/slither/tools/possible_paths/possible_paths.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/possible_paths copying build/lib/slither/tools/possible_paths/__main__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/possible_paths copying build/lib/slither/tools/possible_paths/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/possible_paths creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/demo copying build/lib/slither/tools/demo/__main__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/demo copying build/lib/slither/tools/demo/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/demo creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity copying build/lib/slither/tools/similarity/encode.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity copying build/lib/slither/tools/similarity/info.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity copying build/lib/slither/tools/similarity/model.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity copying build/lib/slither/tools/similarity/cache.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity copying build/lib/slither/tools/similarity/plot.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity copying build/lib/slither/tools/similarity/train.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity copying build/lib/slither/tools/similarity/__main__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity copying build/lib/slither/tools/similarity/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity copying build/lib/slither/tools/similarity/similarity.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity copying build/lib/slither/tools/similarity/test.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/mutators copying build/lib/slither/tools/mutator/mutators/MIA.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/mutators copying build/lib/slither/tools/mutator/mutators/abstract_mutator.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/mutators copying build/lib/slither/tools/mutator/mutators/all_mutators.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/mutators copying build/lib/slither/tools/mutator/mutators/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/mutators copying build/lib/slither/tools/mutator/mutators/MVIE.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/mutators copying build/lib/slither/tools/mutator/mutators/MVIV.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/mutators copying build/lib/slither/tools/mutator/__main__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator copying build/lib/slither/tools/mutator/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/utils copying build/lib/slither/tools/mutator/utils/generic_patching.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/utils copying build/lib/slither/tools/mutator/utils/command_line.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/utils copying build/lib/slither/tools/mutator/utils/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/utils creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor copying build/lib/slither/tools/doctor/utils.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor/checks copying build/lib/slither/tools/doctor/checks/versions.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor/checks copying build/lib/slither/tools/doctor/checks/platform.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor/checks copying build/lib/slither/tools/doctor/checks/paths.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor/checks copying build/lib/slither/tools/doctor/checks/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor/checks copying build/lib/slither/tools/doctor/__main__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor copying build/lib/slither/tools/doctor/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/documentation copying build/lib/slither/tools/documentation/__main__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/documentation copying build/lib/slither/tools/documentation/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/documentation copying build/lib/slither/tools/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/utils copying build/lib/slither/tools/utils/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/utils creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/erc_conformance copying build/lib/slither/tools/erc_conformance/__main__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/erc_conformance creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/erc_conformance/erc copying build/lib/slither/tools/erc_conformance/erc/erc1155.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/erc_conformance/erc copying build/lib/slither/tools/erc_conformance/erc/ercs.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/erc_conformance/erc copying build/lib/slither/tools/erc_conformance/erc/erc20.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/erc_conformance/erc copying build/lib/slither/tools/erc_conformance/erc/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/erc_conformance/erc copying build/lib/slither/tools/erc_conformance/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/erc_conformance creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/data_dependency copying build/lib/slither/analyses/data_dependency/data_dependency.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/data_dependency copying build/lib/slither/analyses/data_dependency/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/data_dependency creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/write copying build/lib/slither/analyses/write/are_variables_written.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/write copying build/lib/slither/analyses/write/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/write copying build/lib/slither/analyses/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/evm copying build/lib/slither/analyses/evm/evm_cfg_builder.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/evm copying build/lib/slither/analyses/evm/convert.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/evm copying build/lib/slither/analyses/evm/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/evm copying build/lib/slither/__main__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression copying build/lib/slither/visitors/expression/left_value.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression copying build/lib/slither/visitors/expression/read_var.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression copying build/lib/slither/visitors/expression/expression.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression copying build/lib/slither/visitors/expression/export_values.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression copying build/lib/slither/visitors/expression/right_value.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression copying build/lib/slither/visitors/expression/write_var.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression copying build/lib/slither/visitors/expression/find_push.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression copying build/lib/slither/visitors/expression/constants_folding.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression copying build/lib/slither/visitors/expression/expression_printer.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression copying build/lib/slither/visitors/expression/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression copying build/lib/slither/visitors/expression/find_calls.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression copying build/lib/slither/visitors/expression/has_conditional.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression copying build/lib/slither/visitors/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/slithir copying build/lib/slither/visitors/slithir/expression_to_slithir.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/slithir copying build/lib/slither/visitors/slithir/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/slithir copying build/lib/slither/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/attributes copying build/lib/slither/formatters/attributes/const_functions.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/attributes copying build/lib/slither/formatters/attributes/incorrect_solc.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/attributes copying build/lib/slither/formatters/attributes/constant_pragma.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/attributes copying build/lib/slither/formatters/attributes/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/attributes creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/variables copying build/lib/slither/formatters/variables/unused_state_variables.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/variables copying build/lib/slither/formatters/variables/unchanged_state_variables.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/variables copying build/lib/slither/formatters/variables/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/variables creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/functions copying build/lib/slither/formatters/functions/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/functions copying build/lib/slither/formatters/functions/external_function.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/functions copying build/lib/slither/formatters/exceptions.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters copying build/lib/slither/formatters/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/utils copying build/lib/slither/formatters/utils/patches.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/utils copying build/lib/slither/formatters/utils/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/utils creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/naming_convention copying build/lib/slither/formatters/naming_convention/naming_convention.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/naming_convention copying build/lib/slither/formatters/naming_convention/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/naming_convention creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/output.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/erc.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/colors.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/inheritance_analysis.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/utils.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/integer_conversion.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/oz_hashes.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/type.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/output_capture.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/code_complexity.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/type_helpers.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/codex.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/myprettytable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/comparable_enum.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/arithmetic.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/standard_libraries.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/command_line.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/tests_pattern.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/expression_manipulations.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/source_mapping.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils copying build/lib/slither/utils/function.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables copying build/lib/slither/slithir/variables/state_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables copying build/lib/slither/slithir/variables/tuple_ssa.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables copying build/lib/slither/slithir/variables/reference_ssa.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables copying build/lib/slither/slithir/variables/reference.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables copying build/lib/slither/slithir/variables/local_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables copying build/lib/slither/slithir/variables/temporary_ssa.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables copying build/lib/slither/slithir/variables/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables copying build/lib/slither/slithir/variables/constant.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables copying build/lib/slither/slithir/variables/temporary.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables copying build/lib/slither/slithir/variables/tuple.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables copying build/lib/slither/slithir/variables/variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables copying build/lib/slither/slithir/exceptions.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations copying build/lib/slither/slithir/tmp_operations/tmp_new_elementary_type.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations copying build/lib/slither/slithir/tmp_operations/tmp_new_array.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations copying build/lib/slither/slithir/tmp_operations/tmp_new_structure.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations copying build/lib/slither/slithir/tmp_operations/argument.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations copying build/lib/slither/slithir/tmp_operations/tmp_call.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations copying build/lib/slither/slithir/tmp_operations/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations copying build/lib/slither/slithir/tmp_operations/tmp_new_contract.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/delete.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/length.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/index.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/operation.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/phi_callback.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/member.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/internal_call.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/new_contract.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/new_array.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/condition.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/low_level_call.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/library_call.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/type_conversion.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/solidity_call.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/binary.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/unary.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/codesize.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/new_elementary_type.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/nop.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/return_operation.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/send.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/phi.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/event_call.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/lvalue.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/init_array.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/assignment.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/new_structure.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/internal_dynamic_call.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/high_level_call.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/transfer.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/unpack.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/operations/call.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations copying build/lib/slither/slithir/convert.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir copying build/lib/slither/slithir/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/utils copying build/lib/slither/slithir/utils/utils.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/utils copying build/lib/slither/slithir/utils/ssa.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/utils copying build/lib/slither/slithir/utils/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/utils creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes copying build/lib/slither/detectors/attributes/unimplemented_interface.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes copying build/lib/slither/detectors/attributes/const_functions_asm.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes copying build/lib/slither/detectors/attributes/incorrect_solc.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes copying build/lib/slither/detectors/attributes/constant_pragma.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes copying build/lib/slither/detectors/attributes/const_functions_state.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes copying build/lib/slither/detectors/attributes/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes copying build/lib/slither/detectors/attributes/locked_ether.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/shadowing copying build/lib/slither/detectors/shadowing/builtin_symbols.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/shadowing copying build/lib/slither/detectors/shadowing/common.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/shadowing copying build/lib/slither/detectors/shadowing/local.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/shadowing copying build/lib/slither/detectors/shadowing/abstract.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/shadowing copying build/lib/slither/detectors/shadowing/state.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/shadowing copying build/lib/slither/detectors/shadowing/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/shadowing creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables copying build/lib/slither/detectors/variables/uninitialized_storage_variables.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables copying build/lib/slither/detectors/variables/uninitialized_state_variables.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables copying build/lib/slither/detectors/variables/could_be_constant.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables copying build/lib/slither/detectors/variables/predeclaration_usage_local.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables copying build/lib/slither/detectors/variables/similar_variables.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables copying build/lib/slither/detectors/variables/var_read_using_this.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables copying build/lib/slither/detectors/variables/unused_state_variables.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables copying build/lib/slither/detectors/variables/unchanged_state_variables.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables copying build/lib/slither/detectors/variables/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables copying build/lib/slither/detectors/variables/function_init_state_variables.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables copying build/lib/slither/detectors/variables/uninitialized_local_variables.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables copying build/lib/slither/detectors/variables/could_be_immutable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/assembly copying build/lib/slither/detectors/assembly/shift_parameter_mixup.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/assembly copying build/lib/slither/detectors/assembly/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/assembly creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/source copying build/lib/slither/detectors/source/rtlo.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/source copying build/lib/slither/detectors/source/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/source creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/examples copying build/lib/slither/detectors/examples/backdoor.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/examples copying build/lib/slither/detectors/examples/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/examples creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions copying build/lib/slither/detectors/functions/protected_variable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions copying build/lib/slither/detectors/functions/modifier.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions copying build/lib/slither/detectors/functions/cyclomatic_complexity.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions copying build/lib/slither/detectors/functions/suicidal.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions copying build/lib/slither/detectors/functions/dead_code.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions copying build/lib/slither/detectors/functions/permit_domain_signature_collision.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions copying build/lib/slither/detectors/functions/codex.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions copying build/lib/slither/detectors/functions/unimplemented.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions copying build/lib/slither/detectors/functions/arbitrary_send_eth.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions copying build/lib/slither/detectors/functions/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions copying build/lib/slither/detectors/functions/external_function.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions copying build/lib/slither/detectors/all_detectors.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy copying build/lib/slither/detectors/reentrancy/reentrancy_read_before_write.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy copying build/lib/slither/detectors/reentrancy/reentrancy_benign.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy copying build/lib/slither/detectors/reentrancy/reentrancy.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy copying build/lib/slither/detectors/reentrancy/reentrancy_no_gas.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy copying build/lib/slither/detectors/reentrancy/token.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy copying build/lib/slither/detectors/reentrancy/reentrancy_eth.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy copying build/lib/slither/detectors/reentrancy/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy copying build/lib/slither/detectors/reentrancy/reentrancy_events.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/unprotected_upgradeable.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/mapping_deletion.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/redundant_statements.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/deprecated_calls.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/controlled_delegatecall.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/write_after_write.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/too_many_digits.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/msg_value_in_loop.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/incorrect_strict_equality.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/array_length_assignment.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/calls_in_loop.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/unary.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/boolean_constant_equality.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/boolean_constant_misuse.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/costly_operations_in_loop.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/type_based_tautology.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/assembly.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/tx_origin.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/assert_state_change.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/delegatecall_in_loop.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements copying build/lib/slither/detectors/statements/divide_before_multiply.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs copying build/lib/slither/detectors/compiler_bugs/uninitialized_function_ptr_in_constructor.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs copying build/lib/slither/detectors/compiler_bugs/storage_ABIEncoderV2_array.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs copying build/lib/slither/detectors/compiler_bugs/multiple_constructor_schemes.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs copying build/lib/slither/detectors/compiler_bugs/array_by_reference.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs copying build/lib/slither/detectors/compiler_bugs/reused_base_constructor.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs copying build/lib/slither/detectors/compiler_bugs/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs copying build/lib/slither/detectors/compiler_bugs/public_mapping_nested.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs copying build/lib/slither/detectors/compiler_bugs/enum_conversion.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs copying build/lib/slither/detectors/compiler_bugs/storage_signed_integer_array.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations copying build/lib/slither/detectors/operations/unused_return_values.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations copying build/lib/slither/detectors/operations/missing_zero_address_validation.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations copying build/lib/slither/detectors/operations/unchecked_transfer.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations copying build/lib/slither/detectors/operations/block_timestamp.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations copying build/lib/slither/detectors/operations/unchecked_send_return_value.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations copying build/lib/slither/detectors/operations/low_level_calls.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations copying build/lib/slither/detectors/operations/unchecked_low_level_return_values.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations copying build/lib/slither/detectors/operations/void_constructor.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations copying build/lib/slither/detectors/operations/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations copying build/lib/slither/detectors/operations/bad_prng.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations copying build/lib/slither/detectors/operations/missing_events_arithmetic.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations copying build/lib/slither/detectors/operations/missing_events_access_control.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc copying build/lib/slither/detectors/erc/incorrect_erc721_interface.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc copying build/lib/slither/detectors/erc/unindexed_event_parameters.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc/erc20 copying build/lib/slither/detectors/erc/erc20/arbitrary_send_erc20.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc/erc20 copying build/lib/slither/detectors/erc/erc20/arbitrary_send_erc20_permit.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc/erc20 copying build/lib/slither/detectors/erc/erc20/incorrect_erc20_interface.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc/erc20 copying build/lib/slither/detectors/erc/erc20/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc/erc20 copying build/lib/slither/detectors/erc/erc20/arbitrary_send_erc20_no_permit.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc/erc20 copying build/lib/slither/detectors/erc/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/slither copying build/lib/slither/detectors/slither/name_reused.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/slither copying build/lib/slither/detectors/slither/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/slither copying build/lib/slither/detectors/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/naming_convention copying build/lib/slither/detectors/naming_convention/naming_convention.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/naming_convention copying build/lib/slither/detectors/naming_convention/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/naming_convention copying build/lib/slither/detectors/abstract_detector.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors copying build/lib/slither/all_exceptions.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither copying build/lib/slither/slither.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither creating /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_storage_layout.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_read_storage.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_ast_parsing.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_ssa_generation.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_constant_folding.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_function.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_features.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_source_mapping.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_detectors.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_source_unit.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_functions_ids.py -> /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/inheritance/inheritance.py to inheritance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/inheritance/inheritance_graph.py to inheritance_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/inheritance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/guidance/echidna.py to echidna.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/guidance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/functions/authorization.py to authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/functions/dominator.py to dominator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/functions/cfg.py to cfg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/all_printers.py to all_printers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/constructor_calls.py to constructor_calls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/evm.py to evm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/slithir.py to slithir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/human_summary.py to human_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/variable_order.py to variable_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/function_ids.py to function_ids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/contract.py to contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/modifier_calls.py to modifier_calls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/declaration.py to declaration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/data_depenency.py to data_depenency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/function.py to function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/when_not_paused.py to when_not_paused.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/require_calls.py to require_calls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/summary/slithir_ssa.py to slithir_ssa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/abstract_printer.py to abstract_printer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/call/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/printers/call/call_graph.py to call_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/slither_compilation_unit_solc.py to slither_compilation_unit_solc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables/state_variable.py to state_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables/event_variable.py to event_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables/variable_declaration.py to variable_declaration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables/top_level_variable.py to top_level_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables/local_variable.py to local_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables/function_type_variable.py to function_type_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables/structure_variable.py to structure_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/variables/local_variable_init_from_tuple.py to local_variable_init_from_tuple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations/modifier.py to modifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations/caller_context.py to caller_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations/structure_top_level.py to structure_top_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations/contract.py to contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations/using_for_top_level.py to using_for_top_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations/function.py to function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations/custom_error.py to custom_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/declarations/structure_contract.py to structure_contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/solidity_types/type_parsing.py to type_parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/solidity_types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/expressions/find_variable.py to find_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/expressions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/expressions/expression_parsing.py to expression_parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/cfg/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/cfg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/yul/parse_yul.py to parse_yul.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/yul/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/solc_parsing/yul/evm_functions.py to evm_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/compilation_unit.py to compilation_unit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables/state_variable.py to state_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables/event_variable.py to event_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables/top_level_variable.py to top_level_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables/local_variable.py to local_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables/function_type_variable.py to function_type_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables/structure_variable.py to structure_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables/local_variable_init_from_tuple.py to local_variable_init_from_tuple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/variables/variable.py to variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/slither_core.py to slither_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/scope/scope.py to scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/scope/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/modifier.py to modifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/enum_contract.py to enum_contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/pragma_directive.py to pragma_directive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/enum_top_level.py to enum_top_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/custom_error_contract.py to custom_error_contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/function_contract.py to function_contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/custom_error_top_level.py to custom_error_top_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/solidity_import_placeholder.py to solidity_import_placeholder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/structure_top_level.py to structure_top_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/structure.py to structure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/solidity_variables.py to solidity_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/import_directive.py to import_directive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/enum.py to enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/contract.py to contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/using_for_top_level.py to using_for_top_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/function.py to function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/top_level.py to top_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/function_top_level.py to function_top_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/custom_error.py to custom_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/declarations/structure_contract.py to structure_contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children/child_function.py to child_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children/child_contract.py to child_contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children/child_structure.py to child_structure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children/child_inheritance.py to child_inheritance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children/child_expression.py to child_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children/child_node.py to child_node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/children/child_event.py to child_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types/type.py to type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types/function_type.py to function_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types/type_information.py to type_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types/user_defined_type.py to user_defined_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types/mapping_type.py to mapping_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types/array_type.py to array_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types/type_alias.py to type_alias.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/solidity_types/elementary_type.py to elementary_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/context/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/context/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/source_mapping/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/source_mapping/source_mapping.py to source_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/identifier.py to identifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/super_call_expression.py to super_call_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/expression.py to expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/new_contract.py to new_contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/new_array.py to new_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/expression_typed.py to expression_typed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/literal.py to literal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/unary_operation.py to unary_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/conditional_expression.py to conditional_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/call_expression.py to call_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/type_conversion.py to type_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/super_identifier.py to super_identifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/tuple_expression.py to tuple_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/assignment_operation.py to assignment_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/index_access.py to index_access.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/new_elementary_type.py to new_elementary_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/member_access.py to member_access.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/elementary_type_name_expression.py to elementary_type_name_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/expressions/binary_operation.py to binary_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/cfg/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/cfg/scope.py to scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/cfg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/dominators/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/dominators/node_dominator_tree.py to node_dominator_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/core/dominators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/flattening/flattening.py to flattening.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/flattening/export/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/flattening/export/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/flattening/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/flattening/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/read_storage/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/read_storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/read_storage/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/read_storage/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/read_storage/read_storage.py to read_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/properties.py to properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/properties/mint.py to mint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/properties/mint_and_burn.py to mint_and_burn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/properties/burn.py to burn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/properties/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/properties/initialization.py to initialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/properties/transfer.py to transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/unit_tests/truffle.py to truffle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/unit_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/erc20/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/ercs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/erc20.py to erc20.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/properties/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/solidity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/solidity/generate_properties.py to generate_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/addresses/address.py to address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/addresses/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/platforms/echidna.py to echidna.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/platforms/truffle.py to truffle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/platforms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/properties/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/slither_format/slither_format.py to slither_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/slither_format/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/slither_format/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks/variable_initialization.py to variable_initialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks/functions_ids.py to functions_ids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks/variables_order.py to variables_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks/all_checks.py to all_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks/constant.py to constant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks/initialization.py to initialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/checks/abstract_checks.py to abstract_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/utils/command_line.py to command_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/upgradeability/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/kspec_coverage/analysis.py to analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/kspec_coverage/kspec_coverage.py to kspec_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/kspec_coverage/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/kspec_coverage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/possible_paths/possible_paths.py to possible_paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/possible_paths/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/possible_paths/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/demo/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/demo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity/encode.py to encode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity/plot.py to plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity/train.py to train.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity/similarity.py to similarity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/similarity/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/mutators/MIA.py to MIA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/mutators/abstract_mutator.py to abstract_mutator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/mutators/all_mutators.py to all_mutators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/mutators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/mutators/MVIE.py to MVIE.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/mutators/MVIV.py to MVIV.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/utils/generic_patching.py to generic_patching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/utils/command_line.py to command_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/mutator/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor/checks/versions.py to versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor/checks/platform.py to platform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor/checks/paths.py to paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor/checks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/doctor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/documentation/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/documentation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/erc_conformance/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/erc_conformance/erc/erc1155.py to erc1155.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/erc_conformance/erc/ercs.py to ercs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/erc_conformance/erc/erc20.py to erc20.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/erc_conformance/erc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/tools/erc_conformance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/data_dependency/data_dependency.py to data_dependency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/data_dependency/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/write/are_variables_written.py to are_variables_written.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/write/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/evm/evm_cfg_builder.py to evm_cfg_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/evm/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/analyses/evm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression/left_value.py to left_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression/read_var.py to read_var.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression/expression.py to expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression/export_values.py to export_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression/right_value.py to right_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression/write_var.py to write_var.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression/find_push.py to find_push.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression/constants_folding.py to constants_folding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression/expression_printer.py to expression_printer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression/find_calls.py to find_calls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/expression/has_conditional.py to has_conditional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/slithir/expression_to_slithir.py to expression_to_slithir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/visitors/slithir/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/attributes/const_functions.py to const_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/attributes/incorrect_solc.py to incorrect_solc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/attributes/constant_pragma.py to constant_pragma.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/attributes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/variables/unused_state_variables.py to unused_state_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/variables/unchanged_state_variables.py to unchanged_state_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/variables/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/functions/external_function.py to external_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/utils/patches.py to patches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/naming_convention/naming_convention.py to naming_convention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/formatters/naming_convention/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/output.py to output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/erc.py to erc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/colors.py to colors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/inheritance_analysis.py to inheritance_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/integer_conversion.py to integer_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/oz_hashes.py to oz_hashes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/type.py to type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/output_capture.py to output_capture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/code_complexity.py to code_complexity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/type_helpers.py to type_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/codex.py to codex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/myprettytable.py to myprettytable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/comparable_enum.py to comparable_enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/arithmetic.py to arithmetic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/standard_libraries.py to standard_libraries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/command_line.py to command_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/tests_pattern.py to tests_pattern.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/expression_manipulations.py to expression_manipulations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/source_mapping.py to source_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/utils/function.py to function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables/state_variable.py to state_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables/tuple_ssa.py to tuple_ssa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables/reference_ssa.py to reference_ssa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables/reference.py to reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables/local_variable.py to local_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables/temporary_ssa.py to temporary_ssa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables/constant.py to constant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables/temporary.py to temporary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables/tuple.py to tuple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/variables/variable.py to variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations/tmp_new_elementary_type.py to tmp_new_elementary_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations/tmp_new_array.py to tmp_new_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations/tmp_new_structure.py to tmp_new_structure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations/argument.py to argument.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations/tmp_call.py to tmp_call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/tmp_operations/tmp_new_contract.py to tmp_new_contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/length.py to length.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/operation.py to operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/phi_callback.py to phi_callback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/member.py to member.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/internal_call.py to internal_call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/new_contract.py to new_contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/new_array.py to new_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/condition.py to condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/low_level_call.py to low_level_call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/library_call.py to library_call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/type_conversion.py to type_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/solidity_call.py to solidity_call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/binary.py to binary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/unary.py to unary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/codesize.py to codesize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/new_elementary_type.py to new_elementary_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/nop.py to nop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/return_operation.py to return_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/send.py to send.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/phi.py to phi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/event_call.py to event_call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/lvalue.py to lvalue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/init_array.py to init_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/assignment.py to assignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/new_structure.py to new_structure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/internal_dynamic_call.py to internal_dynamic_call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/high_level_call.py to high_level_call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/transfer.py to transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/unpack.py to unpack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/operations/call.py to call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/utils/ssa.py to ssa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slithir/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes/unimplemented_interface.py to unimplemented_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes/const_functions_asm.py to const_functions_asm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes/incorrect_solc.py to incorrect_solc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes/constant_pragma.py to constant_pragma.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes/const_functions_state.py to const_functions_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/attributes/locked_ether.py to locked_ether.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/shadowing/builtin_symbols.py to builtin_symbols.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/shadowing/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/shadowing/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/shadowing/abstract.py to abstract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/shadowing/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/shadowing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables/uninitialized_storage_variables.py to uninitialized_storage_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables/uninitialized_state_variables.py to uninitialized_state_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables/could_be_constant.py to could_be_constant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables/predeclaration_usage_local.py to predeclaration_usage_local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables/similar_variables.py to similar_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables/var_read_using_this.py to var_read_using_this.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables/unused_state_variables.py to unused_state_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables/unchanged_state_variables.py to unchanged_state_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables/function_init_state_variables.py to function_init_state_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables/uninitialized_local_variables.py to uninitialized_local_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/variables/could_be_immutable.py to could_be_immutable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/assembly/shift_parameter_mixup.py to shift_parameter_mixup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/assembly/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/source/rtlo.py to rtlo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/source/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/examples/backdoor.py to backdoor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions/protected_variable.py to protected_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions/modifier.py to modifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions/cyclomatic_complexity.py to cyclomatic_complexity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions/suicidal.py to suicidal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions/dead_code.py to dead_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions/permit_domain_signature_collision.py to permit_domain_signature_collision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions/codex.py to codex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions/unimplemented.py to unimplemented.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions/arbitrary_send_eth.py to arbitrary_send_eth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/functions/external_function.py to external_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/all_detectors.py to all_detectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy/reentrancy_read_before_write.py to reentrancy_read_before_write.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy/reentrancy_benign.py to reentrancy_benign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy/reentrancy.py to reentrancy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy/reentrancy_no_gas.py to reentrancy_no_gas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy/token.py to token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy/reentrancy_eth.py to reentrancy_eth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/reentrancy/reentrancy_events.py to reentrancy_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/unprotected_upgradeable.py to unprotected_upgradeable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/mapping_deletion.py to mapping_deletion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/redundant_statements.py to redundant_statements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/deprecated_calls.py to deprecated_calls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/controlled_delegatecall.py to controlled_delegatecall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/write_after_write.py to write_after_write.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/too_many_digits.py to too_many_digits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/msg_value_in_loop.py to msg_value_in_loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/incorrect_strict_equality.py to incorrect_strict_equality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/array_length_assignment.py to array_length_assignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/calls_in_loop.py to calls_in_loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/unary.py to unary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/boolean_constant_equality.py to boolean_constant_equality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/boolean_constant_misuse.py to boolean_constant_misuse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/costly_operations_in_loop.py to costly_operations_in_loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/type_based_tautology.py to type_based_tautology.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/assembly.py to assembly.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/tx_origin.py to tx_origin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/assert_state_change.py to assert_state_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/delegatecall_in_loop.py to delegatecall_in_loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/statements/divide_before_multiply.py to divide_before_multiply.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs/uninitialized_function_ptr_in_constructor.py to uninitialized_function_ptr_in_constructor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs/storage_ABIEncoderV2_array.py to storage_ABIEncoderV2_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs/multiple_constructor_schemes.py to multiple_constructor_schemes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs/array_by_reference.py to array_by_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs/reused_base_constructor.py to reused_base_constructor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs/public_mapping_nested.py to public_mapping_nested.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs/enum_conversion.py to enum_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/compiler_bugs/storage_signed_integer_array.py to storage_signed_integer_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations/unused_return_values.py to unused_return_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations/missing_zero_address_validation.py to missing_zero_address_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations/unchecked_transfer.py to unchecked_transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations/block_timestamp.py to block_timestamp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations/unchecked_send_return_value.py to unchecked_send_return_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations/low_level_calls.py to low_level_calls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations/unchecked_low_level_return_values.py to unchecked_low_level_return_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations/void_constructor.py to void_constructor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations/bad_prng.py to bad_prng.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations/missing_events_arithmetic.py to missing_events_arithmetic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/operations/missing_events_access_control.py to missing_events_access_control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc/incorrect_erc721_interface.py to incorrect_erc721_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc/unindexed_event_parameters.py to unindexed_event_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc/erc20/arbitrary_send_erc20.py to arbitrary_send_erc20.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc/erc20/arbitrary_send_erc20_permit.py to arbitrary_send_erc20_permit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc/erc20/incorrect_erc20_interface.py to incorrect_erc20_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc/erc20/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc/erc20/arbitrary_send_erc20_no_permit.py to arbitrary_send_erc20_no_permit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/erc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/slither/name_reused.py to name_reused.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/slither/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/naming_convention/naming_convention.py to naming_convention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/naming_convention/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/detectors/abstract_detector.py to abstract_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/all_exceptions.py to all_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither/slither.py to slither.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_storage_layout.py to test_storage_layout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_read_storage.py to test_read_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_ast_parsing.py to test_ast_parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_ssa_generation.py to test_ssa_generation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_constant_folding.py to test_constant_folding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_function.py to test_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_features.py to test_features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_source_mapping.py to test_source_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_detectors.py to test_detectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_source_unit.py to test_source_unit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_functions_ids.py to test_functions_ids.cpython-39.pyc writing byte-compilation script '/tmp/tmpcg_x16t2.py' /usr/bin/python3 /tmp/tmpcg_x16t2.py removing /tmp/tmpcg_x16t2.py running install_egg_info running egg_info writing slither_analyzer.egg-info/PKG-INFO writing dependency_links to slither_analyzer.egg-info/dependency_links.txt writing entry points to slither_analyzer.egg-info/entry_points.txt writing requirements to slither_analyzer.egg-info/requires.txt writing top-level names to slither_analyzer.egg-info/top_level.txt reading manifest file 'slither_analyzer.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'slither_analyzer.egg-info/SOURCES.txt' Copying slither_analyzer.egg-info to /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9/site-packages/slither_analyzer-0.9.3-py3.9.egg-info running install_scripts Installing slither script to /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/bin Installing slither-check-erc script to /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/bin Installing slither-check-kspec script to /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/bin Installing slither-check-upgradeability script to /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/bin Installing slither-doctor script to /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/bin Installing slither-documentation script to /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/bin Installing slither-find-paths script to /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/bin Installing slither-flat script to /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/bin Installing slither-format script to /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/bin Installing slither-mutate script to /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/bin Installing slither-prop script to /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/bin Installing slither-read-storage script to /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/bin Installing slither-simil script to /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64//usr/share/doc/python-slither-analyzer + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64 ~/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64 ~/build/BUILD/slither-analyzer-0.9.3 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/slither-analyzer-0.9.3 + mv /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.3-1 --unique-debug-suffix -0.9.3-1.x86_64 --unique-debug-src-base python-slither-analyzer-0.9.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/slither-analyzer-0.9.3 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-slither-analyzer-0.9.3-1.noarch Provides: python-slither-analyzer python3-slither-analyzer = 0.9.3-1 python3.9dist(slither-analyzer) = 0.9.3 python3dist(slither-analyzer) = 0.9.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(crytic-compile) >= 0.3.1 python3.9dist(crytic-compile) < 0.4 python3.9dist(packaging) python3.9dist(prettytable) >= 0.7.2 python3.9dist(pycryptodome) >= 3.4.6 python3.9dist(setuptools) python3.9dist(web3) >= 6 Processing files: python-slither-analyzer-help-0.9.3-1.noarch warning: Empty %files file /builddir/build/BUILD/slither-analyzer-0.9.3/doclist.lst Provides: python-slither-analyzer-help = 0.9.3-1 python3-slither-analyzer-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64 Wrote: /builddir/build/RPMS/python-slither-analyzer-help-0.9.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-slither-analyzer-0.9.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rJYaCL + umask 022 + cd /builddir/build/BUILD + cd slither-analyzer-0.9.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-slither-analyzer-0.9.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0