[Debian-astro-maintainers] Bug#1009386: yt: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.9 3.10" returned exit code 13

Lucas Nussbaum lucas at debian.org
Tue Apr 12 19:40:35 BST 2022


Source: yt
Version: 4.0.2-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220412 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:239: python3.9 setup.py config 
> Using OpenMP to compile parallel extensions
> running config
> I: pybuild base:239: python3.10 setup.py config 
> /<<PKGBUILDDIR>>/setup.py:4: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
>   from distutils.ccompiler import get_default_compiler
> Using OpenMP to compile parallel extensions
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:239: /usr/bin/python3.9 setup.py build 
> Using OpenMP to compile parallel extensions
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt
> copying yt/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt
> copying yt/funcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt
> copying yt/loaders.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt
> copying yt/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt
> copying yt/arraytypes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt
> copying yt/startup_tasks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt
> copying yt/exthook.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt
> copying yt/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt
> copying yt/testing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt
> copying yt/mods.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/minimal_representation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/orientation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/performance_counters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/fortran_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/rpdb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/physical_ratios.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/nodal_data_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/command_line.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/operator_registry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/flagging_methods.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/mesh_code_generation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/lodgeit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/object_registries.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/parameter_file_storage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/math_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/on_demand_imports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/png_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/io_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/configure.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/periodic_table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/sdf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/chemical_formulas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/decompose.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/tree_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/cosmology.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/particle_generator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/configuration_tree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/hierarchy_inspection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/physical_constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/initial_conditions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/linear_interpolators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/file_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/cosmology_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/fluid_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/angular_momentum.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/my_plugin_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/field_plugin_registry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/field_exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/field_info_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/field_detector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/fluid_vector_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/domain_context.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/field_type_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/species_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/geometric_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/field_aliases.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/field_functions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/xray_emission_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/vector_operations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/magnetic_field.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/astro_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/derived_field.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/interpolated_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/local_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/astro_simulations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> copying yt/fields/particle_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/extensions
> copying yt/extensions/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/extensions
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/time_series.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/particle_filters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/data_containers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/field_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/static_output.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/construction_data_containers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/unions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/image_array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/region_expression.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/particle_unions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/particle_trajectories.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/derived_quantities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/profiles.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> copying yt/data_objects/analyzer_objects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/grid_geometry_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/oct_geometry_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/unstructured_mesh_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/geometry_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/particle_geometry_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/fixed_resolution.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/streamlines.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/geo_plot_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/profile_plotter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/plot_modifications.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/fits_image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/eps_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/plot_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/_colormap_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/image_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/color_maps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/line_plot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/plot_window.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/base_plot_types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/_mpl_imports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/_commons.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/particle_plots.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> copying yt/visualization/fixed_resolution_filters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/sample_data
> copying yt/sample_data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/sample_data
> copying yt/sample_data/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/sample_data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/units
> copying yt/units/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/units
> copying yt/units/unit_object.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/units
> copying yt/units/yt_array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/units
> copying yt/units/unit_lookup_table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/units
> copying yt/units/dimensions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/units
> copying yt/units/unit_systems.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/units
> copying yt/units/equivalencies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/units
> copying yt/units/unit_symbols.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/units
> copying yt/units/unit_registry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/units
> copying yt/units/physical_constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/units
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules
> copying yt/analysis_modules/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends
> copying yt/frontends/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends
> copying yt/frontends/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/tests
> copying yt/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/tests
> copying yt/tests/test_load_errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/tests
> copying yt/tests/test_testing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/tests
> copying yt/tests/test_funcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/tests
> copying yt/tests/test_load_sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/amr_kdtree
> copying yt/utilities/amr_kdtree/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/amr_kdtree
> copying yt/utilities/amr_kdtree/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/amr_kdtree
> copying yt/utilities/amr_kdtree/amr_kdtree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/amr_kdtree
> copying yt/utilities/amr_kdtree/amr_kdtools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/amr_kdtree
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/octree_raytracing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/parallel_tools
> copying yt/utilities/parallel_tools/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/parallel_tools
> copying yt/utilities/parallel_tools/parallel_analysis_interface.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/parallel_tools
> copying yt/utilities/parallel_tools/controller_system.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/parallel_tools
> copying yt/utilities/parallel_tools/io_runner.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/parallel_tools
> copying yt/utilities/parallel_tools/task_queue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/parallel_tools
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_cosmology.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_hierarchy_inspection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_flagging_methods.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_periodicity.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_chemical_formulas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_set_log_level.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_interpolators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_decompose.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_amr_kdtree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_coordinate_conversions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_particle_generator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_selectors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_minimal_representation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_periodic_table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format
> copying yt/utilities/grid_data_format/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format
> copying yt/utilities/grid_data_format/writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/answer_testing
> copying yt/utilities/answer_testing/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/answer_testing
> copying yt/utilities/answer_testing/framework.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/answer_testing
> copying yt/utilities/answer_testing/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/answer_testing
> copying yt/utilities/answer_testing/answer_tests.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/answer_testing
> copying yt/utilities/answer_testing/level_sets_tests.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/answer_testing
> copying yt/utilities/answer_testing/testing_utilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/answer_testing
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/embree_mesh
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_allocation_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_bounding_volume_hierarchy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_fill_region.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_geometry_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_bitarray.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_element_mappings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_nn.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_ragged_arrays.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_alt_ray_tracers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/plot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree/tests
> copying yt/utilities/lib/cykdtree/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree/tests
> copying yt/utilities/lib/cykdtree/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree/tests
> copying yt/utilities/lib/cykdtree/tests/test_kdtree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree/tests
> copying yt/utilities/lib/cykdtree/tests/scaling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree/tests
> copying yt/utilities/lib/cykdtree/tests/test_plot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format/conversion
> copying yt/utilities/grid_data_format/conversion/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format/conversion
> copying yt/utilities/grid_data_format/conversion/conversion_abc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format/conversion
> copying yt/utilities/grid_data_format/conversion/conversion_athena.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format/conversion
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format/tests
> copying yt/utilities/grid_data_format/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format/tests
> copying yt/utilities/grid_data_format/tests/test_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> copying yt/fields/tests/test_field_access.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> copying yt/fields/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> copying yt/fields/tests/test_sph_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> copying yt/fields/tests/test_xray_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> copying yt/fields/tests/test_fields_plugins.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> copying yt/fields/tests/test_magnetic_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> copying yt/fields/tests/test_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> copying yt/fields/tests/test_vector_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> copying yt/fields/tests/test_field_access_pytest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> copying yt/fields/tests/test_field_name_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> copying yt/fields/tests/test_angular_momentum.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> copying yt/fields/tests/test_ambiguous_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> copying yt/fields/tests/test_species_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> copying yt/fields/tests/test_particle_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/fields/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/point.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/cut_region.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/object_collection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/boolean_operations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/data_selection_objects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/spheroids.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/ray.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/disk.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/slices.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/region.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/selection_objects
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/level_sets
> copying yt/data_objects/level_sets/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/level_sets
> copying yt/data_objects/level_sets/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/level_sets
> copying yt/data_objects/level_sets/contour_finder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/level_sets
> copying yt/data_objects/level_sets/clump_handling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/level_sets
> copying yt/data_objects/level_sets/clump_validators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/level_sets
> copying yt/data_objects/level_sets/clump_info_items.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/level_sets
> copying yt/data_objects/level_sets/clump_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/level_sets
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_exclude_functions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_units_override.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_cutting_plane.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_fluxes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_extract_regions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_time_series.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_io_geometry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_refinement.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_ortho_rays.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_numpy_ops.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_ellipsoid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_boolean_regions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_covering_grid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_regions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_points.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_data_containers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_bbox.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_sph_data_objects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_rays.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_clone.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_spheres.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_disks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_chunking.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_projection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_data_collection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_compose.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_glue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_slice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_particle_filter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_octree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_image_array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_connected_sets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_profiles.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_dataset_access.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_firefly.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_pickling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_center_squeeze.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_particle_trajectories.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_derived_quantities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/index_subobjects
> copying yt/data_objects/index_subobjects/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/index_subobjects
> copying yt/data_objects/index_subobjects/unstructured_mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/index_subobjects
> copying yt/data_objects/index_subobjects/particle_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/index_subobjects
> copying yt/data_objects/index_subobjects/grid_patch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/index_subobjects
> copying yt/data_objects/index_subobjects/octree_subset.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/index_subobjects
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/level_sets/tests
> copying yt/data_objects/level_sets/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/level_sets/tests
> copying yt/data_objects/level_sets/tests/test_clump_finding.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/data_objects/level_sets/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/spec_cube_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/coordinate_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/spherical_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/geographic_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/polar_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/cartesian_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/cylindrical_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/tests
> copying yt/geometry/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/tests
> copying yt/geometry/tests/test_pickleable_selections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/tests
> copying yt/geometry/tests/test_particle_octree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/tests
> copying yt/geometry/tests/test_grid_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/tests
> copying yt/geometry/tests/fake_octree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/tests
> copying yt/geometry/tests/test_particle_deposit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates/tests
> copying yt/geometry/coordinates/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates/tests
> copying yt/geometry/coordinates/tests/test_polar_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates/tests
> copying yt/geometry/coordinates/tests/test_cylindrical_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates/tests
> copying yt/geometry/coordinates/tests/test_axial_pixelization.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates/tests
> copying yt/geometry/coordinates/tests/test_geographic_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates/tests
> copying yt/geometry/coordinates/tests/test_spherical_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates/tests
> copying yt/geometry/coordinates/tests/test_cartesian_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/coordinates/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/mapserver
> copying yt/visualization/mapserver/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/mapserver
> copying yt/visualization/mapserver/pannable_map.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/mapserver
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/create_spline.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/volume_rendering.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/UBVRI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/zbuffer_array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/camera_path.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/transfer_functions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/blenders.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/off_axis_projection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/lens.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/image_handling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/scene.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/render_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/camera.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/transfer_function_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/old_camera.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_particle_plot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_mesh_slices.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_callbacks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_image_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_save.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_plotwindow.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_geo_projections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_line_annotation_unit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_export_frb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_line_plots.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_eps_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_color_maps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_commons.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_fits_image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_profile_plots.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_filters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_raw_field_slices.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_splat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_plot_modifications.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_offaxisprojection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/mapserver/html
> copying yt/visualization/mapserver/html/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/mapserver/html
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_vr_orientation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_composite.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_off_axis_SPH.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_scene.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_sigma_clip.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_points.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_mesh_render.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_vr_cameras.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_lenses.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_camera_attributes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_zbuff.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_varia.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_save_render.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_simple_vr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/units/tests
> copying yt/units/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/units/tests
> copying yt/units/tests/test_magnetic_code_units.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/units/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/absorption_spectrum
> copying yt/analysis_modules/absorption_spectrum/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/absorption_spectrum
> copying yt/analysis_modules/absorption_spectrum/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/absorption_spectrum
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/sunrise_export
> copying yt/analysis_modules/sunrise_export/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/sunrise_export
> copying yt/analysis_modules/sunrise_export/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/sunrise_export
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/ppv_cube
> copying yt/analysis_modules/ppv_cube/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/ppv_cube
> copying yt/analysis_modules/ppv_cube/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/ppv_cube
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/star_analysis
> copying yt/analysis_modules/star_analysis/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/star_analysis
> copying yt/analysis_modules/star_analysis/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/star_analysis
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/spectral_integrator
> copying yt/analysis_modules/spectral_integrator/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/spectral_integrator
> copying yt/analysis_modules/spectral_integrator/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/spectral_integrator
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/cosmological_observation
> copying yt/analysis_modules/cosmological_observation/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/cosmological_observation
> copying yt/analysis_modules/cosmological_observation/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/cosmological_observation
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/photon_simulator
> copying yt/analysis_modules/photon_simulator/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/photon_simulator
> copying yt/analysis_modules/photon_simulator/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/photon_simulator
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/radmc3d_export
> copying yt/analysis_modules/radmc3d_export/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/radmc3d_export
> copying yt/analysis_modules/radmc3d_export/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/radmc3d_export
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/level_sets
> copying yt/analysis_modules/level_sets/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/level_sets
> copying yt/analysis_modules/level_sets/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/level_sets
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/two_point_functions
> copying yt/analysis_modules/two_point_functions/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/two_point_functions
> copying yt/analysis_modules/two_point_functions/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/two_point_functions
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/halo_mass_function
> copying yt/analysis_modules/halo_mass_function/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/halo_mass_function
> copying yt/analysis_modules/halo_mass_function/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/halo_mass_function
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/halo_finding
> copying yt/analysis_modules/halo_finding/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/halo_finding
> copying yt/analysis_modules/halo_finding/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/halo_finding
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/particle_trajectories
> copying yt/analysis_modules/particle_trajectories/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/particle_trajectories
> copying yt/analysis_modules/particle_trajectories/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/particle_trajectories
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/halo_analysis
> copying yt/analysis_modules/halo_analysis/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/halo_analysis
> copying yt/analysis_modules/halo_analysis/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/halo_analysis
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/http_stream
> copying yt/frontends/http_stream/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/http_stream
> copying yt/frontends/http_stream/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/http_stream
> copying yt/frontends/http_stream/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/http_stream
> copying yt/frontends/http_stream/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/http_stream
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream
> copying yt/frontends/stream/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream
> copying yt/frontends/stream/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream
> copying yt/frontends/stream/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream
> copying yt/frontends/stream/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream
> copying yt/frontends/stream/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream
> copying yt/frontends/stream/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream
> copying yt/frontends/stream/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/arepo
> copying yt/frontends/arepo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/arepo
> copying yt/frontends/arepo/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/arepo
> copying yt/frontends/arepo/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/arepo
> copying yt/frontends/arepo/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/arepo
> copying yt/frontends/arepo/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/arepo
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ahf
> copying yt/frontends/ahf/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ahf
> copying yt/frontends/ahf/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ahf
> copying yt/frontends/ahf/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ahf
> copying yt/frontends/ahf/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ahf
> copying yt/frontends/ahf/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ahf
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/halo_catalog
> copying yt/frontends/halo_catalog/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/halo_catalog
> copying yt/frontends/halo_catalog/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/halo_catalog
> copying yt/frontends/halo_catalog/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/halo_catalog
> copying yt/frontends/halo_catalog/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/halo_catalog
> copying yt/frontends/halo_catalog/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/halo_catalog
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/sdf
> copying yt/frontends/sdf/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/sdf
> copying yt/frontends/sdf/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/sdf
> copying yt/frontends/sdf/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/sdf
> copying yt/frontends/sdf/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/sdf
> copying yt/frontends/sdf/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/sdf
> copying yt/frontends/sdf/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/sdf
> copying yt/frontends/sdf/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/sdf
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/moab
> copying yt/frontends/moab/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/moab
> copying yt/frontends/moab/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/moab
> copying yt/frontends/moab/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/moab
> copying yt/frontends/moab/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/moab
> copying yt/frontends/moab/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/moab
> copying yt/frontends/moab/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/moab
> copying yt/frontends/moab/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/moab
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/swift
> copying yt/frontends/swift/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/swift
> copying yt/frontends/swift/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/swift
> copying yt/frontends/swift/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/swift
> copying yt/frontends/swift/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/swift
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/adaptahop
> copying yt/frontends/adaptahop/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/adaptahop
> copying yt/frontends/adaptahop/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/adaptahop
> copying yt/frontends/adaptahop/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/adaptahop
> copying yt/frontends/adaptahop/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/adaptahop
> copying yt/frontends/adaptahop/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/adaptahop
> copying yt/frontends/adaptahop/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/adaptahop
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio
> copying yt/frontends/artio/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio
> copying yt/frontends/artio/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio
> copying yt/frontends/artio/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio
> copying yt/frontends/artio/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio
> copying yt/frontends/artio/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio
> copying yt/frontends/artio/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/rockstar
> copying yt/frontends/rockstar/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/rockstar
> copying yt/frontends/rockstar/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/rockstar
> copying yt/frontends/rockstar/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/rockstar
> copying yt/frontends/rockstar/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/rockstar
> copying yt/frontends/rockstar/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/rockstar
> copying yt/frontends/rockstar/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/rockstar
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls
> copying yt/frontends/owls/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls
> copying yt/frontends/owls/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls
> copying yt/frontends/owls/owls_ion_tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls
> copying yt/frontends/owls/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls
> copying yt/frontends/owls/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls
> copying yt/frontends/owls/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls
> copying yt/frontends/owls/simulation_handling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/flash
> copying yt/frontends/flash/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/flash
> copying yt/frontends/flash/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/flash
> copying yt/frontends/flash/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/flash
> copying yt/frontends/flash/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/flash
> copying yt/frontends/flash/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/flash
> copying yt/frontends/flash/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/flash
> copying yt/frontends/flash/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/flash
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/eagle
> copying yt/frontends/eagle/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/eagle
> copying yt/frontends/eagle/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/eagle
> copying yt/frontends/eagle/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/eagle
> copying yt/frontends/eagle/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/eagle
> copying yt/frontends/eagle/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/eagle
> copying yt/frontends/eagle/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/eagle
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/simulation_handling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/exodus_ii
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gdf
> copying yt/frontends/gdf/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gdf
> copying yt/frontends/gdf/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gdf
> copying yt/frontends/gdf/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gdf
> copying yt/frontends/gdf/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gdf
> copying yt/frontends/gdf/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gdf
> copying yt/frontends/gdf/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gdf
> copying yt/frontends/gdf/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gdf
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/nc4_cm1
> copying yt/frontends/nc4_cm1/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/nc4_cm1
> copying yt/frontends/nc4_cm1/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/nc4_cm1
> copying yt/frontends/nc4_cm1/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/nc4_cm1
> copying yt/frontends/nc4_cm1/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/nc4_cm1
> copying yt/frontends/nc4_cm1/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/nc4_cm1
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena_pp
> copying yt/frontends/athena_pp/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena_pp
> copying yt/frontends/athena_pp/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena_pp
> copying yt/frontends/athena_pp/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena_pp
> copying yt/frontends/athena_pp/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena_pp
> copying yt/frontends/athena_pp/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena_pp
> copying yt/frontends/athena_pp/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena_pp
> copying yt/frontends/athena_pp/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena_pp
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget_fof
> copying yt/frontends/gadget_fof/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget_fof
> copying yt/frontends/gadget_fof/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget_fof
> copying yt/frontends/gadget_fof/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget_fof
> copying yt/frontends/gadget_fof/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget_fof
> copying yt/frontends/gadget_fof/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget_fof
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/art
> copying yt/frontends/art/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/art
> copying yt/frontends/art/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/art
> copying yt/frontends/art/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/art
> copying yt/frontends/art/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/art
> copying yt/frontends/art/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/art
> copying yt/frontends/art/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/art
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo_e
> copying yt/frontends/enzo_e/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo_e
> copying yt/frontends/enzo_e/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo_e
> copying yt/frontends/enzo_e/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo_e
> copying yt/frontends/enzo_e/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo_e
> copying yt/frontends/enzo_e/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo_e
> copying yt/frontends/enzo_e/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo_e
> copying yt/frontends/enzo_e/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo_e
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/sph
> copying yt/frontends/sph/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/sph
> copying yt/frontends/sph/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/sph
> copying yt/frontends/sph/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/sph
> copying yt/frontends/sph/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/sph
> copying yt/frontends/sph/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/sph
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/tipsy
> copying yt/frontends/tipsy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/tipsy
> copying yt/frontends/tipsy/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/tipsy
> copying yt/frontends/tipsy/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/tipsy
> copying yt/frontends/tipsy/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/tipsy
> copying yt/frontends/tipsy/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/tipsy
> copying yt/frontends/tipsy/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/tipsy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ytdata
> copying yt/frontends/ytdata/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ytdata
> copying yt/frontends/ytdata/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ytdata
> copying yt/frontends/ytdata/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ytdata
> copying yt/frontends/ytdata/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ytdata
> copying yt/frontends/ytdata/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ytdata
> copying yt/frontends/ytdata/utilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ytdata
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/field_handlers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/particle_handlers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/hilbert.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/fits
> copying yt/frontends/fits/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/fits
> copying yt/frontends/fits/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/fits
> copying yt/frontends/fits/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/fits
> copying yt/frontends/fits/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/fits
> copying yt/frontends/fits/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/fits
> copying yt/frontends/fits/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/fits
> copying yt/frontends/fits/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/fits
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gizmo
> copying yt/frontends/gizmo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gizmo
> copying yt/frontends/gizmo/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gizmo
> copying yt/frontends/gizmo/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gizmo
> copying yt/frontends/gizmo/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gizmo
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/boxlib
> copying yt/frontends/boxlib/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/boxlib
> copying yt/frontends/boxlib/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/boxlib
> copying yt/frontends/boxlib/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/boxlib
> copying yt/frontends/boxlib/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/boxlib
> copying yt/frontends/boxlib/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/boxlib
> copying yt/frontends/boxlib/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/boxlib
> copying yt/frontends/boxlib/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/boxlib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/chombo
> copying yt/frontends/chombo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/chombo
> copying yt/frontends/chombo/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/chombo
> copying yt/frontends/chombo/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/chombo
> copying yt/frontends/chombo/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/chombo
> copying yt/frontends/chombo/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/chombo
> copying yt/frontends/chombo/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/chombo
> copying yt/frontends/chombo/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/chombo
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls_subfind
> copying yt/frontends/owls_subfind/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls_subfind
> copying yt/frontends/owls_subfind/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls_subfind
> copying yt/frontends/owls_subfind/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls_subfind
> copying yt/frontends/owls_subfind/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls_subfind
> copying yt/frontends/owls_subfind/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls_subfind
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/answer_testing_support.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/simulation_handling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena
> copying yt/frontends/athena/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena
> copying yt/frontends/athena/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena
> copying yt/frontends/athena/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena
> copying yt/frontends/athena/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena
> copying yt/frontends/athena/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena
> copying yt/frontends/athena/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena
> copying yt/frontends/athena/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/open_pmd
> copying yt/frontends/open_pmd/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/open_pmd
> copying yt/frontends/open_pmd/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/open_pmd
> copying yt/frontends/open_pmd/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/open_pmd
> copying yt/frontends/open_pmd/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/open_pmd
> copying yt/frontends/open_pmd/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/open_pmd
> copying yt/frontends/open_pmd/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/open_pmd
> copying yt/frontends/open_pmd/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/open_pmd
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gamer
> copying yt/frontends/gamer/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gamer
> copying yt/frontends/gamer/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gamer
> copying yt/frontends/gamer/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gamer
> copying yt/frontends/gamer/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gamer
> copying yt/frontends/gamer/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gamer
> copying yt/frontends/gamer/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gamer
> copying yt/frontends/gamer/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gamer
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/testing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/simulation_handling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac
> copying yt/frontends/amrvac/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac
> copying yt/frontends/amrvac/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac
> copying yt/frontends/amrvac/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac
> copying yt/frontends/amrvac/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac
> copying yt/frontends/amrvac/datfile_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac
> copying yt/frontends/amrvac/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac
> copying yt/frontends/amrvac/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream/sample_data
> copying yt/frontends/stream/sample_data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream/sample_data
> copying yt/frontends/stream/sample_data/hexahedral_mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream/sample_data
> copying yt/frontends/stream/sample_data/tetrahedral_mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream/sample_data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/test_update_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/test_stream_unstructured.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/test_stream_amrgrids.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/test_stream_octree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/test_stream_hexahedral.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/test_stream_particles.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/stream/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/arepo/tests
> copying yt/frontends/arepo/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/arepo/tests
> copying yt/frontends/arepo/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/arepo/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ahf/tests
> copying yt/frontends/ahf/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ahf/tests
> copying yt/frontends/ahf/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ahf/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/halo_catalog/tests
> copying yt/frontends/halo_catalog/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/halo_catalog/tests
> copying yt/frontends/halo_catalog/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/halo_catalog/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/moab/tests
> copying yt/frontends/moab/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/moab/tests
> copying yt/frontends/moab/tests/test_c5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/moab/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/swift/tests
> copying yt/frontends/swift/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/swift/tests
> copying yt/frontends/swift/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/swift/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/adaptahop/tests
> copying yt/frontends/adaptahop/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/adaptahop/tests
> copying yt/frontends/adaptahop/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/adaptahop/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/tests
> copying yt/frontends/artio/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/tests
> copying yt/frontends/artio/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/rockstar/tests
> copying yt/frontends/rockstar/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/rockstar/tests
> copying yt/frontends/rockstar/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/rockstar/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls/tests
> copying yt/frontends/owls/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls/tests
> copying yt/frontends/owls/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/flash/tests
> copying yt/frontends/flash/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/flash/tests
> copying yt/frontends/flash/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/flash/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/eagle/tests
> copying yt/frontends/eagle/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/eagle/tests
> copying yt/frontends/eagle/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/eagle/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/exodus_ii/tests
> copying yt/frontends/exodus_ii/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/exodus_ii/tests
> copying yt/frontends/exodus_ii/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/exodus_ii/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gdf/tests
> copying yt/frontends/gdf/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gdf/tests
> copying yt/frontends/gdf/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gdf/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/nc4_cm1/tests
> copying yt/frontends/nc4_cm1/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/nc4_cm1/tests
> copying yt/frontends/nc4_cm1/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/nc4_cm1/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena_pp/tests
> copying yt/frontends/athena_pp/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena_pp/tests
> copying yt/frontends/athena_pp/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena_pp/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget_fof/tests
> copying yt/frontends/gadget_fof/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget_fof/tests
> copying yt/frontends/gadget_fof/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget_fof/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/art/tests
> copying yt/frontends/art/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/art/tests
> copying yt/frontends/art/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/art/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo_e/tests
> copying yt/frontends/enzo_e/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo_e/tests
> copying yt/frontends/enzo_e/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo_e/tests
> copying yt/frontends/enzo_e/tests/test_misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo_e/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/tipsy/tests
> copying yt/frontends/tipsy/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/tipsy/tests
> copying yt/frontends/tipsy/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/tipsy/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ytdata/tests
> copying yt/frontends/ytdata/tests/test_old_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ytdata/tests
> copying yt/frontends/ytdata/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ytdata/tests
> copying yt/frontends/ytdata/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ytdata/tests
> copying yt/frontends/ytdata/tests/test_unit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ytdata/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses/tests
> copying yt/frontends/ramses/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses/tests
> copying yt/frontends/ramses/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses/tests
> copying yt/frontends/ramses/tests/test_hilbert.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/fits/tests
> copying yt/frontends/fits/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/fits/tests
> copying yt/frontends/fits/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/fits/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gizmo/tests
> copying yt/frontends/gizmo/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gizmo/tests
> copying yt/frontends/gizmo/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gizmo/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/boxlib/tests
> copying yt/frontends/boxlib/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/boxlib/tests
> copying yt/frontends/boxlib/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/boxlib/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/chombo/tests
> copying yt/frontends/chombo/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/chombo/tests
> copying yt/frontends/chombo/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/chombo/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls_subfind/tests
> copying yt/frontends/owls_subfind/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls_subfind/tests
> copying yt/frontends/owls_subfind/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/owls_subfind/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo/tests
> copying yt/frontends/enzo/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo/tests
> copying yt/frontends/enzo/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/enzo/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena/tests
> copying yt/frontends/athena/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena/tests
> copying yt/frontends/athena/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/athena/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/open_pmd/tests
> copying yt/frontends/open_pmd/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/open_pmd/tests
> copying yt/frontends/open_pmd/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/open_pmd/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gamer/tests
> copying yt/frontends/gamer/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gamer/tests
> copying yt/frontends/gamer/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gamer/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget/tests
> copying yt/frontends/gadget/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget/tests
> copying yt/frontends/gadget/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/gadget/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac/tests
> copying yt/frontends/amrvac/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac/tests
> copying yt/frontends/amrvac/tests/test_units_override.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac/tests
> copying yt/frontends/amrvac/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac/tests
> copying yt/frontends/amrvac/tests/test_read_amrvac_namelist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac/tests
> running egg_info
> writing yt.egg-info/PKG-INFO
> writing dependency_links to yt.egg-info/dependency_links.txt
> writing entry points to yt.egg-info/entry_points.txt
> writing requirements to yt.egg-info/requires.txt
> writing top-level names to yt.egg-info/top_level.txt
> writing manifest file 'yt.egg-info/SOURCES.txt'
> Compiling yt/geometry/fake_octree.pyx because it changed.
> Compiling yt/geometry/grid_container.pyx because it changed.
> Compiling yt/geometry/grid_visitors.pyx because it changed.
> Compiling yt/geometry/oct_container.pyx because it changed.
> Compiling yt/geometry/oct_visitors.pyx because it changed.
> Compiling yt/geometry/particle_deposit.pyx because it changed.
> Compiling yt/geometry/particle_oct_container.pyx because it changed.
> Compiling yt/geometry/particle_smooth.pyx because it changed.
> Compiling yt/geometry/selection_routines.pyx because it changed.
> Compiling yt/utilities/cython_fortran_utils.pyx because it changed.
> Compiling yt/frontends/ramses/io_utils.pyx because it changed.
> Compiling yt/utilities/lib/cykdtree/kdtree.pyx because it changed.
> Compiling yt/utilities/lib/cykdtree/utils.pyx because it changed.
> Compiling yt/frontends/artio/_artio_caller.pyx because it changed.
> Compiling yt/utilities/lib/_octree_raytracing.pyx because it changed.
> Compiling yt/utilities/lib/allocation_container.pyx because it changed.
> Compiling yt/utilities/lib/alt_ray_tracers.pyx because it changed.
> Compiling yt/utilities/lib/amr_kdtools.pyx because it changed.
> Compiling yt/utilities/lib/autogenerated_element_samplers.pyx because it changed.
> Compiling yt/utilities/lib/basic_octree.pyx because it changed.
> Compiling yt/utilities/lib/bitarray.pyx because it changed.
> Compiling yt/utilities/lib/bounded_priority_queue.pyx because it changed.
> Compiling yt/utilities/lib/bounding_volume_hierarchy.pyx because it changed.
> Compiling yt/utilities/lib/contour_finding.pyx because it changed.
> Compiling yt/utilities/lib/cosmology_time.pyx because it changed.
> Compiling yt/utilities/lib/cyoctree.pyx because it changed.
> Compiling yt/utilities/lib/depth_first_octree.pyx because it changed.
> Compiling yt/utilities/lib/distance_queue.pyx because it changed.
> Compiling yt/utilities/lib/element_mappings.pyx because it changed.
> Compiling yt/utilities/lib/ewah_bool_wrap.pyx because it changed.
> Compiling yt/utilities/lib/fnv_hash.pyx because it changed.
> Compiling yt/utilities/lib/fortran_reader.pyx because it changed.
> Compiling yt/utilities/lib/geometry_utils.pyx because it changed.
> Compiling yt/utilities/lib/grid_traversal.pyx because it changed.
> Compiling yt/utilities/lib/image_samplers.pyx because it changed.
> Compiling yt/utilities/lib/image_utilities.pyx because it changed.
> Compiling yt/utilities/lib/interpolators.pyx because it changed.
> Compiling yt/utilities/lib/lenses.pyx because it changed.
> Compiling yt/utilities/lib/line_integral_convolution.pyx because it changed.
> Compiling yt/utilities/lib/marching_cubes.pyx because it changed.
> Compiling yt/utilities/lib/mesh_triangulation.pyx because it changed.
> Compiling yt/utilities/lib/mesh_utilities.pyx because it changed.
> Compiling yt/utilities/lib/misc_utilities.pyx because it changed.
> Compiling yt/utilities/lib/origami.pyx because it changed.
> Compiling yt/utilities/lib/particle_kdtree_tools.pyx because it changed.
> Compiling yt/utilities/lib/particle_mesh_operations.pyx because it changed.
> Compiling yt/utilities/lib/partitioned_grid.pyx because it changed.
> Compiling yt/utilities/lib/pixelization_routines.pyx because it changed.
> Compiling yt/utilities/lib/points_in_volume.pyx because it changed.
> Compiling yt/utilities/lib/primitives.pyx because it changed.
> Compiling yt/utilities/lib/quad_tree.pyx because it changed.
> Compiling yt/utilities/lib/ragged_arrays.pyx because it changed.
> Compiling yt/utilities/lib/write_array.pyx because it changed.
> warning: yt/geometry/particle_oct_container.pyx:880:33: Non-trivial type declarators in shared declaration (e.g. mix of pointers and values). Each pointer declaration should be on its own line.
> warning: yt/geometry/particle_oct_container.pyx:880:46: Non-trivial type declarators in shared declaration (e.g. mix of pointers and values). Each pointer declaration should be on its own line.
> [ 7/53] Cythonizing yt/geometry/oct_visitors.pyx
> [17/53] Cythonizing yt/utilities/lib/autogenerated_element_samplers.pyx
> [19/53] Cythonizing yt/utilities/lib/bitarray.pyx
> [22/53] Cythonizing yt/utilities/lib/contour_finding.pyx
> [33/53] Cythonizing yt/utilities/lib/geometry_utils.pyx
> [53/53] Cythonizing yt/utilities/lib/write_array.pyx
> [ 8/53] Cythonizing yt/geometry/particle_deposit.pyx
> [13/53] Cythonizing yt/utilities/lib/_octree_raytracing.pyx
> [21/53] Cythonizing yt/utilities/lib/bounding_volume_hierarchy.pyx
> [30/53] Cythonizing yt/utilities/lib/ewah_bool_wrap.pyx
> [47/53] Cythonizing yt/utilities/lib/partitioned_grid.pyx
> [51/53] Cythonizing yt/utilities/lib/quad_tree.pyx
> [ 5/53] Cythonizing yt/geometry/grid_visitors.pyx
> [ 9/53] Cythonizing yt/geometry/particle_oct_container.pyx
> [25/53] Cythonizing yt/utilities/lib/cykdtree/utils.pyx
> [31/53] Cythonizing yt/utilities/lib/fnv_hash.pyx
> [42/53] Cythonizing yt/utilities/lib/mesh_utilities.pyx
> [50/53] Cythonizing yt/utilities/lib/primitives.pyx
> [ 3/53] Cythonizing yt/geometry/fake_octree.pyx
> [10/53] Cythonizing yt/geometry/particle_smooth.pyx
> [24/53] Cythonizing yt/utilities/lib/cykdtree/kdtree.pyx
> [34/53] Cythonizing yt/utilities/lib/grid_traversal.pyx
> [44/53] Cythonizing yt/utilities/lib/origami.pyx
> [45/53] Cythonizing yt/utilities/lib/particle_kdtree_tools.pyx
> [ 6/53] Cythonizing yt/geometry/oct_container.pyx
> [15/53] Cythonizing yt/utilities/lib/alt_ray_tracers.pyx
> [18/53] Cythonizing yt/utilities/lib/basic_octree.pyx
> [20/53] Cythonizing yt/utilities/lib/bounded_priority_queue.pyx
> [29/53] Cythonizing yt/utilities/lib/element_mappings.pyx
> [35/53] Cythonizing yt/utilities/lib/image_samplers.pyx
> [46/53] Cythonizing yt/utilities/lib/particle_mesh_operations.pyx
> [ 4/53] Cythonizing yt/geometry/grid_container.pyx
> [12/53] Cythonizing yt/utilities/cython_fortran_utils.pyx
> [14/53] Cythonizing yt/utilities/lib/allocation_container.pyx
> [23/53] Cythonizing yt/utilities/lib/cosmology_time.pyx
> [26/53] Cythonizing yt/utilities/lib/cyoctree.pyx
> [36/53] Cythonizing yt/utilities/lib/image_utilities.pyx
> [39/53] Cythonizing yt/utilities/lib/line_integral_convolution.pyx
> [41/53] Cythonizing yt/utilities/lib/mesh_triangulation.pyx
> [49/53] Cythonizing yt/utilities/lib/points_in_volume.pyx
> [52/53] Cythonizing yt/utilities/lib/ragged_arrays.pyx
> [ 2/53] Cythonizing yt/frontends/ramses/io_utils.pyx
> [11/53] Cythonizing yt/geometry/selection_routines.pyx
> [32/53] Cythonizing yt/utilities/lib/fortran_reader.pyx
> [37/53] Cythonizing yt/utilities/lib/interpolators.pyx
> [40/53] Cythonizing yt/utilities/lib/marching_cubes.pyx
> [43/53] Cythonizing yt/utilities/lib/misc_utilities.pyx
> [ 1/53] Cythonizing yt/frontends/artio/_artio_caller.pyx
> [16/53] Cythonizing yt/utilities/lib/amr_kdtools.pyx
> [27/53] Cythonizing yt/utilities/lib/depth_first_octree.pyx
> [28/53] Cythonizing yt/utilities/lib/distance_queue.pyx
> [38/53] Cythonizing yt/utilities/lib/lenses.pyx
> [48/53] Cythonizing yt/utilities/lib/pixelization_routines.pyx
> reading manifest file 'yt.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files found matching 'scripts/pr_backport.py'
> warning: no previously-included files found matching 'yt/utilities/lib/cykdtree/c_kdtree.cpp'
> no previously-included directories found matching 'tests'
> no previously-included directories found matching 'docker'
> no previously-included directories found matching 'answer-store'
> warning: no files found matching 'README*' under directory 'yt'
> warning: no files found matching 'LICENSE*' under directory 'yt'
> warning: no files found matching '*.svgz' under directory 'doc'
> warning: no files found matching '*.pdf' under directory 'doc'
> no previously-included directories found matching 'doc/source/reference/api/generated'
> no previously-included directories found matching 'doc/build'
> warning: no files found matching '*.fragmentshader' under directory 'yt/visualization/volume_rendering/shaders'
> warning: no files found matching '*.vertexshader' under directory 'yt/visualization/volume_rendering/shaders'
> no previously-included directories found matching 'yt/frontends/_skeleton'
> warning: no previously-included files found matching '.codecov.yml'
> warning: no previously-included files found matching '.coveragerc'
> warning: no previously-included files found matching '.git-blame-ignore-revs'
> warning: no previously-included files found matching '.gitmodules'
> warning: no previously-included files found matching '.hgchurn'
> warning: no previously-included files found matching '.mailmap'
> warning: no previously-included files found matching '.pre-commit-config.yaml'
> warning: no previously-included files found matching 'clean.sh'
> warning: no previously-included files found matching 'nose_answer.cfg'
> warning: no previously-included files found matching 'nose_unit.cfg'
> adding license file 'COPYING.txt'
> writing manifest file 'yt.egg-info/SOURCES.txt'
> copying yt/sample_data_registry.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/_maintenance
> copying yt/_maintenance/backports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/_maintenance
> copying yt/_maintenance/deprecation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/_maintenance
> copying yt/utilities/cython_fortran_utils.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/cython_fortran_utils.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/cython_fortran_utils.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/mesh_types.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/utilities/voropp.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities
> copying yt/geometry/fake_octree.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/fake_octree.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/grid_container.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/grid_container.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/grid_container.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/grid_visitors.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/grid_visitors.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/grid_visitors.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/oct_container.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/oct_container.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/oct_container.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/oct_visitors.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/oct_visitors.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/oct_visitors.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/particle_deposit.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/particle_deposit.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/particle_deposit.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/particle_oct_container.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/particle_oct_container.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/particle_smooth.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/particle_smooth.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/particle_smooth.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/selection_routines.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/selection_routines.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/selection_routines.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> copying yt/geometry/vectorized_ops.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/always_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/boolean_selectors.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/compose_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/cut_region_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/cutting_plane_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/data_collection_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/disk_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/ellipsoid_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/grid_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/halo_particles_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/indexed_octree_subset_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/octree_subset_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/ortho_ray_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/point_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/ray_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/region_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/selector_object.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/slice_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/sphere_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/_selection_routines
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/sunyaev_zeldovich
> copying yt/analysis_modules/sunyaev_zeldovich/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/analysis_modules/sunyaev_zeldovich
> copying yt/utilities/lib/_octree_raytracing.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/_octree_raytracing.hpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/_octree_raytracing.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/_octree_raytracing.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/allocation_container.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/allocation_container.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/allocation_container.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/alt_ray_tracers.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/alt_ray_tracers.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/amr_kdtools.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/amr_kdtools.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/amr_kdtools.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/autogenerated_element_samplers.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/autogenerated_element_samplers.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/autogenerated_element_samplers.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/basic_octree.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/basic_octree.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bitarray.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bitarray.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bitarray.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bounded_priority_queue.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bounded_priority_queue.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bounded_priority_queue.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bounding_volume_hierarchy.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bounding_volume_hierarchy.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bounding_volume_hierarchy.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/contour_finding.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/contour_finding.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/contour_finding.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/cosmology_time.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/cosmology_time.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/cyoctree.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/cyoctree.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/depth_first_octree.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/depth_first_octree.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/distance_queue.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/distance_queue.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/distance_queue.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/element_mappings.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/element_mappings.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/element_mappings.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/endian_swap.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/ewah_bool_array.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/ewah_bool_wrap.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/ewah_bool_wrap.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/ewah_bool_wrap.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/field_interpolation_tables.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fixed_interpolator.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fixed_interpolator.hpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fixed_interpolator.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fnv_hash.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fnv_hash.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fnv_hash.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fortran_reader.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fortran_reader.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fp_utils.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/geometry_utils.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/geometry_utils.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/geometry_utils.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/grid_traversal.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/grid_traversal.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/grid_traversal.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/healpix_interface.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/image_samplers.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/image_samplers.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/image_samplers.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/image_utilities.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/image_utilities.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/interpolators.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/interpolators.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/lenses.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/lenses.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/lenses.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/line_integral_convolution.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/line_integral_convolution.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/marching_cubes.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/marching_cubes.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/marching_cubes.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/mesh_triangulation.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/mesh_triangulation.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/mesh_triangulation.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/mesh_utilities.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/mesh_utilities.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/misc_utilities.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/misc_utilities.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/origami.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/origami.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/origami_tags.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/origami_tags.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/particle_kdtree_tools.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/particle_kdtree_tools.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/particle_kdtree_tools.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/particle_mesh_operations.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/particle_mesh_operations.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/partitioned_grid.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/partitioned_grid.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/partitioned_grid.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/pixelization_constants.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/pixelization_constants.hpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/pixelization_routines.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/pixelization_routines.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/platform_dep.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/platform_dep_math.hpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/points_in_volume.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/points_in_volume.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/primitives.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/primitives.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/primitives.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/quad_tree.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/quad_tree.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/ragged_arrays.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/ragged_arrays.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/tsearch.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/tsearch.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/vec3_ops.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/volume_container.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/write_array.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> copying yt/utilities/lib/write_array.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/ewahboolarray
> copying yt/utilities/lib/ewahboolarray/boolarray.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/ewahboolarray
> copying yt/utilities/lib/ewahboolarray/ewah-inl.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/ewahboolarray
> copying yt/utilities/lib/ewahboolarray/ewah.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/ewahboolarray
> copying yt/utilities/lib/ewahboolarray/ewahutil.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/ewahboolarray
> copying yt/utilities/lib/ewahboolarray/runninglengthword.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/ewahboolarray
> copying yt/utilities/tests/cosmology_answers.yml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format/docs
> copying yt/utilities/grid_data_format/docs/IRATE_notes.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format/docs
> copying yt/utilities/grid_data_format/docs/gdf_specification.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format/docs
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format/scripts
> copying yt/utilities/grid_data_format/scripts/convert_distributed_athena.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format/scripts
> copying yt/utilities/grid_data_format/scripts/convert_single_athena.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/grid_data_format/scripts
> copying yt/utilities/lib/embree_mesh/mesh_construction.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/mesh_construction.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/mesh_intersection.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/mesh_intersection.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/mesh_samplers.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/mesh_samplers.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/mesh_traversal.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/mesh_traversal.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/cykdtree/c_kdtree.hpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/c_utils.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/c_utils.hpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/kdtree.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/kdtree.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/kdtree.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/utils.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/utils.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/utils.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree/windows
> copying yt/utilities/lib/cykdtree/windows/stdint.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree/windows
> copying yt/visualization/volume_rendering/_cuda_caster.cu -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/mapserver/html/Leaflet.Coordinates-0.1.5.css -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/mapserver/html
> copying yt/visualization/mapserver/html/Leaflet.Coordinates-0.1.5.src.js -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/mapserver/html
> copying yt/visualization/mapserver/html/map.js -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/mapserver/html
> copying yt/visualization/mapserver/html/map_index.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/mapserver/html
> copying yt/frontends/artio/_artio_caller.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio
> copying yt/frontends/artio/_artio_caller.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_endian.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_endian.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_file.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_grid.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_internal.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_mpi.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_mpi.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_parameter.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_particle.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_posix.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_selector.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_sfc.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/cosmology.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/cosmology.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/ramses/io_utils.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/io_utils.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac/tests/sample_parfiles
> copying yt/frontends/amrvac/tests/sample_parfiles/bw_3d.par -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac/tests/sample_parfiles
> copying yt/frontends/amrvac/tests/sample_parfiles/tvdlf_scheme.par -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/amrvac/tests/sample_parfiles
> running build_ext
> building 'yt.geometry.fake_octree' extension
> creating build
> building 'yt.geometry.grid_container' extension
> building 'yt.geometry.oct_container' extension
> building 'yt.geometry.grid_visitors' extension
> building 'yt.geometry.oct_visitors' extension
> creating build/temp.linux-x86_64-3.9
> building 'yt.geometry.particle_deposit' extension
> creating build/temp.linux-x86_64-3.9
> building 'yt.geometry.particle_oct_container' extension
> creating build/temp.linux-x86_64-3.9
> creating build/temp.linux-x86_64-3.9/yt
> creating build/temp.linux-x86_64-3.9/yt
> creating build/temp.linux-x86_64-3.9
> creating build/temp.linux-x86_64-3.9/yt
> creating build/temp.linux-x86_64-3.9
> creating build/temp.linux-x86_64-3.9/yt
> creating build/temp.linux-x86_64-3.9/yt/geometry
> building 'yt.geometry.particle_smooth' extension
> creating build/temp.linux-x86_64-3.9/yt/geometry
> creating build/temp.linux-x86_64-3.9/yt/geometry
> creating build/temp.linux-x86_64-3.9/yt/geometry
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/particle_deposit.c -o build/temp.linux-x86_64-3.9/yt/geometry/particle_deposit.o
> creating build/temp.linux-x86_64-3.9/yt
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/particle_smooth.c -o build/temp.linux-x86_64-3.9/yt/geometry/particle_smooth.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/grid_visitors.c -o build/temp.linux-x86_64-3.9/yt/geometry/grid_visitors.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/grid_container.c -o build/temp.linux-x86_64-3.9/yt/geometry/grid_container.o
> creating build/temp.linux-x86_64-3.9/yt/geometry
> creating build/temp.linux-x86_64-3.9/yt/geometry
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/fake_octree.c -o build/temp.linux-x86_64-3.9/yt/geometry/fake_octree.o
> creating build/temp.linux-x86_64-3.9/yt/utilities
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/oct_visitors.c -o build/temp.linux-x86_64-3.9/yt/geometry/oct_visitors.o
> creating build/temp.linux-x86_64-3.9/yt/utilities/lib
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib/ewahboolarray/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/particle_oct_container.cpp -o build/temp.linux-x86_64-3.9/yt/geometry/particle_oct_container.o -std=c++14
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/oct_container.c -o build/temp.linux-x86_64-3.9/yt/geometry/oct_container.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/geometry/grid_visitors.c:706:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/geometry/particle_deposit.c:709:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/geometry/fake_octree.c:708:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/geometry/particle_smooth.c:709:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/geometry/oct_container.c:709:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/geometry/grid_container.c:709:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/geometry/particle_oct_container.cpp:758:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/geometry/oct_visitors.c:708:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_18CopyFileIndArrayI8_visit’:
> yt/geometry/grid_container.c: In function ‘__pyx_pf_2yt_8geometry_14grid_container_8GridTree_11select_icoords’:
> yt/geometry/oct_visitors.c:6391:47: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
>  6391 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.last != __pyx_v_o->domain_ind) != 0);
>       |                                               ^~
> yt/geometry/grid_container.c:7111:30: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘long long int’ [-Wsign-compare]
>  7111 |   __pyx_t_1 = ((__pyx_v_size == -1LL) != 0);
>       |                              ^~
> yt/geometry/grid_container.c: In function ‘__pyx_pf_2yt_8geometry_14grid_container_8GridTree_13select_ires’:
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_14CountTotalOcts_visit’:
> yt/geometry/grid_container.c:7398:30: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘long long int’ [-Wsign-compare]
>  7398 |   __pyx_t_1 = ((__pyx_v_size == -1LL) != 0);
>       |                              ^~
> yt/geometry/oct_visitors.c:6846:47: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
>  6846 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.last != __pyx_v_o->domain_ind) != 0);
>       |                                               ^~
> yt/geometry/grid_container.c: In function ‘__pyx_pf_2yt_8geometry_14grid_container_8GridTree_15select_fcoords’:
> yt/geometry/grid_container.c:7677:30: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘long long int’ [-Wsign-compare]
>  7677 |   __pyx_t_1 = ((__pyx_v_size == -1LL) != 0);
>       |                              ^~
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_8MarkOcts_visit’:
> yt/geometry/oct_visitors.c:7657:47: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
>  7657 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.last != __pyx_v_o->domain_ind) != 0);
>       |                                               ^~
> yt/geometry/grid_container.c: In function ‘__pyx_pf_2yt_8geometry_14grid_container_8GridTree_17select_fwidth’:
> yt/geometry/grid_container.c:7964:30: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘long long int’ [-Wsign-compare]
>  7964 |   __pyx_t_1 = ((__pyx_v_size == -1LL) != 0);
>       |                              ^~
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_9IndexOcts_visit’:
> yt/geometry/oct_visitors.c:8517:47: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
>  8517 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.last != __pyx_v_o->domain_ind) != 0);
>       |                                               ^~
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_15MaskedIndexOcts_visit’:
> yt/geometry/oct_visitors.c:8957:47: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
>  8957 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.last != __pyx_v_o->domain_ind) != 0);
>       |                                               ^~
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_16IndexMaskMapOcts_visit’:
> yt/geometry/oct_visitors.c:9630:47: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
>  9630 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.last != __pyx_v_o->domain_ind) != 0);
>       |                                               ^~
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_25NeighbourCellIndexVisitor_visit’:
> yt/geometry/oct_visitors.c:17018:58: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
> 17018 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.__pyx_base.last == __pyx_v_o->domain_ind) != 0);
>       |                                                          ^~
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_20NeighbourCellVisitor_visit’:
> yt/geometry/oct_visitors.c:17435:58: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
> 17435 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.__pyx_base.last == __pyx_v_o->domain_ind) != 0);
>       |                                                          ^~
> yt/geometry/oct_container.c: In function ‘__pyx_pf_2yt_8geometry_13oct_container_15OctreeContainer_48finalize’:
> yt/geometry/oct_container.c:16852:103: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 16852 |     if (unlikely(!((((__pyx_v_visitor->__pyx_base.global_index + 1) * __pyx_v_visitor->__pyx_base.nz) == __pyx_v_visitor->__pyx_base.index) != 0))) {
>       |                                                                                                       ^~
> yt/geometry/oct_container.c:912:43: note: in definition of macro ‘unlikely’
>   912 |   #define unlikely(x) __builtin_expect(!!(x), 0)
>       |                                           ^
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/geometry/grid_visitors.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/grid_visitors.cpython-39-x86_64-linux-gnu.so
> building 'yt.geometry.selection_routines' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/selection_routines.c -o build/temp.linux-x86_64-3.9/yt/geometry/selection_routines.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/geometry/selection_routines.c:708:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/geometry/particle_oct_container.cpp: In function ‘PyObject* __pyx_pf_2yt_8geometry_22particle_oct_container_14ParticleBitmap_78construct_octree(__pyx_obj_2yt_8geometry_22particle_oct_container_ParticleBitmap*, PyObject*, PyObject*, PyObject*, PyObject*, __pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollection*, __pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollection*)’:
> yt/geometry/particle_oct_container.cpp:29430:39: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘npy_intp’ {aka ‘long int’} [-Wsign-compare]
> 29430 |         for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_24; __pyx_t_1+=1) {
>       |                             ~~~~~~~~~~^~~~~~~~~~~~
> yt/geometry/particle_oct_container.cpp:29618:39: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘npy_intp’ {aka ‘long int’} [-Wsign-compare]
> 29618 |         for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_24; __pyx_t_1+=1) {
>       |                             ~~~~~~~~~~^~~~~~~~~~~~
> yt/geometry/particle_oct_container.cpp: In function ‘void __pyx_f_2yt_8geometry_22particle_oct_container_22ParticleBitmapSelector_set_files_neighbors_refined(__pyx_obj_2yt_8geometry_22particle_oct_container_ParticleBitmapSelector*, __pyx_t_5numpy_uint64_t, __pyx_t_5numpy_uint64_t)’:
> yt/geometry/particle_oct_container.cpp:34771:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 34771 |       for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) {
>       |                           ~~~~~~~~~~^~~~~~~~~~~
> yt/geometry/particle_oct_container.cpp:34847:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 34847 |       for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) {
>       |                           ~~~~~~~~~~^~~~~~~~~~~
> yt/geometry/particle_oct_container.cpp: In function ‘PyObject* __pyx_pf_2yt_8geometry_22particle_oct_container_29ParticleBitmapOctreeContainer_4finalize(__pyx_obj_2yt_8geometry_22particle_oct_container_ParticleBitmapOctreeContainer*)’:
> yt/geometry/particle_oct_container.cpp:37475:103: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 37475 |     if (unlikely(!((((__pyx_v_visitor->__pyx_base.global_index + 1) * __pyx_v_visitor->__pyx_base.nz) == __pyx_v_visitor->__pyx_base.index) != 0))) {
>       |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> yt/geometry/particle_oct_container.cpp:961:43: note: in definition of macro ‘unlikely’
>   961 |   #define unlikely(x) __builtin_expect(!!(x), 0)
>       |                                           ^
> yt/geometry/particle_oct_container.cpp: In function ‘void __pyx_f_2yt_8geometry_22particle_oct_container_29ParticleBitmapOctreeContainer_recursive_add(__pyx_obj_2yt_8geometry_22particle_oct_container_ParticleBitmapOctreeContainer*, __pyx_t_2yt_8geometry_12oct_visitors_Oct*, PyArrayObject*, int, int*, int, int*)’:
> yt/geometry/particle_oct_container.cpp:38828:35: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 38828 |       __pyx_t_6 = ((__pyx_v_index == ((*__Pyx_BufPtrStrided1d(__pyx_t_5numpy_uint64_t *, __pyx_pybuffernd_indices.rcbuffer->pybuffer.buf, __pyx_t_5, __pyx_pybuffernd_indices.diminfo[0].strides)) >> ((__pyx_v_2yt_8geometry_13oct_container_ORDER_MAX - __pyx_v_level) * 3))) != 0);
>       |                     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> yt/geometry/particle_oct_container.cpp: In function ‘PyObject* __pyx_pf_2yt_8geometry_22particle_oct_container_29ParticleBitmapOctreeContainer_10add(__pyx_obj_2yt_8geometry_22particle_oct_container_ParticleBitmapOctreeContainer*, PyArrayObject*, __pyx_t_5numpy_uint64_t, int)’:
> yt/geometry/particle_oct_container.cpp:39340:35: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 39340 |       __pyx_t_4 = ((__pyx_v_index == ((*__Pyx_BufPtrStrided1d(__pyx_t_5numpy_uint64_t *, __pyx_pybuffernd_indices.rcbuffer->pybuffer.buf, __pyx_t_3, __pyx_pybuffernd_indices.diminfo[0].strides)) >> ((__pyx_v_2yt_8geometry_13oct_container_ORDER_MAX - __pyx_v_self->__pyx_base.__pyx_base.level_offset) * 3))) != 0);
>       |                     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> yt/geometry/particle_smooth.c: In function ‘__pyx_f_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_neighbor_process’:
> yt/geometry/particle_smooth.c:9919:23: warning: ‘__pyx_v_nneighbors’ may be used uninitialized in this function [-Wmaybe-uninitialized]
>  9919 |         __pyx_t_10 = ((struct __pyx_vtabstruct_2yt_8geometry_15particle_smooth_ParticleSmoothOperation *)__pyx_v_self->__pyx_vtab)->neighbor_search(__pyx_v_self, __pyx_v_opos, __pyx_v_octree, __pyx_v_nind, __pyx_v_nsize, __pyx_v_nneighbors, __pyx_v_domain_id, &__pyx_t_11);
>       |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/geometry/fake_octree.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/fake_octree.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.cython_fortran_utils' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/cython_fortran_utils.c -o build/temp.linux-x86_64-3.9/yt/utilities/cython_fortran_utils.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/cython_fortran_utils.c:703:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/cython_fortran_utils.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/cython_fortran_utils.cpython-39-x86_64-linux-gnu.so
> building 'yt.frontends.ramses.io_utils' extension
> creating build/temp.linux-x86_64-3.9/yt/frontends
> creating build/temp.linux-x86_64-3.9/yt/frontends/ramses
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/ramses/io_utils.c -o build/temp.linux-x86_64-3.9/yt/frontends/ramses/io_utils.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/frontends/ramses/io_utils.c:708:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/geometry/oct_container.c: In function ‘__pyx_pw_2yt_8geometry_13oct_container_15OctreeContainer_45fill_level_with_domain’:
> yt/geometry/oct_container.c:623:40: warning: ‘__pyx_v_count’ may be used uninitialized in this function [-Wmaybe-uninitialized]
>   623 |   #define PyInt_FromLong               PyLong_FromLong
>       |                                        ^~~~~~~~~~~~~~~
> yt/geometry/oct_container.c:15794:7: note: ‘__pyx_v_count’ was declared here
> 15794 |   int __pyx_v_count;
>       |       ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/geometry/grid_container.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/grid_container.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.cykdtree.kdtree' extension
> creating build/temp.linux-x86_64-3.9/yt/utilities/lib/cykdtree
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/cykdtree -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/cykdtree/c_utils.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/cykdtree/c_utils.o -std=c++03
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/geometry/particle_deposit.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/particle_deposit.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.cykdtree.utils' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/cykdtree -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/cykdtree/c_utils.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/cykdtree/c_utils.o -std=c++03
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/cykdtree -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/cykdtree/kdtree.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/cykdtree/kdtree.o -std=c++03
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/geometry/particle_smooth.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/particle_smooth.cpython-39-x86_64-linux-gnu.so
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/cykdtree -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/cykdtree/utils.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/cykdtree/utils.o -std=c++03
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/cykdtree/kdtree.cpp:728:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> building 'yt.frontends.artio._artio_caller' extension
> creating build/temp.linux-x86_64-3.9/yt/frontends/artio
> creating build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/_artio_caller.c -o build/temp.linux-x86_64-3.9/yt/frontends/artio/_artio_caller.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/cykdtree/utils.cpp:727:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/frontends/artio/_artio_caller.c:722:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/frontends/artio/_artio_caller.c: In function ‘__pyx_pf_2yt_9frontends_5artio_13_artio_caller_22ARTIORootMeshContainer___init__’:
> yt/frontends/artio/_artio_caller.c:19941:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 19941 |   for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_6; __pyx_t_4+=1) {
>       |                                 ^
> yt/frontends/artio/_artio_caller.c: In function ‘__pyx_pf_2yt_9frontends_5artio_13_artio_caller_22ARTIORootMeshContainer_4icoords’:
> yt/frontends/artio/_artio_caller.c:20570:55: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 20570 |   for (__pyx_t_9 = __pyx_v_self->sfc_start; __pyx_t_9 < __pyx_t_13; __pyx_t_9+=1) {
>       |                                                       ^
> yt/frontends/artio/_artio_caller.c: In function ‘__pyx_pf_2yt_9frontends_5artio_13_artio_caller_22ARTIORootMeshContainer_6fcoords’:
> yt/frontends/artio/_artio_caller.c:20982:55: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 20982 |   for (__pyx_t_9 = __pyx_v_self->sfc_start; __pyx_t_9 < __pyx_t_13; __pyx_t_9+=1) {
>       |                                                       ^
> yt/frontends/artio/_artio_caller.c: In function ‘__pyx_pf_2yt_9frontends_5artio_13_artio_caller_22ARTIORootMeshContainer_12selector_fill’:
> yt/frontends/artio/_artio_caller.c:22202:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 22202 |   for (__pyx_t_11 = __pyx_v_self->sfc_start; __pyx_t_11 < __pyx_t_14; __pyx_t_11+=1) {
>       |                                                         ^
> yt/frontends/artio/_artio_caller.c: In function ‘__pyx_pf_2yt_9frontends_5artio_13_artio_caller_22ARTIORootMeshContainer_14mask’:
> yt/frontends/artio/_artio_caller.c:22597:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 22597 |   for (__pyx_t_14 = __pyx_v_self->sfc_start; __pyx_t_14 < __pyx_t_13; __pyx_t_14+=1) {
>       |                                                         ^
> yt/frontends/artio/_artio_caller.c: In function ‘__pyx_pf_2yt_9frontends_5artio_13_artio_caller_22ARTIORootMeshContainer_18fill_sfc’:
> yt/frontends/artio/_artio_caller.c:23309:59: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 23309 |     for (__pyx_t_11 = __pyx_v_self->sfc_start; __pyx_t_11 < __pyx_t_19; __pyx_t_11+=1) {
>       |                                                           ^
> yt/frontends/artio/_artio_caller.c:23453:59: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 23453 |     for (__pyx_t_11 = __pyx_v_self->sfc_start; __pyx_t_11 < __pyx_t_19; __pyx_t_11+=1) {
>       |                                                           ^
> yt/frontends/artio/_artio_caller.c: In function ‘__pyx_pf_2yt_9frontends_5artio_13_artio_caller_22ARTIORootMeshContainer_20deposit’:
> yt/frontends/artio/_artio_caller.c:24074:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 24074 |   for (__pyx_t_18 = __pyx_v_self->sfc_start; __pyx_t_18 < __pyx_t_17; __pyx_t_18+=1) {
>       |                                                         ^
> yt/frontends/artio/_artio_caller.c:24253:31: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 24253 |     __pyx_t_1 = ((__pyx_v_sfc < __pyx_v_self->sfc_start) != 0);
>       |                               ^
> yt/frontends/artio/_artio_caller.c:24259:31: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 24259 |     __pyx_t_1 = ((__pyx_v_sfc > __pyx_v_self->sfc_end) != 0);
>       |                               ^
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/tsearch.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/tsearch.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/geometry/oct_container.o build/temp.linux-x86_64-3.9/yt/utilities/lib/tsearch.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/oct_container.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib._octree_raytracing' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/_octree_raytracing.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/_octree_raytracing.o -std=c++14
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/_octree_raytracing.cpp:723:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from yt/utilities/lib/_octree_raytracing.cpp:737:
> yt/utilities/lib/_octree_raytracing.hpp:184: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas]
>   184 |         #pragma omp parallel for shared(ray_infos, Nfound) schedule(static, 100)
>       | 
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/frontends/ramses/io_utils.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/ramses/io_utils.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.allocation_container' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/allocation_container.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/allocation_container.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/allocation_container.c:703:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/allocation_container.c: In function ‘__pyx_pf_2yt_9utilities_3lib_20allocation_container_10ObjectPool_2__dealloc__’:
> yt/utilities/lib/allocation_container.c:2843:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
>  2843 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                                 ^
> yt/utilities/lib/allocation_container.c: In function ‘__pyx_pf_2yt_9utilities_3lib_20allocation_container_10ObjectPool_10to_arrays’:
> yt/utilities/lib/allocation_container.c:3524:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
>  3524 |   for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) {
>       |                                 ^
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/cykdtree/c_utils.o build/temp.linux-x86_64-3.9/yt/utilities/lib/cykdtree/utils.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree/utils.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.alt_ray_tracers' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/alt_ray_tracers.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/alt_ray_tracers.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/alt_ray_tracers.c:704:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/geometry/oct_visitors.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/oct_visitors.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.amr_kdtools' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/amr_kdtools.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/amr_kdtools.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/amr_kdtools.c:703:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/_octree_raytracing.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/_octree_raytracing.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.autogenerated_element_samplers' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/autogenerated_element_samplers.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/autogenerated_element_samplers.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/autogenerated_element_samplers.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/autogenerated_element_samplers.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.basic_octree' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/basic_octree.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/basic_octree.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/basic_octree.c:708:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/allocation_container.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/allocation_container.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.bitarray' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/bitarray.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/bitarray.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/bitarray.c:703:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/cykdtree/c_utils.o build/temp.linux-x86_64-3.9/yt/utilities/lib/cykdtree/kdtree.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cykdtree/kdtree.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.bounded_priority_queue' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/bounded_priority_queue.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/bounded_priority_queue.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/bounded_priority_queue.c:700:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/basic_octree.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/basic_octree.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.bounding_volume_hierarchy' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/bounding_volume_hierarchy.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/bounding_volume_hierarchy.o -std=c++14 -fopenmp
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/bounding_volume_hierarchy.cpp:733:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/bitarray.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/bitarray.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.contour_finding' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/contour_finding.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/contour_finding.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/contour_finding.c:709:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/geometry/selection_routines.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/selection_routines.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.cosmology_time' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/cosmology_time.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/cosmology_time.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/cosmology_time.c:700:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/cosmology_time.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cosmology_time.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.cyoctree' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/cyoctree.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/cyoctree.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/cyoctree.c:704:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio.c -o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio.o
> yt/frontends/artio/artio_headers/artio.c: In function ‘artio_fileset_open’:
> yt/frontends/artio/artio_headers/artio.c:66:30: warning: ‘.art’ directive writing 4 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
>    66 |         sprintf(filename, "%s.art", handle->file_prefix);
>       |                              ^~~~
> In file included from /usr/include/stdio.h:866,
>                  from yt/frontends/artio/artio_headers/artio.c:25:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 5 and 260 bytes into a destination of size 256
>    38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    39 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    40 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> yt/frontends/artio/artio_headers/artio.c: In function ‘artio_fileset_close’:
> yt/frontends/artio/artio_headers/artio.c:192:45: warning: ‘.art’ directive writing 4 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
>   192 |                 sprintf(header_filename, "%s.art", handle->file_prefix);
>       |                                             ^~~~
> In file included from /usr/include/stdio.h:866,
>                  from yt/frontends/artio/artio_headers/artio.c:25:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 5 and 260 bytes into a destination of size 256
>    38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    39 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    40 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_endian.c -o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_endian.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_file.c -o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_file.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/alt_ray_tracers.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/alt_ray_tracers.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.depth_first_octree' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/depth_first_octree.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/depth_first_octree.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_grid.c -o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_grid.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/depth_first_octree.c:703:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/frontends/artio/artio_headers/artio_grid.c: In function ‘artio_fileset_open_grid’:
> yt/frontends/artio/artio_headers/artio_grid.c:115:38: warning: ‘.g’ directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
>   115 |                 sprintf(filename, "%s.g%03d", handle->file_prefix, i);
>       |                                      ^~
> In file included from /usr/include/stdio.h:866,
>                  from yt/frontends/artio/artio_headers/artio_grid.c:26:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 6 and 269 bytes into a destination of size 256
>    38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    39 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    40 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> yt/frontends/artio/artio_headers/artio_grid.c: In function ‘artio_fileset_add_grid’:
> yt/frontends/artio/artio_headers/artio_grid.c:270:38: warning: ‘.g’ directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
>   270 |                 sprintf(filename, "%s.g%03d", handle->file_prefix, i);
>       |                                      ^~
> yt/frontends/artio/artio_headers/artio_grid.c:270:35: note: directive argument in the range [0, 2147483646]
>   270 |                 sprintf(filename, "%s.g%03d", handle->file_prefix, i);
>       |                                   ^~~~~~~~~~
> In file included from /usr/include/stdio.h:866,
>                  from yt/frontends/artio/artio_headers/artio_grid.c:26:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 6 and 268 bytes into a destination of size 256
>    38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    39 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    40 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_mpi.c -o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_mpi.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_parameter.c -o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_parameter.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_particle.c -o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_particle.o
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/geometry/particle_oct_container.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/geometry/particle_oct_container.cpython-39-x86_64-linux-gnu.so
> yt/frontends/artio/artio_headers/artio_particle.c: In function ‘artio_fileset_open_particles’:
> yt/frontends/artio/artio_headers/artio_particle.c:122:38: warning: ‘.p’ directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
>   122 |                 sprintf(filename, "%s.p%03d", handle->file_prefix, i);
>       |                                      ^~
> In file included from /usr/include/stdio.h:866,
>                  from yt/frontends/artio/artio_headers/artio_particle.c:27:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 6 and 269 bytes into a destination of size 256
>    38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    39 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    40 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> yt/frontends/artio/artio_headers/artio_particle.c: In function ‘artio_fileset_add_particles’:
> yt/frontends/artio/artio_headers/artio_particle.c:325:38: warning: ‘.p’ directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
>   325 |                 sprintf(filename, "%s.p%03d", handle->file_prefix, i);
>       |                                      ^~
> yt/frontends/artio/artio_headers/artio_particle.c:325:35: note: directive argument in the range [0, 2147483646]
>   325 |                 sprintf(filename, "%s.p%03d", handle->file_prefix, i);
>       |                                   ^~~~~~~~~~
> In file included from /usr/include/stdio.h:866,
>                  from yt/frontends/artio/artio_headers/artio_particle.c:27:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 6 and 268 bytes into a destination of size 256
>    38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    39 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    40 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> building 'yt.utilities.lib.distance_queue' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/distance_queue.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/distance_queue.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/distance_queue.c:703:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_posix.c -o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_posix.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/amr_kdtools.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/amr_kdtools.cpython-39-x86_64-linux-gnu.so
> yt/frontends/artio/artio_headers/artio_posix.c: In function ‘artio_file_fwrite_i’:
> yt/frontends/artio/artio_headers/artio_posix.c:134:20: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
>   134 |         if ( count > ARTIO_INT64_MAX / size ) {
>       |                    ^
> yt/frontends/artio/artio_headers/artio_posix.c:145:65: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   145 |                         if ( fwrite( p, 1, size32, handle->fh ) != size32 ) {
>       |                                                                 ^~
> yt/frontends/artio/artio_headers/artio_posix.c:158:46: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   158 |                                 handle->fh ) != handle->bfsize ) {
>       |                                              ^~
> yt/frontends/artio/artio_headers/artio_posix.c:167:54: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   167 |                                         handle->fh ) != handle->bfsize ) {
>       |                                                      ^~
> yt/frontends/artio/artio_headers/artio_posix.c: In function ‘artio_file_fflush_i’:
> yt/frontends/artio/artio_headers/artio_posix.c:189:54: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   189 |                                         handle->fh ) != handle->bfptr ) {
>       |                                                      ^~
> yt/frontends/artio/artio_headers/artio_posix.c: In function ‘artio_file_fread_i’:
> yt/frontends/artio/artio_headers/artio_posix.c:218:20: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
>   218 |         if ( count > ARTIO_INT64_MAX / size ) {
>       |                    ^
> yt/frontends/artio/artio_headers/artio_posix.c:228:63: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   228 |                         if ( fread( p, 1, size32, handle->fh) != size32 ) {
>       |                                                               ^~
> yt/frontends/artio/artio_headers/artio_posix.c:244:56: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   244 |                                 handle->bfptr + remain >= handle->bfend ) {
>       |                                                        ^~
> yt/frontends/artio/artio_headers/artio_posix.c: In function ‘artio_file_fseek_i’:
> yt/frontends/artio/artio_headers/artio_posix.c:328:49: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘long int’} [-Wsign-compare]
>   328 |                                         current <= offset &&
>       |                                                 ^~
> yt/frontends/artio/artio_headers/artio_posix.c:329:48: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
>   329 |                                         offset < current + handle->bfsize &&
>       |                                                ^
> yt/frontends/artio/artio_headers/artio_posix.c:330:55: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
>   330 |                                         handle->bfptr == offset - current ) {
>       |                                                       ^~
> yt/frontends/artio/artio_headers/artio_posix.c:336:48: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
>   336 |                                         offset >= current - handle->bfend &&
>       |                                                ^~
> yt/frontends/artio/artio_headers/artio_posix.c:337:48: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
>   337 |                                         offset < current ) {
>       |                                                ^
> building 'yt.utilities.lib.element_mappings' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/element_mappings.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/element_mappings.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/bounded_priority_queue.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/bounded_priority_queue.cpython-39-x86_64-linux-gnu.so
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_selector.c -o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_selector.o
> building 'yt.utilities.lib.ewah_bool_wrap' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib/ewahboolarray/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/ewah_bool_wrap.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/ewah_bool_wrap.o -std=c++14
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/element_mappings.c:708:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/ewah_bool_wrap.cpp:725:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_sfc.c -o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_sfc.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/cosmology.c -o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/cosmology.o
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/bounding_volume_hierarchy.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/bounding_volume_hierarchy.cpython-39-x86_64-linux-gnu.so -std=c++14 -fopenmp
> building 'yt.utilities.lib.fnv_hash' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/fnv_hash.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/fnv_hash.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/fnv_hash.c:706:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/frontends/artio/_artio_caller.o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio.o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_endian.o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_file.o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_grid.o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_mpi.o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_parameter.o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_particle.o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_posix.o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_selector.o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/artio_sfc.o build/temp.linux-x86_64-3.9/yt/frontends/artio/artio_headers/cosmology.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/frontends/artio/_artio_caller.cpython-39-x86_64-linux-gnu.so
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘int __pyx_pf_2yt_9utilities_3lib_14ewah_bool_wrap_12FileBitmasks___cinit__(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_FileBitmasks*, __pyx_t_5numpy_uint32_t)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:3868:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  3868 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_12FileBitmasks__reset(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_FileBitmasks*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:3961:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  3961 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘int __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_12FileBitmasks__iseq(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_FileBitmasks*, __pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_FileBitmasks*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:4071:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  4071 |   for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘PyObject* __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_12FileBitmasks__find_collisions_refined(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_FileBitmasks*, __pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollection*, __pyx_opt_args_2yt_9utilities_3lib_14ewah_bool_wrap_12FileBitmasks__find_collisions_refined*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:5269:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  5269 |   for (__pyx_t_6 = 0; __pyx_t_6 < __pyx_t_5; __pyx_t_6+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_12FileBitmasks__set_coarse_array(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_FileBitmasks*, __pyx_t_5numpy_uint32_t, __Pyx_memviewslice)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:5964:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
>  5964 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_12FileBitmasks__set_refined_array(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_FileBitmasks*, __pyx_t_5numpy_uint32_t, __pyx_t_5numpy_uint64_t, __Pyx_memviewslice)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:6056:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
>  6056 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> building 'yt.utilities.lib.fortran_reader' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/fortran_reader.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/fortran_reader.o
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘PyObject* __pyx_pf_2yt_9utilities_3lib_14ewah_bool_wrap_19BoolArrayCollection_6set_from(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollection*, __Pyx_memviewslice)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:11587:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
> 11587 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_19BoolArrayCollection__set_coarse_array(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollection*, __Pyx_memviewslice)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:11908:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
> 11908 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_19BoolArrayCollection__set_refined_array(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollection*, __pyx_t_5numpy_uint64_t, __Pyx_memviewslice)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:12000:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
> 12000 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__compress(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*, __pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollection*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:19297:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 19297 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__set_coarse_array(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*, __Pyx_memviewslice)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:19645:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
> 19645 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__set_coarse_array_ptr(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*, __pyx_t_5numpy_uint8_t*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:19726:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 19726 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__set_refined_array(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*, __pyx_t_5numpy_uint64_t, __Pyx_memviewslice)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:19817:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
> 19817 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__set_refined_array_ptr(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*, __pyx_t_5numpy_uint64_t, __pyx_t_5numpy_uint8_t*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:19927:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 19927 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘__pyx_t_5numpy_uint64_t __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__count_total(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:20331:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 20331 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘__pyx_t_5numpy_uint64_t __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__count_refined(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:20414:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 20414 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__append(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*, __pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:20543:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 20543 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/fortran_reader.c:710:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp:20584:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 20584 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘int __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__intersects(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*, __pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:20841:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 20841 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp:20889:29: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 20889 |   __pyx_t_4 = ((__pyx_v_mi1 < __pyx_v_self->nele1) != 0);
>       |                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp:20930:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 20930 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp:21095:29: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 21095 |   __pyx_t_4 = ((__pyx_v_mi1 == __pyx_v_self->nele1) != 0);
>       |                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_28SparseUnorderedBitmaskVector__prune(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_SparseUnorderedBitmaskVector*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:22238:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 22238 |   __pyx_t_1 = ((__pyx_v_self->total > __pyx_v_2yt_9utilities_3lib_14ewah_bool_wrap_MAX_VECTOR_SIZE) != 0);
>       |                 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from yt/utilities/lib/fortran_reader.c:718:
> yt/utilities/lib/fortran_reader.c: In function ‘__pyx_pf_2yt_9utilities_3lib_14fortran_reader_4read_art_tree’:
> yt/utilities/lib/endian_swap.h:13:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                       ^~~~~~~~~~~~~~~~
> yt/utilities/lib/fortran_reader.c:3448:5: note: in expansion of macro ‘FIX_LONG’
>  3448 |     FIX_LONG(__pyx_v_next_record);
>       |     ^~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:10:23: note: in definition of macro ‘SWAP_4’
>    10 | #define SWAP_4(x) ( ((x) << 24) | (((x) << 8) & 0x00ff0000) | \
>       |                       ^
> yt/utilities/lib/fortran_reader.c:3448:5: note: in expansion of macro ‘FIX_LONG’
>  3448 |     FIX_LONG(__pyx_v_next_record);
>       |     ^~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:10:38: note: in definition of macro ‘SWAP_4’
>    10 | #define SWAP_4(x) ( ((x) << 24) | (((x) << 8) & 0x00ff0000) | \
>       |                                      ^
> yt/utilities/lib/fortran_reader.c:3448:5: note: in expansion of macro ‘FIX_LONG’
>  3448 |     FIX_LONG(__pyx_v_next_record);
>       |     ^~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:11:13: note: in definition of macro ‘SWAP_4’
>    11 |          (((x) >> 8) & 0x0000ff00) | ((x) >> 24) )
>       |             ^
> yt/utilities/lib/fortran_reader.c:3448:5: note: in expansion of macro ‘FIX_LONG’
>  3448 |     FIX_LONG(__pyx_v_next_record);
>       |     ^~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:11:40: note: in definition of macro ‘SWAP_4’
>    11 |          (((x) >> 8) & 0x0000ff00) | ((x) >> 24) )
>       |                                        ^
> yt/utilities/lib/fortran_reader.c:3448:5: note: in expansion of macro ‘FIX_LONG’
>  3448 |     FIX_LONG(__pyx_v_next_record);
>       |     ^~~~~~~~
> yt/utilities/lib/fortran_reader.c: In function ‘__pyx_pf_2yt_9utilities_3lib_14fortran_reader_6read_art_root_vars’:
> yt/utilities/lib/endian_swap.h:13:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                       ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:3886:7: note: in expansion of macro ‘FIX_FLOAT’
>  3886 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:10:23: note: in definition of macro ‘SWAP_4’
>    10 | #define SWAP_4(x) ( ((x) << 24) | (((x) << 8) & 0x00ff0000) | \
>       |                       ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:3886:7: note: in expansion of macro ‘FIX_FLOAT’
>  3886 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:10:38: note: in definition of macro ‘SWAP_4’
>    10 | #define SWAP_4(x) ( ((x) << 24) | (((x) << 8) & 0x00ff0000) | \
>       |                                      ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:3886:7: note: in expansion of macro ‘FIX_FLOAT’
>  3886 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:11:13: note: in definition of macro ‘SWAP_4’
>    11 |          (((x) >> 8) & 0x0000ff00) | ((x) >> 24) )
>       |             ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:3886:7: note: in expansion of macro ‘FIX_FLOAT’
>  3886 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:11:40: note: in definition of macro ‘SWAP_4’
>    11 |          (((x) >> 8) & 0x0000ff00) | ((x) >> 24) )
>       |                                        ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:3886:7: note: in expansion of macro ‘FIX_FLOAT’
>  3886 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/fortran_reader.c: In function ‘__pyx_f_2yt_9utilities_3lib_14fortran_reader_read_art_vars’:
> yt/utilities/lib/endian_swap.h:13:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                       ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:4099:7: note: in expansion of macro ‘FIX_FLOAT’
>  4099 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:10:23: note: in definition of macro ‘SWAP_4’
>    10 | #define SWAP_4(x) ( ((x) << 24) | (((x) << 8) & 0x00ff0000) | \
>       |                       ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:4099:7: note: in expansion of macro ‘FIX_FLOAT’
>  4099 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_35SparseUnorderedRefinedBitmaskVector__prune(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_SparseUnorderedRefinedBitmaskVector*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:24129:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 24129 |   __pyx_t_1 = ((__pyx_v_self->total > __pyx_v_2yt_9utilities_3lib_14ewah_bool_wrap_MAX_VECTOR_SIZE) != 0);
>       |                 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:10:38: note: in definition of macro ‘SWAP_4’
>    10 | #define SWAP_4(x) ( ((x) << 24) | (((x) << 8) & 0x00ff0000) | \
>       |                                      ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:4099:7: note: in expansion of macro ‘FIX_FLOAT’
>  4099 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:11:13: note: in definition of macro ‘SWAP_4’
>    11 |          (((x) >> 8) & 0x0000ff00) | ((x) >> 24) )
>       |             ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:4099:7: note: in expansion of macro ‘FIX_FLOAT’
>  4099 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:11:40: note: in definition of macro ‘SWAP_4’
>    11 |          (((x) >> 8) & 0x0000ff00) | ((x) >> 24) )
>       |                                        ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:4099:7: note: in expansion of macro ‘FIX_FLOAT’
>  4099 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> At top level:
> yt/utilities/lib/fortran_reader.c:3957:13: warning: ‘__pyx_f_2yt_9utilities_3lib_14fortran_reader_read_art_vars’ defined but not used [-Wunused-function]
>  3957 | static void __pyx_f_2yt_9utilities_3lib_14fortran_reader_read_art_vars(FILE *__pyx_v_f, CYTHON_UNUSED int __pyx_v_min_level, CYTHON_UNUSED int __pyx_v_max_level, int __pyx_v_nhydro_vars, int __pyx_v_grid_level, long __pyx_v_grid_id, CYTHON_UNUSED long __pyx_v_child_offset, PyObject *__pyx_v_fields, PyArrayObject *__pyx_v_level_offsets, PyObject *__pyx_v_var) {
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/depth_first_octree.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/depth_first_octree.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.geometry_utils' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/geometry_utils.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/geometry_utils.o -std=c++14 -fopenmp
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/geometry_utils.cpp:731:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/geometry_utils.cpp: In function ‘__pyx_t_5numpy_uint32_t __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_coarse(__pyx_t_5numpy_uint64_t, __pyx_t_5numpy_uint64_t, int*, __pyx_t_5numpy_uint32_t, __Pyx_memviewslice, __Pyx_memviewslice, __Pyx_memviewslice)’:
> yt/utilities/lib/geometry_utils.cpp:8654:35: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
>  8654 |         __pyx_t_5 = ((__pyx_v_adv >= __pyx_v_max_index1) != 0);
>       |                       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:8759:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  8759 |   for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_12; __pyx_t_1+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:8782:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  8782 |     for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_14; __pyx_t_4+=1) {
>       |                         ~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:8805:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  8805 |       for (__pyx_t_6 = 0; __pyx_t_6 < __pyx_t_16; __pyx_t_6+=1) {
>       |                           ~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:8826:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  8826 |         __pyx_t_17 = ((__pyx_v_ii != (__pyx_v_origin[0])) != 0);
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:8832:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  8832 |         __pyx_t_17 = ((__pyx_v_ij != (__pyx_v_origin[1])) != 0);
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:8838:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  8838 |         __pyx_t_17 = ((__pyx_v_ik != (__pyx_v_origin[2])) != 0);
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp: In function ‘__pyx_t_5numpy_uint32_t __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_refined(__pyx_t_5numpy_uint64_t, __pyx_t_5numpy_uint64_t, __pyx_t_5numpy_uint64_t, __pyx_t_5numpy_uint64_t, int*, __pyx_t_5numpy_uint32_t, __Pyx_memviewslice, __Pyx_memviewslice, __Pyx_memviewslice, __Pyx_memviewslice, __Pyx_memviewslice)’:
> yt/utilities/lib/geometry_utils.cpp:10073:35: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 10073 |         __pyx_t_5 = ((__pyx_v_adv >= __pyx_v_max_index2) != 0);
>       |                       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:10092:38: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 10092 |           __pyx_t_5 = ((__pyx_v_adv1 >= __pyx_v_max_index1) != 0);
>       |                         ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:10243:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 10243 |   for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_12; __pyx_t_1+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:10266:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 10266 |     for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_14; __pyx_t_4+=1) {
>       |                         ~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:10289:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 10289 |       for (__pyx_t_6 = 0; __pyx_t_6 < __pyx_t_16; __pyx_t_6+=1) {
>       |                           ~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:10310:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 10310 |         __pyx_t_17 = ((__pyx_v_ii != (__pyx_v_origin[0])) != 0);
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:10316:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 10316 |         __pyx_t_17 = ((__pyx_v_ij != (__pyx_v_origin[1])) != 0);
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:10322:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 10322 |         __pyx_t_17 = ((__pyx_v_ik != (__pyx_v_origin[2])) != 0);
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp: In function ‘PyObject* __pyx_pf_2yt_9utilities_3lib_14geometry_utils_30morton_neighbor_bounded(PyObject*, PyArrayObject*, PyObject*, PyObject*, __pyx_t_5numpy_uint64_t)’:
> yt/utilities/lib/geometry_utils.cpp:11247:30: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 11247 |     __pyx_t_15 = ((__pyx_v_x < __pyx_v_max_index) != 0);
>       |                    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/fortran_reader.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/fortran_reader.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.grid_traversal' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I./yt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/fixed_interpolator.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/fixed_interpolator.o -std=c++14
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/geometry_utils.cpp: In function ‘PyObject* __pyx_pf_2yt_9utilities_3lib_14geometry_utils_70csearch_morton(PyObject*, PyArrayObject*, int, __pyx_t_5numpy_uint64_t, PyArrayObject*, __pyx_t_5numpy_uint64_t, __pyx_t_5numpy_uint64_t, int, PyArrayObject*, PyArrayObject*, int)’:
> yt/utilities/lib/geometry_utils.cpp:28316:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 28316 |   __pyx_t_1 = (((__pyx_v_h - __pyx_v_l) < __pyx_v_nu) != 0);
>       |                 ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/fixed_interpolator.cpp: In function ‘npy_float64 offset_interpolate(int*, npy_float64*, npy_float64*)’:
> yt/utilities/lib/fixed_interpolator.cpp:36:9: warning: unused variable ‘i’ [-Wunused-variable]
>    36 |     int i;
>       |         ^
> In file included from /usr/include/python3.9/numpy/ndarrayobject.h:21,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.9/numpy/__multiarray_api.h: At global scope:
> /usr/include/python3.9/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
>  1464 | _import_array(void)
>       | ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I./yt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/grid_traversal.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/grid_traversal.o -std=c++14
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/grid_traversal.cpp:731:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/cyoctree.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/cyoctree.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.image_samplers' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -I./yt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/fixed_interpolator.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/fixed_interpolator.o -std=c++14 -fopenmp
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/element_mappings.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/element_mappings.cpython-39-x86_64-linux-gnu.so
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> building 'yt.utilities.lib.image_utilities' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/image_utilities.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/image_utilities.o
> yt/utilities/lib/fixed_interpolator.cpp: In function ‘npy_float64 offset_interpolate(int*, npy_float64*, npy_float64*)’:
> yt/utilities/lib/fixed_interpolator.cpp:36:9: warning: unused variable ‘i’ [-Wunused-variable]
>    36 |     int i;
>       |         ^
> In file included from /usr/include/python3.9/numpy/ndarrayobject.h:21,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.9/numpy/__multiarray_api.h: At global scope:
> /usr/include/python3.9/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
>  1464 | _import_array(void)
>       | ^~~~~~~~~~~~~
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/image_utilities.c:703:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -I./yt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/image_samplers.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/image_samplers.o -std=c++14 -fopenmp
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/distance_queue.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/distance_queue.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.interpolators' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/interpolators.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/interpolators.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/image_samplers.cpp:737:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/interpolators.c:703:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/fnv_hash.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/fnv_hash.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.lenses' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./yt/utilities/lib -Iyt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/lenses.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/lenses.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/lenses.c:709:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/image_samplers.cpp: In function ‘PyObject* __pyx_pf_2yt_9utilities_3lib_14image_samplers_12ImageSampler_6cast_through_octree(__pyx_obj_2yt_9utilities_3lib_14image_samplers_ImageSampler*, __pyx_obj_2yt_9utilities_3lib_16partitioned_grid_PartitionedGrid*, __pyx_obj_2yt_9utilities_3lib_18_octree_raytracing__OctreeRayTracing*, int)’:
> yt/utilities/lib/image_samplers.cpp:6312:65: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
>  6312 |                                 for (__pyx_t_21 = 0; __pyx_t_21 < __pyx_t_23; __pyx_t_21+=1) {
>       |                                                      ~~~~~~~~~~~^~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/image_utilities.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/image_utilities.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.line_integral_convolution' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/line_integral_convolution.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/line_integral_convolution.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/line_integral_convolution.c:700:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/interpolators.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/interpolators.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.marching_cubes' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -I./yt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/fixed_interpolator.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/fixed_interpolator.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/contour_finding.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/contour_finding.cpython-39-x86_64-linux-gnu.so
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> building 'yt.utilities.lib.mesh_triangulation' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/mesh_triangulation.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/mesh_triangulation.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/mesh_triangulation.c:705:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/fixed_interpolator.cpp: In function ‘npy_float64 offset_interpolate(int*, npy_float64*, npy_float64*)’:
> yt/utilities/lib/fixed_interpolator.cpp:36:9: warning: unused variable ‘i’ [-Wunused-variable]
>    36 |     int i;
>       |         ^
> In file included from /usr/include/python3.9/numpy/ndarrayobject.h:21,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.9/numpy/__multiarray_api.h: At global scope:
> /usr/include/python3.9/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
>  1464 | _import_array(void)
>       | ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -I./yt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/marching_cubes.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/marching_cubes.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/marching_cubes.cpp:727:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/line_integral_convolution.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/line_integral_convolution.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.mesh_utilities' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/mesh_utilities.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/mesh_utilities.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/mesh_utilities.c:708:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/marching_cubes.cpp:2204:12: warning: ‘int __pyx_f_2yt_9utilities_3lib_14marching_cubes_CountTriangles(__pyx_t_2yt_9utilities_3lib_14marching_cubes_Triangle*)’ defined but not used [-Wunused-function]
>  2204 | static int __pyx_f_2yt_9utilities_3lib_14marching_cubes_CountTriangles(struct __pyx_t_2yt_9utilities_3lib_14marching_cubes_Triangle *__pyx_v_first) {
>       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/fixed_interpolator.o build/temp.linux-x86_64-3.9/yt/utilities/lib/marching_cubes.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/marching_cubes.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.misc_utilities' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/misc_utilities.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/misc_utilities.o -std=c++14 -fopenmp
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/misc_utilities.cpp:733:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/fixed_interpolator.o build/temp.linux-x86_64-3.9/yt/utilities/lib/grid_traversal.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/grid_traversal.cpython-39-x86_64-linux-gnu.so -std=c++14
> building 'yt.utilities.lib.origami' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/origami.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/origami.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/origami.c:707:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/lenses.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/lenses.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.particle_kdtree_tools' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/cykdtree -I./yt/utilities/lib/cykdtree -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/particle_kdtree_tools.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/particle_kdtree_tools.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/particle_kdtree_tools.cpp:721:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/misc_utilities.cpp: In function ‘PyObject* __pyx_pf_2yt_9utilities_3lib_14misc_utilities_30flip_bitmask(PyObject*, PyArrayObject*, __pyx_t_5numpy_float64_t, __pyx_t_5numpy_float64_t, __pyx_t_5numpy_uint64_t)’:
> yt/utilities/lib/misc_utilities.cpp:17394:35: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘npy_intp’ {aka ‘long int’} [-Wsign-compare]
> 17394 |   for (__pyx_t_12 = 0; __pyx_t_12 < __pyx_t_11; __pyx_t_12+=1) {
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/misc_utilities.cpp: In function ‘PyObject* __pyx_pf_2yt_9utilities_3lib_14misc_utilities_32flip_morton_bitmask(PyObject*, PyArrayObject*, int)’:
> yt/utilities/lib/misc_utilities.cpp:17642:35: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘npy_intp’ {aka ‘long int’} [-Wsign-compare]
> 17642 |   for (__pyx_t_12 = 0; __pyx_t_12 < __pyx_t_11; __pyx_t_12+=1) {
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/origami_tags.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/origami_tags.o
> yt/utilities/lib/origami_tags.c: In function ‘compute_tags’:
> yt/utilities/lib/origami_tags.c:37:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
>    37 |     if (r[0][i]<xmin) xmin = r[0][i]; if (r[0][i]>xmax) xmax = r[0][i];
>       |     ^~
> yt/utilities/lib/origami_tags.c:37:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
>    37 |     if (r[0][i]<xmin) xmin = r[0][i]; if (r[0][i]>xmax) xmax = r[0][i];
>       |                                       ^~
> yt/utilities/lib/origami_tags.c:38:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
>    38 |     if (r[1][i]<ymin) ymin = r[1][i]; if (r[1][i]>ymax) ymax = r[1][i];
>       |     ^~
> yt/utilities/lib/origami_tags.c:38:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
>    38 |     if (r[1][i]<ymin) ymin = r[1][i]; if (r[1][i]>ymax) ymax = r[1][i];
>       |                                       ^~
> yt/utilities/lib/origami_tags.c:39:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
>    39 |     if (r[2][i]<zmin) zmin = r[2][i]; if (r[2][i]>zmax) zmax = r[2][i];
>       |     ^~
> yt/utilities/lib/origami_tags.c:39:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
>    39 |     if (r[2][i]<zmin) zmin = r[2][i]; if (r[2][i]>zmax) zmax = r[2][i];
>       |                                       ^~
> yt/utilities/lib/origami_tags.c:20:7: warning: variable ‘ng2’ set but not used [-Wunused-but-set-variable]
>    20 |   int ng2,ng4, h, i,i2, x,y,z,nhalo,nhalo0,nhalo1,nhalo2,nhaloany;
>       |       ^~~
> yt/utilities/lib/origami_tags.c:17:10: warning: unused variable ‘predict’ [-Wunused-variable]
>    17 |   double predict, xmin,xmax,ymin,ymax,zmin,zmax;
>       |          ^~~~~~~
> yt/utilities/lib/particle_kdtree_tools.cpp: In function ‘int __pyx_f_2yt_9utilities_3lib_21particle_kdtree_tools_process_node_points(Node*, __pyx_obj_2yt_9utilities_3lib_22bounded_priority_queue_BoundedPriorityQueue*, __Pyx_memviewslice, __pyx_t_5numpy_float64_t*, int, __pyx_t_2yt_9utilities_3lib_21particle_kdtree_tools_axes_range*)’:
> yt/utilities/lib/particle_kdtree_tools.cpp:6340:29: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>  6340 |     __pyx_t_4 = ((__pyx_v_i == __pyx_v_skipidx) != 0);
>       |                   ~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> yt/utilities/lib/particle_kdtree_tools.cpp:6388:31: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>  6388 |       __pyx_t_4 = ((__pyx_v_k < __pyx_v_axes->stop) != 0);
>       |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/particle_kdtree_tools.cpp: In function ‘int __pyx_f_2yt_9utilities_3lib_21particle_kdtree_tools_process_node_points_ball(Node*, __pyx_obj_2yt_9utilities_3lib_22bounded_priority_queue_NeighborList*, __Pyx_memviewslice, __pyx_t_5numpy_float64_t*, __pyx_t_5numpy_float64_t, int, __pyx_t_2yt_9utilities_3lib_21particle_kdtree_tools_axes_range*)’:
> yt/utilities/lib/particle_kdtree_tools.cpp:6944:29: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>  6944 |     __pyx_t_4 = ((__pyx_v_i == __pyx_v_skipidx) != 0);
>       |                   ~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> yt/utilities/lib/particle_kdtree_tools.cpp:6992:31: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>  6992 |       __pyx_t_4 = ((__pyx_v_k < __pyx_v_axes->stop) != 0);
>       |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/origami.o build/temp.linux-x86_64-3.9/yt/utilities/lib/origami_tags.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/origami.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.particle_mesh_operations' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/particle_mesh_operations.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/particle_mesh_operations.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/particle_mesh_operations.c:703:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/mesh_utilities.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/mesh_utilities.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.partitioned_grid' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I./yt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/fixed_interpolator.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/fixed_interpolator.o -std=c++14
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/fixed_interpolator.cpp: In function ‘npy_float64 offset_interpolate(int*, npy_float64*, npy_float64*)’:
> yt/utilities/lib/fixed_interpolator.cpp:36:9: warning: unused variable ‘i’ [-Wunused-variable]
>    36 |     int i;
>       |         ^
> In file included from /usr/include/python3.9/numpy/ndarrayobject.h:21,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.9/numpy/__multiarray_api.h: At global scope:
> /usr/include/python3.9/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
>  1464 | _import_array(void)
>       | ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I./yt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/partitioned_grid.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/partitioned_grid.o -std=c++14
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/partitioned_grid.cpp:731:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/mesh_triangulation.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/mesh_triangulation.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.pixelization_routines' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -Iyt/utilities/lib/cykdtree -I./yt/utilities/lib/cykdtree -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/pixelization_constants.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/pixelization_constants.o -std=c++14 -fopenmp
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from yt/utilities/lib/pixelization_constants.hpp:15,
>                  from yt/utilities/lib/pixelization_constants.cpp:8:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.9/numpy/ndarrayobject.h:21,
>                  from yt/utilities/lib/pixelization_constants.hpp:15,
>                  from yt/utilities/lib/pixelization_constants.cpp:8:
> /usr/include/python3.9/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
>  1464 | _import_array(void)
>       | ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -Iyt/utilities/lib/cykdtree -I./yt/utilities/lib/cykdtree -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/pixelization_routines.cpp -o build/temp.linux-x86_64-3.9/yt/utilities/lib/pixelization_routines.o -std=c++14 -fopenmp
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/pixelization_routines.cpp:739:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/pixelization_routines.cpp:11381:12: warning: ‘int __pyx_f_2yt_9utilities_3lib_21pixelization_routines_check_face_dot(int, __pyx_t_5numpy_float64_t*, __pyx_t_5numpy_float64_t**, __pyx_t_5numpy_int8_t*, int)’ defined but not used [-Wunused-function]
> 11381 | static int __pyx_f_2yt_9utilities_3lib_21pixelization_routines_check_face_dot(int __pyx_v_nvertices, __pyx_t_5numpy_float64_t *__pyx_v_point, __pyx_t_5numpy_float64_t **__pyx_v_vertices, __pyx_t_5numpy_int8_t *__pyx_v_signs, int __pyx_v_match) {
>       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/fixed_interpolator.o build/temp.linux-x86_64-3.9/yt/utilities/lib/partitioned_grid.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/partitioned_grid.cpython-39-x86_64-linux-gnu.so -std=c++14
> building 'yt.utilities.lib.points_in_volume' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/points_in_volume.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/points_in_volume.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/points_in_volume.c:703:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/fixed_interpolator.o build/temp.linux-x86_64-3.9/yt/utilities/lib/image_samplers.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/image_samplers.cpython-39-x86_64-linux-gnu.so -std=c++14 -fopenmp
> building 'yt.utilities.lib.primitives' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/primitives.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/primitives.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/primitives.c:708:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/ewah_bool_wrap.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/ewah_bool_wrap.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.quad_tree' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/quad_tree.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/quad_tree.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/quad_tree.c:708:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/particle_mesh_operations.c: In function ‘__pyx_pw_2yt_9utilities_3lib_24particle_mesh_operations_5NGPDeposit_2’:
> yt/utilities/lib/particle_mesh_operations.c:4530:16: warning: ‘__pyx_v_j1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
>  4530 |     __pyx_t_14 = __pyx_v_j1;
>       |     ~~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/particle_mesh_operations.c:4241:7: note: ‘__pyx_v_j1’ was declared here
>  4241 |   int __pyx_v_j1;
>       |       ^~~~~~~~~~
> yt/utilities/lib/particle_mesh_operations.c:4529:16: warning: ‘__pyx_v_i1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
>  4529 |     __pyx_t_13 = __pyx_v_i1;
>       |     ~~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/particle_mesh_operations.c:4240:7: note: ‘__pyx_v_i1’ was declared here
>  4240 |   int __pyx_v_i1;
>       |       ^~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/primitives.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/primitives.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.ragged_arrays' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/ragged_arrays.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/ragged_arrays.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/ragged_arrays.c:700:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/particle_kdtree_tools.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/particle_kdtree_tools.cpython-39-x86_64-linux-gnu.so
> building 'yt.utilities.lib.write_array' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/write_array.c -o build/temp.linux-x86_64-3.9/yt/utilities/lib/write_array.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/write_array.c:700:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/points_in_volume.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/points_in_volume.cpython-39-x86_64-linux-gnu.so
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/particle_mesh_operations.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/particle_mesh_operations.cpython-39-x86_64-linux-gnu.so
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/quad_tree.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/quad_tree.cpython-39-x86_64-linux-gnu.so
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/write_array.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/write_array.cpython-39-x86_64-linux-gnu.so
> yt/utilities/lib/pixelization_routines.cpp: In function ‘PyObject* __pyx_pw_2yt_9utilities_3lib_21pixelization_routines_19pixelize_sph_kernel_slice(PyObject*, PyObject*, PyObject*)’:
> yt/utilities/lib/pixelization_routines.cpp:18454:21: warning: ‘__pyx_v_prefactor_j’ may be used uninitialized [-Wmaybe-uninitialized]
> 18454 |             #pragma omp parallel private(__pyx_v_i, __pyx_v_local_buff, __pyx_v_xiter, __pyx_v_xiterv, __pyx_v_xxi, __pyx_v_yiter, __pyx_v_yiterv, __pyx_v_yyi) reduction(*:__pyx_v_prefactor_j) private(__pyx_t_1, __pyx_t_10, __pyx_t_11, __pyx_t_12, __pyx_t_13, __pyx_t_14, __pyx_t_15, __pyx_t_16, __pyx_t_17, __pyx_t_18, __pyx_t_19, __pyx_t_2, __pyx_t_20, __pyx_t_21, __pyx_t_22, __pyx_t_23, __pyx_t_5, __pyx_t_6, __pyx_t_7, __pyx_t_8, __pyx_t_9) private(__pyx_filename, __pyx_lineno, __pyx_clineno) shared(__pyx_parallel_why, __pyx_parallel_exc_type, __pyx_parallel_exc_value, __pyx_parallel_exc_tb)
>       |                     ^~~
> yt/utilities/lib/pixelization_routines.cpp:18197:28: note: ‘__pyx_v_prefactor_j’ was declared here
> 18197 |   __pyx_t_5numpy_float64_t __pyx_v_prefactor_j;
>       |                            ^~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/pixelization_routines.cpp: In function ‘PyObject* __pyx_pw_2yt_9utilities_3lib_21pixelization_routines_13pixelize_sph_kernel_projection(PyObject*, PyObject*, PyObject*)’:
> yt/utilities/lib/pixelization_routines.cpp:14988:21: warning: ‘__pyx_v_prefactor_j’ may be used uninitialized [-Wmaybe-uninitialized]
> 14988 |             #pragma omp parallel private(__pyx_v_i, __pyx_v_local_buff, __pyx_v_xiter, __pyx_v_xiterv, __pyx_v_xxi, __pyx_v_yiter, __pyx_v_yiterv, __pyx_v_yyi) reduction(*:__pyx_v_prefactor_j) private(__pyx_t_1, __pyx_t_10, __pyx_t_11, __pyx_t_12, __pyx_t_13, __pyx_t_14, __pyx_t_15, __pyx_t_16, __pyx_t_17, __pyx_t_18, __pyx_t_19, __pyx_t_2, __pyx_t_20, __pyx_t_21, __pyx_t_22, __pyx_t_23, __pyx_t_24, __pyx_t_25, __pyx_t_26, __pyx_t_6, __pyx_t_7, __pyx_t_9) private(__pyx_filename, __pyx_lineno, __pyx_clineno) shared(__pyx_parallel_why, __pyx_parallel_exc_type, __pyx_parallel_exc_value, __pyx_parallel_exc_tb)
>       |                     ^~~
> yt/utilities/lib/pixelization_routines.cpp:14652:28: note: ‘__pyx_v_prefactor_j’ was declared here
> 14652 |   __pyx_t_5numpy_float64_t __pyx_v_prefactor_j;
>       |                            ^~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp: In function ‘PyObject* __pyx_pw_2yt_9utilities_3lib_14geometry_utils_9bitwise_addition(PyObject*, PyObject*, PyObject*)’:
> yt/utilities/lib/geometry_utils.cpp:35895:11: warning: ‘__pyx_v_m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
> 35895 |   __pyx_r = (__pyx_v_a ^ ((__pyx_v_a ^ __pyx_v_b) & __pyx_v_mask));
>       |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:5122:27: note: ‘__pyx_v_m’ was declared here
>  5122 |   __pyx_t_5numpy_uint64_t __pyx_v_m;
>       |                           ^~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/ragged_arrays.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/ragged_arrays.cpython-39-x86_64-linux-gnu.so
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/misc_utilities.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/misc_utilities.cpython-39-x86_64-linux-gnu.so -std=c++14 -fopenmp
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/geometry_utils.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/geometry_utils.cpython-39-x86_64-linux-gnu.so -std=c++14 -fopenmp
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/yt/utilities/lib/pixelization_constants.o build/temp.linux-x86_64-3.9/yt/utilities/lib/pixelization_routines.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/utilities/lib/pixelization_routines.cpython-39-x86_64-linux-gnu.so -std=c++14 -fopenmp
> running build_scripts
> creating build/scripts-3.9
> copying and adjusting scripts/iyt -> build/scripts-3.9
> changing mode of build/scripts-3.9/iyt from 644 to 755
> I: pybuild base:239: /usr/bin/python3 setup.py build 
> /<<PKGBUILDDIR>>/setup.py:4: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
>   from distutils.ccompiler import get_default_compiler
> Using OpenMP to compile parallel extensions
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt
> copying yt/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt
> copying yt/funcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt
> copying yt/loaders.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt
> copying yt/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt
> copying yt/arraytypes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt
> copying yt/startup_tasks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt
> copying yt/exthook.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt
> copying yt/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt
> copying yt/testing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt
> copying yt/mods.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/minimal_representation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/orientation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/performance_counters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/fortran_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/rpdb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/physical_ratios.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/nodal_data_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/command_line.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/operator_registry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/flagging_methods.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/mesh_code_generation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/lodgeit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/object_registries.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/parameter_file_storage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/math_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/on_demand_imports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/png_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/io_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/configure.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/periodic_table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/sdf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/chemical_formulas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/decompose.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/tree_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/cosmology.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/particle_generator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/configuration_tree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/hierarchy_inspection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/physical_constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/initial_conditions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/linear_interpolators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/file_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/cosmology_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/fluid_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/angular_momentum.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/my_plugin_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/field_plugin_registry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/field_exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/field_info_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/field_detector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/fluid_vector_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/domain_context.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/field_type_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/species_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/geometric_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/field_aliases.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/field_functions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/xray_emission_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/vector_operations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/magnetic_field.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/astro_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/derived_field.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/interpolated_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/local_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/astro_simulations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> copying yt/fields/particle_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/extensions
> copying yt/extensions/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/extensions
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/time_series.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/particle_filters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/data_containers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/field_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/static_output.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/construction_data_containers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/unions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/image_array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/region_expression.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/particle_unions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/particle_trajectories.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/derived_quantities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/profiles.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> copying yt/data_objects/analyzer_objects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/grid_geometry_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/oct_geometry_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/unstructured_mesh_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/geometry_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/particle_geometry_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/fixed_resolution.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/streamlines.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/geo_plot_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/profile_plotter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/plot_modifications.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/fits_image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/eps_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/plot_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/_colormap_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/image_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/color_maps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/line_plot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/plot_window.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/base_plot_types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/_mpl_imports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/_commons.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/particle_plots.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> copying yt/visualization/fixed_resolution_filters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/sample_data
> copying yt/sample_data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/sample_data
> copying yt/sample_data/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/sample_data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/units
> copying yt/units/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/units
> copying yt/units/unit_object.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/units
> copying yt/units/yt_array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/units
> copying yt/units/unit_lookup_table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/units
> copying yt/units/dimensions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/units
> copying yt/units/unit_systems.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/units
> copying yt/units/equivalencies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/units
> copying yt/units/unit_symbols.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/units
> copying yt/units/unit_registry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/units
> copying yt/units/physical_constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/units
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules
> copying yt/analysis_modules/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends
> copying yt/frontends/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends
> copying yt/frontends/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/tests
> copying yt/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/tests
> copying yt/tests/test_load_errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/tests
> copying yt/tests/test_testing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/tests
> copying yt/tests/test_funcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/tests
> copying yt/tests/test_load_sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/amr_kdtree
> copying yt/utilities/amr_kdtree/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/amr_kdtree
> copying yt/utilities/amr_kdtree/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/amr_kdtree
> copying yt/utilities/amr_kdtree/amr_kdtree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/amr_kdtree
> copying yt/utilities/amr_kdtree/amr_kdtools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/amr_kdtree
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/octree_raytracing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/parallel_tools
> copying yt/utilities/parallel_tools/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/parallel_tools
> copying yt/utilities/parallel_tools/parallel_analysis_interface.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/parallel_tools
> copying yt/utilities/parallel_tools/controller_system.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/parallel_tools
> copying yt/utilities/parallel_tools/io_runner.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/parallel_tools
> copying yt/utilities/parallel_tools/task_queue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/parallel_tools
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_cosmology.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_hierarchy_inspection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_flagging_methods.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_periodicity.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_chemical_formulas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_set_log_level.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_interpolators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_decompose.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_amr_kdtree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_coordinate_conversions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_particle_generator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_selectors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_minimal_representation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> copying yt/utilities/tests/test_periodic_table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format
> copying yt/utilities/grid_data_format/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format
> copying yt/utilities/grid_data_format/writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/answer_testing
> copying yt/utilities/answer_testing/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/answer_testing
> copying yt/utilities/answer_testing/framework.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/answer_testing
> copying yt/utilities/answer_testing/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/answer_testing
> copying yt/utilities/answer_testing/answer_tests.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/answer_testing
> copying yt/utilities/answer_testing/level_sets_tests.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/answer_testing
> copying yt/utilities/answer_testing/testing_utilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/answer_testing
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/embree_mesh
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_allocation_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_bounding_volume_hierarchy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_fill_region.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_geometry_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_bitarray.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_element_mappings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_nn.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_ragged_arrays.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/tests
> copying yt/utilities/lib/tests/test_alt_ray_tracers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/plot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree/tests
> copying yt/utilities/lib/cykdtree/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree/tests
> copying yt/utilities/lib/cykdtree/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree/tests
> copying yt/utilities/lib/cykdtree/tests/test_kdtree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree/tests
> copying yt/utilities/lib/cykdtree/tests/scaling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree/tests
> copying yt/utilities/lib/cykdtree/tests/test_plot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format/conversion
> copying yt/utilities/grid_data_format/conversion/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format/conversion
> copying yt/utilities/grid_data_format/conversion/conversion_abc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format/conversion
> copying yt/utilities/grid_data_format/conversion/conversion_athena.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format/conversion
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format/tests
> copying yt/utilities/grid_data_format/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format/tests
> copying yt/utilities/grid_data_format/tests/test_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> copying yt/fields/tests/test_field_access.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> copying yt/fields/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> copying yt/fields/tests/test_sph_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> copying yt/fields/tests/test_xray_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> copying yt/fields/tests/test_fields_plugins.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> copying yt/fields/tests/test_magnetic_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> copying yt/fields/tests/test_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> copying yt/fields/tests/test_vector_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> copying yt/fields/tests/test_field_access_pytest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> copying yt/fields/tests/test_field_name_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> copying yt/fields/tests/test_angular_momentum.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> copying yt/fields/tests/test_ambiguous_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> copying yt/fields/tests/test_species_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> copying yt/fields/tests/test_particle_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/fields/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/point.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/cut_region.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/object_collection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/boolean_operations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/data_selection_objects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/spheroids.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/ray.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/disk.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/slices.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/selection_objects
> copying yt/data_objects/selection_objects/region.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/selection_objects
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/level_sets
> copying yt/data_objects/level_sets/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/level_sets
> copying yt/data_objects/level_sets/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/level_sets
> copying yt/data_objects/level_sets/contour_finder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/level_sets
> copying yt/data_objects/level_sets/clump_handling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/level_sets
> copying yt/data_objects/level_sets/clump_validators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/level_sets
> copying yt/data_objects/level_sets/clump_info_items.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/level_sets
> copying yt/data_objects/level_sets/clump_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/level_sets
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_exclude_functions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_units_override.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_cutting_plane.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_fluxes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_extract_regions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_time_series.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_io_geometry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_refinement.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_ortho_rays.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_numpy_ops.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_ellipsoid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_boolean_regions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_covering_grid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_regions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_points.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_data_containers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_bbox.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_sph_data_objects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_rays.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_clone.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_spheres.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_disks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_chunking.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_projection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_data_collection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_compose.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_glue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_slice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_particle_filter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_octree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_image_array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_connected_sets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_profiles.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_dataset_access.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_firefly.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_pickling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_center_squeeze.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_particle_trajectories.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> copying yt/data_objects/tests/test_derived_quantities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/index_subobjects
> copying yt/data_objects/index_subobjects/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/index_subobjects
> copying yt/data_objects/index_subobjects/unstructured_mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/index_subobjects
> copying yt/data_objects/index_subobjects/particle_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/index_subobjects
> copying yt/data_objects/index_subobjects/grid_patch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/index_subobjects
> copying yt/data_objects/index_subobjects/octree_subset.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/index_subobjects
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/level_sets/tests
> copying yt/data_objects/level_sets/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/level_sets/tests
> copying yt/data_objects/level_sets/tests/test_clump_finding.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/data_objects/level_sets/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/spec_cube_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/coordinate_handler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/spherical_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/geographic_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/polar_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/cartesian_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates
> copying yt/geometry/coordinates/cylindrical_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/tests
> copying yt/geometry/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/tests
> copying yt/geometry/tests/test_pickleable_selections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/tests
> copying yt/geometry/tests/test_particle_octree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/tests
> copying yt/geometry/tests/test_grid_container.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/tests
> copying yt/geometry/tests/fake_octree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/tests
> copying yt/geometry/tests/test_particle_deposit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates/tests
> copying yt/geometry/coordinates/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates/tests
> copying yt/geometry/coordinates/tests/test_polar_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates/tests
> copying yt/geometry/coordinates/tests/test_cylindrical_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates/tests
> copying yt/geometry/coordinates/tests/test_axial_pixelization.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates/tests
> copying yt/geometry/coordinates/tests/test_geographic_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates/tests
> copying yt/geometry/coordinates/tests/test_spherical_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates/tests
> copying yt/geometry/coordinates/tests/test_cartesian_coordinates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/coordinates/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/mapserver
> copying yt/visualization/mapserver/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/mapserver
> copying yt/visualization/mapserver/pannable_map.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/mapserver
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/create_spline.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/volume_rendering.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/UBVRI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/zbuffer_array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/camera_path.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/transfer_functions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/blenders.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/off_axis_projection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/lens.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/image_handling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/scene.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/render_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/camera.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/transfer_function_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/old_camera.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/volume_rendering/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_particle_plot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_mesh_slices.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_callbacks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_image_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_save.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_plotwindow.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_geo_projections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_line_annotation_unit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_export_frb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_line_plots.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_eps_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_color_maps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_commons.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_fits_image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_profile_plots.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_filters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_raw_field_slices.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_splat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_plot_modifications.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> copying yt/visualization/tests/test_offaxisprojection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/mapserver/html
> copying yt/visualization/mapserver/html/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/mapserver/html
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_vr_orientation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_composite.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_off_axis_SPH.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_scene.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_sigma_clip.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_points.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_mesh_render.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_vr_cameras.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_lenses.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_camera_attributes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_zbuff.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_varia.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_save_render.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> copying yt/visualization/volume_rendering/tests/test_simple_vr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/units/tests
> copying yt/units/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/units/tests
> copying yt/units/tests/test_magnetic_code_units.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/units/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/absorption_spectrum
> copying yt/analysis_modules/absorption_spectrum/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/absorption_spectrum
> copying yt/analysis_modules/absorption_spectrum/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/absorption_spectrum
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/sunrise_export
> copying yt/analysis_modules/sunrise_export/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/sunrise_export
> copying yt/analysis_modules/sunrise_export/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/sunrise_export
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/ppv_cube
> copying yt/analysis_modules/ppv_cube/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/ppv_cube
> copying yt/analysis_modules/ppv_cube/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/ppv_cube
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/star_analysis
> copying yt/analysis_modules/star_analysis/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/star_analysis
> copying yt/analysis_modules/star_analysis/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/star_analysis
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/spectral_integrator
> copying yt/analysis_modules/spectral_integrator/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/spectral_integrator
> copying yt/analysis_modules/spectral_integrator/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/spectral_integrator
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/cosmological_observation
> copying yt/analysis_modules/cosmological_observation/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/cosmological_observation
> copying yt/analysis_modules/cosmological_observation/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/cosmological_observation
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/photon_simulator
> copying yt/analysis_modules/photon_simulator/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/photon_simulator
> copying yt/analysis_modules/photon_simulator/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/photon_simulator
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/radmc3d_export
> copying yt/analysis_modules/radmc3d_export/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/radmc3d_export
> copying yt/analysis_modules/radmc3d_export/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/radmc3d_export
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/level_sets
> copying yt/analysis_modules/level_sets/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/level_sets
> copying yt/analysis_modules/level_sets/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/level_sets
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/two_point_functions
> copying yt/analysis_modules/two_point_functions/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/two_point_functions
> copying yt/analysis_modules/two_point_functions/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/two_point_functions
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/halo_mass_function
> copying yt/analysis_modules/halo_mass_function/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/halo_mass_function
> copying yt/analysis_modules/halo_mass_function/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/halo_mass_function
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/halo_finding
> copying yt/analysis_modules/halo_finding/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/halo_finding
> copying yt/analysis_modules/halo_finding/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/halo_finding
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/particle_trajectories
> copying yt/analysis_modules/particle_trajectories/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/particle_trajectories
> copying yt/analysis_modules/particle_trajectories/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/particle_trajectories
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/halo_analysis
> copying yt/analysis_modules/halo_analysis/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/halo_analysis
> copying yt/analysis_modules/halo_analysis/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/halo_analysis
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/http_stream
> copying yt/frontends/http_stream/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/http_stream
> copying yt/frontends/http_stream/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/http_stream
> copying yt/frontends/http_stream/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/http_stream
> copying yt/frontends/http_stream/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/http_stream
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream
> copying yt/frontends/stream/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream
> copying yt/frontends/stream/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream
> copying yt/frontends/stream/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream
> copying yt/frontends/stream/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream
> copying yt/frontends/stream/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream
> copying yt/frontends/stream/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream
> copying yt/frontends/stream/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/arepo
> copying yt/frontends/arepo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/arepo
> copying yt/frontends/arepo/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/arepo
> copying yt/frontends/arepo/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/arepo
> copying yt/frontends/arepo/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/arepo
> copying yt/frontends/arepo/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/arepo
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ahf
> copying yt/frontends/ahf/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ahf
> copying yt/frontends/ahf/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ahf
> copying yt/frontends/ahf/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ahf
> copying yt/frontends/ahf/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ahf
> copying yt/frontends/ahf/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ahf
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/halo_catalog
> copying yt/frontends/halo_catalog/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/halo_catalog
> copying yt/frontends/halo_catalog/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/halo_catalog
> copying yt/frontends/halo_catalog/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/halo_catalog
> copying yt/frontends/halo_catalog/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/halo_catalog
> copying yt/frontends/halo_catalog/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/halo_catalog
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/sdf
> copying yt/frontends/sdf/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/sdf
> copying yt/frontends/sdf/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/sdf
> copying yt/frontends/sdf/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/sdf
> copying yt/frontends/sdf/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/sdf
> copying yt/frontends/sdf/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/sdf
> copying yt/frontends/sdf/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/sdf
> copying yt/frontends/sdf/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/sdf
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/moab
> copying yt/frontends/moab/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/moab
> copying yt/frontends/moab/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/moab
> copying yt/frontends/moab/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/moab
> copying yt/frontends/moab/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/moab
> copying yt/frontends/moab/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/moab
> copying yt/frontends/moab/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/moab
> copying yt/frontends/moab/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/moab
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/swift
> copying yt/frontends/swift/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/swift
> copying yt/frontends/swift/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/swift
> copying yt/frontends/swift/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/swift
> copying yt/frontends/swift/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/swift
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/adaptahop
> copying yt/frontends/adaptahop/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/adaptahop
> copying yt/frontends/adaptahop/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/adaptahop
> copying yt/frontends/adaptahop/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/adaptahop
> copying yt/frontends/adaptahop/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/adaptahop
> copying yt/frontends/adaptahop/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/adaptahop
> copying yt/frontends/adaptahop/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/adaptahop
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio
> copying yt/frontends/artio/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio
> copying yt/frontends/artio/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio
> copying yt/frontends/artio/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio
> copying yt/frontends/artio/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio
> copying yt/frontends/artio/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio
> copying yt/frontends/artio/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/rockstar
> copying yt/frontends/rockstar/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/rockstar
> copying yt/frontends/rockstar/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/rockstar
> copying yt/frontends/rockstar/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/rockstar
> copying yt/frontends/rockstar/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/rockstar
> copying yt/frontends/rockstar/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/rockstar
> copying yt/frontends/rockstar/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/rockstar
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls
> copying yt/frontends/owls/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls
> copying yt/frontends/owls/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls
> copying yt/frontends/owls/owls_ion_tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls
> copying yt/frontends/owls/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls
> copying yt/frontends/owls/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls
> copying yt/frontends/owls/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls
> copying yt/frontends/owls/simulation_handling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/flash
> copying yt/frontends/flash/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/flash
> copying yt/frontends/flash/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/flash
> copying yt/frontends/flash/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/flash
> copying yt/frontends/flash/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/flash
> copying yt/frontends/flash/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/flash
> copying yt/frontends/flash/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/flash
> copying yt/frontends/flash/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/flash
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/eagle
> copying yt/frontends/eagle/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/eagle
> copying yt/frontends/eagle/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/eagle
> copying yt/frontends/eagle/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/eagle
> copying yt/frontends/eagle/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/eagle
> copying yt/frontends/eagle/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/eagle
> copying yt/frontends/eagle/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/eagle
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/exodus_ii
> copying yt/frontends/exodus_ii/simulation_handling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/exodus_ii
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gdf
> copying yt/frontends/gdf/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gdf
> copying yt/frontends/gdf/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gdf
> copying yt/frontends/gdf/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gdf
> copying yt/frontends/gdf/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gdf
> copying yt/frontends/gdf/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gdf
> copying yt/frontends/gdf/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gdf
> copying yt/frontends/gdf/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gdf
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/nc4_cm1
> copying yt/frontends/nc4_cm1/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/nc4_cm1
> copying yt/frontends/nc4_cm1/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/nc4_cm1
> copying yt/frontends/nc4_cm1/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/nc4_cm1
> copying yt/frontends/nc4_cm1/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/nc4_cm1
> copying yt/frontends/nc4_cm1/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/nc4_cm1
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena_pp
> copying yt/frontends/athena_pp/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena_pp
> copying yt/frontends/athena_pp/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena_pp
> copying yt/frontends/athena_pp/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena_pp
> copying yt/frontends/athena_pp/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena_pp
> copying yt/frontends/athena_pp/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena_pp
> copying yt/frontends/athena_pp/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena_pp
> copying yt/frontends/athena_pp/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena_pp
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget_fof
> copying yt/frontends/gadget_fof/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget_fof
> copying yt/frontends/gadget_fof/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget_fof
> copying yt/frontends/gadget_fof/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget_fof
> copying yt/frontends/gadget_fof/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget_fof
> copying yt/frontends/gadget_fof/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget_fof
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/art
> copying yt/frontends/art/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/art
> copying yt/frontends/art/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/art
> copying yt/frontends/art/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/art
> copying yt/frontends/art/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/art
> copying yt/frontends/art/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/art
> copying yt/frontends/art/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/art
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo_e
> copying yt/frontends/enzo_e/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo_e
> copying yt/frontends/enzo_e/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo_e
> copying yt/frontends/enzo_e/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo_e
> copying yt/frontends/enzo_e/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo_e
> copying yt/frontends/enzo_e/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo_e
> copying yt/frontends/enzo_e/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo_e
> copying yt/frontends/enzo_e/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo_e
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/sph
> copying yt/frontends/sph/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/sph
> copying yt/frontends/sph/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/sph
> copying yt/frontends/sph/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/sph
> copying yt/frontends/sph/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/sph
> copying yt/frontends/sph/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/sph
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/tipsy
> copying yt/frontends/tipsy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/tipsy
> copying yt/frontends/tipsy/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/tipsy
> copying yt/frontends/tipsy/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/tipsy
> copying yt/frontends/tipsy/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/tipsy
> copying yt/frontends/tipsy/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/tipsy
> copying yt/frontends/tipsy/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/tipsy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ytdata
> copying yt/frontends/ytdata/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ytdata
> copying yt/frontends/ytdata/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ytdata
> copying yt/frontends/ytdata/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ytdata
> copying yt/frontends/ytdata/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ytdata
> copying yt/frontends/ytdata/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ytdata
> copying yt/frontends/ytdata/utilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ytdata
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/field_handlers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/particle_handlers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/hilbert.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/fits
> copying yt/frontends/fits/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/fits
> copying yt/frontends/fits/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/fits
> copying yt/frontends/fits/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/fits
> copying yt/frontends/fits/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/fits
> copying yt/frontends/fits/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/fits
> copying yt/frontends/fits/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/fits
> copying yt/frontends/fits/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/fits
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gizmo
> copying yt/frontends/gizmo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gizmo
> copying yt/frontends/gizmo/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gizmo
> copying yt/frontends/gizmo/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gizmo
> copying yt/frontends/gizmo/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gizmo
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/boxlib
> copying yt/frontends/boxlib/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/boxlib
> copying yt/frontends/boxlib/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/boxlib
> copying yt/frontends/boxlib/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/boxlib
> copying yt/frontends/boxlib/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/boxlib
> copying yt/frontends/boxlib/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/boxlib
> copying yt/frontends/boxlib/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/boxlib
> copying yt/frontends/boxlib/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/boxlib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/chombo
> copying yt/frontends/chombo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/chombo
> copying yt/frontends/chombo/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/chombo
> copying yt/frontends/chombo/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/chombo
> copying yt/frontends/chombo/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/chombo
> copying yt/frontends/chombo/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/chombo
> copying yt/frontends/chombo/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/chombo
> copying yt/frontends/chombo/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/chombo
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls_subfind
> copying yt/frontends/owls_subfind/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls_subfind
> copying yt/frontends/owls_subfind/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls_subfind
> copying yt/frontends/owls_subfind/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls_subfind
> copying yt/frontends/owls_subfind/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls_subfind
> copying yt/frontends/owls_subfind/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls_subfind
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/answer_testing_support.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo
> copying yt/frontends/enzo/simulation_handling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena
> copying yt/frontends/athena/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena
> copying yt/frontends/athena/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena
> copying yt/frontends/athena/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena
> copying yt/frontends/athena/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena
> copying yt/frontends/athena/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena
> copying yt/frontends/athena/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena
> copying yt/frontends/athena/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/open_pmd
> copying yt/frontends/open_pmd/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/open_pmd
> copying yt/frontends/open_pmd/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/open_pmd
> copying yt/frontends/open_pmd/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/open_pmd
> copying yt/frontends/open_pmd/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/open_pmd
> copying yt/frontends/open_pmd/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/open_pmd
> copying yt/frontends/open_pmd/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/open_pmd
> copying yt/frontends/open_pmd/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/open_pmd
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gamer
> copying yt/frontends/gamer/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gamer
> copying yt/frontends/gamer/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gamer
> copying yt/frontends/gamer/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gamer
> copying yt/frontends/gamer/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gamer
> copying yt/frontends/gamer/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gamer
> copying yt/frontends/gamer/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gamer
> copying yt/frontends/gamer/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gamer
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/testing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget
> copying yt/frontends/gadget/simulation_handling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac
> copying yt/frontends/amrvac/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac
> copying yt/frontends/amrvac/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac
> copying yt/frontends/amrvac/definitions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac
> copying yt/frontends/amrvac/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac
> copying yt/frontends/amrvac/datfile_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac
> copying yt/frontends/amrvac/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac
> copying yt/frontends/amrvac/data_structures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream/sample_data
> copying yt/frontends/stream/sample_data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream/sample_data
> copying yt/frontends/stream/sample_data/hexahedral_mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream/sample_data
> copying yt/frontends/stream/sample_data/tetrahedral_mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream/sample_data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/test_update_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/test_stream_unstructured.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/test_stream_amrgrids.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/test_stream_octree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/test_stream_hexahedral.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream/tests
> copying yt/frontends/stream/tests/test_stream_particles.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/stream/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/arepo/tests
> copying yt/frontends/arepo/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/arepo/tests
> copying yt/frontends/arepo/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/arepo/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ahf/tests
> copying yt/frontends/ahf/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ahf/tests
> copying yt/frontends/ahf/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ahf/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/halo_catalog/tests
> copying yt/frontends/halo_catalog/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/halo_catalog/tests
> copying yt/frontends/halo_catalog/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/halo_catalog/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/moab/tests
> copying yt/frontends/moab/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/moab/tests
> copying yt/frontends/moab/tests/test_c5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/moab/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/swift/tests
> copying yt/frontends/swift/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/swift/tests
> copying yt/frontends/swift/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/swift/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/adaptahop/tests
> copying yt/frontends/adaptahop/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/adaptahop/tests
> copying yt/frontends/adaptahop/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/adaptahop/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/tests
> copying yt/frontends/artio/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/tests
> copying yt/frontends/artio/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/rockstar/tests
> copying yt/frontends/rockstar/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/rockstar/tests
> copying yt/frontends/rockstar/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/rockstar/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls/tests
> copying yt/frontends/owls/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls/tests
> copying yt/frontends/owls/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/flash/tests
> copying yt/frontends/flash/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/flash/tests
> copying yt/frontends/flash/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/flash/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/eagle/tests
> copying yt/frontends/eagle/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/eagle/tests
> copying yt/frontends/eagle/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/eagle/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/exodus_ii/tests
> copying yt/frontends/exodus_ii/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/exodus_ii/tests
> copying yt/frontends/exodus_ii/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/exodus_ii/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gdf/tests
> copying yt/frontends/gdf/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gdf/tests
> copying yt/frontends/gdf/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gdf/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/nc4_cm1/tests
> copying yt/frontends/nc4_cm1/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/nc4_cm1/tests
> copying yt/frontends/nc4_cm1/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/nc4_cm1/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena_pp/tests
> copying yt/frontends/athena_pp/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena_pp/tests
> copying yt/frontends/athena_pp/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena_pp/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget_fof/tests
> copying yt/frontends/gadget_fof/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget_fof/tests
> copying yt/frontends/gadget_fof/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget_fof/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/art/tests
> copying yt/frontends/art/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/art/tests
> copying yt/frontends/art/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/art/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo_e/tests
> copying yt/frontends/enzo_e/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo_e/tests
> copying yt/frontends/enzo_e/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo_e/tests
> copying yt/frontends/enzo_e/tests/test_misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo_e/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/tipsy/tests
> copying yt/frontends/tipsy/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/tipsy/tests
> copying yt/frontends/tipsy/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/tipsy/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ytdata/tests
> copying yt/frontends/ytdata/tests/test_old_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ytdata/tests
> copying yt/frontends/ytdata/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ytdata/tests
> copying yt/frontends/ytdata/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ytdata/tests
> copying yt/frontends/ytdata/tests/test_unit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ytdata/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses/tests
> copying yt/frontends/ramses/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses/tests
> copying yt/frontends/ramses/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses/tests
> copying yt/frontends/ramses/tests/test_hilbert.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/fits/tests
> copying yt/frontends/fits/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/fits/tests
> copying yt/frontends/fits/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/fits/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gizmo/tests
> copying yt/frontends/gizmo/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gizmo/tests
> copying yt/frontends/gizmo/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gizmo/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/boxlib/tests
> copying yt/frontends/boxlib/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/boxlib/tests
> copying yt/frontends/boxlib/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/boxlib/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/chombo/tests
> copying yt/frontends/chombo/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/chombo/tests
> copying yt/frontends/chombo/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/chombo/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls_subfind/tests
> copying yt/frontends/owls_subfind/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls_subfind/tests
> copying yt/frontends/owls_subfind/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/owls_subfind/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo/tests
> copying yt/frontends/enzo/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo/tests
> copying yt/frontends/enzo/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/enzo/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena/tests
> copying yt/frontends/athena/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena/tests
> copying yt/frontends/athena/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/athena/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/open_pmd/tests
> copying yt/frontends/open_pmd/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/open_pmd/tests
> copying yt/frontends/open_pmd/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/open_pmd/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gamer/tests
> copying yt/frontends/gamer/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gamer/tests
> copying yt/frontends/gamer/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gamer/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget/tests
> copying yt/frontends/gadget/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget/tests
> copying yt/frontends/gadget/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/gadget/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac/tests
> copying yt/frontends/amrvac/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac/tests
> copying yt/frontends/amrvac/tests/test_units_override.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac/tests
> copying yt/frontends/amrvac/tests/test_outputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac/tests
> copying yt/frontends/amrvac/tests/test_read_amrvac_namelist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac/tests
> running egg_info
> writing yt.egg-info/PKG-INFO
> writing dependency_links to yt.egg-info/dependency_links.txt
> writing entry points to yt.egg-info/entry_points.txt
> writing requirements to yt.egg-info/requires.txt
> writing top-level names to yt.egg-info/top_level.txt
> reading manifest file 'yt.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files found matching 'scripts/pr_backport.py'
> warning: no previously-included files found matching 'yt/utilities/lib/cykdtree/c_kdtree.cpp'
> no previously-included directories found matching 'tests'
> no previously-included directories found matching 'docker'
> no previously-included directories found matching 'answer-store'
> warning: no files found matching 'README*' under directory 'yt'
> warning: no files found matching 'LICENSE*' under directory 'yt'
> warning: no files found matching '*.svgz' under directory 'doc'
> warning: no files found matching '*.pdf' under directory 'doc'
> no previously-included directories found matching 'doc/source/reference/api/generated'
> no previously-included directories found matching 'doc/build'
> warning: no files found matching '*.fragmentshader' under directory 'yt/visualization/volume_rendering/shaders'
> warning: no files found matching '*.vertexshader' under directory 'yt/visualization/volume_rendering/shaders'
> no previously-included directories found matching 'yt/frontends/_skeleton'
> warning: no previously-included files found matching '.codecov.yml'
> warning: no previously-included files found matching '.coveragerc'
> warning: no previously-included files found matching '.git-blame-ignore-revs'
> warning: no previously-included files found matching '.gitmodules'
> warning: no previously-included files found matching '.hgchurn'
> warning: no previously-included files found matching '.mailmap'
> warning: no previously-included files found matching '.pre-commit-config.yaml'
> warning: no previously-included files found matching 'clean.sh'
> warning: no previously-included files found matching 'nose_answer.cfg'
> warning: no previously-included files found matching 'nose_unit.cfg'
> adding license file 'COPYING.txt'
> writing manifest file 'yt.egg-info/SOURCES.txt'
> copying yt/sample_data_registry.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/_maintenance
> copying yt/_maintenance/backports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/_maintenance
> copying yt/_maintenance/deprecation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/_maintenance
> copying yt/utilities/cython_fortran_utils.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/cython_fortran_utils.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/cython_fortran_utils.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/mesh_types.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/utilities/voropp.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities
> copying yt/geometry/fake_octree.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/fake_octree.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/grid_container.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/grid_container.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/grid_container.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/grid_visitors.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/grid_visitors.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/grid_visitors.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/oct_container.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/oct_container.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/oct_container.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/oct_visitors.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/oct_visitors.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/oct_visitors.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/particle_deposit.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/particle_deposit.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/particle_deposit.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/particle_oct_container.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/particle_oct_container.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/particle_smooth.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/particle_smooth.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/particle_smooth.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/selection_routines.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/selection_routines.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/selection_routines.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> copying yt/geometry/vectorized_ops.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/always_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/boolean_selectors.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/compose_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/cut_region_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/cutting_plane_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/data_collection_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/disk_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/ellipsoid_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/grid_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/halo_particles_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/indexed_octree_subset_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/octree_subset_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/ortho_ray_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/point_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/ray_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/region_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/selector_object.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/slice_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> copying yt/geometry/_selection_routines/sphere_selector.pxi -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/_selection_routines
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/sunyaev_zeldovich
> copying yt/analysis_modules/sunyaev_zeldovich/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/analysis_modules/sunyaev_zeldovich
> copying yt/utilities/lib/_octree_raytracing.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/_octree_raytracing.hpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/_octree_raytracing.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/_octree_raytracing.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/allocation_container.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/allocation_container.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/allocation_container.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/alt_ray_tracers.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/alt_ray_tracers.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/amr_kdtools.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/amr_kdtools.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/amr_kdtools.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/autogenerated_element_samplers.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/autogenerated_element_samplers.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/autogenerated_element_samplers.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/basic_octree.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/basic_octree.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bitarray.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bitarray.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bitarray.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bounded_priority_queue.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bounded_priority_queue.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bounded_priority_queue.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bounding_volume_hierarchy.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bounding_volume_hierarchy.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/bounding_volume_hierarchy.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/contour_finding.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/contour_finding.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/contour_finding.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/cosmology_time.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/cosmology_time.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/cyoctree.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/cyoctree.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/depth_first_octree.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/depth_first_octree.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/distance_queue.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/distance_queue.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/distance_queue.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/element_mappings.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/element_mappings.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/element_mappings.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/endian_swap.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/ewah_bool_array.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/ewah_bool_wrap.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/ewah_bool_wrap.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/ewah_bool_wrap.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/field_interpolation_tables.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fixed_interpolator.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fixed_interpolator.hpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fixed_interpolator.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fnv_hash.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fnv_hash.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fnv_hash.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fortran_reader.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fortran_reader.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/fp_utils.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/geometry_utils.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/geometry_utils.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/geometry_utils.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/grid_traversal.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/grid_traversal.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/grid_traversal.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/healpix_interface.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/image_samplers.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/image_samplers.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/image_samplers.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/image_utilities.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/image_utilities.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/interpolators.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/interpolators.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/lenses.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/lenses.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/lenses.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/line_integral_convolution.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/line_integral_convolution.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/marching_cubes.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/marching_cubes.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/marching_cubes.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/mesh_triangulation.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/mesh_triangulation.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/mesh_triangulation.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/mesh_utilities.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/mesh_utilities.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/misc_utilities.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/misc_utilities.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/origami.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/origami.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/origami_tags.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/origami_tags.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/particle_kdtree_tools.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/particle_kdtree_tools.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/particle_kdtree_tools.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/particle_mesh_operations.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/particle_mesh_operations.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/partitioned_grid.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/partitioned_grid.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/partitioned_grid.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/pixelization_constants.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/pixelization_constants.hpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/pixelization_routines.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/pixelization_routines.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/platform_dep.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/platform_dep_math.hpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/points_in_volume.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/points_in_volume.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/primitives.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/primitives.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/primitives.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/quad_tree.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/quad_tree.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/ragged_arrays.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/ragged_arrays.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/tsearch.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/tsearch.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/vec3_ops.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/volume_container.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/write_array.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> copying yt/utilities/lib/write_array.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/ewahboolarray
> copying yt/utilities/lib/ewahboolarray/boolarray.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/ewahboolarray
> copying yt/utilities/lib/ewahboolarray/ewah-inl.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/ewahboolarray
> copying yt/utilities/lib/ewahboolarray/ewah.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/ewahboolarray
> copying yt/utilities/lib/ewahboolarray/ewahutil.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/ewahboolarray
> copying yt/utilities/lib/ewahboolarray/runninglengthword.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/ewahboolarray
> copying yt/utilities/tests/cosmology_answers.yml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format/docs
> copying yt/utilities/grid_data_format/docs/IRATE_notes.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format/docs
> copying yt/utilities/grid_data_format/docs/gdf_specification.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format/docs
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format/scripts
> copying yt/utilities/grid_data_format/scripts/convert_distributed_athena.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format/scripts
> copying yt/utilities/grid_data_format/scripts/convert_single_athena.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/grid_data_format/scripts
> copying yt/utilities/lib/embree_mesh/mesh_construction.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/mesh_construction.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/mesh_intersection.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/mesh_intersection.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/mesh_samplers.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/mesh_samplers.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/mesh_traversal.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/embree_mesh/mesh_traversal.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/embree_mesh
> copying yt/utilities/lib/cykdtree/c_kdtree.hpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/c_utils.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/c_utils.hpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/kdtree.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/kdtree.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/kdtree.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/utils.cpp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/utils.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree
> copying yt/utilities/lib/cykdtree/utils.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree/windows
> copying yt/utilities/lib/cykdtree/windows/stdint.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree/windows
> copying yt/visualization/volume_rendering/_cuda_caster.cu -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/volume_rendering
> copying yt/visualization/mapserver/html/Leaflet.Coordinates-0.1.5.css -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/mapserver/html
> copying yt/visualization/mapserver/html/Leaflet.Coordinates-0.1.5.src.js -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/mapserver/html
> copying yt/visualization/mapserver/html/map.js -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/mapserver/html
> copying yt/visualization/mapserver/html/map_index.html -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/mapserver/html
> copying yt/frontends/artio/_artio_caller.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio
> copying yt/frontends/artio/_artio_caller.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_endian.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_endian.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_file.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_grid.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_internal.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_mpi.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_mpi.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_parameter.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_particle.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_posix.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_selector.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/artio_sfc.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/cosmology.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/artio/artio_headers/cosmology.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/artio_headers
> copying yt/frontends/ramses/io_utils.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses
> copying yt/frontends/ramses/io_utils.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac/tests/sample_parfiles
> copying yt/frontends/amrvac/tests/sample_parfiles/bw_3d.par -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac/tests/sample_parfiles
> copying yt/frontends/amrvac/tests/sample_parfiles/tvdlf_scheme.par -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/amrvac/tests/sample_parfiles
> running build_ext
> building 'yt.geometry.fake_octree' extension
> building 'yt.geometry.grid_container' extension
> creating build/temp.linux-x86_64-3.10
> building 'yt.geometry.grid_visitors' extension
> creating build/temp.linux-x86_64-3.10
> creating build/temp.linux-x86_64-3.10/yt
> creating build/temp.linux-x86_64-3.10/yt/geometry
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/grid_container.c -o build/temp.linux-x86_64-3.10/yt/geometry/grid_container.o
> building 'yt.geometry.oct_container' extension
> creating build/temp.linux-x86_64-3.10/yt
> building 'yt.geometry.oct_visitors' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/grid_visitors.c -o build/temp.linux-x86_64-3.10/yt/geometry/grid_visitors.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/oct_visitors.c -o build/temp.linux-x86_64-3.10/yt/geometry/oct_visitors.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/fake_octree.c -o build/temp.linux-x86_64-3.10/yt/geometry/fake_octree.o
> creating build/temp.linux-x86_64-3.10/yt/utilities
> building 'yt.geometry.particle_deposit' extension
> creating build/temp.linux-x86_64-3.10/yt/utilities/lib
> building 'yt.geometry.particle_smooth' extension
> building 'yt.geometry.particle_oct_container' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib/ewahboolarray/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/particle_oct_container.cpp -o build/temp.linux-x86_64-3.10/yt/geometry/particle_oct_container.o -std=c++14
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/particle_deposit.c -o build/temp.linux-x86_64-3.10/yt/geometry/particle_deposit.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/oct_container.c -o build/temp.linux-x86_64-3.10/yt/geometry/oct_container.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/particle_smooth.c -o build/temp.linux-x86_64-3.10/yt/geometry/particle_smooth.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/geometry/oct_visitors.c:708:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/geometry/grid_container.c:709:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/geometry/particle_smooth.c:709:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/geometry/fake_octree.c:708:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/geometry/oct_container.c:709:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/geometry/particle_deposit.c:709:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_18CopyFileIndArrayI8_visit’:
> yt/geometry/oct_visitors.c:6391:47: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
>  6391 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.last != __pyx_v_o->domain_ind) != 0);
>       |                                               ^~
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_14CountTotalOcts_visit’:
> yt/geometry/oct_visitors.c:6846:47: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
>  6846 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.last != __pyx_v_o->domain_ind) != 0);
>       |                                               ^~
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_8MarkOcts_visit’:
> yt/geometry/oct_visitors.c:7657:47: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
>  7657 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.last != __pyx_v_o->domain_ind) != 0);
>       |                                               ^~
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_9IndexOcts_visit’:
> yt/geometry/oct_visitors.c:8517:47: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
>  8517 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.last != __pyx_v_o->domain_ind) != 0);
>       |                                               ^~
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_15MaskedIndexOcts_visit’:
> yt/geometry/oct_visitors.c:8957:47: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
>  8957 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.last != __pyx_v_o->domain_ind) != 0);
>       |                                               ^~
> yt/geometry/grid_container.c: In function ‘__pyx_pf_2yt_8geometry_14grid_container_8GridTree_11select_icoords’:
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_16IndexMaskMapOcts_visit’:
> yt/geometry/grid_container.c:7111:30: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘long long int’ [-Wsign-compare]
>  7111 |   __pyx_t_1 = ((__pyx_v_size == -1LL) != 0);
>       |                              ^~
> yt/geometry/oct_visitors.c:9630:47: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
>  9630 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.last != __pyx_v_o->domain_ind) != 0);
>       |                                               ^~
> yt/geometry/grid_container.c: In function ‘__pyx_pf_2yt_8geometry_14grid_container_8GridTree_13select_ires’:
> yt/geometry/grid_container.c:7398:30: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘long long int’ [-Wsign-compare]
>  7398 |   __pyx_t_1 = ((__pyx_v_size == -1LL) != 0);
>       |                              ^~
> yt/geometry/grid_container.c: In function ‘__pyx_pf_2yt_8geometry_14grid_container_8GridTree_15select_fcoords’:
> yt/geometry/grid_container.c:7677:30: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘long long int’ [-Wsign-compare]
>  7677 |   __pyx_t_1 = ((__pyx_v_size == -1LL) != 0);
>       |                              ^~
> yt/geometry/grid_container.c: In function ‘__pyx_pf_2yt_8geometry_14grid_container_8GridTree_17select_fwidth’:
> yt/geometry/grid_container.c:7964:30: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘long long int’ [-Wsign-compare]
>  7964 |   __pyx_t_1 = ((__pyx_v_size == -1LL) != 0);
>       |                              ^~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/geometry/grid_visitors.c:706:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/geometry/particle_oct_container.cpp:758:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_25NeighbourCellIndexVisitor_visit’:
> yt/geometry/oct_visitors.c:17018:58: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
> 17018 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.__pyx_base.last == __pyx_v_o->domain_ind) != 0);
>       |                                                          ^~
> yt/geometry/oct_visitors.c: In function ‘__pyx_f_2yt_8geometry_12oct_visitors_20NeighbourCellVisitor_visit’:
> yt/geometry/oct_visitors.c:17435:58: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} [-Wsign-compare]
> 17435 |   __pyx_t_1 = ((__pyx_v_self->__pyx_base.__pyx_base.last == __pyx_v_o->domain_ind) != 0);
>       |                                                          ^~
> yt/geometry/oct_container.c: In function ‘__pyx_pf_2yt_8geometry_13oct_container_15OctreeContainer_48finalize’:
> yt/geometry/oct_container.c:16852:103: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 16852 |     if (unlikely(!((((__pyx_v_visitor->__pyx_base.global_index + 1) * __pyx_v_visitor->__pyx_base.nz) == __pyx_v_visitor->__pyx_base.index) != 0))) {
>       |                                                                                                       ^~
> yt/geometry/oct_container.c:912:43: note: in definition of macro ‘unlikely’
>   912 |   #define unlikely(x) __builtin_expect(!!(x), 0)
>       |                                           ^
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/geometry/grid_visitors.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/grid_visitors.cpython-310-x86_64-linux-gnu.so
> building 'yt.geometry.selection_routines' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/geometry/selection_routines.c -o build/temp.linux-x86_64-3.10/yt/geometry/selection_routines.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/geometry/selection_routines.c:708:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/geometry/particle_oct_container.cpp: In function ‘PyObject* __pyx_pf_2yt_8geometry_22particle_oct_container_14ParticleBitmap_78construct_octree(__pyx_obj_2yt_8geometry_22particle_oct_container_ParticleBitmap*, PyObject*, PyObject*, PyObject*, PyObject*, __pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollection*, __pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollection*)’:
> yt/geometry/particle_oct_container.cpp:29430:39: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘npy_intp’ {aka ‘long int’} [-Wsign-compare]
> 29430 |         for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_24; __pyx_t_1+=1) {
>       |                             ~~~~~~~~~~^~~~~~~~~~~~
> yt/geometry/particle_oct_container.cpp:29618:39: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘npy_intp’ {aka ‘long int’} [-Wsign-compare]
> 29618 |         for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_24; __pyx_t_1+=1) {
>       |                             ~~~~~~~~~~^~~~~~~~~~~~
> yt/geometry/particle_oct_container.cpp: In function ‘void __pyx_f_2yt_8geometry_22particle_oct_container_22ParticleBitmapSelector_set_files_neighbors_refined(__pyx_obj_2yt_8geometry_22particle_oct_container_ParticleBitmapSelector*, __pyx_t_5numpy_uint64_t, __pyx_t_5numpy_uint64_t)’:
> yt/geometry/particle_oct_container.cpp:34771:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 34771 |       for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) {
>       |                           ~~~~~~~~~~^~~~~~~~~~~
> yt/geometry/particle_oct_container.cpp:34847:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 34847 |       for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) {
>       |                           ~~~~~~~~~~^~~~~~~~~~~
> yt/geometry/particle_oct_container.cpp: In function ‘PyObject* __pyx_pf_2yt_8geometry_22particle_oct_container_29ParticleBitmapOctreeContainer_4finalize(__pyx_obj_2yt_8geometry_22particle_oct_container_ParticleBitmapOctreeContainer*)’:
> yt/geometry/particle_oct_container.cpp:37475:103: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 37475 |     if (unlikely(!((((__pyx_v_visitor->__pyx_base.global_index + 1) * __pyx_v_visitor->__pyx_base.nz) == __pyx_v_visitor->__pyx_base.index) != 0))) {
>       |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> yt/geometry/particle_oct_container.cpp:961:43: note: in definition of macro ‘unlikely’
>   961 |   #define unlikely(x) __builtin_expect(!!(x), 0)
>       |                                           ^
> yt/geometry/particle_oct_container.cpp: In function ‘void __pyx_f_2yt_8geometry_22particle_oct_container_29ParticleBitmapOctreeContainer_recursive_add(__pyx_obj_2yt_8geometry_22particle_oct_container_ParticleBitmapOctreeContainer*, __pyx_t_2yt_8geometry_12oct_visitors_Oct*, PyArrayObject*, int, int*, int, int*)’:
> yt/geometry/particle_oct_container.cpp:38828:35: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 38828 |       __pyx_t_6 = ((__pyx_v_index == ((*__Pyx_BufPtrStrided1d(__pyx_t_5numpy_uint64_t *, __pyx_pybuffernd_indices.rcbuffer->pybuffer.buf, __pyx_t_5, __pyx_pybuffernd_indices.diminfo[0].strides)) >> ((__pyx_v_2yt_8geometry_13oct_container_ORDER_MAX - __pyx_v_level) * 3))) != 0);
>       |                     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> yt/geometry/particle_oct_container.cpp: In function ‘PyObject* __pyx_pf_2yt_8geometry_22particle_oct_container_29ParticleBitmapOctreeContainer_10add(__pyx_obj_2yt_8geometry_22particle_oct_container_ParticleBitmapOctreeContainer*, PyArrayObject*, __pyx_t_5numpy_uint64_t, int)’:
> yt/geometry/particle_oct_container.cpp:39340:35: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 39340 |       __pyx_t_4 = ((__pyx_v_index == ((*__Pyx_BufPtrStrided1d(__pyx_t_5numpy_uint64_t *, __pyx_pybuffernd_indices.rcbuffer->pybuffer.buf, __pyx_t_3, __pyx_pybuffernd_indices.diminfo[0].strides)) >> ((__pyx_v_2yt_8geometry_13oct_container_ORDER_MAX - __pyx_v_self->__pyx_base.__pyx_base.level_offset) * 3))) != 0);
>       |                     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> yt/geometry/particle_smooth.c: In function ‘__pyx_f_2yt_8geometry_15particle_smooth_23ParticleSmoothOperation_neighbor_process’:
> yt/geometry/particle_smooth.c:9919:23: warning: ‘__pyx_v_nneighbors’ may be used uninitialized in this function [-Wmaybe-uninitialized]
>  9919 |         __pyx_t_10 = ((struct __pyx_vtabstruct_2yt_8geometry_15particle_smooth_ParticleSmoothOperation *)__pyx_v_self->__pyx_vtab)->neighbor_search(__pyx_v_self, __pyx_v_opos, __pyx_v_octree, __pyx_v_nind, __pyx_v_nsize, __pyx_v_nneighbors, __pyx_v_domain_id, &__pyx_t_11);
>       |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/geometry/fake_octree.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/fake_octree.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.cython_fortran_utils' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/cython_fortran_utils.c -o build/temp.linux-x86_64-3.10/yt/utilities/cython_fortran_utils.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/cython_fortran_utils.c:703:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/cython_fortran_utils.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/cython_fortran_utils.cpython-310-x86_64-linux-gnu.so
> building 'yt.frontends.ramses.io_utils' extension
> creating build/temp.linux-x86_64-3.10/yt/frontends
> creating build/temp.linux-x86_64-3.10/yt/frontends/ramses
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/ramses/io_utils.c -o build/temp.linux-x86_64-3.10/yt/frontends/ramses/io_utils.o
> yt/geometry/oct_container.c: In function ‘__pyx_pw_2yt_8geometry_13oct_container_15OctreeContainer_45fill_level_with_domain’:
> yt/geometry/oct_container.c:623:40: warning: ‘__pyx_v_count’ may be used uninitialized in this function [-Wmaybe-uninitialized]
>   623 |   #define PyInt_FromLong               PyLong_FromLong
>       |                                        ^~~~~~~~~~~~~~~
> yt/geometry/oct_container.c:15794:7: note: ‘__pyx_v_count’ was declared here
> 15794 |   int __pyx_v_count;
>       |       ^~~~~~~~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/frontends/ramses/io_utils.c:708:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/geometry/grid_container.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/grid_container.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.cykdtree.kdtree' extension
> creating build/temp.linux-x86_64-3.10/yt/utilities/lib/cykdtree
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/cykdtree -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/cykdtree/c_utils.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/cykdtree/c_utils.o -std=c++03
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/geometry/particle_deposit.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/particle_deposit.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.cykdtree.utils' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/cykdtree -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/cykdtree/c_utils.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/cykdtree/c_utils.o -std=c++03
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/cykdtree -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/cykdtree/kdtree.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/cykdtree/kdtree.o -std=c++03
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/geometry/particle_smooth.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/particle_smooth.cpython-310-x86_64-linux-gnu.so
> building 'yt.frontends.artio._artio_caller' extension
> creating build/temp.linux-x86_64-3.10/yt/frontends/artio
> creating build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/_artio_caller.c -o build/temp.linux-x86_64-3.10/yt/frontends/artio/_artio_caller.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/cykdtree -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/cykdtree/utils.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/cykdtree/utils.o -std=c++03
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/cykdtree/kdtree.cpp:728:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/cykdtree/utils.cpp:727:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/frontends/artio/_artio_caller.c:722:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/frontends/artio/_artio_caller.c: In function ‘__pyx_pf_2yt_9frontends_5artio_13_artio_caller_22ARTIORootMeshContainer___init__’:
> yt/frontends/artio/_artio_caller.c:19941:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 19941 |   for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_6; __pyx_t_4+=1) {
>       |                                 ^
> yt/frontends/artio/_artio_caller.c: In function ‘__pyx_pf_2yt_9frontends_5artio_13_artio_caller_22ARTIORootMeshContainer_4icoords’:
> yt/frontends/artio/_artio_caller.c:20570:55: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 20570 |   for (__pyx_t_9 = __pyx_v_self->sfc_start; __pyx_t_9 < __pyx_t_13; __pyx_t_9+=1) {
>       |                                                       ^
> yt/frontends/artio/_artio_caller.c: In function ‘__pyx_pf_2yt_9frontends_5artio_13_artio_caller_22ARTIORootMeshContainer_6fcoords’:
> yt/frontends/artio/_artio_caller.c:20982:55: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 20982 |   for (__pyx_t_9 = __pyx_v_self->sfc_start; __pyx_t_9 < __pyx_t_13; __pyx_t_9+=1) {
>       |                                                       ^
> yt/frontends/artio/_artio_caller.c: In function ‘__pyx_pf_2yt_9frontends_5artio_13_artio_caller_22ARTIORootMeshContainer_12selector_fill’:
> yt/frontends/artio/_artio_caller.c:22202:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 22202 |   for (__pyx_t_11 = __pyx_v_self->sfc_start; __pyx_t_11 < __pyx_t_14; __pyx_t_11+=1) {
>       |                                                         ^
> yt/frontends/artio/_artio_caller.c: In function ‘__pyx_pf_2yt_9frontends_5artio_13_artio_caller_22ARTIORootMeshContainer_14mask’:
> yt/frontends/artio/_artio_caller.c:22597:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 22597 |   for (__pyx_t_14 = __pyx_v_self->sfc_start; __pyx_t_14 < __pyx_t_13; __pyx_t_14+=1) {
>       |                                                         ^
> yt/frontends/artio/_artio_caller.c: In function ‘__pyx_pf_2yt_9frontends_5artio_13_artio_caller_22ARTIORootMeshContainer_18fill_sfc’:
> yt/frontends/artio/_artio_caller.c:23309:59: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 23309 |     for (__pyx_t_11 = __pyx_v_self->sfc_start; __pyx_t_11 < __pyx_t_19; __pyx_t_11+=1) {
>       |                                                           ^
> yt/frontends/artio/_artio_caller.c:23453:59: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 23453 |     for (__pyx_t_11 = __pyx_v_self->sfc_start; __pyx_t_11 < __pyx_t_19; __pyx_t_11+=1) {
>       |                                                           ^
> yt/frontends/artio/_artio_caller.c: In function ‘__pyx_pf_2yt_9frontends_5artio_13_artio_caller_22ARTIORootMeshContainer_20deposit’:
> yt/frontends/artio/_artio_caller.c:24074:57: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 24074 |   for (__pyx_t_18 = __pyx_v_self->sfc_start; __pyx_t_18 < __pyx_t_17; __pyx_t_18+=1) {
>       |                                                         ^
> yt/frontends/artio/_artio_caller.c:24253:31: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 24253 |     __pyx_t_1 = ((__pyx_v_sfc < __pyx_v_self->sfc_start) != 0);
>       |                               ^
> yt/frontends/artio/_artio_caller.c:24259:31: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 24259 |     __pyx_t_1 = ((__pyx_v_sfc > __pyx_v_self->sfc_end) != 0);
>       |                               ^
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/tsearch.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/tsearch.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/geometry/oct_container.o build/temp.linux-x86_64-3.10/yt/utilities/lib/tsearch.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/oct_container.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib._octree_raytracing' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/_octree_raytracing.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/_octree_raytracing.o -std=c++14
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/_octree_raytracing.cpp:723:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from yt/utilities/lib/_octree_raytracing.cpp:737:
> yt/utilities/lib/_octree_raytracing.hpp:184: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas]
>   184 |         #pragma omp parallel for shared(ray_infos, Nfound) schedule(static, 100)
>       | 
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/frontends/ramses/io_utils.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/ramses/io_utils.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.allocation_container' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/allocation_container.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/allocation_container.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/allocation_container.c:703:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/allocation_container.c: In function ‘__pyx_pf_2yt_9utilities_3lib_20allocation_container_10ObjectPool_2__dealloc__’:
> yt/utilities/lib/allocation_container.c:2843:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
>  2843 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                                 ^
> yt/utilities/lib/allocation_container.c: In function ‘__pyx_pf_2yt_9utilities_3lib_20allocation_container_10ObjectPool_10to_arrays’:
> yt/utilities/lib/allocation_container.c:3524:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
>  3524 |   for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) {
>       |                                 ^
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/geometry/oct_visitors.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/oct_visitors.cpython-310-x86_64-linux-gnu.so
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/cykdtree/c_utils.o build/temp.linux-x86_64-3.10/yt/utilities/lib/cykdtree/utils.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree/utils.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.alt_ray_tracers' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/alt_ray_tracers.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/alt_ray_tracers.o
> building 'yt.utilities.lib.amr_kdtools' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/amr_kdtools.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/amr_kdtools.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/alt_ray_tracers.c:704:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/amr_kdtools.c:703:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/_octree_raytracing.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/_octree_raytracing.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.autogenerated_element_samplers' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/autogenerated_element_samplers.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/autogenerated_element_samplers.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/autogenerated_element_samplers.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/autogenerated_element_samplers.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.basic_octree' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/basic_octree.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/basic_octree.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/basic_octree.c:708:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/cykdtree/c_utils.o build/temp.linux-x86_64-3.10/yt/utilities/lib/cykdtree/kdtree.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cykdtree/kdtree.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.bitarray' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/bitarray.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/bitarray.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/bitarray.c:703:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/allocation_container.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/allocation_container.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.bounded_priority_queue' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/bounded_priority_queue.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/bounded_priority_queue.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/bounded_priority_queue.c:700:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/basic_octree.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/basic_octree.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.bounding_volume_hierarchy' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/bounding_volume_hierarchy.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/bounding_volume_hierarchy.o -std=c++14 -fopenmp
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/bounding_volume_hierarchy.cpp:733:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/bitarray.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/bitarray.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.contour_finding' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/contour_finding.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/contour_finding.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/contour_finding.c:709:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/geometry/selection_routines.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/selection_routines.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.cosmology_time' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/cosmology_time.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/cosmology_time.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/cosmology_time.c:700:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/cosmology_time.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cosmology_time.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.cyoctree' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/cyoctree.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/cyoctree.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/cyoctree.c:704:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio.c -o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio.o
> yt/frontends/artio/artio_headers/artio.c: In function ‘artio_fileset_open’:
> yt/frontends/artio/artio_headers/artio.c:66:30: warning: ‘.art’ directive writing 4 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
>    66 |         sprintf(filename, "%s.art", handle->file_prefix);
>       |                              ^~~~
> In file included from /usr/include/stdio.h:866,
>                  from yt/frontends/artio/artio_headers/artio.c:25:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 5 and 260 bytes into a destination of size 256
>    38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    39 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    40 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> yt/frontends/artio/artio_headers/artio.c: In function ‘artio_fileset_close’:
> yt/frontends/artio/artio_headers/artio.c:192:45: warning: ‘.art’ directive writing 4 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
>   192 |                 sprintf(header_filename, "%s.art", handle->file_prefix);
>       |                                             ^~~~
> In file included from /usr/include/stdio.h:866,
>                  from yt/frontends/artio/artio_headers/artio.c:25:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 5 and 260 bytes into a destination of size 256
>    38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    39 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    40 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_endian.c -o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_endian.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_file.c -o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_file.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_grid.c -o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_grid.o
> yt/frontends/artio/artio_headers/artio_grid.c: In function ‘artio_fileset_open_grid’:
> yt/frontends/artio/artio_headers/artio_grid.c:115:38: warning: ‘.g’ directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
>   115 |                 sprintf(filename, "%s.g%03d", handle->file_prefix, i);
>       |                                      ^~
> In file included from /usr/include/stdio.h:866,
>                  from yt/frontends/artio/artio_headers/artio_grid.c:26:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 6 and 269 bytes into a destination of size 256
>    38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    39 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    40 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> yt/frontends/artio/artio_headers/artio_grid.c: In function ‘artio_fileset_add_grid’:
> yt/frontends/artio/artio_headers/artio_grid.c:270:38: warning: ‘.g’ directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
>   270 |                 sprintf(filename, "%s.g%03d", handle->file_prefix, i);
>       |                                      ^~
> yt/frontends/artio/artio_headers/artio_grid.c:270:35: note: directive argument in the range [0, 2147483646]
>   270 |                 sprintf(filename, "%s.g%03d", handle->file_prefix, i);
>       |                                   ^~~~~~~~~~
> In file included from /usr/include/stdio.h:866,
>                  from yt/frontends/artio/artio_headers/artio_grid.c:26:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 6 and 268 bytes into a destination of size 256
>    38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    39 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    40 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/alt_ray_tracers.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/alt_ray_tracers.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.depth_first_octree' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/depth_first_octree.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/depth_first_octree.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/depth_first_octree.c:703:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_mpi.c -o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_mpi.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_parameter.c -o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_parameter.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_particle.c -o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_particle.o
> yt/frontends/artio/artio_headers/artio_particle.c: In function ‘artio_fileset_open_particles’:
> yt/frontends/artio/artio_headers/artio_particle.c:122:38: warning: ‘.p’ directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
>   122 |                 sprintf(filename, "%s.p%03d", handle->file_prefix, i);
>       |                                      ^~
> In file included from /usr/include/stdio.h:866,
>                  from yt/frontends/artio/artio_headers/artio_particle.c:27:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 6 and 269 bytes into a destination of size 256
>    38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    39 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    40 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> yt/frontends/artio/artio_headers/artio_particle.c: In function ‘artio_fileset_add_particles’:
> yt/frontends/artio/artio_headers/artio_particle.c:325:38: warning: ‘.p’ directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
>   325 |                 sprintf(filename, "%s.p%03d", handle->file_prefix, i);
>       |                                      ^~
> yt/frontends/artio/artio_headers/artio_particle.c:325:35: note: directive argument in the range [0, 2147483646]
>   325 |                 sprintf(filename, "%s.p%03d", handle->file_prefix, i);
>       |                                   ^~~~~~~~~~
> In file included from /usr/include/stdio.h:866,
>                  from yt/frontends/artio/artio_headers/artio_particle.c:27:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 6 and 268 bytes into a destination of size 256
>    38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    39 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    40 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/geometry/particle_oct_container.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/geometry/particle_oct_container.cpython-310-x86_64-linux-gnu.so
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_posix.c -o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_posix.o
> yt/frontends/artio/artio_headers/artio_posix.c: In function ‘artio_file_fwrite_i’:
> yt/frontends/artio/artio_headers/artio_posix.c:134:20: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
>   134 |         if ( count > ARTIO_INT64_MAX / size ) {
>       |                    ^
> yt/frontends/artio/artio_headers/artio_posix.c:145:65: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   145 |                         if ( fwrite( p, 1, size32, handle->fh ) != size32 ) {
>       |                                                                 ^~
> yt/frontends/artio/artio_headers/artio_posix.c:158:46: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   158 |                                 handle->fh ) != handle->bfsize ) {
>       |                                              ^~
> yt/frontends/artio/artio_headers/artio_posix.c:167:54: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   167 |                                         handle->fh ) != handle->bfsize ) {
>       |                                                      ^~
> yt/frontends/artio/artio_headers/artio_posix.c: In function ‘artio_file_fflush_i’:
> yt/frontends/artio/artio_headers/artio_posix.c:189:54: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   189 |                                         handle->fh ) != handle->bfptr ) {
>       |                                                      ^~
> yt/frontends/artio/artio_headers/artio_posix.c: In function ‘artio_file_fread_i’:
> yt/frontends/artio/artio_headers/artio_posix.c:218:20: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
>   218 |         if ( count > ARTIO_INT64_MAX / size ) {
>       |                    ^
> yt/frontends/artio/artio_headers/artio_posix.c:228:63: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   228 |                         if ( fread( p, 1, size32, handle->fh) != size32 ) {
>       |                                                               ^~
> yt/frontends/artio/artio_headers/artio_posix.c:244:56: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   244 |                                 handle->bfptr + remain >= handle->bfend ) {
>       |                                                        ^~
> yt/frontends/artio/artio_headers/artio_posix.c: In function ‘artio_file_fseek_i’:
> yt/frontends/artio/artio_headers/artio_posix.c:328:49: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘long int’} [-Wsign-compare]
>   328 |                                         current <= offset &&
>       |                                                 ^~
> yt/frontends/artio/artio_headers/artio_posix.c:329:48: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
>   329 |                                         offset < current + handle->bfsize &&
>       |                                                ^
> yt/frontends/artio/artio_headers/artio_posix.c:330:55: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
>   330 |                                         handle->bfptr == offset - current ) {
>       |                                                       ^~
> yt/frontends/artio/artio_headers/artio_posix.c:336:48: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
>   336 |                                         offset >= current - handle->bfend &&
>       |                                                ^~
> yt/frontends/artio/artio_headers/artio_posix.c:337:48: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
>   337 |                                         offset < current ) {
>       |                                                ^
> building 'yt.utilities.lib.distance_queue' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/distance_queue.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/distance_queue.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_selector.c -o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_selector.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/distance_queue.c:703:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/amr_kdtools.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/amr_kdtools.cpython-310-x86_64-linux-gnu.so
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/artio_sfc.c -o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_sfc.o
> building 'yt.utilities.lib.element_mappings' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/element_mappings.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/element_mappings.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/geometry/ -Iyt/frontends/artio/artio_headers/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/frontends/artio/artio_headers/cosmology.c -o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/cosmology.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/element_mappings.c:708:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/bounded_priority_queue.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/bounded_priority_queue.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.ewah_bool_wrap' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib/ewahboolarray/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/ewah_bool_wrap.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/ewah_bool_wrap.o -std=c++14
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/ewah_bool_wrap.cpp:725:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/frontends/artio/_artio_caller.o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio.o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_endian.o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_file.o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_grid.o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_mpi.o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_parameter.o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_particle.o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_posix.o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_selector.o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/artio_sfc.o build/temp.linux-x86_64-3.10/yt/frontends/artio/artio_headers/cosmology.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/frontends/artio/_artio_caller.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.fnv_hash' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/fnv_hash.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/fnv_hash.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/fnv_hash.c:706:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/bounding_volume_hierarchy.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/bounding_volume_hierarchy.cpython-310-x86_64-linux-gnu.so -std=c++14 -fopenmp
> building 'yt.utilities.lib.fortran_reader' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/fortran_reader.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/fortran_reader.o
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘int __pyx_pf_2yt_9utilities_3lib_14ewah_bool_wrap_12FileBitmasks___cinit__(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_FileBitmasks*, __pyx_t_5numpy_uint32_t)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:3868:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  3868 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_12FileBitmasks__reset(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_FileBitmasks*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:3961:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  3961 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/fortran_reader.c:710:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘int __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_12FileBitmasks__iseq(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_FileBitmasks*, __pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_FileBitmasks*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:4071:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  4071 |   for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘PyObject* __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_12FileBitmasks__find_collisions_refined(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_FileBitmasks*, __pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollection*, __pyx_opt_args_2yt_9utilities_3lib_14ewah_bool_wrap_12FileBitmasks__find_collisions_refined*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:5269:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int32_t’ {aka ‘int’} and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  5269 |   for (__pyx_t_6 = 0; __pyx_t_6 < __pyx_t_5; __pyx_t_6+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> In file included from yt/utilities/lib/fortran_reader.c:718:
> yt/utilities/lib/fortran_reader.c: In function ‘__pyx_pf_2yt_9utilities_3lib_14fortran_reader_4read_art_tree’:
> yt/utilities/lib/endian_swap.h:13:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                       ^~~~~~~~~~~~~~~~
> yt/utilities/lib/fortran_reader.c:3448:5: note: in expansion of macro ‘FIX_LONG’
>  3448 |     FIX_LONG(__pyx_v_next_record);
>       |     ^~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:10:23: note: in definition of macro ‘SWAP_4’
>    10 | #define SWAP_4(x) ( ((x) << 24) | (((x) << 8) & 0x00ff0000) | \
>       |                       ^
> yt/utilities/lib/fortran_reader.c:3448:5: note: in expansion of macro ‘FIX_LONG’
>  3448 |     FIX_LONG(__pyx_v_next_record);
>       |     ^~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:10:38: note: in definition of macro ‘SWAP_4’
>    10 | #define SWAP_4(x) ( ((x) << 24) | (((x) << 8) & 0x00ff0000) | \
>       |                                      ^
> yt/utilities/lib/fortran_reader.c:3448:5: note: in expansion of macro ‘FIX_LONG’
>  3448 |     FIX_LONG(__pyx_v_next_record);
>       |     ^~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_12FileBitmasks__set_coarse_array(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_FileBitmasks*, __pyx_t_5numpy_uint32_t, __Pyx_memviewslice)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:5964:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
>  5964 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_12FileBitmasks__set_refined_array(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_FileBitmasks*, __pyx_t_5numpy_uint32_t, __pyx_t_5numpy_uint64_t, __Pyx_memviewslice)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:6056:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
>  6056 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:11:13: note: in definition of macro ‘SWAP_4’
>    11 |          (((x) >> 8) & 0x0000ff00) | ((x) >> 24) )
>       |             ^
> yt/utilities/lib/fortran_reader.c:3448:5: note: in expansion of macro ‘FIX_LONG’
>  3448 |     FIX_LONG(__pyx_v_next_record);
>       |     ^~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:11:40: note: in definition of macro ‘SWAP_4’
>    11 |          (((x) >> 8) & 0x0000ff00) | ((x) >> 24) )
>       |                                        ^
> yt/utilities/lib/fortran_reader.c:3448:5: note: in expansion of macro ‘FIX_LONG’
>  3448 |     FIX_LONG(__pyx_v_next_record);
>       |     ^~~~~~~~
> yt/utilities/lib/fortran_reader.c: In function ‘__pyx_pf_2yt_9utilities_3lib_14fortran_reader_6read_art_root_vars’:
> yt/utilities/lib/endian_swap.h:13:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                       ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:3886:7: note: in expansion of macro ‘FIX_FLOAT’
>  3886 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:10:23: note: in definition of macro ‘SWAP_4’
>    10 | #define SWAP_4(x) ( ((x) << 24) | (((x) << 8) & 0x00ff0000) | \
>       |                       ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:3886:7: note: in expansion of macro ‘FIX_FLOAT’
>  3886 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:10:38: note: in definition of macro ‘SWAP_4’
>    10 | #define SWAP_4(x) ( ((x) << 24) | (((x) << 8) & 0x00ff0000) | \
>       |                                      ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:3886:7: note: in expansion of macro ‘FIX_FLOAT’
>  3886 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:11:13: note: in definition of macro ‘SWAP_4’
>    11 |          (((x) >> 8) & 0x0000ff00) | ((x) >> 24) )
>       |             ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:3886:7: note: in expansion of macro ‘FIX_FLOAT’
>  3886 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:11:40: note: in definition of macro ‘SWAP_4’
>    11 |          (((x) >> 8) & 0x0000ff00) | ((x) >> 24) )
>       |                                        ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:3886:7: note: in expansion of macro ‘FIX_FLOAT’
>  3886 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/fortran_reader.c: In function ‘__pyx_f_2yt_9utilities_3lib_14fortran_reader_read_art_vars’:
> yt/utilities/lib/endian_swap.h:13:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                       ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:4099:7: note: in expansion of macro ‘FIX_FLOAT’
>  4099 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:10:23: note: in definition of macro ‘SWAP_4’
>    10 | #define SWAP_4(x) ( ((x) << 24) | (((x) << 8) & 0x00ff0000) | \
>       |                       ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:4099:7: note: in expansion of macro ‘FIX_FLOAT’
>  4099 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:10:38: note: in definition of macro ‘SWAP_4’
>    10 | #define SWAP_4(x) ( ((x) << 24) | (((x) << 8) & 0x00ff0000) | \
>       |                                      ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:4099:7: note: in expansion of macro ‘FIX_FLOAT’
>  4099 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:11:13: note: in definition of macro ‘SWAP_4’
>    11 |          (((x) >> 8) & 0x0000ff00) | ((x) >> 24) )
>       |             ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:4099:7: note: in expansion of macro ‘FIX_FLOAT’
>  4099 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/endian_swap.h:13:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
>    13 | #define FIX_LONG(x) (*(unsigned *)&(x) = SWAP_4(*(unsigned *)&(x)))
>       |                                                  ^~~~~~~~~~~~~~~~
> yt/utilities/lib/endian_swap.h:11:40: note: in definition of macro ‘SWAP_4’
>    11 |          (((x) >> 8) & 0x0000ff00) | ((x) >> 24) )
>       |                                        ^
> yt/utilities/lib/endian_swap.h:14:22: note: in expansion of macro ‘FIX_LONG’
>    14 | #define FIX_FLOAT(x) FIX_LONG(x)
>       |                      ^~~~~~~~
> yt/utilities/lib/fortran_reader.c:4099:7: note: in expansion of macro ‘FIX_FLOAT’
>  4099 |       FIX_FLOAT(__pyx_v_temp);
>       |       ^~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘PyObject* __pyx_pf_2yt_9utilities_3lib_14ewah_bool_wrap_19BoolArrayCollection_6set_from(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollection*, __Pyx_memviewslice)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:11587:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
> 11587 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_19BoolArrayCollection__set_coarse_array(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollection*, __Pyx_memviewslice)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:11908:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
> 11908 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_19BoolArrayCollection__set_refined_array(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollection*, __pyx_t_5numpy_uint64_t, __Pyx_memviewslice)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:12000:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
> 12000 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__compress(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*, __pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollection*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:19297:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 19297 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__set_coarse_array(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*, __Pyx_memviewslice)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:19645:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
> 19645 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__set_coarse_array_ptr(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*, __pyx_t_5numpy_uint8_t*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:19726:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 19726 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__set_refined_array(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*, __pyx_t_5numpy_uint64_t, __Pyx_memviewslice)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:19817:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
> 19817 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__set_refined_array_ptr(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*, __pyx_t_5numpy_uint64_t, __pyx_t_5numpy_uint8_t*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:19927:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 19927 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘__pyx_t_5numpy_uint64_t __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__count_total(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:20331:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 20331 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘__pyx_t_5numpy_uint64_t __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__count_refined(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:20414:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 20414 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__append(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*, __pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:20543:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 20543 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp:20584:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 20584 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘int __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_31BoolArrayCollectionUncompressed__intersects(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*, __pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_BoolArrayCollectionUncompressed*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:20841:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 20841 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp:20889:29: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 20889 |   __pyx_t_4 = ((__pyx_v_mi1 < __pyx_v_self->nele1) != 0);
>       |                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp:20930:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 20930 |   for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp:21095:29: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 21095 |   __pyx_t_4 = ((__pyx_v_mi1 == __pyx_v_self->nele1) != 0);
>       |                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_28SparseUnorderedBitmaskVector__prune(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_SparseUnorderedBitmaskVector*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:22238:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 22238 |   __pyx_t_1 = ((__pyx_v_self->total > __pyx_v_2yt_9utilities_3lib_14ewah_bool_wrap_MAX_VECTOR_SIZE) != 0);
>       |                 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/ewah_bool_wrap.cpp: In function ‘void __pyx_f_2yt_9utilities_3lib_14ewah_bool_wrap_35SparseUnorderedRefinedBitmaskVector__prune(__pyx_obj_2yt_9utilities_3lib_14ewah_bool_wrap_SparseUnorderedRefinedBitmaskVector*)’:
> yt/utilities/lib/ewah_bool_wrap.cpp:24129:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 24129 |   __pyx_t_1 = ((__pyx_v_self->total > __pyx_v_2yt_9utilities_3lib_14ewah_bool_wrap_MAX_VECTOR_SIZE) != 0);
>       |                 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> At top level:
> yt/utilities/lib/fortran_reader.c:3957:13: warning: ‘__pyx_f_2yt_9utilities_3lib_14fortran_reader_read_art_vars’ defined but not used [-Wunused-function]
>  3957 | static void __pyx_f_2yt_9utilities_3lib_14fortran_reader_read_art_vars(FILE *__pyx_v_f, CYTHON_UNUSED int __pyx_v_min_level, CYTHON_UNUSED int __pyx_v_max_level, int __pyx_v_nhydro_vars, int __pyx_v_grid_level, long __pyx_v_grid_id, CYTHON_UNUSED long __pyx_v_child_offset, PyObject *__pyx_v_fields, PyArrayObject *__pyx_v_level_offsets, PyObject *__pyx_v_var) {
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/depth_first_octree.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/depth_first_octree.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.geometry_utils' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/geometry_utils.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/geometry_utils.o -std=c++14 -fopenmp
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/geometry_utils.cpp:731:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/geometry_utils.cpp: In function ‘__pyx_t_5numpy_uint32_t __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_coarse(__pyx_t_5numpy_uint64_t, __pyx_t_5numpy_uint64_t, int*, __pyx_t_5numpy_uint32_t, __Pyx_memviewslice, __Pyx_memviewslice, __Pyx_memviewslice)’:
> yt/utilities/lib/geometry_utils.cpp:8654:35: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
>  8654 |         __pyx_t_5 = ((__pyx_v_adv >= __pyx_v_max_index1) != 0);
>       |                       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:8759:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  8759 |   for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_12; __pyx_t_1+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:8782:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  8782 |     for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_14; __pyx_t_4+=1) {
>       |                         ~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:8805:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  8805 |       for (__pyx_t_6 = 0; __pyx_t_6 < __pyx_t_16; __pyx_t_6+=1) {
>       |                           ~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:8826:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  8826 |         __pyx_t_17 = ((__pyx_v_ii != (__pyx_v_origin[0])) != 0);
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:8832:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  8832 |         __pyx_t_17 = ((__pyx_v_ij != (__pyx_v_origin[1])) != 0);
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:8838:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
>  8838 |         __pyx_t_17 = ((__pyx_v_ik != (__pyx_v_origin[2])) != 0);
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp: In function ‘__pyx_t_5numpy_uint32_t __pyx_f_2yt_9utilities_3lib_14geometry_utils_morton_neighbors_refined(__pyx_t_5numpy_uint64_t, __pyx_t_5numpy_uint64_t, __pyx_t_5numpy_uint64_t, __pyx_t_5numpy_uint64_t, int*, __pyx_t_5numpy_uint32_t, __Pyx_memviewslice, __Pyx_memviewslice, __Pyx_memviewslice, __Pyx_memviewslice, __Pyx_memviewslice)’:
> yt/utilities/lib/geometry_utils.cpp:10073:35: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 10073 |         __pyx_t_5 = ((__pyx_v_adv >= __pyx_v_max_index2) != 0);
>       |                       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:10092:38: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 10092 |           __pyx_t_5 = ((__pyx_v_adv1 >= __pyx_v_max_index1) != 0);
>       |                         ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:10243:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 10243 |   for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_12; __pyx_t_1+=1) {
>       |                       ~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:10266:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 10266 |     for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_14; __pyx_t_4+=1) {
>       |                         ~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:10289:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 10289 |       for (__pyx_t_6 = 0; __pyx_t_6 < __pyx_t_16; __pyx_t_6+=1) {
>       |                           ~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:10310:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 10310 |         __pyx_t_17 = ((__pyx_v_ii != (__pyx_v_origin[0])) != 0);
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:10316:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 10316 |         __pyx_t_17 = ((__pyx_v_ij != (__pyx_v_origin[1])) != 0);
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:10322:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
> 10322 |         __pyx_t_17 = ((__pyx_v_ik != (__pyx_v_origin[2])) != 0);
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp: In function ‘PyObject* __pyx_pf_2yt_9utilities_3lib_14geometry_utils_30morton_neighbor_bounded(PyObject*, PyArrayObject*, PyObject*, PyObject*, __pyx_t_5numpy_uint64_t)’:
> yt/utilities/lib/geometry_utils.cpp:11247:30: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_int64_t’ {aka ‘long int’} and ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
> 11247 |     __pyx_t_15 = ((__pyx_v_x < __pyx_v_max_index) != 0);
>       |                    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp: In function ‘PyObject* __pyx_pf_2yt_9utilities_3lib_14geometry_utils_70csearch_morton(PyObject*, PyArrayObject*, int, __pyx_t_5numpy_uint64_t, PyArrayObject*, __pyx_t_5numpy_uint64_t, __pyx_t_5numpy_uint64_t, int, PyArrayObject*, PyArrayObject*, int)’:
> yt/utilities/lib/geometry_utils.cpp:28316:41: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
> 28316 |   __pyx_t_1 = (((__pyx_v_h - __pyx_v_l) < __pyx_v_nu) != 0);
>       |                 ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/fortran_reader.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/fortran_reader.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.grid_traversal' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I./yt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/fixed_interpolator.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/fixed_interpolator.o -std=c++14
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/fixed_interpolator.cpp: In function ‘npy_float64 offset_interpolate(int*, npy_float64*, npy_float64*)’:
> yt/utilities/lib/fixed_interpolator.cpp:36:9: warning: unused variable ‘i’ [-Wunused-variable]
>    36 |     int i;
>       |         ^
> In file included from /usr/include/python3.10/numpy/ndarrayobject.h:21,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.10/numpy/__multiarray_api.h: At global scope:
> /usr/include/python3.10/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
>  1464 | _import_array(void)
>       | ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I./yt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/grid_traversal.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/grid_traversal.o -std=c++14
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/grid_traversal.cpp:731:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/element_mappings.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/element_mappings.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.image_samplers' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -I./yt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/fixed_interpolator.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/fixed_interpolator.o -std=c++14 -fopenmp
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/fixed_interpolator.cpp: In function ‘npy_float64 offset_interpolate(int*, npy_float64*, npy_float64*)’:
> yt/utilities/lib/fixed_interpolator.cpp:36:9: warning: unused variable ‘i’ [-Wunused-variable]
>    36 |     int i;
>       |         ^
> In file included from /usr/include/python3.10/numpy/ndarrayobject.h:21,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.10/numpy/__multiarray_api.h: At global scope:
> /usr/include/python3.10/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
>  1464 | _import_array(void)
>       | ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/cyoctree.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/cyoctree.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.image_utilities' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/image_utilities.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/image_utilities.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -I./yt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/image_samplers.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/image_samplers.o -std=c++14 -fopenmp
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/image_utilities.c:703:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/distance_queue.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/distance_queue.cpython-310-x86_64-linux-gnu.so
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/image_samplers.cpp:737:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> building 'yt.utilities.lib.interpolators' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/interpolators.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/interpolators.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/interpolators.c:703:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/fnv_hash.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/fnv_hash.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.lenses' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./yt/utilities/lib -Iyt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/lenses.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/lenses.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/lenses.c:709:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/image_samplers.cpp: In function ‘PyObject* __pyx_pf_2yt_9utilities_3lib_14image_samplers_12ImageSampler_6cast_through_octree(__pyx_obj_2yt_9utilities_3lib_14image_samplers_ImageSampler*, __pyx_obj_2yt_9utilities_3lib_16partitioned_grid_PartitionedGrid*, __pyx_obj_2yt_9utilities_3lib_18_octree_raytracing__OctreeRayTracing*, int)’:
> yt/utilities/lib/image_samplers.cpp:6312:65: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
>  6312 |                                 for (__pyx_t_21 = 0; __pyx_t_21 < __pyx_t_23; __pyx_t_21+=1) {
>       |                                                      ~~~~~~~~~~~^~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/image_utilities.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/image_utilities.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.line_integral_convolution' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/line_integral_convolution.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/line_integral_convolution.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/line_integral_convolution.c:700:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/interpolators.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/interpolators.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.marching_cubes' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -I./yt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/fixed_interpolator.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/fixed_interpolator.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/fixed_interpolator.cpp: In function ‘npy_float64 offset_interpolate(int*, npy_float64*, npy_float64*)’:
> yt/utilities/lib/fixed_interpolator.cpp:36:9: warning: unused variable ‘i’ [-Wunused-variable]
>    36 |     int i;
>       |         ^
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/contour_finding.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/contour_finding.cpython-310-x86_64-linux-gnu.so
> In file included from /usr/include/python3.10/numpy/ndarrayobject.h:21,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.10/numpy/__multiarray_api.h: At global scope:
> /usr/include/python3.10/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
>  1464 | _import_array(void)
>       | ^~~~~~~~~~~~~
> building 'yt.utilities.lib.mesh_triangulation' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/mesh_triangulation.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/mesh_triangulation.o
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -I./yt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/marching_cubes.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/marching_cubes.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/mesh_triangulation.c:705:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/marching_cubes.cpp:727:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/line_integral_convolution.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/line_integral_convolution.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.mesh_utilities' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/mesh_utilities.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/mesh_utilities.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/mesh_utilities.c:708:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/marching_cubes.cpp:2204:12: warning: ‘int __pyx_f_2yt_9utilities_3lib_14marching_cubes_CountTriangles(__pyx_t_2yt_9utilities_3lib_14marching_cubes_Triangle*)’ defined but not used [-Wunused-function]
>  2204 | static int __pyx_f_2yt_9utilities_3lib_14marching_cubes_CountTriangles(struct __pyx_t_2yt_9utilities_3lib_14marching_cubes_Triangle *__pyx_v_first) {
>       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/fixed_interpolator.o build/temp.linux-x86_64-3.10/yt/utilities/lib/marching_cubes.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/marching_cubes.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.misc_utilities' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/misc_utilities.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/misc_utilities.o -std=c++14 -fopenmp
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/misc_utilities.cpp:733:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/fixed_interpolator.o build/temp.linux-x86_64-3.10/yt/utilities/lib/grid_traversal.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/grid_traversal.cpython-310-x86_64-linux-gnu.so -std=c++14
> building 'yt.utilities.lib.origami' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/origami.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/origami.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/lenses.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/lenses.cpython-310-x86_64-linux-gnu.so
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/origami.c:707:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> building 'yt.utilities.lib.particle_kdtree_tools' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/cykdtree -I./yt/utilities/lib/cykdtree -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/particle_kdtree_tools.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/particle_kdtree_tools.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/particle_kdtree_tools.cpp:721:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/misc_utilities.cpp: In function ‘PyObject* __pyx_pf_2yt_9utilities_3lib_14misc_utilities_30flip_bitmask(PyObject*, PyArrayObject*, __pyx_t_5numpy_float64_t, __pyx_t_5numpy_float64_t, __pyx_t_5numpy_uint64_t)’:
> yt/utilities/lib/misc_utilities.cpp:17394:35: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘npy_intp’ {aka ‘long int’} [-Wsign-compare]
> 17394 |   for (__pyx_t_12 = 0; __pyx_t_12 < __pyx_t_11; __pyx_t_12+=1) {
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/misc_utilities.cpp: In function ‘PyObject* __pyx_pf_2yt_9utilities_3lib_14misc_utilities_32flip_morton_bitmask(PyObject*, PyArrayObject*, int)’:
> yt/utilities/lib/misc_utilities.cpp:17642:35: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uint64_t’ {aka ‘long unsigned int’} and ‘npy_intp’ {aka ‘long int’} [-Wsign-compare]
> 17642 |   for (__pyx_t_12 = 0; __pyx_t_12 < __pyx_t_11; __pyx_t_12+=1) {
>       |                        ~~~~~~~~~~~^~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/origami_tags.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/origami_tags.o
> yt/utilities/lib/origami_tags.c: In function ‘compute_tags’:
> yt/utilities/lib/origami_tags.c:37:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
>    37 |     if (r[0][i]<xmin) xmin = r[0][i]; if (r[0][i]>xmax) xmax = r[0][i];
>       |     ^~
> yt/utilities/lib/origami_tags.c:37:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
>    37 |     if (r[0][i]<xmin) xmin = r[0][i]; if (r[0][i]>xmax) xmax = r[0][i];
>       |                                       ^~
> yt/utilities/lib/origami_tags.c:38:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
>    38 |     if (r[1][i]<ymin) ymin = r[1][i]; if (r[1][i]>ymax) ymax = r[1][i];
>       |     ^~
> yt/utilities/lib/origami_tags.c:38:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
>    38 |     if (r[1][i]<ymin) ymin = r[1][i]; if (r[1][i]>ymax) ymax = r[1][i];
>       |                                       ^~
> yt/utilities/lib/origami_tags.c:39:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
>    39 |     if (r[2][i]<zmin) zmin = r[2][i]; if (r[2][i]>zmax) zmax = r[2][i];
>       |     ^~
> yt/utilities/lib/origami_tags.c:39:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
>    39 |     if (r[2][i]<zmin) zmin = r[2][i]; if (r[2][i]>zmax) zmax = r[2][i];
>       |                                       ^~
> yt/utilities/lib/origami_tags.c:20:7: warning: variable ‘ng2’ set but not used [-Wunused-but-set-variable]
>    20 |   int ng2,ng4, h, i,i2, x,y,z,nhalo,nhalo0,nhalo1,nhalo2,nhaloany;
>       |       ^~~
> yt/utilities/lib/origami_tags.c:17:10: warning: unused variable ‘predict’ [-Wunused-variable]
>    17 |   double predict, xmin,xmax,ymin,ymax,zmin,zmax;
>       |          ^~~~~~~
> yt/utilities/lib/particle_kdtree_tools.cpp: In function ‘int __pyx_f_2yt_9utilities_3lib_21particle_kdtree_tools_process_node_points(Node*, __pyx_obj_2yt_9utilities_3lib_22bounded_priority_queue_BoundedPriorityQueue*, __Pyx_memviewslice, __pyx_t_5numpy_float64_t*, int, __pyx_t_2yt_9utilities_3lib_21particle_kdtree_tools_axes_range*)’:
> yt/utilities/lib/particle_kdtree_tools.cpp:6340:29: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>  6340 |     __pyx_t_4 = ((__pyx_v_i == __pyx_v_skipidx) != 0);
>       |                   ~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> yt/utilities/lib/particle_kdtree_tools.cpp:6388:31: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>  6388 |       __pyx_t_4 = ((__pyx_v_k < __pyx_v_axes->stop) != 0);
>       |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/particle_kdtree_tools.cpp: In function ‘int __pyx_f_2yt_9utilities_3lib_21particle_kdtree_tools_process_node_points_ball(Node*, __pyx_obj_2yt_9utilities_3lib_22bounded_priority_queue_NeighborList*, __Pyx_memviewslice, __pyx_t_5numpy_float64_t*, __pyx_t_5numpy_float64_t, int, __pyx_t_2yt_9utilities_3lib_21particle_kdtree_tools_axes_range*)’:
> yt/utilities/lib/particle_kdtree_tools.cpp:6944:29: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>  6944 |     __pyx_t_4 = ((__pyx_v_i == __pyx_v_skipidx) != 0);
>       |                   ~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> yt/utilities/lib/particle_kdtree_tools.cpp:6992:31: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>  6992 |       __pyx_t_4 = ((__pyx_v_k < __pyx_v_axes->stop) != 0);
>       |                     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/origami.o build/temp.linux-x86_64-3.10/yt/utilities/lib/origami_tags.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/origami.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.particle_mesh_operations' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/particle_mesh_operations.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/particle_mesh_operations.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/particle_mesh_operations.c:703:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/mesh_utilities.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/mesh_utilities.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.partitioned_grid' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I./yt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/fixed_interpolator.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/fixed_interpolator.o -std=c++14
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/fixed_interpolator.cpp: In function ‘npy_float64 offset_interpolate(int*, npy_float64*, npy_float64*)’:
> yt/utilities/lib/fixed_interpolator.cpp:36:9: warning: unused variable ‘i’ [-Wunused-variable]
>    36 |     int i;
>       |         ^
> In file included from /usr/include/python3.10/numpy/ndarrayobject.h:21,
>                  from yt/utilities/lib/fixed_interpolator.hpp:15,
>                  from yt/utilities/lib/fixed_interpolator.cpp:9:
> /usr/include/python3.10/numpy/__multiarray_api.h: At global scope:
> /usr/include/python3.10/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
>  1464 | _import_array(void)
>       | ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -I./yt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/partitioned_grid.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/partitioned_grid.o -std=c++14
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/partitioned_grid.cpp:731:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/mesh_triangulation.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/mesh_triangulation.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.pixelization_routines' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -Iyt/utilities/lib/cykdtree -I./yt/utilities/lib/cykdtree -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/pixelization_constants.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/pixelization_constants.o -std=c++14 -fopenmp
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from yt/utilities/lib/pixelization_constants.hpp:15,
>                  from yt/utilities/lib/pixelization_constants.cpp:8:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarrayobject.h:21,
>                  from yt/utilities/lib/pixelization_constants.hpp:15,
>                  from yt/utilities/lib/pixelization_constants.cpp:8:
> /usr/include/python3.10/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
>  1464 | _import_array(void)
>       | ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib/ -Iyt/utilities/lib -Iyt/utilities/lib/cykdtree -I./yt/utilities/lib/cykdtree -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/pixelization_routines.cpp -o build/temp.linux-x86_64-3.10/yt/utilities/lib/pixelization_routines.o -std=c++14 -fopenmp
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/pixelization_routines.cpp:739:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/geometry_utils.cpp: In function ‘PyObject* __pyx_pw_2yt_9utilities_3lib_14geometry_utils_9bitwise_addition(PyObject*, PyObject*, PyObject*)’:
> yt/utilities/lib/geometry_utils.cpp:35895:11: warning: ‘__pyx_v_m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
> 35895 |   __pyx_r = (__pyx_v_a ^ ((__pyx_v_a ^ __pyx_v_b) & __pyx_v_mask));
>       |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> yt/utilities/lib/geometry_utils.cpp:5122:27: note: ‘__pyx_v_m’ was declared here
>  5122 |   __pyx_t_5numpy_uint64_t __pyx_v_m;
>       |                           ^~~~~~~~~
> yt/utilities/lib/pixelization_routines.cpp:11381:12: warning: ‘int __pyx_f_2yt_9utilities_3lib_21pixelization_routines_check_face_dot(int, __pyx_t_5numpy_float64_t*, __pyx_t_5numpy_float64_t**, __pyx_t_5numpy_int8_t*, int)’ defined but not used [-Wunused-function]
> 11381 | static int __pyx_f_2yt_9utilities_3lib_21pixelization_routines_check_face_dot(int __pyx_v_nvertices, __pyx_t_5numpy_float64_t *__pyx_v_point, __pyx_t_5numpy_float64_t **__pyx_v_vertices, __pyx_t_5numpy_int8_t *__pyx_v_signs, int __pyx_v_match) {
>       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/fixed_interpolator.o build/temp.linux-x86_64-3.10/yt/utilities/lib/image_samplers.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/image_samplers.cpython-310-x86_64-linux-gnu.so -std=c++14 -fopenmp
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/fixed_interpolator.o build/temp.linux-x86_64-3.10/yt/utilities/lib/partitioned_grid.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/partitioned_grid.cpython-310-x86_64-linux-gnu.so -std=c++14
> building 'yt.utilities.lib.points_in_volume' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/points_in_volume.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/points_in_volume.o
> building 'yt.utilities.lib.primitives' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/primitives.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/primitives.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/points_in_volume.c:703:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/primitives.c:708:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/ewah_bool_wrap.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/ewah_bool_wrap.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.quad_tree' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iyt/utilities/lib -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/quad_tree.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/quad_tree.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/primitives.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/primitives.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.ragged_arrays' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/ragged_arrays.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/ragged_arrays.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/quad_tree.c:708:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/ragged_arrays.c:700:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> yt/utilities/lib/particle_mesh_operations.c: In function ‘__pyx_pw_2yt_9utilities_3lib_24particle_mesh_operations_5NGPDeposit_2’:
> yt/utilities/lib/particle_mesh_operations.c:4530:16: warning: ‘__pyx_v_j1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
>  4530 |     __pyx_t_14 = __pyx_v_j1;
>       |     ~~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/particle_mesh_operations.c:4241:7: note: ‘__pyx_v_j1’ was declared here
>  4241 |   int __pyx_v_j1;
>       |       ^~~~~~~~~~
> yt/utilities/lib/particle_mesh_operations.c:4529:16: warning: ‘__pyx_v_i1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
>  4529 |     __pyx_t_13 = __pyx_v_i1;
>       |     ~~~~~~~~~~~^~~~~~~~~~~~
> yt/utilities/lib/particle_mesh_operations.c:4240:7: note: ‘__pyx_v_i1’ was declared here
>  4240 |   int __pyx_v_i1;
>       |       ^~~~~~~~~~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/particle_kdtree_tools.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/particle_kdtree_tools.cpython-310-x86_64-linux-gnu.so
> building 'yt.utilities.lib.write_array' extension
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -I/usr/lib/python3/dist-packages/numpy/core/include -c yt/utilities/lib/write_array.c -o build/temp.linux-x86_64-3.10/yt/utilities/lib/write_array.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from yt/utilities/lib/write_array.c:700:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/particle_mesh_operations.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/particle_mesh_operations.cpython-310-x86_64-linux-gnu.so
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/points_in_volume.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/points_in_volume.cpython-310-x86_64-linux-gnu.so
> yt/utilities/lib/pixelization_routines.cpp: In function ‘PyObject* __pyx_pw_2yt_9utilities_3lib_21pixelization_routines_19pixelize_sph_kernel_slice(PyObject*, PyObject*, PyObject*)’:
> yt/utilities/lib/pixelization_routines.cpp:18454:21: warning: ‘__pyx_v_prefactor_j’ may be used uninitialized [-Wmaybe-uninitialized]
> 18454 |             #pragma omp parallel private(__pyx_v_i, __pyx_v_local_buff, __pyx_v_xiter, __pyx_v_xiterv, __pyx_v_xxi, __pyx_v_yiter, __pyx_v_yiterv, __pyx_v_yyi) reduction(*:__pyx_v_prefactor_j) private(__pyx_t_1, __pyx_t_10, __pyx_t_11, __pyx_t_12, __pyx_t_13, __pyx_t_14, __pyx_t_15, __pyx_t_16, __pyx_t_17, __pyx_t_18, __pyx_t_19, __pyx_t_2, __pyx_t_20, __pyx_t_21, __pyx_t_22, __pyx_t_23, __pyx_t_5, __pyx_t_6, __pyx_t_7, __pyx_t_8, __pyx_t_9) private(__pyx_filename, __pyx_lineno, __pyx_clineno) shared(__pyx_parallel_why, __pyx_parallel_exc_type, __pyx_parallel_exc_value, __pyx_parallel_exc_tb)
>       |                     ^~~
> yt/utilities/lib/pixelization_routines.cpp:18197:28: note: ‘__pyx_v_prefactor_j’ was declared here
> 18197 |   __pyx_t_5numpy_float64_t __pyx_v_prefactor_j;
>       |                            ^~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/write_array.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/write_array.cpython-310-x86_64-linux-gnu.so
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/quad_tree.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/quad_tree.cpython-310-x86_64-linux-gnu.so
> yt/utilities/lib/pixelization_routines.cpp: In function ‘PyObject* __pyx_pw_2yt_9utilities_3lib_21pixelization_routines_13pixelize_sph_kernel_projection(PyObject*, PyObject*, PyObject*)’:
> yt/utilities/lib/pixelization_routines.cpp:14988:21: warning: ‘__pyx_v_prefactor_j’ may be used uninitialized [-Wmaybe-uninitialized]
> 14988 |             #pragma omp parallel private(__pyx_v_i, __pyx_v_local_buff, __pyx_v_xiter, __pyx_v_xiterv, __pyx_v_xxi, __pyx_v_yiter, __pyx_v_yiterv, __pyx_v_yyi) reduction(*:__pyx_v_prefactor_j) private(__pyx_t_1, __pyx_t_10, __pyx_t_11, __pyx_t_12, __pyx_t_13, __pyx_t_14, __pyx_t_15, __pyx_t_16, __pyx_t_17, __pyx_t_18, __pyx_t_19, __pyx_t_2, __pyx_t_20, __pyx_t_21, __pyx_t_22, __pyx_t_23, __pyx_t_24, __pyx_t_25, __pyx_t_26, __pyx_t_6, __pyx_t_7, __pyx_t_9) private(__pyx_filename, __pyx_lineno, __pyx_clineno) shared(__pyx_parallel_why, __pyx_parallel_exc_type, __pyx_parallel_exc_value, __pyx_parallel_exc_tb)
>       |                     ^~~
> yt/utilities/lib/pixelization_routines.cpp:14652:28: note: ‘__pyx_v_prefactor_j’ was declared here
> 14652 |   __pyx_t_5numpy_float64_t __pyx_v_prefactor_j;
>       |                            ^~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/ragged_arrays.o -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/ragged_arrays.cpython-310-x86_64-linux-gnu.so
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/misc_utilities.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/misc_utilities.cpython-310-x86_64-linux-gnu.so -std=c++14 -fopenmp
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/pixelization_constants.o build/temp.linux-x86_64-3.10/yt/utilities/lib/pixelization_routines.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/pixelization_routines.cpython-310-x86_64-linux-gnu.so -std=c++14 -fopenmp
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/yt/utilities/lib/geometry_utils.o -lm -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/utilities/lib/geometry_utils.cpython-310-x86_64-linux-gnu.so -std=c++14 -fopenmp
> running build_scripts
> creating build/scripts-3.10
> copying and adjusting scripts/iyt -> build/scripts-3.10
> changing mode of build/scripts-3.10/iyt from 644 to 755
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:300: cp conftest.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build
> I: pybuild base:239: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build; python3.9 -m pytest --confcutdir=.
> ============================= test session starts ==============================
> platform linux -- Python 3.9.12, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 -- /usr/bin/python3.9
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>, configfile: pyproject.toml
> collecting ... collected 769 items
> 
> yt/data_objects/level_sets/tests/test_clump_finding.py::test_clump_finding yt : [INFO     ] 2022-04-12 16:25:36,084 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:36,084 Parameters: domain_dimensions         = [8 8 8]
> yt : [INFO     ] 2022-04-12 16:25:36,085 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:36,085 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:36,086 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:25:37,369 Finding clumps: min: 5.000000e-01, max: 2.000000e+01, step: 10.000000
> yt : [INFO     ] 2022-04-12 16:25:37,371 Linking node (1) contours.
> yt : [INFO     ] 2022-04-12 16:25:37,373 Linked.
> yt : [INFO     ] 2022-04-12 16:25:37,378 Finding clumps: min: 5.000000e+00, max: 2.000000e+01, step: 10.000000
> yt : [INFO     ] 2022-04-12 16:25:37,378 Wiping out existing children clumps: 1.
> yt : [INFO     ] 2022-04-12 16:25:37,379 Linking node (1) contours.
> yt : [INFO     ] 2022-04-12 16:25:37,381 Linked.
> yt : [INFO     ] 2022-04-12 16:25:37,388 Investigating 2 children.
> yt : [INFO     ] 2022-04-12 16:25:37,388 Finding clumps: min: 5.000000e+01, max: 2.000000e+01, step: 10.000000
> yt : [INFO     ] 2022-04-12 16:25:37,388 2 of 2 children survived.
> PASSED
> yt/data_objects/level_sets/tests/test_clump_finding.py::test_clump_tree_save SKIPPED
> yt/data_objects/level_sets/tests/test_clump_finding.py::test_clump_field_parameters SKIPPED
> yt/data_objects/tests/test_bbox.py::test_object_bbox yt : [INFO     ] 2022-04-12 16:25:37,460 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:37,461 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:25:37,461 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:37,462 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:37,462 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_spheres_no_overlap yt : [INFO     ] 2022-04-12 16:25:37,822 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:37,823 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:25:37,823 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:37,824 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:37,824 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_spheres_overlap yt : [INFO     ] 2022-04-12 16:25:38,215 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:38,215 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:25:38,216 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:38,216 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:38,216 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_regions_no_overlap yt : [INFO     ] 2022-04-12 16:25:41,235 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:41,235 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:25:41,236 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:41,236 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:41,237 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_regions_overlap yt : [INFO     ] 2022-04-12 16:25:41,594 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:41,595 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:25:41,595 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:41,596 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:41,596 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_cylinders_no_overlap yt : [INFO     ] 2022-04-12 16:25:42,588 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:42,589 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:25:42,589 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:42,590 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:42,590 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_cylinders_overlap yt : [INFO     ] 2022-04-12 16:25:43,897 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:43,898 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:25:43,898 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:43,899 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:43,899 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_ellipsoids_no_overlap yt : [INFO     ] 2022-04-12 16:25:48,069 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:48,069 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:25:48,070 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:48,070 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:48,071 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_ellipsoids_overlap yt : [INFO     ] 2022-04-12 16:25:48,451 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:48,452 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:25:48,452 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:48,453 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:48,453 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_mix_periodicity yt : [INFO     ] 2022-04-12 16:25:49,310 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:49,311 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:25:49,311 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:49,312 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:49,312 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_ray_region_no_overlap yt : [INFO     ] 2022-04-12 16:25:52,943 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:52,943 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:25:52,944 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:52,944 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:52,944 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_ray_region_overlap yt : [INFO     ] 2022-04-12 16:25:55,627 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:55,627 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:25:55,628 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:55,628 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:55,629 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_rays_no_overlap yt : [INFO     ] 2022-04-12 16:25:59,238 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:59,239 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:25:59,239 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:59,240 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:59,240 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_rays_overlap yt : [INFO     ] 2022-04-12 16:25:59,679 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:25:59,680 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:25:59,680 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:25:59,681 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:25:59,681 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_slices_no_overlap yt : [INFO     ] 2022-04-12 16:26:00,474 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:00,475 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:26:00,475 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:00,476 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:00,476 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_slices_overlap yt : [INFO     ] 2022-04-12 16:26:01,749 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:01,749 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:26:01,750 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:01,750 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:01,750 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_ray_slice_no_overlap yt : [INFO     ] 2022-04-12 16:26:03,041 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:03,042 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:26:03,042 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:03,043 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:03,043 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_ray_slice_overlap yt : [INFO     ] 2022-04-12 16:26:04,053 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:04,054 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:26:04,054 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:04,055 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:04,055 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_center_squeeze.py::test_center_squeeze yt : [INFO     ] 2022-04-12 16:26:05,066 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:05,067 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:26:05,067 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:05,068 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:05,068 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:05,290 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:05,291 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:05,291 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:05,292 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:05,292 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:05,517 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:05,517 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:26:05,518 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:05,518 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:05,519 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:05,521 Allocating for 1.000e+02 particles
> PASSED
> yt/data_objects/tests/test_chunking.py::test_chunking yt : [INFO     ] 2022-04-12 16:26:07,049 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:07,050 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:07,050 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:07,051 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:07,051 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:08,050 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:08,051 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:08,051 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:08,051 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:08,052 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:08,896 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:08,896 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:08,897 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:08,897 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:08,897 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:09,756 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:09,756 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:09,757 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:09,757 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:09,757 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_chunking.py::test_ds_hold yt : [INFO     ] 2022-04-12 16:26:10,624 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:10,624 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:10,625 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:10,625 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:10,626 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:10,751 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:10,751 Parameters: domain_dimensions         = [128 128 128]
> yt : [INFO     ] 2022-04-12 16:26:10,752 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:10,752 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:10,752 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_clone.py::test_clone_sphere yt : [INFO     ] 2022-04-12 16:26:11,821 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:11,822 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:11,822 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:11,822 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:11,823 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_clone.py::test_clone_cut_region yt : [INFO     ] 2022-04-12 16:26:12,519 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:12,520 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:12,520 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:12,521 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:12,521 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_compose.py::test_compose_no_overlap yt : [INFO     ] 2022-04-12 16:26:12,807 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:12,807 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:12,808 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:12,808 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:12,808 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:13,537 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:13,538 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:13,538 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:13,538 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:13,539 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:14,284 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:14,284 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:14,285 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:14,285 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:14,285 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:15,000 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:15,000 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:15,001 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:15,001 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:15,001 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_compose.py::test_compose_overlap yt : [INFO     ] 2022-04-12 16:26:15,713 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:15,713 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:15,714 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:15,714 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:15,714 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:17,021 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:17,022 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:17,022 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:17,023 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:17,023 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:18,215 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:18,216 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:18,216 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:18,217 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:18,217 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:19,391 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:19,391 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:19,392 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:19,392 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:19,392 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_compose.py::test_compose_max_level_min_level yt : [INFO     ] 2022-04-12 16:26:20,599 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:20,600 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:26:20,600 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:20,601 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:20,601 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:20,800 Making a fixed resolution buffer of (('stream', 'Density')) 128 by 128
> yt : [INFO     ] 2022-04-12 16:26:20,806 Making a fixed resolution buffer of (('index', 'grid_level')) 128 by 128
> PASSED
> yt/data_objects/tests/test_connected_sets.py::test_connected_sets XFAIL
> yt/data_objects/tests/test_covering_grid.py::test_covering_grid SKIPPED
> yt/data_objects/tests/test_covering_grid.py::test_xarray_export SKIPPED
> yt/data_objects/tests/test_covering_grid.py::test_smoothed_covering_grid yt : [INFO     ] 2022-04-12 16:26:20,945 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:20,945 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:20,945 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:20,946 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:20,946 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:21,447 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:21,448 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:21,448 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:21,448 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:21,449 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:22,103 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:22,103 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:22,104 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:22,104 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:22,104 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:22,629 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:22,630 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:22,630 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:22,631 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:22,631 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:23,157 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:23,157 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:23,158 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:23,158 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:23,158 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:23,666 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:23,667 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:23,667 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:23,668 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:23,668 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:24,167 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:24,167 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:24,168 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:24,168 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:24,169 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:24,821 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:24,822 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:24,822 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:24,823 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:24,823 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:25,330 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:25,330 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:25,331 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:25,331 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:25,331 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:25,835 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:25,836 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:25,836 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:25,837 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:25,837 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:26,351 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:26,352 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:26,352 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:26,352 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:26,353 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:26,859 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:26,859 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:26,860 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:26,860 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:26,860 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_covering_grid.py::test_arbitrary_grid yt : [INFO     ] 2022-04-12 16:26:27,364 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:27,364 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:26:27,365 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:27,365 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:27,366 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:27,369 Allocating for 1.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:26:28,630 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:28,631 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:26:28,631 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:28,631 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:28,632 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:28,635 Allocating for 1.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:26:29,797 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:29,797 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:26:29,798 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:29,798 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:29,799 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:29,802 Allocating for 1.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:26:30,918 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:30,919 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:26:30,919 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:30,920 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:30,920 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:30,924 Allocating for 1.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:26:32,081 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:32,082 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:26:32,082 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:32,083 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:32,083 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:32,086 Allocating for 1.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:26:33,243 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:33,244 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:26:33,244 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:33,245 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:33,245 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:33,248 Allocating for 1.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:26:34,403 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:34,404 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:26:34,404 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:34,405 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:34,405 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:35,262 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:35,263 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:26:35,263 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:35,264 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:35,264 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:35,969 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:35,970 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:26:35,970 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:35,970 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:35,971 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:36,702 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:36,703 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:26:36,703 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:36,704 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:36,704 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_covering_grid.py::test_octree_cg yt : [INFO     ] 2022-04-12 16:26:37,435 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:37,435 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:26:37,436 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:37,436 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:37,436 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_covering_grid.py::test_smoothed_covering_grid_2d_dataset yt : [INFO     ] 2022-04-12 16:26:37,946 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:37,947 Parameters: domain_dimensions         = [32 32  1]
> yt : [INFO     ] 2022-04-12 16:26:37,947 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:37,948 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:37,948 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_covering_grid.py::test_arbitrary_grid_derived_field yt : [INFO     ] 2022-04-12 16:26:38,277 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:38,277 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:38,278 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:38,278 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:38,278 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_covering_grid.py::test_arbitrary_field_parameters yt : [INFO     ] 2022-04-12 16:26:39,795 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:39,795 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:39,796 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:39,796 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:39,796 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_covering_grid.py::test_arbitrary_grid_edge yt : [INFO     ] 2022-04-12 16:26:41,215 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:41,215 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:26:41,216 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:41,216 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:41,216 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_cutting_plane.py::test_cutting_plane yt : [INFO     ] 2022-04-12 16:26:41,782 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:41,782 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:41,783 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:41,783 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:41,784 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:42,268 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:26:42,268 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:26:42,268 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:26:42,354 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:26:43,040 Saving plot /tmp/tmpmphgou0f.png
> yt : [INFO     ] 2022-04-12 16:26:43,341 Saving plot /tmp/tmpxcszs0_b.png
> yt : [INFO     ] 2022-04-12 16:26:43,609 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:26:43,630 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:26:43,650 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:26:43,668 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:26:43,689 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:26:43,707 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:26:43,768 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:43,768 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:26:43,768 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:43,769 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:43,769 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:44,261 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:26:44,261 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:26:44,261 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:26:44,341 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:26:44,669 Saving plot /tmp/tmpjkrcdoz1.png
> yt : [INFO     ] 2022-04-12 16:26:45,118 Saving plot /tmp/tmpuuvu7b68.png
> yt : [INFO     ] 2022-04-12 16:26:45,395 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:26:45,416 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:26:45,436 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:26:45,454 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:26:45,476 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:26:45,495 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> PASSED
> yt/data_objects/tests/test_data_collection.py::test_data_collection yt : [INFO     ] 2022-04-12 16:26:45,547 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:45,547 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:45,548 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:45,548 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:45,549 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:46,082 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:46,082 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:46,083 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:46,083 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:46,083 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:46,609 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:46,610 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:46,610 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:46,610 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:46,611 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:47,137 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:47,137 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:26:47,138 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:47,138 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:47,138 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_derived_field yt : [INFO     ] 2022-04-12 16:26:47,677 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:47,678 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:26:47,678 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:47,679 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:47,679 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:26:47,680 Allocating for 4.096e+03 particles
> yt : [WARNING  ] 2022-04-12 16:26:49,390 The Derived Field ('io', 'particle_cylindrical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_velocity_cylindrical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:26:49,395 The Derived Field ('io', 'particle_cylindrical_velocity_z') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_velocity_cylindrical_z') instead.
> yt : [WARNING  ] 2022-04-12 16:26:49,443 The Derived Field ('io', 'particle_spherical_position_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_position_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:26:49,446 The Derived Field ('io', 'particle_spherical_position_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_position_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:26:49,449 The Derived Field ('io', 'particle_spherical_position_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_position_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:26:49,452 The Derived Field ('io', 'particle_spherical_velocity_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_velocity_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:26:49,457 The Derived Field ('io', 'particle_spherical_velocity_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_velocity_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:26:49,462 The Derived Field ('io', 'particle_spherical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_velocity_spherical_theta') instead.
> PASSED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_extract_isocontours yt : [INFO     ] 2022-04-12 16:26:49,602 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:26:49,603 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:26:49,603 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:26:49,603 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:26:49,604 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:00,571 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:00,572 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:27:00,572 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:00,573 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:00,573 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:00,575 Allocating for 4.096e+03 particles
> PASSED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_invalid_write_out yt : [INFO     ] 2022-04-12 16:27:02,048 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:02,049 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:02,050 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:02,050 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:02,050 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_std yt : [INFO     ] 2022-04-12 16:27:03,650 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:03,650 Parameters: domain_dimensions         = [3 3 3]
> yt : [INFO     ] 2022-04-12 16:27:03,651 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:03,651 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:03,652 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_to_astropy_table SKIPPED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_to_dataframe SKIPPED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_to_frb yt : [INFO     ] 2022-04-12 16:27:04,250 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:04,251 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:04,251 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:04,252 Parameters: domain_right_edge         = [1.         1.         6.28318531]
> yt : [INFO     ] 2022-04-12 16:27:04,252 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:05,519 Projection completed
> PASSED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_write_out yt : [INFO     ] 2022-04-12 16:27:05,551 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:05,551 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:05,552 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:05,552 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:05,553 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_yt_data_container yt : [INFO     ] 2022-04-12 16:27:06,986 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:06,986 Parameters: domain_dimensions         = [5 5 5]
> yt : [INFO     ] 2022-04-12 16:27:06,987 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:06,987 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:06,988 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:07,703 Projection completed
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_box_creation yt : [INFO     ] 2022-04-12 16:27:07,777 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:07,778 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:07,778 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:07,779 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:07,779 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_region_from_d yt : [INFO     ] 2022-04-12 16:27:07,836 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:07,837 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:07,838 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:07,838 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:07,838 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_accessing_all_data yt : [INFO     ] 2022-04-12 16:27:08,566 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:08,566 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:08,567 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:08,567 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:08,567 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_slice_from_r yt : [INFO     ] 2022-04-12 16:27:09,009 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:09,010 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:09,010 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:09,011 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:09,011 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:09,256 Making a fixed resolution buffer of (('gas', 'density')) 1024 by 512
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_point_from_r yt : [INFO     ] 2022-04-12 16:27:09,456 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:09,457 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:09,457 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:09,457 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:09,458 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_ray_from_r yt : [INFO     ] 2022-04-12 16:27:09,716 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:09,717 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:09,717 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:09,718 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:09,718 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:09,944 Making a line buffer with 500 points of ('gas', 'density')
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_ortho_ray_from_r yt : [INFO     ] 2022-04-12 16:27:10,220 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:10,220 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:10,221 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:10,221 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:10,221 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:10,507 Making a line buffer with 100 points of ('gas', 'density')
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_particle_counts yt : [INFO     ] 2022-04-12 16:27:10,585 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:10,585 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:10,586 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:10,586 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:10,586 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:12,193 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:12,193 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:27:12,194 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:12,194 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:12,194 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:12,196 Allocating for 1.280e+02 particles
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_checksum SKIPPED
> yt/data_objects/tests/test_derived_quantities.py::test_extrema yt : [INFO     ] 2022-04-12 16:27:13,720 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:13,721 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:13,721 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:13,722 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:13,722 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:14,217 max value is 9.99874e-01 at 0.4687500000000000 0.5937500000000000 0.9687500000000000
> yt : [INFO     ] 2022-04-12 16:27:14,326 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:14,326 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:14,327 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:14,327 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:14,328 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:14,815 max value is 9.99874e-01 at 0.4687500000000000 0.5937500000000000 0.9687500000000000
> yt : [INFO     ] 2022-04-12 16:27:14,925 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:14,926 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:14,926 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:14,926 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:14,927 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:15,410 max value is 9.99874e-01 at 0.4687500000000000 0.5937500000000000 0.9687500000000000
> yt : [INFO     ] 2022-04-12 16:27:15,526 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:15,526 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:15,527 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:15,527 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:15,527 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:16,010 max value is 9.99874e-01 at 0.4687500000000000 0.5937500000000000 0.9687500000000000
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_average yt : [INFO     ] 2022-04-12 16:27:16,131 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:16,132 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:16,132 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:16,133 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:16,133 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:16,580 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:16,580 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:16,581 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:16,581 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:16,581 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:16,832 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:16,832 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:16,833 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:16,833 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:16,833 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:17,082 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:17,082 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:17,083 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:17,083 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:17,083 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_standard_deviation yt : [INFO     ] 2022-04-12 16:27:17,340 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:17,341 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:17,341 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:17,342 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:17,342 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:17,595 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:17,596 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:17,596 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:17,597 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:17,597 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:17,845 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:17,845 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:17,845 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:17,846 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:17,846 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:18,101 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:18,102 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:18,102 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:18,103 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:18,103 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_max_location yt : [INFO     ] 2022-04-12 16:27:18,356 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:18,357 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:18,357 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:18,358 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:18,358 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:18,598 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:18,599 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:18,599 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:18,600 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:18,600 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:18,844 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:18,844 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:18,845 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:18,845 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:18,846 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:19,092 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:19,093 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:19,093 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:19,093 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:19,094 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_min_location yt : [INFO     ] 2022-04-12 16:27:19,345 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:19,346 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:19,346 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:19,347 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:19,347 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:19,589 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:19,590 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:19,590 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:19,591 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:19,591 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:19,834 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:19,834 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:19,835 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:19,835 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:19,835 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:20,085 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:20,086 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:20,086 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:20,086 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:20,087 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_sample_at_min_field_values yt : [INFO     ] 2022-04-12 16:27:20,528 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:20,528 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:20,529 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:20,529 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:20,530 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:20,803 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:20,803 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:20,804 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:20,804 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:20,804 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:21,080 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:21,081 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:21,081 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:21,082 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:21,082 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:21,351 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:21,352 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:21,352 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:21,352 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:21,353 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_sample_at_max_field_values yt : [INFO     ] 2022-04-12 16:27:21,624 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:21,625 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:21,625 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:21,626 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:21,626 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:21,890 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:21,891 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:21,891 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:21,892 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:21,892 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:22,160 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:22,161 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:22,161 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:22,162 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:22,162 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:22,435 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:22,435 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:22,436 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:22,436 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:22,436 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_in_memory_sph_derived_quantities yt : [INFO     ] 2022-04-12 16:27:22,703 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:22,704 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:27:22,704 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:27:22,705 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:27:22,705 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:22,707 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_sph_datasets_derived_quantities SKIPPED
> yt/data_objects/tests/test_derived_quantities.py::test_derived_quantities_with_particle_types yt : [INFO     ] 2022-04-12 16:27:25,083 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:25,083 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:27:25,084 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:25,084 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:25,085 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:25,086 Allocating for 4.096e+03 particles
> PASSED
> yt/data_objects/tests/test_disks.py::test_bad_disk_input yt : [INFO     ] 2022-04-12 16:27:26,646 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:26,646 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:26,647 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:26,647 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:26,648 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_ellipsoid.py::test_ellipsoid yt : [INFO     ] 2022-04-12 16:27:27,165 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:27,165 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:27:27,166 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:27,166 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:27,166 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:28,286 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:28,287 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:27:28,287 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:28,288 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:28,288 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:29,332 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:29,333 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:27:29,333 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:29,334 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:29,334 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:30,533 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:30,534 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:27:30,534 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:30,535 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:30,535 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_exclude_functions.py::test_exclude_above yt : [INFO     ] 2022-04-12 16:27:31,550 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:31,550 Parameters: domain_dimensions         = [3 3 3]
> yt : [INFO     ] 2022-04-12 16:27:31,551 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:31,551 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:31,552 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_exclude_functions.py::test_exclude_below yt : [INFO     ] 2022-04-12 16:27:32,060 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:32,061 Parameters: domain_dimensions         = [3 3 3]
> yt : [INFO     ] 2022-04-12 16:27:32,061 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:32,062 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:32,062 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_exclude_functions.py::test_exclude_nan yt : [INFO     ] 2022-04-12 16:27:32,569 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:32,569 Parameters: domain_dimensions         = [10 10 10]
> yt : [INFO     ] 2022-04-12 16:27:32,570 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:32,570 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:32,570 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_exclude_functions.py::test_equal yt : [INFO     ] 2022-04-12 16:27:32,802 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:32,802 Parameters: domain_dimensions         = [10 10 10]
> yt : [INFO     ] 2022-04-12 16:27:32,803 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:32,803 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:32,804 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_exclude_functions.py::test_inside_outside yt : [INFO     ] 2022-04-12 16:27:33,029 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:33,029 Parameters: domain_dimensions         = [10 10 10]
> yt : [INFO     ] 2022-04-12 16:27:33,030 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:33,030 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:33,030 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_extract_regions.py::test_cut_region yt : [INFO     ] 2022-04-12 16:27:33,274 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:33,274 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:27:33,275 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:33,275 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:33,275 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:33,598 Projection completed
> yt : [INFO     ] 2022-04-12 16:27:33,800 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:33,800 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:27:33,801 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:33,801 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:33,801 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:34,126 Projection completed
> yt : [INFO     ] 2022-04-12 16:27:34,330 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:34,331 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:27:34,331 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:34,332 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:34,332 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:34,656 Projection completed
> yt : [INFO     ] 2022-04-12 16:27:34,861 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:34,862 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:27:34,862 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:34,863 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:34,863 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:35,185 Projection completed
> PASSED
> yt/data_objects/tests/test_extract_regions.py::test_region_and_particles yt : [INFO     ] 2022-04-12 16:27:35,442 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:35,442 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:35,443 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:35,443 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:35,443 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_extract_regions.py::test_region_chunked_read SKIPPED
> yt/data_objects/tests/test_extract_regions.py::test_chained_cut_region SKIPPED
> yt/data_objects/tests/test_firefly.py::test_firefly_JSON_object SKIPPED
> yt/data_objects/tests/test_fluxes.py::test_flux_calculation yt : [INFO     ] 2022-04-12 16:27:37,961 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:37,962 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:27:37,962 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:37,963 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:37,963 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:38,435 Extracting (sampling: ('index', 'x'))
> yt : [INFO     ] 2022-04-12 16:27:38,511 Fluxing ('index', 'ones')
> PASSED
> yt/data_objects/tests/test_fluxes.py::test_sampling yt : [INFO     ] 2022-04-12 16:27:38,609 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:38,609 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:27:38,610 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:38,610 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:38,610 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:39,091 Extracting (sampling: ('index', 'x'))
> yt : [INFO     ] 2022-04-12 16:27:39,164 Extracting (sampling: ('gas', 'density'))
> yt : [INFO     ] 2022-04-12 16:27:39,273 Extracting (sampling: ('index', 'y'))
> yt : [INFO     ] 2022-04-12 16:27:39,347 Extracting (sampling: ('gas', 'density'))
> yt : [INFO     ] 2022-04-12 16:27:39,461 Extracting (sampling: ('index', 'z'))
> yt : [INFO     ] 2022-04-12 16:27:39,535 Extracting (sampling: ('gas', 'density'))
> PASSED
> yt/data_objects/tests/test_fluxes.py::ExporterTests::test_export_obj yt : [INFO     ] 2022-04-12 16:27:39,679 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:39,679 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:27:39,680 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:39,680 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:39,681 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:41,065 max value is 9.99874e-01 at 0.4687500000000000 0.5937500000000000 0.9687500000000000
> yt : [INFO     ] 2022-04-12 16:27:41,107 Extracting (sampling: ('gas', 'density'))
> yt : [INFO     ] 2022-04-12 16:27:41,286 Extracting (sampling: ('gas', 'temperature'))
> yt : [INFO     ] 2022-04-12 16:27:41,842 Extracting (sampling: ('gas', 'emissivity'))
> yt : [INFO     ] 2022-04-12 16:27:42,031 Extracting (sampling: ('gas', 'temperature'))
> yt : [INFO     ] 2022-04-12 16:27:42,118 Extracting (sampling: ('gas', 'emissivity'))
> PASSED
> yt/data_objects/tests/test_fluxes.py::ExporterTests::test_export_ply yt : [INFO     ] 2022-04-12 16:27:42,244 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:42,245 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:27:42,245 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:42,246 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:42,246 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:42,780 Extracting (sampling: ('gas', 'density'))
> PASSED
> yt/data_objects/tests/test_fluxes.py::test_correct_output_unit_fake_ds yt : [INFO     ] 2022-04-12 16:27:42,952 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:42,953 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:27:42,953 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:42,954 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:42,954 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:44,284 Extracting (sampling: ('index', 'x'))
> PASSED
> yt/data_objects/tests/test_fluxes.py::test_radius_surface yt : [INFO     ] 2022-04-12 16:27:44,584 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:44,584 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:27:44,585 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:44,585 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:44,585 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_glue.py::test_glue_data_object SKIPPED
> yt/data_objects/tests/test_image_array.py::test_rgba_rescale PASSED
> yt/data_objects/tests/test_image_array.py::TestImageArray::test_image_array_background PASSED
> yt/data_objects/tests/test_image_array.py::TestImageArray::test_image_array_hdf5 PASSED
> yt/data_objects/tests/test_image_array.py::TestImageArray::test_image_array_rgb_png PASSED
> yt/data_objects/tests/test_image_array.py::TestImageArray::test_image_array_rgba_png PASSED
> yt/data_objects/tests/test_image_array.py::TestImageArray::test_image_arry_units PASSED
> yt/data_objects/tests/test_image_array.py::TestImageArray::test_write_image yt : [INFO     ] 2022-04-12 16:27:46,348 Using only channel 1 of supplied image
> PASSED
> yt/data_objects/tests/test_io_geometry.py::test_preserve_geometric_properties yt : [INFO     ] 2022-04-12 16:27:46,401 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:46,402 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:46,402 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:46,402 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:46,403 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:47,236 Saving field data to yt dataset: /tmp/tmpjqfwrq3i/savefile.h5.
> yt : [INFO     ] 2022-04-12 16:27:47,372 Parameters: current_time              = 0.0 code_time
> yt : [INFO     ] 2022-04-12 16:27:47,372 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:27:47,373 Parameters: domain_left_edge          = [0. 0. 0.] code_length
> yt : [INFO     ] 2022-04-12 16:27:47,373 Parameters: domain_right_edge         = [1. 1. 1.] code_length
> yt : [INFO     ] 2022-04-12 16:27:47,373 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:47,404 Allocating for 1.617e+06 particles
> yt : [INFO     ] 2022-04-12 16:27:51,886 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:51,886 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:51,887 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:51,887 Parameters: domain_right_edge         = [1.         1.         6.28318531]
> yt : [INFO     ] 2022-04-12 16:27:51,888 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:52,455 Saving field data to yt dataset: /tmp/tmp8gwqw8i7/savefile.h5.
> yt : [INFO     ] 2022-04-12 16:27:52,570 Parameters: current_time              = 0.0 code_time
> yt : [INFO     ] 2022-04-12 16:27:52,571 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:27:52,571 Parameters: domain_left_edge          = [0. 0. 0.] code_length
> yt : [INFO     ] 2022-04-12 16:27:52,572 Parameters: domain_right_edge         = [1.         1.         6.28318531] code_length
> yt : [INFO     ] 2022-04-12 16:27:52,572 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:52,603 Allocating for 1.617e+06 particles
> yt : [INFO     ] 2022-04-12 16:27:52,886 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:52,886 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:52,887 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:52,887 Parameters: domain_right_edge         = [1.         3.14159265 6.28318531]
> yt : [INFO     ] 2022-04-12 16:27:52,888 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:53,473 Saving field data to yt dataset: /tmp/tmp_q8yrro8/savefile.h5.
> yt : [INFO     ] 2022-04-12 16:27:53,586 Parameters: current_time              = 0.0 code_time
> yt : [INFO     ] 2022-04-12 16:27:53,586 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:27:53,587 Parameters: domain_left_edge          = [0. 0. 0.] code_length
> yt : [INFO     ] 2022-04-12 16:27:53,587 Parameters: domain_right_edge         = [1.         3.14159265 6.28318531] code_length
> yt : [INFO     ] 2022-04-12 16:27:53,588 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:53,618 Allocating for 1.617e+06 particles
> PASSED
> yt/data_objects/tests/test_io_geometry.py::test_default_to_cartesian yt : [INFO     ] 2022-04-12 16:27:53,843 Saving field data to yt dataset: /tmp/tmpntnlnc8l/savefile.h5.
> yt : [INFO     ] 2022-04-12 16:27:53,902 Parameters: current_time              = 10 Myr
> yt : [WARNING  ] 2022-04-12 16:27:53,903 Geometric data selection not available for this dataset type.
> PASSED
> yt/data_objects/tests/test_numpy_ops.py::test_mean_sum_integrate yt : [INFO     ] 2022-04-12 16:27:54,083 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:54,084 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:54,084 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:54,085 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:54,085 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:55,753 Projection completed
> yt : [INFO     ] 2022-04-12 16:27:56,659 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:56,660 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:56,660 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:56,661 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:56,661 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:58,186 Projection completed
> yt : [INFO     ] 2022-04-12 16:27:58,243 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:58,244 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:58,244 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:58,244 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:58,245 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:27:59,616 Projection completed
> yt : [INFO     ] 2022-04-12 16:27:59,673 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:27:59,674 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:27:59,674 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:27:59,675 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:27:59,675 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:01,110 Projection completed
> PASSED
> yt/data_objects/tests/test_numpy_ops.py::test_min_max yt : [INFO     ] 2022-04-12 16:28:01,226 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:01,226 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:01,226 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:01,227 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:01,227 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:02,814 Projection completed
> yt : [INFO     ] 2022-04-12 16:28:03,139 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:03,140 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:03,140 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:03,141 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:03,141 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:04,811 Projection completed
> yt : [INFO     ] 2022-04-12 16:28:04,862 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:04,862 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:04,863 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:04,863 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:04,863 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:06,309 Projection completed
> yt : [INFO     ] 2022-04-12 16:28:06,361 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:06,362 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:06,362 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:06,363 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:06,363 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:07,672 Projection completed
> PASSED
> yt/data_objects/tests/test_numpy_ops.py::test_argmin yt : [INFO     ] 2022-04-12 16:28:07,766 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:07,767 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:07,767 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:07,768 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:07,768 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:08,388 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:08,389 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:08,389 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:08,390 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:08,390 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:08,641 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:08,642 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:08,642 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:08,642 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:08,643 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:08,901 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:08,901 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:08,902 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:08,902 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:08,902 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_numpy_ops.py::test_argmax yt : [INFO     ] 2022-04-12 16:28:09,409 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:09,410 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:09,410 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:09,411 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:09,411 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:10,045 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:10,045 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:10,046 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:10,046 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:10,046 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:10,304 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:10,305 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:10,305 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:10,306 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:10,306 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:10,570 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:10,570 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:10,571 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:10,571 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:10,572 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_octree.py::test_building_tree yt : [INFO     ] 2022-04-12 16:28:10,838 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:10,838 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:28:10,839 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:10,839 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:28:10,839 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:10,842 Allocating octree with spatial range [0.0000e+00, 0.0000e+00, 0.0000e+00] code_length to [3.0000e+00, 3.0000e+00, 3.0000e+00] code_length
> yt : [INFO     ] 2022-04-12 16:28:10,842 Allocating for 2.700e+01 particles
> yt : [INFO     ] 2022-04-12 16:28:12,981 Allocating Octree for 27 particles
> yt : [INFO     ] 2022-04-12 16:28:12,982 Allocated 17 nodes in octree
> yt : [INFO     ] 2022-04-12 16:28:12,982 Octree bound 27 particles
> PASSED
> yt/data_objects/tests/test_octree.py::test_sph_interpolation_scatter yt : [INFO     ] 2022-04-12 16:28:13,012 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:13,012 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:28:13,013 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:13,013 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:28:13,013 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:13,016 Allocating octree with spatial range [0.0000e+00, 0.0000e+00, 0.0000e+00] code_length to [3.0000e+00, 3.0000e+00, 3.0000e+00] code_length
> yt : [INFO     ] 2022-04-12 16:28:13,016 Allocating for 2.700e+01 particles
> yt : [INFO     ] 2022-04-12 16:28:15,386 Allocating Octree for 27 particles
> yt : [INFO     ] 2022-04-12 16:28:15,387 Allocated 17 nodes in octree
> yt : [INFO     ] 2022-04-12 16:28:15,387 Octree bound 27 particles
> 
> Interpolating (scatter) SPH field io: 0it [00:00, ?it/s]
> Interpolating (scatter) SPH field io: 1it [00:00, 651.80it/s]
> PASSED
> yt/data_objects/tests/test_octree.py::test_sph_interpolation_gather yt : [INFO     ] 2022-04-12 16:28:15,423 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:15,424 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:28:15,424 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:15,425 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:28:15,425 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:15,427 Allocating for 2.700e+01 particles
> yt : [INFO     ] 2022-04-12 16:28:17,575 Allocating octree with spatial range [0.0000e+00, 0.0000e+00, 0.0000e+00] code_length to [3.0000e+00, 3.0000e+00, 3.0000e+00] code_length
> yt : [INFO     ] 2022-04-12 16:28:17,577 Allocating Octree for 27 particles
> yt : [INFO     ] 2022-04-12 16:28:17,578 Allocated 17 nodes in octree
> yt : [INFO     ] 2022-04-12 16:28:17,578 Octree bound 27 particles
> yt : [INFO     ] 2022-04-12 16:28:17,588 Allocating KDTree for 27 particles
> PASSED
> yt/data_objects/tests/test_octree.py::test_octree_properties yt : [INFO     ] 2022-04-12 16:28:17,619 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:17,620 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:28:17,620 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:17,621 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:28:17,621 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:17,624 Allocating octree with spatial range [0.0000e+00, 0.0000e+00, 0.0000e+00] code_length to [3.0000e+00, 3.0000e+00, 3.0000e+00] code_length
> yt : [INFO     ] 2022-04-12 16:28:17,624 Allocating for 2.700e+01 particles
> yt : [INFO     ] 2022-04-12 16:28:19,822 Allocating Octree for 27 particles
> yt : [INFO     ] 2022-04-12 16:28:19,822 Allocated 17 nodes in octree
> yt : [INFO     ] 2022-04-12 16:28:19,823 Octree bound 27 particles
> PASSED
> yt/data_objects/tests/test_ortho_rays.py::test_ortho_ray yt : [INFO     ] 2022-04-12 16:28:19,875 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:19,876 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:28:19,876 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:19,876 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:19,877 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_particle_filter.py::test_add_particle_filter yt : [INFO     ] 2022-04-12 16:28:20,486 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:20,487 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:28:20,487 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:20,488 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:20,488 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:22,121 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:22,122 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:28:22,123 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:22,123 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:22,123 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_particle_filter.py::test_add_particle_filter_overriding PASSED
> yt/data_objects/tests/test_particle_filter.py::test_particle_filter_decorator yt : [INFO     ] 2022-04-12 16:28:23,598 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:23,598 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:28:23,599 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:23,599 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:23,600 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:25,271 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:25,272 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:28:25,272 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:25,273 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:25,273 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_particle_filter.py::test_particle_filter_exceptions yt : [INFO     ] 2022-04-12 16:28:26,796 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:26,797 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:28:26,797 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:26,798 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:26,798 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_particle_filter.py::test_particle_filter_dependency yt : [INFO     ] 2022-04-12 16:28:28,299 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:28,300 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:28:28,300 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:28,301 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:28,301 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:29,897 Added filter dependency 'h_stars' for 'hh_stars'
> PASSED
> yt/data_objects/tests/test_particle_filter.py::test_covering_grid_particle_filter yt : [WARNING  ] 2022-04-12 16:28:29,925 The heavy_stars particle filter already exists. Overriding.
> yt : [INFO     ] 2022-04-12 16:28:29,959 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:29,960 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:28:29,960 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:29,961 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:29,961 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_particle_filter.py::test_sph_particle_filter_plotting yt : [INFO     ] 2022-04-12 16:28:31,388 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:31,389 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:28:31,389 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:31,390 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:28:31,390 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:31,391 Allocating for 2.700e+01 particles
> yt : [WARNING  ] 2022-04-12 16:28:33,678 It appears that you are filtering on an SPH field type. It is recommended to use 'gas' as the filtered particle type in this case instead.
> yt : [INFO     ] 2022-04-12 16:28:33,900 xlim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:28:33,900 ylim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:28:33,901 xlim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:28:33,901 ylim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:28:33,906 Making a fixed resolution buffer of (('central_gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:28:34,281 Saving plot ParticleData_Projection_z_density.png
> PASSED
> yt/data_objects/tests/test_particle_trajectories.py::test_orbit_traj SKIPPED
> yt/data_objects/tests/test_particle_trajectories.py::test_etc_traj SKIPPED
> yt/data_objects/tests/test_particle_trajectories.py::test_uniqueness yt : [INFO     ] 2022-04-12 16:28:34,554 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:34,555 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:28:34,555 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:34,556 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:34,556 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:34,585 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:34,586 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:28:34,586 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:34,587 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:34,587 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:34,589 Allocating for 2.000e+00 particles
> PASSED
> yt/data_objects/tests/test_particle_trajectories.py::test_ptype yt : [WARNING  ] 2022-04-12 16:28:36,415 The dummy particle filter already exists. Overriding.
> yt : [INFO     ] 2022-04-12 16:28:36,443 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:36,444 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:28:36,444 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:36,445 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:36,445 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:36,446 Allocating for 1.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:28:37,384 The Derived Field ('dummy', 'particle_cylindrical_velocity_z') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('dummy', 'particle_velocity_cylindrical_z') instead.
> yt : [WARNING  ] 2022-04-12 16:28:37,466 The Derived Field ('dummy', 'particle_cylindrical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('dummy', 'particle_velocity_cylindrical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:28:37,491 The Derived Field ('dummy', 'particle_spherical_velocity_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('dummy', 'particle_velocity_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:28:37,509 The Derived Field ('dummy', 'particle_spherical_velocity_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('dummy', 'particle_velocity_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:28:37,620 The Derived Field ('dummy', 'particle_spherical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('dummy', 'particle_velocity_spherical_theta') instead.
> [('all', 'particle_dummy'), ('all', 'particle_index'), ('all', 'particle_ones'), ('all', 'particle_position'), ('all', 'particle_position_cylindrical_radius'), ('all', 'particle_position_cylindrical_theta'), ('all', 'particle_position_cylindrical_z'), ('all', 'particle_position_relative_x'), ('all', 'particle_position_relative_y'), ('all', 'particle_position_relative_z'), ('all', 'particle_position_spherical_phi'), ('all', 'particle_position_spherical_radius'), ('all', 'particle_position_spherical_theta'), ('all', 'particle_position_x'), ('all', 'particle_position_y'), ('all', 'particle_position_z'), ('all', 'particle_radius'), ('all', 'particle_spherical_position_phi'), ('all', 'particle_spherical_position_radius'), ('all', 'particle_spherical_position_theta'), ('all', 'relative_particle_position'), ('all', 'relative_particle_position_x'), ('all', 'relative_particle_position_y'), ('all', 'relative_particle_position_z'), ('deposit', 'all_count'), ('deposit', 'dummy_count'), ('deposit', 'io_count'), ('dummy', 'particle_dummy'), ('dummy', 'particle_index'), ('dummy', 'particle_ones'), ('dummy', 'particle_position'), ('dummy', 'particle_position_cylindrical_radius'), ('dummy', 'particle_position_cylindrical_theta'), ('dummy', 'particle_position_cylindrical_z'), ('dummy', 'particle_position_relative_x'), ('dummy', 'particle_position_relative_y'), ('dummy', 'particle_position_relative_z'), ('dummy', 'particle_position_spherical_phi'), ('dummy', 'particle_position_spherical_radius'), ('dummy', 'particle_position_spherical_theta'), ('dummy', 'particle_position_x'), ('dummy', 'particle_position_y'), ('dummy', 'particle_position_z'), ('dummy', 'particle_radius'), ('dummy', 'particle_spherical_position_phi'), ('dummy', 'particle_spherical_position_radius'), ('dummy', 'particle_spherical_position_theta'), ('dummy', 'relative_particle_position'), ('dummy', 'relative_particle_position_x'), ('dummy', 'relative_particle_position_y'), ('dummy', 'relative_particle_position_z'), ('gas', 'cell_volume'), ('gas', 'dx'), ('gas', 'dy'), ('gas', 'dz'), ('gas', 'path_element_x'), ('gas', 'path_element_y'), ('gas', 'path_element_z'), ('gas', 'volume'), ('gas', 'x'), ('gas', 'y'), ('gas', 'z'), ('index', 'cell_volume'), ('index', 'cylindrical_r'), ('index', 'cylindrical_radius'), ('index', 'cylindrical_theta'), ('index', 'cylindrical_z'), ('index', 'disk_angle'), ('index', 'dx'), ('index', 'dy'), ('index', 'dz'), ('index', 'grid_indices'), ('index', 'grid_level'), ('index', 'height'), ('index', 'morton_index'), ('index', 'ones'), ('index', 'ones_over_dx'), ('index', 'path_element_x'), ('index', 'path_element_y'), ('index', 'path_element_z'), ('index', 'radius'), ('index', 'spherical_phi'), ('index', 'spherical_r'), ('index', 'spherical_radius'), ('index', 'spherical_theta'), ('index', 'virial_radius_fraction'), ('index', 'volume'), ('index', 'x'), ('index', 'y'), ('index', 'z'), ('index', 'zeros'), ('io', 'particle_dummy'), ('io', 'particle_index'), ('io', 'particle_ones'), ('io', 'particle_position'), ('io', 'particle_position_cylindrical_radius'), ('io', 'particle_position_cylindrical_theta'), ('io', 'particle_position_cylindrical_z'), ('io', 'particle_position_relative_x'), ('io', 'particle_position_relative_y'), ('io', 'particle_position_relative_z'), ('io', 'particle_position_spherical_phi'), ('io', 'particle_position_spherical_radius'), ('io', 'particle_position_spherical_theta'), ('io', 'particle_position_x'), ('io', 'particle_position_y'), ('io', 'particle_position_z'), ('io', 'particle_radius'), ('io', 'particle_spherical_position_phi'), ('io', 'particle_spherical_position_radius'), ('io', 'particle_spherical_position_theta'), ('io', 'relative_particle_position'), ('io', 'relative_particle_position_x'), ('io', 'relative_particle_position_y'), ('io', 'relative_particle_position_z'), ('stream', 'cell_volume'), ('stream', 'dx'), ('stream', 'dy'), ('stream', 'dz'), ('stream', 'path_element_x'), ('stream', 'path_element_y'), ('stream', 'path_element_z'), ('stream', 'volume'), ('stream', 'x'), ('stream', 'y'), ('stream', 'z')]
> PASSED
> yt/data_objects/tests/test_pickling.py::test_grid_pickles SKIPPED
> yt/data_objects/tests/test_pickling.py::test_particle_pickles SKIPPED
> yt/data_objects/tests/test_points.py::test_point_creation yt : [INFO     ] 2022-04-12 16:28:37,822 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:37,823 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:28:37,823 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:37,824 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:37,824 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_points.py::test_domain_point yt : [INFO     ] 2022-04-12 16:28:38,329 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:38,329 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:28:38,330 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:38,330 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:38,331 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_points.py::test_fast_find_field_values_at_points yt : [INFO     ] 2022-04-12 16:28:39,957 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:39,957 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:28:39,958 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:39,958 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:39,959 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_profiles.py::test_profiles yt : [INFO     ] 2022-04-12 16:28:41,478 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:41,478 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:28:41,479 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:41,479 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:41,480 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_profiles.py::test_particle_profiles yt : [INFO     ] 2022-04-12 16:28:46,059 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:46,060 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:46,061 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:46,061 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:46,061 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:47,806 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:47,807 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:47,807 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:47,808 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:47,808 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:49,697 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:49,698 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:49,698 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:49,699 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:49,699 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:51,291 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:51,292 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:51,292 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:51,293 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:51,293 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_profiles.py::test_mixed_particle_mesh_profiles yt : [INFO     ] 2022-04-12 16:28:52,890 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:52,891 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:52,891 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:52,892 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:52,892 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_profiles.py::test_particle_profile_negative_field yt : [INFO     ] 2022-04-12 16:28:54,535 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:54,536 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:28:54,536 Parameters: domain_left_edge          = [-4.38480584 -4.06843201 -4.50404789]
> yt : [INFO     ] 2022-04-12 16:28:54,537 Parameters: domain_right_edge         = [3.75645557 4.22213167 3.94122078]
> yt : [INFO     ] 2022-04-12 16:28:54,537 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:54,539 Allocating for 1.000e+04 particles
> PASSED
> yt/data_objects/tests/test_profiles.py::test_profile_zero_weight yt : [INFO     ] 2022-04-12 16:28:55,335 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:55,335 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:28:55,336 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:55,336 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:55,337 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_profiles.py::test_profile_sph_data yt : [INFO     ] 2022-04-12 16:28:57,130 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:57,131 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:28:57,131 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:28:57,132 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:28:57,132 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:57,133 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_profiles.py::test_profile_override_limits yt : [INFO     ] 2022-04-12 16:28:59,589 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:59,589 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:28:59,590 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:28:59,590 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:28:59,591 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_profiles.py::TestBadProfiles::test_set_linear_scaling_for_none_extrema yt : [INFO     ] 2022-04-12 16:28:59,970 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:28:59,970 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:28:59,971 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:28:59,971 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:28:59,971 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:28:59,973 Allocating for 7.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:29:02,455 Saving plot ParticleData_2d-Profile_particle_position_spherical_theta_particle_position_spherical_radius_particle_mass.png
> PASSED
> yt/data_objects/tests/test_profiles.py::TestBadProfiles::test_unequal_bin_field_profile yt : [INFO     ] 2022-04-12 16:29:02,888 Saving field data to yt dataset: mydata.h5.
> yt : [INFO     ] 2022-04-12 16:29:02,939 Parameters: current_time              = 10 Myr
> yt : [WARNING  ] 2022-04-12 16:29:02,939 Geometric data selection not available for this dataset type.
> PASSED
> yt/data_objects/tests/test_profiles.py::TestBadProfiles::test_unequal_data_shape_profile yt : [INFO     ] 2022-04-12 16:29:03,180 Saving field data to yt dataset: mydata.h5.
> yt : [INFO     ] 2022-04-12 16:29:03,230 Parameters: current_time              = 10 Myr
> yt : [WARNING  ] 2022-04-12 16:29:03,230 Geometric data selection not available for this dataset type.
> PASSED
> yt/data_objects/tests/test_profiles.py::test_index_field_units yt : [INFO     ] 2022-04-12 16:29:03,492 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:03,493 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:29:03,494 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:03,494 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:03,494 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_profiles.py::test_export_astropy SKIPPED
> yt/data_objects/tests/test_profiles.py::test_export_pandas SKIPPED
> yt/data_objects/tests/test_projection.py::test_projection yt : [INFO     ] 2022-04-12 16:29:04,082 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:04,083 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:29:04,083 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:04,084 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:04,084 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:04,639 Projection completed
> yt : [INFO     ] 2022-04-12 16:29:04,670 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:04,670 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:04,671 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:04,679 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:04,961 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:04,961 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:04,962 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:04,970 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:05,251 Saving plot /tmp/tmpoqrec45o.png
> yt : [INFO     ] 2022-04-12 16:29:05,252 Saving plot /tmp/tmpypndofij.png
> yt : [INFO     ] 2022-04-12 16:29:05,253 Saving plot /tmp/tmp5jmrt2jt.png
> yt : [INFO     ] 2022-04-12 16:29:05,253 Saving plot /tmp/tmpkgwp35d1.png
> yt : [INFO     ] 2022-04-12 16:29:05,255 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:05,260 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:05,266 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:05,291 Projection completed
> yt : [INFO     ] 2022-04-12 16:29:05,323 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:05,324 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:05,325 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:05,332 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:05,816 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:05,816 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:05,817 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:05,825 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:06,114 Saving plot /tmp/tmpqv0m2e8h.png
> yt : [INFO     ] 2022-04-12 16:29:06,115 Saving plot /tmp/tmpca248z8q.png
> yt : [INFO     ] 2022-04-12 16:29:06,115 Saving plot /tmp/tmpfmuhswhw.png
> yt : [INFO     ] 2022-04-12 16:29:06,116 Saving plot /tmp/tmpnnacbjr_.png
> yt : [INFO     ] 2022-04-12 16:29:06,117 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:06,122 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:06,128 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:06,151 Projection completed
> yt : [INFO     ] 2022-04-12 16:29:06,196 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:06,196 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:06,197 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:06,205 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:06,486 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:06,486 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:06,487 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:06,494 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:06,775 Saving plot /tmp/tmphkucxfsn.png
> yt : [INFO     ] 2022-04-12 16:29:06,776 Saving plot /tmp/tmp206vw8_u.png
> yt : [INFO     ] 2022-04-12 16:29:06,776 Saving plot /tmp/tmpe5c72xvg.png
> yt : [INFO     ] 2022-04-12 16:29:06,776 Saving plot /tmp/tmprfzbxy4v.png
> yt : [INFO     ] 2022-04-12 16:29:06,778 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:06,783 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:06,788 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:06,813 Projection completed
> yt : [INFO     ] 2022-04-12 16:29:06,847 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:06,847 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:06,848 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:06,855 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:07,379 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:07,379 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:07,380 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:07,387 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:07,679 Saving plot /tmp/tmp5t_j_uqe.png
> yt : [INFO     ] 2022-04-12 16:29:07,679 Saving plot /tmp/tmpnj9kh9oy.png
> yt : [INFO     ] 2022-04-12 16:29:07,680 Saving plot /tmp/tmphqa0tler.png
> yt : [INFO     ] 2022-04-12 16:29:07,680 Saving plot /tmp/tmpxeg92e07.png
> yt : [INFO     ] 2022-04-12 16:29:07,682 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:07,687 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:07,692 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:07,715 Projection completed
> yt : [INFO     ] 2022-04-12 16:29:07,755 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:07,755 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:07,756 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:07,763 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:08,046 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:08,046 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:08,047 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:08,055 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:08,338 Saving plot /tmp/tmpz8m8tb1n.png
> yt : [INFO     ] 2022-04-12 16:29:08,338 Saving plot /tmp/tmp5tc0fgi3.png
> yt : [INFO     ] 2022-04-12 16:29:08,340 Saving plot /tmp/tmp3pte7em8.png
> yt : [INFO     ] 2022-04-12 16:29:08,340 Saving plot /tmp/tmpojl26g78.png
> yt : [INFO     ] 2022-04-12 16:29:08,341 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:08,346 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:08,352 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:08,375 Projection completed
> yt : [INFO     ] 2022-04-12 16:29:08,408 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:08,408 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:08,409 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:08,416 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:08,904 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:08,904 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:08,905 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:08,912 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:09,199 Saving plot /tmp/tmpqm9sbiq7.png
> yt : [INFO     ] 2022-04-12 16:29:09,199 Saving plot /tmp/tmp4zsad8a7.png
> yt : [INFO     ] 2022-04-12 16:29:09,200 Saving plot /tmp/tmpqte4b7fn.png
> yt : [INFO     ] 2022-04-12 16:29:09,200 Saving plot /tmp/tmpnekb2tru.png
> yt : [INFO     ] 2022-04-12 16:29:09,202 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:09,206 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:09,211 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:09,232 Projection completed
> yt : [INFO     ] 2022-04-12 16:29:09,284 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:09,284 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:29:09,285 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:09,285 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:09,286 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:09,830 Projection completed
> yt : [INFO     ] 2022-04-12 16:29:09,861 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:09,861 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:09,862 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:09,870 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:10,155 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:10,156 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:10,157 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:10,164 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:10,447 Saving plot /tmp/tmpj3azv16x.png
> yt : [INFO     ] 2022-04-12 16:29:10,448 Saving plot /tmp/tmpj4rm3ucz.png
> yt : [INFO     ] 2022-04-12 16:29:10,448 Saving plot /tmp/tmpupiipkpd.png
> yt : [INFO     ] 2022-04-12 16:29:10,448 Saving plot /tmp/tmpift1c28j.png
> yt : [INFO     ] 2022-04-12 16:29:10,450 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:10,455 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:10,461 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:10,485 Projection completed
> yt : [INFO     ] 2022-04-12 16:29:10,518 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:10,519 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:10,520 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:10,527 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:11,043 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:11,043 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:11,044 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:11,052 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:11,341 Saving plot /tmp/tmpl22e76f_.png
> yt : [INFO     ] 2022-04-12 16:29:11,342 Saving plot /tmp/tmphuvwj3hc.png
> yt : [INFO     ] 2022-04-12 16:29:11,343 Saving plot /tmp/tmpuljaofq1.png
> yt : [INFO     ] 2022-04-12 16:29:11,343 Saving plot /tmp/tmp1fapomez.png
> yt : [INFO     ] 2022-04-12 16:29:11,345 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:11,350 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:11,355 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:11,380 Projection completed
> yt : [INFO     ] 2022-04-12 16:29:11,425 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:11,425 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:11,426 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:11,433 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:11,711 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:11,711 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:11,712 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:11,719 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:11,993 Saving plot /tmp/tmpq8pxxt9w.png
> yt : [INFO     ] 2022-04-12 16:29:11,994 Saving plot /tmp/tmpd268txgz.png
> yt : [INFO     ] 2022-04-12 16:29:11,994 Saving plot /tmp/tmp4hlbjr_n.png
> yt : [INFO     ] 2022-04-12 16:29:11,995 Saving plot /tmp/tmpl__wvd09.png
> yt : [INFO     ] 2022-04-12 16:29:11,996 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:12,001 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:12,006 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:12,030 Projection completed
> yt : [INFO     ] 2022-04-12 16:29:12,064 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:12,065 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:12,065 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:12,073 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:12,593 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:12,594 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:12,594 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:12,602 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:12,893 Saving plot /tmp/tmp5l6gi6e8.png
> yt : [INFO     ] 2022-04-12 16:29:12,894 Saving plot /tmp/tmpg_exfq4l.png
> yt : [INFO     ] 2022-04-12 16:29:12,895 Saving plot /tmp/tmpkgyppo42.png
> yt : [INFO     ] 2022-04-12 16:29:12,895 Saving plot /tmp/tmpvpqnylkc.png
> yt : [INFO     ] 2022-04-12 16:29:12,896 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:12,902 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:12,907 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:12,931 Projection completed
> yt : [INFO     ] 2022-04-12 16:29:12,975 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:12,975 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:12,976 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:12,983 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:13,270 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:13,271 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:13,271 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:13,279 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:13,564 Saving plot /tmp/tmpl1rls9jt.png
> yt : [INFO     ] 2022-04-12 16:29:13,565 Saving plot /tmp/tmp4bv80yn3.png
> yt : [INFO     ] 2022-04-12 16:29:13,566 Saving plot /tmp/tmpb718g90c.png
> yt : [INFO     ] 2022-04-12 16:29:13,567 Saving plot /tmp/tmpxuzqg60k.png
> yt : [INFO     ] 2022-04-12 16:29:13,568 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:13,573 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:13,579 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:13,603 Projection completed
> yt : [INFO     ] 2022-04-12 16:29:13,638 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:13,638 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:13,639 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:13,647 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:14,200 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:14,200 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:14,201 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:14,209 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:14,503 Saving plot /tmp/tmpr2u1odhj.png
> yt : [INFO     ] 2022-04-12 16:29:14,504 Saving plot /tmp/tmpxi20n5gd.png
> yt : [INFO     ] 2022-04-12 16:29:14,504 Saving plot /tmp/tmpp44l4dyf.png
> yt : [INFO     ] 2022-04-12 16:29:14,504 Saving plot /tmp/tmp3i9wj0mw.png
> yt : [INFO     ] 2022-04-12 16:29:14,506 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:14,511 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:14,516 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:14,538 Projection completed
> PASSED
> yt/data_objects/tests/test_projection.py::test_max_level yt : [INFO     ] 2022-04-12 16:29:14,606 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:14,607 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:29:14,607 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:14,608 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:14,608 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:14,857 Projection completed
> PASSED
> yt/data_objects/tests/test_rays.py::test_ray yt : [INFO     ] 2022-04-12 16:29:15,180 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:15,180 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:29:15,181 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:15,181 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:15,181 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:16,501 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:16,502 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:29:16,502 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:16,503 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:16,503 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:17,761 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:17,762 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:29:17,762 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:17,763 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:17,763 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:18,992 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:18,993 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:29:18,993 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:18,994 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:18,994 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_rays.py::test_ray_particle SKIPPED
> yt/data_objects/tests/test_refinement.py::test_refine_by yt : [INFO     ] 2022-04-12 16:29:20,476 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:20,477 Parameters: domain_dimensions         = [100  10   2]
> yt : [INFO     ] 2022-04-12 16:29:20,477 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:20,478 Parameters: domain_right_edge         = [1.         3.14159265 6.28318531]
> yt : [INFO     ] 2022-04-12 16:29:20,478 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_regions.py::test_box_creation yt : [INFO     ] 2022-04-12 16:29:20,650 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:20,650 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:29:20,651 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:20,651 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:20,652 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_regions.py::test_max_level_min_level_semantics yt : [INFO     ] 2022-04-12 16:29:21,184 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:21,184 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:29:21,185 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:21,185 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:21,185 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_regions.py::test_ellipsis_selection yt : [INFO     ] 2022-04-12 16:29:21,758 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:21,759 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:29:21,759 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:21,759 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:21,760 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_slice.py::test_slice yt : [INFO     ] 2022-04-12 16:29:22,277 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:22,278 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:29:22,278 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:22,279 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:22,279 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:22,776 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:22,776 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:22,777 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:22,785 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:23,010 Saving plot /tmp/tmps00e3fa7.png
> yt : [INFO     ] 2022-04-12 16:29:23,011 Saving plot /tmp/tmpp98qy5v3.png
> yt : [INFO     ] 2022-04-12 16:29:23,014 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,026 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,037 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,045 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,055 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,063 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,078 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:23,078 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:23,079 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:23,086 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:23,309 Saving plot /tmp/tmpt_nrxtu0.png
> yt : [INFO     ] 2022-04-12 16:29:23,310 Saving plot /tmp/tmp0ob2peug.png
> yt : [INFO     ] 2022-04-12 16:29:23,312 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,325 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,336 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,344 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,354 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,362 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,377 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:23,378 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:23,378 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:23,386 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:23,795 Saving plot /tmp/tmp5_rzct0a.png
> yt : [INFO     ] 2022-04-12 16:29:23,796 Saving plot /tmp/tmpqfsxcrcp.png
> yt : [INFO     ] 2022-04-12 16:29:23,798 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,811 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,822 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,830 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,840 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,848 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:23,897 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:23,897 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:29:23,898 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:23,898 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:23,899 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:24,422 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:24,422 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:24,423 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:24,430 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:24,661 Saving plot /tmp/tmpbj7q578l.png
> yt : [INFO     ] 2022-04-12 16:29:24,662 Saving plot /tmp/tmpfiopizuk.png
> yt : [INFO     ] 2022-04-12 16:29:24,665 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:24,676 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:24,687 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:24,695 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:24,706 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:24,714 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:24,729 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:24,729 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:24,730 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:24,738 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:24,965 Saving plot /tmp/tmp0402cpx4.png
> yt : [INFO     ] 2022-04-12 16:29:24,966 Saving plot /tmp/tmp1vrpi0l3.png
> yt : [INFO     ] 2022-04-12 16:29:24,969 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:24,980 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:24,992 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:25,000 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:25,011 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:25,018 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:25,033 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:25,033 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:29:25,034 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:25,042 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:25,267 Saving plot /tmp/tmpnjr9p3bn.png
> yt : [INFO     ] 2022-04-12 16:29:25,268 Saving plot /tmp/tmpzuwcgjcx.png
> yt : [INFO     ] 2022-04-12 16:29:25,271 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:25,282 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:25,293 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:25,300 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:25,311 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:29:25,318 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> PASSED
> yt/data_objects/tests/test_slice.py::test_slice_over_edges yt : [INFO     ] 2022-04-12 16:29:25,360 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:25,361 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:29:25,361 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:25,362 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:25,362 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_slice.py::test_slice_over_outer_boundary yt : [INFO     ] 2022-04-12 16:29:25,596 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:25,596 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:29:25,597 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:25,597 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:29:25,597 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_point yt : [INFO     ] 2022-04-12 16:29:25,823 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:25,824 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:25,824 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:29:25,825 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:29:25,825 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:25,827 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_slice yt : [INFO     ] 2022-04-12 16:29:28,364 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:28,364 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:28,365 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:29:28,365 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:29:28,365 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:28,368 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_region yt : [INFO     ] 2022-04-12 16:29:30,636 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:30,636 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:30,637 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:29:30,637 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:29:30,638 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:30,640 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_sphere yt : [INFO     ] 2022-04-12 16:29:33,165 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:33,165 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:33,166 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:29:33,166 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:29:33,166 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:33,169 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_disk yt : [INFO     ] 2022-04-12 16:29:35,577 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:35,577 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:35,578 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:29:35,578 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:29:35,579 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:35,581 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_ray yt : [INFO     ] 2022-04-12 16:29:37,834 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:37,834 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:37,835 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:29:37,835 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:29:37,836 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:37,838 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_cutting yt : [INFO     ] 2022-04-12 16:29:40,295 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:40,296 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:40,296 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:29:40,297 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:29:40,297 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:40,300 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_chained_selection yt : [INFO     ] 2022-04-12 16:29:42,507 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:42,508 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:42,508 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:29:42,509 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:29:42,509 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:42,511 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_boolean_selection yt : [INFO     ] 2022-04-12 16:29:44,651 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:44,651 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:44,652 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:29:44,652 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:29:44,652 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:44,655 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_arbitrary_grid yt : [INFO     ] 2022-04-12 16:29:47,074 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:47,074 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:47,075 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:47,075 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:29:47,075 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:47,078 Allocating for 2.700e+01 particles
> 
> Interpolating SPH field ('io', 'density'): 0it [00:00, ?it/s]
> Interpolating SPH field ('io', 'density'): 100000it [00:00, 8400200.28it/s]
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_compare_arbitrary_grid_slice yt : [INFO     ] 2022-04-12 16:29:49,286 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:49,287 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:49,287 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:29:49,288 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:29:49,288 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:49,291 Allocating for 7.000e+00 particles
> 
> Interpolating SPH field ('io', 'density'): 0it [00:00, ?it/s]
> Interpolating SPH field ('io', 'density'): 100000it [00:00, 8107441.91it/s]
> yt : [INFO     ] 2022-04-12 16:29:51,478 xlim = -0.750000 0.750000
> yt : [INFO     ] 2022-04-12 16:29:51,478 ylim = -0.750000 0.750000
> yt : [INFO     ] 2022-04-12 16:29:51,478 xlim = -0.750000 0.750000
> yt : [INFO     ] 2022-04-12 16:29:51,479 ylim = -0.750000 0.750000
> yt : [INFO     ] 2022-04-12 16:29:51,479 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:51,878 Making a fixed resolution buffer of (('gas', 'density')) 51 by 51
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_gather_slice yt : [INFO     ] 2022-04-12 16:29:51,931 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:51,932 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:51,932 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:51,933 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:29:51,933 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:51,936 Allocating for 2.700e+01 particles
> yt : [INFO     ] 2022-04-12 16:29:54,158 xlim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:29:54,158 ylim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:29:54,159 xlim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:29:54,159 ylim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:29:54,160 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:54,384 Making a fixed resolution buffer of (('gas', 'density')) 3 by 3
> yt : [INFO     ] 2022-04-12 16:29:54,402 xlim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:29:54,402 ylim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:29:54,403 xlim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:29:54,403 ylim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:29:54,404 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:29:54,416 Allocating KDTree for 27 particles
> yt : [WARNING  ] 2022-04-12 16:29:54,795 Plotting ('gas', 'density'): All values = 1.0 g/cm**3
> yt : [WARNING  ] 2022-04-12 16:29:54,795 Switching to linear colorbar scaling.
> yt : [INFO     ] 2022-04-12 16:29:54,913 Making a fixed resolution buffer of (('gas', 'density')) 3 by 3
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_gather_grid yt : [INFO     ] 2022-04-12 16:29:54,963 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:54,964 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:54,964 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:54,965 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:29:54,965 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:54,968 Allocating for 2.700e+01 particles
> 
> Interpolating SPH field ('io', 'density'): 0it [00:00, ?it/s]
> Interpolating SPH field ('io', 'density'): 100000it [00:00, 8418916.10it/s]
> yt : [INFO     ] 2022-04-12 16:29:57,203 Allocating KDTree for 27 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_covering_grid_scatter yt : [INFO     ] 2022-04-12 16:29:57,234 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:57,235 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:57,235 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:57,235 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:29:57,236 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:57,239 Allocating for 2.700e+01 particles
> 
> Interpolating SPH field ('io', 'density'): 0it [00:00, ?it/s]
> Interpolating SPH field ('io', 'density'): 100000it [00:00, 8562425.23it/s]
> 
> Interpolating SPH field ('io', 'density'): 0it [00:00, ?it/s]
> Interpolating SPH field ('io', 'density'): 100000it [00:00, 9286213.39it/s]
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_covering_grid_gather yt : [INFO     ] 2022-04-12 16:29:59,720 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:29:59,721 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:29:59,721 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:29:59,721 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:29:59,722 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:29:59,725 Allocating for 2.700e+01 particles
> yt : [INFO     ] 2022-04-12 16:30:01,924 Allocating KDTree for 27 particles
> PASSED
> yt/data_objects/tests/test_spheres.py::test_domain_sphere yt : [INFO     ] 2022-04-12 16:30:01,974 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:01,975 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:01,975 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:01,976 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:01,976 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_spheres.py::test_sphere_center yt : [INFO     ] 2022-04-12 16:30:02,779 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:02,779 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:02,780 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:02,780 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:02,780 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:03,017 max value is 9.99874e-01 at 0.4687500000000000 0.5937500000000000 0.9687500000000000
> yt : [INFO     ] 2022-04-12 16:30:03,028 min value is 7.61165e-06 at 0.7812500000000000 0.0312500000000000 0.2812500000000000
> PASSED
> yt/data_objects/tests/test_spheres.py::test_center_error yt : [INFO     ] 2022-04-12 16:30:03,072 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:03,072 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:03,073 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:03,073 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:03,073 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_spheres.py::test_minimal_sphere SKIPPED
> yt/data_objects/tests/test_spheres.py::test_minimal_sphere_bad_inputs SKIPPED
> yt/data_objects/tests/test_time_series.py::test_pattern_expansion PASSED
> yt/data_objects/tests/test_time_series.py::test_no_match_pattern PASSED
> yt/data_objects/tests/test_time_series.py::test_init_fake_dataseries yt : [INFO     ] 2022-04-12 16:30:03,782 Parameters: current_time              = 0
> yt : [INFO     ] 2022-04-12 16:30:03,782 Parameters: domain_dimensions         = None
> yt : [INFO     ] 2022-04-12 16:30:03,783 Parameters: domain_left_edge          = None
> yt : [INFO     ] 2022-04-12 16:30:03,783 Parameters: domain_right_edge         = None
> yt : [ERROR    ] 2022-04-12 16:30:03,783 Missing cosmological_simulation in parameter file definition!
> PASSED
> yt/data_objects/tests/test_units_override.py::test_schema_validation PASSED
> yt/data_objects/tests/test_units_override.py::test_invalid_schema_detection PASSED
> yt/data_objects/tests/test_units_override.py::test_typing_error_detection PASSED
> yt/data_objects/tests/test_units_override.py::test_dimensionality_error_detection PASSED
> yt/fields/tests/test_ambiguous_fields.py::test_ambiguous_fails yt : [INFO     ] 2022-04-12 16:30:03,856 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:03,857 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:30:03,857 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:03,858 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:03,858 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_angular_momentum.py::test_AM_value yt : [INFO     ] 2022-04-12 16:30:05,229 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:05,230 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:30:05,230 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:05,231 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:05,231 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_field_access.py::test_field_access yt : [INFO     ] 2022-04-12 16:30:05,996 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:05,996 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:05,997 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:05,997 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:05,998 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:06,493 Projection completed
> yt : [INFO     ] 2022-04-12 16:30:06,765 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:06,765 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:06,765 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:06,765 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:06,766 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:30:07,080 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:30:07,080 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:30:07,080 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:30:07,291 Projection completed
> yt : [INFO     ] 2022-04-12 16:30:07,291 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:07,291 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:07,292 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:07,292 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:07,293 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:30:07,426 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:30:07,426 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:30:07,426 zlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:30:07,427 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:30:08,595 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:08,595 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:08,595 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:08,595 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:08,596 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:30:08,921 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:30:08,921 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:30:08,921 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:30:09,135 Projection completed
> yt : [INFO     ] 2022-04-12 16:30:09,135 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:09,136 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:09,136 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:09,136 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:30:09,137 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:30:09,274 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:30:09,274 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:30:09,275 zlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:30:09,275 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:30:09,750 Making a fixed resolution buffer of (Alias Field for "('stream', 'density')" (gas, density): (units: g/cm**3)) 800 by 800
> PASSED
> yt/fields/tests/test_field_access_pytest.py::test_unexisting_field_access yt : [INFO     ] 2022-04-12 16:30:10,514 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:10,514 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:10,515 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:10,515 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:10,515 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_field_name_container.py::test_field_name_container SKIPPED
> yt/fields/tests/test_field_name_container.py::test_vertex_fields_only_in_unstructured_ds yt : [INFO     ] 2022-04-12 16:30:12,122 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:12,122 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:30:12,123 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:12,123 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:12,123 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:12,690 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:12,691 Parameters: domain_dimensions         = [2 2 2]
> yt : [INFO     ] 2022-04-12 16:30:12,691 Parameters: domain_left_edge          = [-1.1        -1.09624294 -0.55      ]
> yt : [INFO     ] 2022-04-12 16:30:12,692 Parameters: domain_right_edge         = [1.1        1.09624294 0.55      ]
> yt : [INFO     ] 2022-04-12 16:30:12,692 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_all_fields XFAIL ([NOTRUN] yiel...)
> yt/fields/tests/test_fields.py::test_add_deposited_particle_field yt : [INFO     ] 2022-04-12 16:30:12,995 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:12,995 Parameters: domain_dimensions         = [4 4 4]
> yt : [INFO     ] 2022-04-12 16:30:12,996 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:12,996 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:12,996 Parameters: cosmological_simulation   = 0
> yt : [WARNING  ] 2022-04-12 16:30:14,560 The deposited field io_count already exists
> PASSED
> yt/fields/tests/test_fields.py::test_add_gradient_fields yt : [INFO     ] 2022-04-12 16:30:14,603 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:14,604 Parameters: domain_dimensions         = [4 4 4]
> yt : [INFO     ] 2022-04-12 16:30:14,604 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:14,605 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:14,605 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_add_gradient_fields_by_fname yt : [INFO     ] 2022-04-12 16:30:16,420 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:16,421 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:30:16,421 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:16,422 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:16,422 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_add_gradient_multiple_fields yt : [INFO     ] 2022-04-12 16:30:16,728 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:16,728 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:30:16,729 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:16,729 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:16,730 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:17,037 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:17,038 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:30:17,038 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:17,039 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:17,039 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_add_gradient_fields_curvilinear yt : [INFO     ] 2022-04-12 16:30:17,334 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:17,335 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:30:17,335 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:17,336 Parameters: domain_right_edge         = [1.         3.14159265 6.28318531]
> yt : [INFO     ] 2022-04-12 16:30:17,336 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_add_field_unit_semantics yt : [INFO     ] 2022-04-12 16:30:24,968 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:24,968 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:24,969 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:24,969 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:24,970 Parameters: cosmological_simulation   = 0
> yt : [WARNING  ] 2022-04-12 16:30:25,501 Field ('gas', 'density_alias_auto') was added without specifying units, assuming units are g/cm**3
> yt : [WARNING  ] 2022-04-12 16:30:25,504 Field ('gas', 'dimensionless_auto') was added without specifying units, assuming units are 
> PASSED
> yt/fields/tests/test_fields.py::test_add_field_from_lambda yt : [INFO     ] 2022-04-12 16:30:25,560 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:25,561 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:30:25,561 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:25,562 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:25,562 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_array_like_field yt : [INFO     ] 2022-04-12 16:30:25,844 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:25,845 Parameters: domain_dimensions         = [4 4 4]
> yt : [INFO     ] 2022-04-12 16:30:25,845 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:25,846 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:25,846 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_array_like_field_output_units SKIPPED
> yt/fields/tests/test_fields.py::test_add_field_string yt : [INFO     ] 2022-04-12 16:30:27,472 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:27,472 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:27,473 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:27,473 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:27,474 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_add_field_string_aliasing yt : [INFO     ] 2022-04-12 16:30:27,993 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:27,994 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:27,994 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:27,995 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:27,995 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:28,498 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:28,499 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:30:28,499 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:28,500 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:28,500 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:28,501 Allocating for 4.096e+03 particles
> PASSED
> yt/fields/tests/test_fields.py::test_morton_index yt : [INFO     ] 2022-04-12 16:30:30,006 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:30,007 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:30:30,007 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:30,008 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:30,008 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_field_inference yt : [INFO     ] 2022-04-12 16:30:30,775 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:30,776 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:30,776 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:30,777 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:30,777 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_deposit_amr SKIPPED
> yt/fields/tests/test_fields.py::test_ion_field_labels yt : [INFO     ] 2022-04-12 16:30:31,516 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:31,517 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:31,517 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:31,518 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:31,518 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields_plugins.py::TestPluginFile::testCustomField yt : [INFO     ] 2022-04-12 16:30:31,733 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:31,733 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:31,734 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:31,734 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:31,735 Parameters: cosmological_simulation   = 0
> yt : [WARNING  ] 2022-04-12 16:30:32,220 Field ('gas', 'random') was added without specifying units, assuming units are 
> PASSED
> yt/fields/tests/test_magnetic_fields.py::test_magnetic_fields yt : [INFO     ] 2022-04-12 16:30:32,252 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:32,252 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:32,253 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:32,253 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:32,253 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:32,294 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:32,294 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:32,295 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:32,295 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:32,295 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:32,336 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:32,336 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:32,337 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:32,337 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:32,338 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_particle_fields.py::test_relative_particle_fields SKIPPED
> yt/fields/tests/test_species_fields.py::test_default_species_fields yt : [INFO     ] 2022-04-12 16:30:33,762 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:33,762 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:30:33,763 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:33,763 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:33,763 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:34,284 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:34,284 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:30:34,285 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:34,285 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:34,285 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:34,833 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:34,833 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:30:34,834 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:34,834 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:34,835 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_sph_fields.py::test_sph_field_semantics SKIPPED
> yt/fields/tests/test_vector_fields.py::test_vector_component_conversions_fake yt : [INFO     ] 2022-04-12 16:30:35,560 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:35,560 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:30:35,561 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:35,561 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:35,561 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:36,334 Projection completed
> PASSED
> yt/fields/tests/test_vector_fields.py::test_vector_component_conversions_real SKIPPED
> yt/fields/tests/test_xray_fields.py::test_sloshing_apec SKIPPED
> yt/fields/tests/test_xray_fields.py::test_d9p_cloudy SKIPPED
> yt/fields/tests/test_xray_fields.py::test_d9p_cloudy_local SKIPPED
> yt/frontends/adaptahop/tests/test_outputs.py::test_opening SKIPPED
> yt/frontends/adaptahop/tests/test_outputs.py::test_field_access SKIPPED
> yt/frontends/adaptahop/tests/test_outputs.py::test_get_halo SKIPPED
> yt/frontends/ahf/tests/test_outputs.py::test_fields_ahf_halos SKIPPED
> yt/frontends/ahf/tests/test_outputs.py::test_AHFHalosDataset SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_AMRVACDataset SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_domain_size SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_grid_attributes SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_bw_polar_2d SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_blastwave_cartesian_3D SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_blastwave_spherical_2D SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_blastwave_cylindrical_3D SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_khi_cartesian_2D SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_khi_cartesian_3D SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_jet_cylindrical_25D SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_riemann_cartesian_175D SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_rmi_cartesian_dust_2D SKIPPED
> yt/frontends/amrvac/tests/test_read_amrvac_namelist.py::test_read_pathlike SKIPPED
> yt/frontends/amrvac/tests/test_read_amrvac_namelist.py::test_read_one_file SKIPPED
> yt/frontends/amrvac/tests/test_read_amrvac_namelist.py::test_accumulate_basename SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_length_temp_nb SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_length_temp_mass SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_length_time_mass SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_length_vel_nb SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_length_vel_mass SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_default SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_too_many_args SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_vel_and_length SKIPPED
> yt/frontends/arepo/tests/test_outputs.py::test_arepo_hdf5_selection SKIPPED
> yt/frontends/arepo/tests/test_outputs.py::test_arepo_bullet SKIPPED
> yt/frontends/arepo/tests/test_outputs.py::test_arepo_tng59 SKIPPED
> yt/frontends/arepo/tests/test_outputs.py::test_index_override SKIPPED
> yt/frontends/arepo/tests/test_outputs.py::test_arepo_tng59_selection SKIPPED
> yt/frontends/art/tests/test_outputs.py::test_d9p SKIPPED
> yt/frontends/art/tests/test_outputs.py::test_d9p_global_values SKIPPED
> yt/frontends/art/tests/test_outputs.py::test_ARTDataset SKIPPED
> yt/frontends/art/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/art/tests/test_outputs.py::test_particle_selection SKIPPED
> yt/frontends/artio/tests/test_outputs.py::test_sizmbhloz SKIPPED
> yt/frontends/artio/tests/test_outputs.py::test_ARTIODataset SKIPPED
> yt/frontends/artio/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/artio/tests/test_outputs.py::test_particle_derived_field SKIPPED
> yt/frontends/athena/tests/test_outputs.py::test_cloud SKIPPED
> yt/frontends/athena/tests/test_outputs.py::test_blast SKIPPED
> yt/frontends/athena/tests/test_outputs.py::test_blast_override SKIPPED
> yt/frontends/athena/tests/test_outputs.py::test_stripping SKIPPED
> yt/frontends/athena/tests/test_outputs.py::test_nprocs SKIPPED
> yt/frontends/athena/tests/test_outputs.py::test_AthenaDataset SKIPPED
> yt/frontends/athena_pp/tests/test_outputs.py::test_disk SKIPPED
> yt/frontends/athena_pp/tests/test_outputs.py::test_AM06 SKIPPED
> yt/frontends/athena_pp/tests/test_outputs.py::test_AM06_override SKIPPED
> yt/frontends/athena_pp/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/athena_pp/tests/test_outputs.py::test_AthenaPPDataset SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_radadvect SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_radtube SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_star SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_LyA SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_nyx_particle_io SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_RT_particles SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_castro_particle_io SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_langmuir SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_plasma SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_beam SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_warpx_particle_io SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_raw_fields SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_OrionDataset SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_NyxDataset SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_NyxDataset_2 SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_CastroDataset SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_CastroDataset_2 SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_WarpXDataset SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_WarpXDataset_2 SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_AMReXDataset SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_nyx_no_part SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_maestro_parameters SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_gc SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_tb SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_iso SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_zp SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_kho SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_ChomboDataset SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_Orion2Dataset SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_PlutoDataset SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_units_override_zp SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_units_override_gc SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_units_override_kho SKIPPED
> yt/frontends/eagle/tests/test_outputs.py::test_EagleDataset SKIPPED
> yt/frontends/eagle/tests/test_outputs.py::test_Snipshot SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_moving7 SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_galaxy0030 SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_toro1d SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_kh2d SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_ecp SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_nuclei_density_fields SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_EnzoDataset SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_active_particle_datasets SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_face_centered_mhdct_fields SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_deeply_nested_zoom SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_2d_grid_shape SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_nonzero_omega_radiation SKIPPED
> yt/frontends/enzo_e/tests/test_misc.py::test_get_block_info PASSED
> yt/frontends/enzo_e/tests/test_misc.py::test_root_blocks PASSED
> yt/frontends/enzo_e/tests/test_misc.py::test_is_parent PASSED
> yt/frontends/enzo_e/tests/test_misc.py::test_nested_dict_get PASSED
> yt/frontends/enzo_e/tests/test_misc.py::test_nested_dict_get_real_none PASSED
> yt/frontends/enzo_e/tests/test_outputs.py::test_EnzoEDataset SKIPPED
> yt/frontends/enzo_e/tests/test_outputs.py::test_hello_world SKIPPED
> yt/frontends/enzo_e/tests/test_outputs.py::test_particle_fields SKIPPED
> yt/frontends/enzo_e/tests/test_outputs.py::test_hierarchy SKIPPED
> yt/frontends/enzo_e/tests/test_outputs.py::test_critical_density SKIPPED
> yt/frontends/enzo_e/tests/test_outputs.py::test_face_centered_bfields SKIPPED
> yt/frontends/exodus_ii/tests/test_outputs.py::test_out SKIPPED
> yt/frontends/exodus_ii/tests/test_outputs.py::test_out002 SKIPPED
> yt/frontends/exodus_ii/tests/test_outputs.py::test_gold SKIPPED
> yt/frontends/exodus_ii/tests/test_outputs.py::test_displacement_fields SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_grs SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_velocity_field SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_acis SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_A2052 SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_FITSDataset SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_SpectralCubeFITSDataset SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_EventsFITSDataset SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_SkyDataFITSDataset SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_sloshing SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_wind_tunnel SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_FLASHDataset SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_mu SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_FLASHParticleDataset SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_FLASHParticleDataset_selection SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_FLASH25_dataset SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_fid_1to3_b1 SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_gadget_binary yt : [INFO     ] 2022-04-12 16:30:37,061 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:30:37,061 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:30:37,113 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:37,114 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:30:37,114 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:37,114 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:37,115 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:37,118 Allocating for 4.000e+02 particles
> yt : [INFO     ] 2022-04-12 16:30:38,840 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:30:38,841 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:30:38,888 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:38,888 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:30:38,889 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:38,889 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:38,889 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:38,892 Allocating for 4.000e+02 particles
> yt : [INFO     ] 2022-04-12 16:30:40,865 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:30:40,865 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:30:40,913 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:40,913 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:30:40,914 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:40,914 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:40,914 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:40,917 Allocating for 4.000e+02 particles
> yt : [INFO     ] 2022-04-12 16:30:42,670 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:30:42,670 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:30:42,707 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:42,707 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:30:42,708 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:42,708 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:42,708 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:42,711 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:30:44,718 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [288]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:30:44,719 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:30:44,719 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:30:44,755 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:44,756 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:30:44,756 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:44,756 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:44,757 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:44,759 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:30:46,461 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [288]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:30:46,462 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:30:46,462 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:30:46,497 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:46,497 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:30:46,498 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:46,498 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:46,498 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:46,501 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:30:48,455 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [288]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:30:48,455 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:30:48,456 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:30:48,490 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:48,490 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:30:48,491 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:48,491 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:48,491 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:48,494 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:30:50,396 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [288]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:30:50,396 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:30:50,397 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:30:50,431 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:50,432 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:30:50,432 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:50,433 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:50,433 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:50,436 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:30:52,195 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [256, 32]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:30:52,195 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:30:52,196 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:30:52,230 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:52,231 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:30:52,231 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:52,232 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:52,232 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:52,235 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:30:54,183 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [256, 32]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:30:54,184 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:30:54,184 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:30:54,219 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:54,220 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:30:54,220 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:54,221 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:54,221 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:54,224 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:30:56,000 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [256, 32]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:30:56,000 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:30:56,001 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:30:56,038 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:56,038 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:30:56,039 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:56,039 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:56,039 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:56,042 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:30:58,027 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [256, 32]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:30:58,027 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:30:58,028 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:30:58,063 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:30:58,064 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:30:58,064 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:30:58,065 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:30:58,065 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:30:58,068 Allocating for 4.000e+02 particles
> PASSED
> yt/frontends/gadget/tests/test_outputs.py::test_gadget_hdf5 SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_non_cosmo_dataset SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_iso_collapse SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_pid_uniqueness SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_multifile_read SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_particle_subselection SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_bigendian_field_access SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_magneticum SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_fields_g5 SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_fields_g42 SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_GadgetFOFDataset SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_particle_selection SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_subhalos SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_halo_masses SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_unbalanced_dataset SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_3file_halo SKIPPED
> yt/frontends/gamer/tests/test_outputs.py::test_jet SKIPPED
> yt/frontends/gamer/tests/test_outputs.py::test_psiDM SKIPPED
> yt/frontends/gamer/tests/test_outputs.py::test_plummer SKIPPED
> yt/frontends/gamer/tests/test_outputs.py::test_mhdvortex SKIPPED
> yt/frontends/gamer/tests/test_outputs.py::test_GAMERDataset SKIPPED
> yt/frontends/gamer/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/gamer/tests/test_outputs.py::test_jiw SKIPPED
> yt/frontends/gizmo/tests/test_outputs.py::test_gizmo_64 SKIPPED
> yt/frontends/gizmo/tests/test_outputs.py::test_gizmo_mhd SKIPPED
> yt/frontends/gizmo/tests/test_outputs.py::test_gas_particle_fields SKIPPED
> yt/frontends/gizmo/tests/test_outputs.py::test_star_particle_fields SKIPPED
> yt/frontends/halo_catalog/tests/test_outputs.py::HaloCatalogTest::test_halo_catalog yt : [INFO     ] 2022-04-12 16:30:59,833 Saving field data to yt dataset: catalog.0.h5.
> yt : [INFO     ] 2022-04-12 16:30:59,906 Parameters: current_time              = 1 yr
> yt : [INFO     ] 2022-04-12 16:30:59,907 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:30:59,907 Parameters: domain_left_edge          = [0. 0. 0.] cm
> yt : [INFO     ] 2022-04-12 16:30:59,908 Parameters: domain_right_edge         = [1. 1. 1.] cm
> yt : [INFO     ] 2022-04-12 16:30:59,908 Parameters: cosmological_simulation   = 1
> yt : [INFO     ] 2022-04-12 16:30:59,908 Parameters: current_redshift          = 0
> yt : [INFO     ] 2022-04-12 16:30:59,908 Parameters: omega_lambda              = 0.7
> yt : [INFO     ] 2022-04-12 16:30:59,908 Parameters: omega_matter              = 0.3
> yt : [INFO     ] 2022-04-12 16:30:59,908 Parameters: omega_radiation           = 0.0
> yt : [INFO     ] 2022-04-12 16:30:59,908 Parameters: hubble_constant           = 0.7
> yt : [INFO     ] 2022-04-12 16:30:59,930 Allocating for 1.000e+02 particles
> PASSED
> yt/frontends/halo_catalog/tests/test_outputs.py::HaloCatalogTest::test_halo_catalog_boundary_particles yt : [INFO     ] 2022-04-12 16:31:01,584 Saving field data to yt dataset: catalog.0.h5.
> yt : [INFO     ] 2022-04-12 16:31:01,648 Parameters: current_time              = 1 yr
> yt : [INFO     ] 2022-04-12 16:31:01,649 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:31:01,649 Parameters: domain_left_edge          = [0. 0. 0.] cm
> yt : [INFO     ] 2022-04-12 16:31:01,650 Parameters: domain_right_edge         = [1. 1. 1.] cm
> yt : [INFO     ] 2022-04-12 16:31:01,650 Parameters: cosmological_simulation   = 1
> yt : [INFO     ] 2022-04-12 16:31:01,650 Parameters: current_redshift          = 0
> yt : [INFO     ] 2022-04-12 16:31:01,650 Parameters: omega_lambda              = 0.7
> yt : [INFO     ] 2022-04-12 16:31:01,650 Parameters: omega_matter              = 0.3
> yt : [INFO     ] 2022-04-12 16:31:01,650 Parameters: omega_radiation           = 0.0
> yt : [INFO     ] 2022-04-12 16:31:01,650 Parameters: hubble_constant           = 0.7
> yt : [INFO     ] 2022-04-12 16:31:01,671 Allocating for 1.000e+02 particles
> PASSED
> yt/frontends/halo_catalog/tests/test_outputs.py::test_halo_quantities SKIPPED
> yt/frontends/halo_catalog/tests/test_outputs.py::test_halo_particles SKIPPED
> yt/frontends/moab/tests/test_c5.py::test_cantor_5 SKIPPED
> yt/frontends/moab/tests/test_c5.py::test_MoabHex8Dataset SKIPPED
> yt/frontends/moab/tests/test_c5.py::test_units_override SKIPPED
> yt/frontends/nc4_cm1/tests/test_outputs.py::test_cm1_mesh_fields SKIPPED
> yt/frontends/nc4_cm1/tests/test_outputs.py::test_CM1Dataset SKIPPED
> yt/frontends/nc4_cm1/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/nc4_cm1/tests/test_outputs.py::test_dims_and_meta SKIPPED
> yt/frontends/nc4_cm1/tests/test_outputs.py::test_if_cm1 SKIPPED
> yt/frontends/open_pmd/tests/test_outputs.py::test_3d_out SKIPPED
> yt/frontends/open_pmd/tests/test_outputs.py::test_2d_out SKIPPED
> yt/frontends/open_pmd/tests/test_outputs.py::test_no_fields_out SKIPPED
> yt/frontends/open_pmd/tests/test_outputs.py::test_no_particles_out SKIPPED
> yt/frontends/open_pmd/tests/test_outputs.py::test_groupBased_out SKIPPED
> yt/frontends/owls/tests/test_outputs.py::test_snapshot_033 SKIPPED
> yt/frontends/owls/tests/test_outputs.py::test_OWLSDataset SKIPPED
> yt/frontends/owls/tests/test_outputs.py::test_OWLS_particlefilter SKIPPED
> yt/frontends/ramses/tests/test_hilbert.py::test_hilbert3d PASSED
> yt/frontends/ramses/tests/test_hilbert.py::test_get_cpu_list SKIPPED
> yt/frontends/rockstar/tests/test_outputs.py::test_fields_r1 SKIPPED
> yt/frontends/rockstar/tests/test_outputs.py::test_RockstarDataset SKIPPED
> yt/frontends/rockstar/tests/test_outputs.py::test_particle_selection SKIPPED
> yt/frontends/stream/tests/test_outputs.py::test_dimensionless_field_units yt : [INFO     ] 2022-04-12 16:31:03,353 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:03,353 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:31:03,353 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:03,354 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:03,354 Parameters: cosmological_simulation   = 0
> PASSED
> yt/frontends/stream/tests/test_outputs.py::test_inconsistent_field_shape PASSED
> yt/frontends/stream/tests/test_stream_amrgrids.py::test_qt_overflow yt : [INFO     ] 2022-04-12 16:31:03,610 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:03,611 Parameters: domain_dimensions         = [8 8 8]
> yt : [INFO     ] 2022-04-12 16:31:03,611 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:03,612 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:03,612 Parameters: cosmological_simulation   = 0
> PASSED
> yt/frontends/stream/tests/test_stream_amrgrids.py::test_refine_by yt : [INFO     ] 2022-04-12 16:31:03,850 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:03,850 Parameters: domain_dimensions         = [8 8 8]
> yt : [INFO     ] 2022-04-12 16:31:03,851 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:03,851 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:03,851 Parameters: cosmological_simulation   = 0
> PASSED
> yt/frontends/stream/tests/test_stream_amrgrids.py::test_validation PASSED
> yt/frontends/stream/tests/test_stream_hexahedral.py::test_stream_hexahedral yt : [INFO     ] 2022-04-12 16:31:03,886 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:03,886 Parameters: domain_dimensions         = [2 2 2]
> yt : [INFO     ] 2022-04-12 16:31:03,887 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:03,887 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:03,888 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:04,110 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:04,111 Parameters: domain_dimensions         = [2 2 2]
> yt : [INFO     ] 2022-04-12 16:31:04,111 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:04,112 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:04,112 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:04,547 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:04,547 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:04,547 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:04,548 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:04,548 Making a fixed resolution buffer of (('stream', 'random_field')) 800 by 800
> PASSED
> yt/frontends/stream/tests/test_stream_octree.py::test_octree yt : [INFO     ] 2022-04-12 16:31:04,826 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:04,826 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:31:04,827 Parameters: domain_left_edge          = [-10. -10. -10.]
> yt : [INFO     ] 2022-04-12 16:31:04,828 Parameters: domain_right_edge         = [10. 10. 10.]
> yt : [INFO     ] 2022-04-12 16:31:04,828 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:05,052 Projection completed
> PASSED
> yt/frontends/stream/tests/test_stream_particles.py::test_stream_particles yt : [INFO     ] 2022-04-12 16:31:05,090 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:05,091 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:31:05,091 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:05,092 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:05,092 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:05,124 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:05,124 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:31:05,125 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:05,125 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:05,125 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:07,590 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:07,591 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:31:07,591 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:07,592 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:07,592 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:07,624 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:07,624 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:31:07,625 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:07,625 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:07,626 Parameters: cosmological_simulation   = 0
> PASSED
> yt/frontends/stream/tests/test_stream_particles.py::test_load_particles_types yt : [INFO     ] 2022-04-12 16:31:10,559 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:10,560 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:31:10,560 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:10,560 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:10,561 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:10,562 Allocating for 1.000e+04 particles
> yt : [INFO     ] 2022-04-12 16:31:11,708 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:11,708 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:31:11,708 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:11,709 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:11,709 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:11,710 Allocating for 6.000e+04 particles
> PASSED
> yt/frontends/stream/tests/test_stream_particles.py::test_load_particles_with_data_source yt : [INFO     ] 2022-04-12 16:31:13,383 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:13,384 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:31:13,384 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:13,385 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:13,385 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:13,386 Allocating for 4.096e+03 particles
> yt : [INFO     ] 2022-04-12 16:31:15,026 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:15,027 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:31:15,027 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:15,028 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:15,028 Parameters: cosmological_simulation   = 0
> PASSED
> yt/frontends/stream/tests/test_stream_particles.py::test_add_sph_fields yt : [INFO     ] 2022-04-12 16:31:15,063 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:15,064 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:31:15,064 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:15,065 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:15,065 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:15,067 Allocating for 4.096e+03 particles
> yt : [INFO     ] 2022-04-12 16:31:16,537 Generating SPH fields
> yt : [INFO     ] 2022-04-12 16:31:16,543 Generating field ('io','smoothing_length')
> yt : [INFO     ] 2022-04-12 16:31:16,584 Generating field ('io','density')
> yt : [WARNING  ] 2022-04-12 16:31:16,975 The Derived Field ('all', 'particle_spherical_position_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_position_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:31:16,977 The Derived Field ('all', 'particle_cylindrical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_velocity_cylindrical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:31:16,978 The Derived Field ('all', 'particle_cylindrical_velocity_z') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_velocity_cylindrical_z') instead.
> yt : [WARNING  ] 2022-04-12 16:31:17,008 The Derived Field ('all', 'particle_spherical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_velocity_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:31:17,014 The Derived Field ('all', 'particle_spherical_position_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_position_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:31:17,048 The Derived Field ('all', 'particle_spherical_velocity_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_velocity_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:31:17,051 The Derived Field ('all', 'particle_spherical_position_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_position_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:31:17,126 The Derived Field ('all', 'particle_spherical_velocity_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_velocity_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:31:17,385 The Derived Field ('gas', 'cylindrical_tangential_velocity_absolute') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. 
> yt : [WARNING  ] 2022-04-12 16:31:17,385 The Derived Field ('gas', 'cylindrical_tangential_velocity') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('gas', 'velocity_cylindrical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:31:17,446 The Derived Field ('gas', 'cylindrical_radial_magnetic_field_absolute') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. 
> yt : [WARNING  ] 2022-04-12 16:31:17,457 The Derived Field ('gas', 'cylindrical_radial_velocity_absolute') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. 
> yt : [WARNING  ] 2022-04-12 16:31:17,515 The Derived Field ('gas', 'cylindrical_tangential_magnetic_field') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('gas', 'magnetic_field_cylindrical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:31:17,568 The Derived Field ('gas', 'kinetic_energy') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('gas', 'kinetic_energy_density') instead.
> yt : [WARNING  ] 2022-04-12 16:31:17,631 The Derived Field ('gas', 'cylindrical_tangential_magnetic_field_absolute') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. 
> yt : [WARNING  ] 2022-04-12 16:31:17,677 The Derived Field ('gas', 'cylindrical_radial_velocity') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('gas', 'velocity_cylindrical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:31:17,698 The Derived Field ('gas', 'cylindrical_radial_magnetic_field') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('gas', 'magnetic_field_cylindrical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:31:18,062 The Derived Field ('index', 'spherical_r') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('index', 'spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:31:18,072 The Derived Field ('index', 'cylindrical_r') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('index', 'cylindrical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:31:18,077 The Derived Field ('index', 'disk_angle') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('index', 'spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:31:18,085 The Derived Field ('index', 'height') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('index', 'cylindrical_z') instead.
> PASSED
> yt/frontends/stream/tests/test_stream_particles.py::test_particles_outside_domain yt : [INFO     ] 2022-04-12 16:31:18,808 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:18,809 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:31:18,809 Parameters: domain_left_edge          = [-1.5 -1.5 -1.5]
> yt : [INFO     ] 2022-04-12 16:31:18,810 Parameters: domain_right_edge         = [1.5 1.5 1.5]
> yt : [INFO     ] 2022-04-12 16:31:18,810 Parameters: cosmological_simulation   = 0
> yt : [WARNING  ] 2022-04-12 16:31:18,812 Discarding 39 particles (out of 1000) that are outside bounding box. Set bbox=[[-1.5962920126617606, 1.5], [-1.5, 1.5], [-1.5, 1.5]] to avoid this in the future.
> PASSED
> yt/frontends/stream/tests/test_stream_particles.py::test_stream_sph_projection yt : [INFO     ] 2022-04-12 16:31:19,657 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:19,658 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:31:19,658 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:31:19,658 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:31:19,659 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:19,661 Allocating for 7.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:31:22,181 Making a fixed resolution buffer of (('gas', 'density')) 256 by 256
> PASSED
> yt/frontends/stream/tests/test_stream_unstructured.py::test_multi_mesh yt : [INFO     ] 2022-04-12 16:31:22,243 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:22,244 Parameters: domain_dimensions         = [2 2 2]
> yt : [INFO     ] 2022-04-12 16:31:22,244 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:22,245 Parameters: domain_right_edge         = [1.1 1.1 1. ]
> yt : [INFO     ] 2022-04-12 16:31:22,247 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:22,603 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:22,603 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:22,604 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:22,604 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:22,604 Making a fixed resolution buffer of (('connect1', 'test')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:31:22,768 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:22,769 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:22,771 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:22,771 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:22,772 Making a fixed resolution buffer of (('connect2', 'test')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:31:22,934 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:22,934 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:22,935 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:22,935 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:22,935 Making a fixed resolution buffer of (('all', 'test')) 800 by 800
> XPASS
> yt/frontends/stream/tests/test_stream_unstructured.py::test_multi_field yt : [INFO     ] 2022-04-12 16:31:23,164 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:23,164 Parameters: domain_dimensions         = [2 2 2]
> yt : [INFO     ] 2022-04-12 16:31:23,165 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:23,165 Parameters: domain_right_edge         = [1.1 1.1 1. ]
> yt : [INFO     ] 2022-04-12 16:31:23,165 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:23,411 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:23,411 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:23,412 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:23,412 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:23,413 Making a fixed resolution buffer of (('connect1', 'test')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:31:23,616 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:23,616 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:23,617 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:23,617 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:31:23,618 Making a fixed resolution buffer of (('connect1', 'testAgain')) 800 by 800
> XPASS
> yt/frontends/stream/tests/test_update_data.py::test_update_data_grid yt : [INFO     ] 2022-04-12 16:31:23,870 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:23,871 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:31:23,871 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:23,872 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:23,872 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:25,156 Projection completed
> PASSED
> yt/frontends/stream/tests/test_update_data.py::test_update_data_particle yt : [INFO     ] 2022-04-12 16:31:25,223 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:25,223 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:31:25,224 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:25,224 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:25,224 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:25,226 Allocating for 1.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:31:26,797 The Derived Field ('nbody', 'particle_spherical_position_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_position_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:31:26,827 The Derived Field ('nbody', 'particle_spherical_velocity_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_velocity_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:31:26,829 The Derived Field ('nbody', 'particle_cylindrical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_velocity_cylindrical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:31:26,831 The Derived Field ('nbody', 'particle_cylindrical_velocity_z') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_velocity_cylindrical_z') instead.
> yt : [WARNING  ] 2022-04-12 16:31:26,833 The Derived Field ('nbody', 'particle_spherical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_velocity_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:31:26,871 The Derived Field ('nbody', 'particle_spherical_position_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_position_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:31:26,882 The Derived Field ('nbody', 'particle_spherical_velocity_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_velocity_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:31:26,885 The Derived Field ('nbody', 'particle_spherical_position_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_position_spherical_phi') instead.
> PASSED
> yt/frontends/swift/tests/test_outputs.py::test_non_cosmo_dataset SKIPPED
> yt/frontends/swift/tests/test_outputs.py::test_non_cosmo_dataset_selection SKIPPED
> yt/frontends/swift/tests/test_outputs.py::test_cosmo_dataset SKIPPED
> yt/frontends/swift/tests/test_outputs.py::test_cosmo_dataset_selection SKIPPED
> yt/frontends/tipsy/tests/test_outputs.py::test_pkdgrav SKIPPED
> yt/frontends/tipsy/tests/test_outputs.py::test_gasoline_dmonly SKIPPED
> yt/frontends/tipsy/tests/test_outputs.py::test_tipsy_galaxy SKIPPED
> yt/frontends/tipsy/tests/test_outputs.py::test_TipsyDataset SKIPPED
> yt/frontends/tipsy/tests/test_outputs.py::test_tipsy_index SKIPPED
> yt/frontends/ytdata/tests/test_old_outputs.py::test_old_datacontainer_data SKIPPED
> yt/frontends/ytdata/tests/test_old_outputs.py::test_old_grid_datacontainer_data SKIPPED
> yt/frontends/ytdata/tests/test_old_outputs.py::test_old_spatial_data SKIPPED
> yt/frontends/ytdata/tests/test_old_outputs.py::test_old_profile_data SKIPPED
> yt/frontends/ytdata/tests/test_old_outputs.py::test_old_nonspatial_data SKIPPED
> yt/frontends/ytdata/tests/test_outputs.py::test_datacontainer_data SKIPPED
> yt/frontends/ytdata/tests/test_outputs.py::test_grid_datacontainer_data SKIPPED
> yt/frontends/ytdata/tests/test_outputs.py::test_spatial_data SKIPPED
> yt/frontends/ytdata/tests/test_outputs.py::test_profile_data SKIPPED
> yt/frontends/ytdata/tests/test_outputs.py::test_nonspatial_data SKIPPED
> yt/frontends/ytdata/tests/test_unit.py::test_old_plot_data SKIPPED
> yt/frontends/ytdata/tests/test_unit.py::test_plot_data yt : [INFO     ] 2022-04-12 16:31:28,185 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:28,186 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:31:28,186 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:28,187 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:28,187 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:28,665 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:28,666 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:28,666 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:28,666 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:28,667 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:31:28,793 Saving field data to yt dataset: slice.h5.
> yt : [INFO     ] 2022-04-12 16:31:28,834 Parameters: current_time              = 0.0 code_time
> yt : [INFO     ] 2022-04-12 16:31:28,835 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:31:28,835 Parameters: domain_left_edge          = [0. 0. 0.] code_length
> yt : [INFO     ] 2022-04-12 16:31:28,836 Parameters: domain_right_edge         = [1. 1. 1.] code_length
> yt : [INFO     ] 2022-04-12 16:31:28,836 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:28,846 Allocating for 2.560e+02 particles
> yt : [INFO     ] 2022-04-12 16:31:29,194 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:29,194 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:29,195 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:29,195 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:29,200 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:31:29,469 Saving plot slice.h5_Slice_z_density.png
> yt : [INFO     ] 2022-04-12 16:31:29,944 Projection completed
> yt : [INFO     ] 2022-04-12 16:31:29,944 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:29,945 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:29,945 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:29,945 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:29,946 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:31:30,080 Saving field data to yt dataset: proj.h5.
> yt : [INFO     ] 2022-04-12 16:31:30,120 Parameters: current_time              = 0.0 code_time
> yt : [INFO     ] 2022-04-12 16:31:30,120 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:31:30,121 Parameters: domain_left_edge          = [0. 0. 0.] code_length
> yt : [INFO     ] 2022-04-12 16:31:30,121 Parameters: domain_right_edge         = [1. 1. 1.] code_length
> yt : [INFO     ] 2022-04-12 16:31:30,122 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:30,131 Allocating for 2.560e+02 particles
> yt : [INFO     ] 2022-04-12 16:31:30,519 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:30,519 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:30,520 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:30,520 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:31:30,525 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:31:30,806 Saving plot proj.h5_Projection_z_density.png
> yt : [INFO     ] 2022-04-12 16:31:31,065 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:31:31,066 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:31:31,066 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:31:31,267 Saving field data to yt dataset: oas.h5.
> yt : [INFO     ] 2022-04-12 16:31:31,310 Parameters: current_time              = 0.0 code_time
> yt : [INFO     ] 2022-04-12 16:31:31,311 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:31:31,311 Parameters: domain_left_edge          = [0. 0. 0.] code_length
> yt : [INFO     ] 2022-04-12 16:31:31,312 Parameters: domain_right_edge         = [1. 1. 1.] code_length
> yt : [INFO     ] 2022-04-12 16:31:31,312 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:31,323 Allocating for 5.760e+02 particles
> yt : [INFO     ] 2022-04-12 16:31:31,663 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:31:31,664 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:31:31,668 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:31:32,026 Saving plot oas.h5_OffAxisSlice_density.png
> PASSED
> yt/frontends/ytdata/tests/test_unit.py::test_non_square_frb yt : [INFO     ] 2022-04-12 16:31:32,324 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:32,325 Parameters: domain_dimensions         = [ 8  9 10]
> yt : [INFO     ] 2022-04-12 16:31:32,325 Parameters: domain_left_edge          = [-4.  -4.5 -5. ]
> yt : [INFO     ] 2022-04-12 16:31:32,326 Parameters: domain_right_edge         = [4.  4.5 5. ]
> yt : [INFO     ] 2022-04-12 16:31:32,326 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:32,515 Making a fixed resolution buffer of (('gas', 'density')) 8 by 9
> yt : [INFO     ] 2022-04-12 16:31:32,518 Saving field data to yt dataset: test_frb_roundtrip.h5.
> yt : [INFO     ] 2022-04-12 16:31:32,559 Parameters: current_time              = 0.0 code_time
> yt : [INFO     ] 2022-04-12 16:31:32,560 Parameters: domain_dimensions         = [9 8 1]
> yt : [INFO     ] 2022-04-12 16:31:32,560 Parameters: domain_left_edge          = [-4.  -4.5  0. ] code_length
> yt : [INFO     ] 2022-04-12 16:31:32,561 Parameters: domain_right_edge         = [4.  4.5 1. ] code_length
> yt : [INFO     ] 2022-04-12 16:31:32,561 Parameters: cosmological_simulation   = 0
> 
> Confirmation that initial frb results are expected: True 
> 
> PASSED
> yt/geometry/coordinates/tests/test_axial_pixelization.py::test_axial_pixelization XFAIL
> yt/geometry/coordinates/tests/test_cartesian_coordinates.py::test_cartesian_coordinates yt : [INFO     ] 2022-04-12 16:31:32,822 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:32,822 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:31:32,823 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:32,823 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:32,824 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/coordinates/tests/test_cylindrical_coordinates.py::test_cylindrical_coordinates yt : [INFO     ] 2022-04-12 16:31:33,629 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:33,630 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:31:33,630 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:33,631 Parameters: domain_right_edge         = [1.         1.         6.28318531]
> yt : [INFO     ] 2022-04-12 16:31:33,631 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/coordinates/tests/test_cylindrical_coordinates.py::test_noise_plots XFAIL
> yt/geometry/coordinates/tests/test_geographic_coordinates.py::test_geographic_coordinates yt : [INFO     ] 2022-04-12 16:31:34,923 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:34,923 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:31:34,923 Parameters: domain_left_edge          = [ -90. -180.    0.]
> yt : [INFO     ] 2022-04-12 16:31:34,924 Parameters: domain_right_edge         = [  90.  180. 1000.]
> yt : [INFO     ] 2022-04-12 16:31:34,924 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/coordinates/tests/test_geographic_coordinates.py::test_internal_geographic_coordinates yt : [INFO     ] 2022-04-12 16:31:36,375 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:36,376 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:31:36,376 Parameters: domain_left_edge          = [ -90. -180.    0.]
> yt : [INFO     ] 2022-04-12 16:31:36,377 Parameters: domain_right_edge         = [  90.  180. 1000.]
> yt : [INFO     ] 2022-04-12 16:31:36,377 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/coordinates/tests/test_polar_coordinates.py::test_cylindrical_coordinates yt : [INFO     ] 2022-04-12 16:31:37,826 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:37,827 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:31:37,827 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:37,828 Parameters: domain_right_edge         = [1.         6.28318531 1.        ]
> yt : [INFO     ] 2022-04-12 16:31:37,828 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/coordinates/tests/test_spherical_coordinates.py::test_spherical_coordinates yt : [INFO     ] 2022-04-12 16:31:38,810 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:38,811 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:31:38,811 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:38,812 Parameters: domain_right_edge         = [1.         3.14159265 6.28318531]
> yt : [INFO     ] 2022-04-12 16:31:38,812 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/coordinates/tests/test_spherical_coordinates.py::test_noise_plots XFAIL
> yt/geometry/tests/test_grid_container.py::test_grid_tree yt : [INFO     ] 2022-04-12 16:31:40,303 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:40,303 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:31:40,304 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:40,304 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:40,304 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/tests/test_grid_container.py::test_find_points yt : [INFO     ] 2022-04-12 16:31:40,535 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:40,535 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:31:40,536 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:40,536 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:40,536 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/tests/test_grid_container.py::test_grid_arrays_view yt : [INFO     ] 2022-04-12 16:31:40,804 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:40,804 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:31:40,804 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:40,805 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:40,805 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/tests/test_particle_deposit.py::test_cic_deposit yt : [INFO     ] 2022-04-12 16:31:41,067 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:41,067 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:31:41,068 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:41,068 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:41,068 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/tests/test_particle_deposit.py::test_one_zone_octree_deposit SKIPPED
> yt/geometry/tests/test_particle_deposit.py::test_mesh_sampling SKIPPED
> yt/geometry/tests/test_particle_deposit.py::test_mesh_sampling_for_filtered_particles SKIPPED
> yt/geometry/tests/test_particle_deposit.py::test_mesh_sampling_with_indexing SKIPPED
> yt/geometry/tests/test_particle_deposit.py::test_mesh_sampling_vs_field_value_at_point SKIPPED
> yt/geometry/tests/test_particle_octree.py::test_add_particles_random PASSED
> yt/geometry/tests/test_particle_octree.py::test_bitmap_no_collisions PASSED
> yt/geometry/tests/test_particle_octree.py::test_bitmap_collisions PASSED
> yt/geometry/tests/test_particle_octree.py::test_bitmap_save_load PASSED
> yt/geometry/tests/test_particle_octree.py::test_bitmap_select PASSED
> yt/geometry/tests/test_pickleable_selections.py::test_pickleability yt : [INFO     ] 2022-04-12 16:31:48,201 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:48,201 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:31:48,202 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:48,202 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:48,203 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:48,205 Allocating for 4.096e+03 particles
> PASSED
> yt/tests/test_funcs.py::test_validate_axis yt : [INFO     ] 2022-04-12 16:31:49,797 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:49,797 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:31:49,798 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:49,798 Parameters: domain_right_edge         = [1.         1.         6.28318531]
> yt : [INFO     ] 2022-04-12 16:31:49,798 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:49,857 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:49,857 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:31:49,858 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:49,858 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:49,858 Parameters: cosmological_simulation   = 0
> PASSED
> yt/tests/test_funcs.py::test_validate_center PASSED
> yt/tests/test_funcs.py::test_just_one PASSED
> yt/tests/test_funcs.py::test_levenshtein PASSED
> yt/tests/test_load_errors.py::test_load_not_a_file PASSED
> yt/tests/test_load_errors.py::test_load_simulation_not_a_file[Enzo] PASSED
> yt/tests/test_load_errors.py::test_load_simulation_not_a_file[unregistered_simulation_type] PASSED
> yt/tests/test_load_errors.py::test_load_unidentified_data_dir PASSED
> yt/tests/test_load_errors.py::test_load_unidentified_data_file PASSED
> yt/tests/test_load_errors.py::test_load_simulation_unidentified_data_dir PASSED
> yt/tests/test_load_errors.py::test_load_simulation_unidentified_data_file PASSED
> yt/tests/test_load_errors.py::test_load_ambiguous_data PASSED
> yt/tests/test_load_sample.py::test_load_sample_small_dataset[ToroShockTube-ToroShockTube.tar.gz-ToroShockTube/DD0001/data0001-EnzoDataset] SKIPPED
> yt/tests/test_load_sample.py::test_load_sample_small_dataset[KeplerianDisk-KeplerianDisk.tar.gz-KeplerianDisk/disk.out1.00000.athdf-AthenaPPDataset] SKIPPED
> yt/tests/test_load_sample.py::test_load_sample_small_dataset[KeplerianDisk/disk.out1.00000.athdf-KeplerianDisk.tar.gz-KeplerianDisk/disk.out1.00000.athdf-AthenaPPDataset] SKIPPED
> yt/tests/test_load_sample.py::test_load_sample_small_dataset[rmi_dust_2d-rmi_dust_2d.tar.gz-rmi_dust_2d/output0001.dat-AMRVACDataset] SKIPPED
> yt/tests/test_load_sample.py::test_load_sample_timeout SKIPPED (miss...)
> yt/tests/test_load_sample.py::test_registry_integrity SKIPPED (missi...)
> yt/tests/test_load_sample.py::test_registry_byte_size_dtype SKIPPED
> yt/tests/test_load_sample.py::test_registry_byte_size_sign SKIPPED (...)
> yt/tests/test_load_sample.py::test_unknown_filename SKIPPED (missing...)
> yt/tests/test_load_sample.py::test_typo_filename SKIPPED (missing re...)
> yt/tests/test_load_sample.py::test_data_dir_broken SKIPPED (missing ...)
> yt/tests/test_testing.py::test_requires_backend `macosx` backend not found, skipping: `plot_a`
> SKIPPED (`macosx` ba...)
> yt/units/tests/test_magnetic_code_units.py::test_magnetic_code_units yt : [INFO     ] 2022-04-12 16:31:50,198 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:50,199 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:31:50,199 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:50,200 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:50,200 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:50,238 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:50,238 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:31:50,239 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:50,239 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:50,239 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:50,281 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:50,282 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:31:50,282 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:50,282 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:50,283 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:50,322 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:50,323 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:31:50,323 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:50,324 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:50,324 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/grid_data_format/tests/test_writer.py::test_write_gdf yt : [INFO     ] 2022-04-12 16:31:50,370 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:50,371 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:31:50,371 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:50,371 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:50,372 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:31:50,934 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:50,934 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:31:50,935 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:50,935 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:50,935 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/lib/cykdtree/tests/test_kdtree.py::test_PyKDTree PASSED
> yt/utilities/lib/cykdtree/tests/test_kdtree.py::test_search PASSED
> yt/utilities/lib/cykdtree/tests/test_kdtree.py::test_search_errors PASSED
> yt/utilities/lib/cykdtree/tests/test_kdtree.py::test_neighbors PASSED
> yt/utilities/lib/cykdtree/tests/test_kdtree.py::test_get_neighbor_ids PASSED
> yt/utilities/lib/cykdtree/tests/test_kdtree.py::test_PyKDTree_errors PASSED
> yt/utilities/lib/cykdtree/tests/test_kdtree.py::test_save_load PASSED
> yt/utilities/lib/cykdtree/tests/test_plot.py::test_plot2D_serial PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_argmax_pts_dim PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_argmin_pts_dim PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_quickSort PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_insertSort PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_pivot PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_partition PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_partition_given_pivot PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_select PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_split PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_max_pts PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_min_pts PASSED
> yt/utilities/lib/tests/test_allocation_container.py::test_bitmask_pool PASSED
> yt/utilities/lib/tests/test_alt_ray_tracers.py::test_cylindrical_ray_trace PASSED
> yt/utilities/lib/tests/test_bitarray.py::test_inout_bitarray PASSED
> yt/utilities/lib/tests/test_bounding_volume_hierarchy.py::test_bounding_volume_hierarchy SKIPPED
> yt/utilities/lib/tests/test_element_mappings.py::test_P1Sampler1D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_P1Sampler2D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_P1Sampler3D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_Q1Sampler2D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_Q2Sampler2D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_Q1Sampler3D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_S2Sampler3D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_W1Sampler3D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_T2Sampler2D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_Tet2Sampler3D PASSED
> yt/utilities/lib/tests/test_fill_region.py::test_fill_region PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_spread_bits PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_compact_bits PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_spread_and_compact_bits PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_lsz PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_lsb PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_bitwise_addition PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_get_morton_indices PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_get_morton_points PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_compare_morton PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_get_morton_neighbors_coarse PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_get_morton_neighbors_refined PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_morton_neighbor PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_get_morton_neighbors PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_dist PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_knn_direct PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_obtain_position_vector yt : [INFO     ] 2022-04-12 16:31:54,258 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:54,259 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:31:54,259 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:54,260 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:54,260 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_obtain_relative_velocity_vector yt : [INFO     ] 2022-04-12 16:31:54,811 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:54,811 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:31:54,812 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:54,812 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:54,813 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/lib/tests/test_nn.py::test_bounded_priority_queue PASSED
> yt/utilities/lib/tests/test_nn.py::test_bounded_priority_queue_pid PASSED
> yt/utilities/lib/tests/test_nn.py::test_neighbor_list PASSED
> yt/utilities/lib/tests/test_ragged_arrays.py::test_index_unop PASSED
> yt/utilities/lib/tests/test_sample.py::test_sample PASSED
> yt/utilities/tests/test_amr_kdtree.py::test_amr_kdtree_set_fields yt : [INFO     ] 2022-04-12 16:31:55,408 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:31:55,408 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:31:55,409 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:31:55,409 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:31:55,409 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_chemical_formulas.py::test_formulas PASSED
> yt/utilities/tests/test_chemical_formulas.py::test_default_mu PASSED
> yt/utilities/tests/test_config.py::TestYTConfigCommands::testConfigCommands PASSED
> yt/utilities/tests/test_config.py::TestYTConfigGlobalLocal::testAmbiguousConfig PASSED
> yt/utilities/tests/test_config.py::TestYTConfigMigration::testConfigMigration PASSED
> yt/utilities/tests/test_coordinate_conversions.py::test_spherical_coordinate_conversion PASSED
> yt/utilities/tests/test_coordinate_conversions.py::test_cylindrical_coordinate_conversion PASSED
> yt/utilities/tests/test_coordinate_conversions.py::test_spherical_coordinate_projections PASSED
> yt/utilities/tests/test_coordinate_conversions.py::test_cylindrical_coordinate_projections PASSED
> yt/utilities/tests/test_cosmology.py::test_z_t_roundtrip PASSED
> yt/utilities/tests/test_cosmology.py::test_z_t_analytic PASSED
> yt/utilities/tests/test_cosmology.py::test_dark_factor PASSED
> yt/utilities/tests/test_cosmology.py::test_cosmology_calculator_answers PASSED
> yt/utilities/tests/test_cosmology.py::test_dataset_cosmology_calculator SKIPPED
> yt/utilities/tests/test_decompose.py::test_psize_2d PASSED
> yt/utilities/tests/test_decompose.py::test_psize_3d PASSED
> yt/utilities/tests/test_decompose.py::test_decomposition_2d PASSED
> yt/utilities/tests/test_decompose.py::test_decomposition_3d PASSED
> yt/utilities/tests/test_flagging_methods.py::test_over_density yt : [INFO     ] 2022-04-12 16:32:03,286 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:32:03,287 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:32:03,287 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:32:03,288 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:32:03,288 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_hierarchy_inspection.py::test_single PASSED
> yt/utilities/tests/test_hierarchy_inspection.py::test_two_classes PASSED
> yt/utilities/tests/test_hierarchy_inspection.py::test_four_deep PASSED
> yt/utilities/tests/test_hierarchy_inspection.py::test_four_deep_outoforder PASSED
> yt/utilities/tests/test_hierarchy_inspection.py::test_diverging_tree PASSED
> yt/utilities/tests/test_interpolators.py::test_linear_interpolator_1d PASSED
> yt/utilities/tests/test_interpolators.py::test_linear_interpolator_2d PASSED
> yt/utilities/tests/test_interpolators.py::test_linear_interpolator_3d PASSED
> yt/utilities/tests/test_interpolators.py::test_ghost_zone_extrapolation yt : [INFO     ] 2022-04-12 16:32:03,912 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:32:03,913 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:32:03,913 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:32:03,914 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:32:03,914 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_interpolators.py::test_get_vertex_centered_data yt : [INFO     ] 2022-04-12 16:32:04,456 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:32:04,457 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:32:04,457 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:32:04,458 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:32:04,458 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_minimal_representation.py::test_store SKIPPED
> yt/utilities/tests/test_particle_generator.py::test_particle_generator yt : [INFO     ] 2022-04-12 16:32:05,007 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:32:05,008 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:32:05,008 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:32:05,009 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:32:05,009 Parameters: cosmological_simulation   = 0
> yt : [WARNING  ] 2022-04-12 16:32:10,666 The Derived Field ('star', 'particle_spherical_position_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_position_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:32:10,675 The Derived Field ('star', 'particle_spherical_position_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_position_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:32:10,677 The Derived Field ('star', 'particle_spherical_position_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_position_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:32:10,681 The Derived Field ('star', 'particle_spherical_velocity_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_velocity_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:32:10,690 The Derived Field ('star', 'particle_spherical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_velocity_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:32:10,698 The Derived Field ('star', 'particle_spherical_velocity_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_velocity_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:32:10,710 The Derived Field ('star', 'particle_cylindrical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_velocity_cylindrical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:32:10,716 The Derived Field ('star', 'particle_cylindrical_velocity_z') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_velocity_cylindrical_z') instead.
> PASSED
> yt/utilities/tests/test_periodic_table.py::test_element_accuracy PASSED
> yt/utilities/tests/test_periodicity.py::test_periodicity yt : [INFO     ] 2022-04-12 16:32:11,491 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:32:11,491 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:32:11,492 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:32:11,493 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:32:11,493 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_selectors.py::test_point_selector yt : [INFO     ] 2022-04-12 16:32:12,180 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:32:12,180 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:32:12,181 Parameters: domain_left_edge          = [-1. -1. -1.]
> yt : [INFO     ] 2022-04-12 16:32:12,181 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:32:12,182 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_selectors.py::test_sphere_selector yt : [INFO     ] 2022-04-12 16:32:24,459 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:32:24,460 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:32:24,460 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:32:24,461 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:32:24,461 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_selectors.py::test_ellipsoid_selector yt : [INFO     ] 2022-04-12 16:32:25,438 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:32:25,439 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:32:25,439 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:32:25,440 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:32:25,440 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_selectors.py::test_slice_selector yt : [INFO     ] 2022-04-12 16:32:26,500 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:32:26,501 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:32:26,501 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:32:26,502 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:32:26,502 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_selectors.py::test_cutting_plane_selector yt : [INFO     ] 2022-04-12 16:32:27,523 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:32:27,523 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:32:27,524 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:32:27,524 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:32:27,524 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_set_log_level.py::test_valid_level yt : [DEBUG    ] 2022-04-12 16:32:29,226 Set log level to 1
> yt : [DEBUG    ] 2022-04-12 16:32:29,226 Set log level to 10
> PASSED
> yt/utilities/tests/test_set_log_level.py::test_invalid_level PASSED
> yt/visualization/tests/test_callbacks.py::test_timestamp_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_scale_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_line_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_ray_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_arrow_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_marker_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_particles_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_sphere_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_text_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_velocity_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_magnetic_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_quiver_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_contour_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_grids_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_cell_edges_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_mesh_lines_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_streamline_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_line_integral_convolution_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_accepts_all_fields_decorator PASSED
> yt/visualization/tests/test_color_maps.py::TestColorMaps::test_make_colormap SKIPPED
> yt/visualization/tests/test_color_maps.py::TestColorMaps::test_show_colormaps SKIPPED
> yt/visualization/tests/test_color_maps.py::test_cmyt_integration PASSED
> yt/visualization/tests/test_commons.py::test_default[noext-noext.png] PASSED
> yt/visualization/tests/test_commons.py::test_default[nothing.png-nothing.png] PASSED
> yt/visualization/tests/test_commons.py::test_default[nothing.pdf-nothing.pdf] PASSED
> yt/visualization/tests/test_commons.py::test_default[version.1.2.3-version.1.2.3.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[noext-.png-noext.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[noext-None-noext.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[nothing.png-.png-nothing.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[nothing.png-None-nothing.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[nothing.png-.pdf-nothing.pdf] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[nothing.pdf-.pdf-nothing.pdf] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[nothing.pdf-None-nothing.pdf] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[nothing.pdf-.png-nothing.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[version.1.2.3-.png-version.1.2.3.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[version.1.2.3-None-version.1.2.3.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[version.1.2.3-.pdf-version.1.2.3.pdf] PASSED
> yt/visualization/tests/test_eps_writer.py::test_eps_writer SKIPPED (...)
> yt/visualization/tests/test_export_frb.py::test_export_frb PASSED
> yt/visualization/tests/test_filters.py::test_white_noise_filter PASSED
> yt/visualization/tests/test_filters.py::test_gauss_beam_filter PASSED
> yt/visualization/tests/test_fits_image.py::test_fits_image SKIPPED
> yt/visualization/tests/test_fits_image.py::test_fits_cosmo SKIPPED
> yt/visualization/tests/test_geo_projections.py::test_geo_slices_amr SKIPPED
> yt/visualization/tests/test_geo_projections.py::TestGeoProjections::test_geo_projection_setup SKIPPED
> yt/visualization/tests/test_geo_projections.py::TestGeoProjections::test_geo_projections SKIPPED
> yt/visualization/tests/test_geo_projections.py::TestGeoProjections::test_nondefault_transform SKIPPED
> yt/visualization/tests/test_geo_projections.py::TestGeoProjections::test_projection_object SKIPPED
> yt/visualization/tests/test_geo_projections.py::TestNonGeoProjections::test_projection_setup PASSED
> yt/visualization/tests/test_image_writer.py::TestImageWriter::test_apply_colormap PASSED
> yt/visualization/tests/test_image_writer.py::TestImageWriter::test_multi_image_composite PASSED
> yt/visualization/tests/test_image_writer.py::TestImageWriter::test_write_bitmap PASSED
> yt/visualization/tests/test_line_annotation_unit.py::test_ds_arr_invariance_under_projection_plot PASSED
> yt/visualization/tests/test_line_plots.py::test_line_plot SKIPPED (-...)
> yt/visualization/tests/test_line_plots.py::test_multi_line_plot SKIPPED
> yt/visualization/tests/test_line_plots.py::test_line_buffer PASSED
> yt/visualization/tests/test_line_plots.py::test_validate_point PASSED
> yt/visualization/tests/test_mesh_slices.py::test_mesh_slices_amr SKIPPED
> yt/visualization/tests/test_mesh_slices.py::test_mesh_slices_tetrahedral SKIPPED
> yt/visualization/tests/test_mesh_slices.py::test_mesh_slices_hexahedral SKIPPED
> yt/visualization/tests/test_mesh_slices.py::test_perfect_element_intersection PASSED
> yt/visualization/tests/test_offaxisprojection.py::TestOffAxisProjection::test_oap FAILED
> yt/visualization/tests/test_offaxisprojection.py::test_field_cut_off_axis_octree PASSED
> yt/visualization/tests/test_particle_plot.py::test_particle_projection_answers SKIPPED
> yt/visualization/tests/test_particle_plot.py::test_particle_projection_filter SKIPPED
> yt/visualization/tests/test_particle_plot.py::test_particle_phase_answers SKIPPED
> yt/visualization/tests/test_particle_plot.py::TestParticlePhasePlotSave::test_particle_phase_plot PASSED
> yt/visualization/tests/test_particle_plot.py::test_particle_phase_plot_semantics SKIPPED
> yt/visualization/tests/test_particle_plot.py::test_set_units SKIPPED
> yt/visualization/tests/test_particle_plot.py::test_switch_ds SKIPPED
> yt/visualization/tests/test_particle_plot.py::TestParticleProjectionPlotSave::test_creation_with_width PASSED
> yt/visualization/tests/test_particle_plot.py::TestParticleProjectionPlotSave::test_particle_plot PASSED
> yt/visualization/tests/test_particle_plot.py::TestParticleProjectionPlotSave::test_particle_plot_c PASSED
> yt/visualization/tests/test_particle_plot.py::TestParticleProjectionPlotSave::test_particle_plot_ds PASSED
> yt/visualization/tests/test_particle_plot.py::TestParticleProjectionPlotSave::test_particle_plot_wf PASSED
> yt/visualization/tests/test_particle_plot.py::test_particle_plot_instance PASSED
> yt/visualization/tests/test_plot_modifications.py::test_code_units_xy_labels SKIPPED
> yt/visualization/tests/test_plotwindow.py::test_attributes SKIPPED
> yt/visualization/tests/test_plotwindow.py::TestHideAxesColorbar::test_hide_axes_colorbar PASSED
> yt/visualization/tests/test_plotwindow.py::TestHideAxesColorbar::test_hide_show_axes PASSED
> yt/visualization/tests/test_plotwindow.py::TestHideAxesColorbar::test_hide_show_colorbar PASSED
> yt/visualization/tests/test_plotwindow.py::TestSetWidth::test_set_width_nonequal PASSED
> yt/visualization/tests/test_plotwindow.py::TestSetWidth::test_set_width_one PASSED
> yt/visualization/tests/test_plotwindow.py::TestSetWidth::test_tuple_eq PASSED
> yt/visualization/tests/test_plotwindow.py::TestSetWidth::test_tuple_of_tuples_neq PASSED
> yt/visualization/tests/test_plotwindow.py::TestSetWidth::test_twoargs_eq PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_creation_with_width PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_offaxis_projection_plot PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_offaxis_slice_plot PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_projection_plot PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_projection_plot_bs PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_projection_plot_c PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_projection_plot_ds PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_projection_plot_m PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_projection_plot_wf PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_repr_html PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_slice_plot PASSED
> yt/visualization/tests/test_plotwindow.py::TestPerFieldConfig::test_cmap PASSED
> yt/visualization/tests/test_plotwindow.py::TestPerFieldConfig::test_scale PASSED
> yt/visualization/tests/test_plotwindow.py::TestPerFieldConfig::test_units PASSED
> yt/visualization/tests/test_plotwindow.py::test_on_off_compare PASSED
> yt/visualization/tests/test_plotwindow.py::test_plot_particle_field_error PASSED
> yt/visualization/tests/test_plotwindow.py::test_setup_origin PASSED
> yt/visualization/tests/test_plotwindow.py::test_frb_regen PASSED
> yt/visualization/tests/test_plotwindow.py::test_set_background_color PASSED
> yt/visualization/tests/test_plotwindow.py::test_set_unit PASSED
> yt/visualization/tests/test_plotwindow.py::test_plot_2d SKIPPED
> yt/visualization/tests/test_plotwindow.py::test_symlog_colorbar PASSED
> yt/visualization/tests/test_plotwindow.py::test_nan_data PASSED
> yt/visualization/tests/test_profile_plots.py::test_phase_plot_attributes SKIPPED
> yt/visualization/tests/test_profile_plots.py::test_profile_plot SKIPPED
> yt/visualization/tests/test_profile_plots.py::test_phase_plot SKIPPED
> yt/visualization/tests/test_profile_plots.py::test_profile_plot_multiple_field_multiple_plot SKIPPED
> yt/visualization/tests/test_profile_plots.py::test_set_units PASSED
> yt/visualization/tests/test_profile_plots.py::test_set_labels PASSED
> yt/visualization/tests/test_profile_plots.py::test_create_from_dataset PASSED
> yt/visualization/tests/test_profile_plots.py::TestAnnotations::test_annotations PASSED
> yt/visualization/tests/test_profile_plots.py::TestAnnotations::test_annotations_wrong_fields PASSED
> yt/visualization/tests/test_profile_plots.py::test_phaseplot_set_log PASSED
> yt/visualization/tests/test_profile_plots.py::test_phaseplot_showhide_colorbar_axes PASSED
> yt/visualization/tests/test_raw_field_slices.py::test_raw_field_slices SKIPPED
> yt/visualization/tests/test_save.py::test_save_to_path PASSED
> yt/visualization/tests/test_save.py::test_save_to_missing_path PASSED
> yt/visualization/tests/test_save.py::test_save_to_missing_path_with_file_prefix PASSED
> yt/visualization/tests/test_save.py::test_suffix_from_filename[.eps] PASSED
> yt/visualization/tests/test_save.py::test_suffix_from_filename[.pdf] FAILED
> yt/visualization/tests/test_save.py::test_suffix_from_filename[.svg] PASSED
> yt/visualization/tests/test_save.py::test_suffix_clashing[.eps] PASSED
> yt/visualization/tests/test_save.py::test_suffix_clashing[.pdf] PASSED
> yt/visualization/tests/test_save.py::test_suffix_clashing[.svg] PASSED
> yt/visualization/tests/test_save.py::test_invalid_format_from_filename PASSED
> yt/visualization/tests/test_save.py::test_invalid_format_from_suffix PASSED
> yt/visualization/tests/test_splat.py::test_splat PASSED
> yt/visualization/volume_rendering/tests/test_camera_attributes.py::test_scene_and_camera_attributes PASSED
> yt/visualization/volume_rendering/tests/test_composite.py::CompositeVRTest::test_composite_vr PASSED
> yt/visualization/volume_rendering/tests/test_lenses.py::LensTest::test_fisheye_lens PASSED
> yt/visualization/volume_rendering/tests/test_lenses.py::LensTest::test_perspective_lens PASSED
> yt/visualization/volume_rendering/tests/test_lenses.py::LensTest::test_plane_lens PASSED
> yt/visualization/volume_rendering/tests/test_lenses.py::LensTest::test_spherical_lens PASSED
> yt/visualization/volume_rendering/tests/test_lenses.py::LensTest::test_stereoperspective_lens PASSED
> yt/visualization/volume_rendering/tests/test_lenses.py::LensTest::test_stereospherical_lens PASSED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_surface_mesh_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_surface_mesh_render PASSED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_fake_hexahedral_ds_render SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_hex8_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_hex8_render SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_tet4_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_tet4_render SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_hex20_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_hex20_render SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_wedge6_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_wedge6_render SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_tet10_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_tet10_render SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_perspective_mesh_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_perspective_mesh_render SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_composite_mesh_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_composite_mesh_render SKIPPED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_no_rotation PASSED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_basic_rotation_1 PASSED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_basic_rotation_2 PASSED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_basic_rotation_3 PASSED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_basic_rotation_4 PASSED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_center_1 PASSED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_center_2 PASSED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_center_3 PASSED
> yt/visualization/volume_rendering/tests/test_points.py::PointsVRTest::test_points_vr PASSED
> yt/visualization/volume_rendering/tests/test_save_render.py::SaveRenderTest::test_save_render PASSED
> yt/visualization/volume_rendering/tests/test_scene.py::RotationTest::test_rotation PASSED
> yt/visualization/volume_rendering/tests/test_scene.py::test_annotations PASSED
> yt/visualization/volume_rendering/tests/test_sigma_clip.py::SigmaClipTest::test_sigma_clip PASSED
> yt/visualization/volume_rendering/tests/test_simple_vr.py::SimpleVRTest::test_simple_vr PASSED
> yt/visualization/volume_rendering/tests/test_varia.py::VariousVRTests::test_lazy_volume_source_construction PASSED
> yt/visualization/volume_rendering/tests/test_varia.py::VariousVRTests::test_modify_transfer_function PASSED
> yt/visualization/volume_rendering/tests/test_varia.py::VariousVRTests::test_multiple_fields PASSED
> yt/visualization/volume_rendering/tests/test_varia.py::VariousVRTests::test_rotation_volume_rendering PASSED
> yt/visualization/volume_rendering/tests/test_varia.py::VariousVRTests::test_simple_scene_creation PASSED
> yt/visualization/volume_rendering/tests/test_varia.py::VariousVRTests::test_simple_volume_rendering PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_camera PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_camera_movement PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_data_source_camera PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_fisheye PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_interactive_camera PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_perspective_camera PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_projection_camera PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_stereo_camera PASSED
> yt/visualization/volume_rendering/tests/test_vr_orientation.py::test_orientation SKIPPED
> yt/visualization/volume_rendering/tests/test_zbuff.py::ZBufferTest::test_composite_vr PASSED
> yt/visualization/volume_rendering/tests/test_zbuff.py::ZBufferTest::test_nonrectangular_add PASSED
> yt/visualization/volume_rendering/tests/test_zbuff.py::ZBufferTest::test_rectangular_add PASSED
> 
> =================================== FAILURES ===================================
> ________________________ TestOffAxisProjection.test_oap ________________________
> 
> self = <yt.visualization.tests.test_offaxisprojection.TestOffAxisProjection testMethod=test_oap>
> 
>     def test_oap(self):
>         """Tests functionality of off_axis_projection and write_projection."""
>     
>         # args for off_axis_projection
>         test_ds = fake_random_ds(64)
>         c = test_ds.domain_center
>         norm = [0.5, 0.5, 0.5]
>         W = test_ds.arr([0.5, 0.5, 1.0], "unitary")
>         N = 256
>         field = ("gas", "density")
>         oap_args = [test_ds, c, norm, W, N, field]
>     
>         # kwargs for off_axis_projection
>         oap_kwargs = {}
>         oap_kwargs["weight"] = (None, "cell_mass")
>         oap_kwargs["no_ghost"] = (True, False)
>         oap_kwargs["interpolated"] = (False,)
>         oap_kwargs["north_vector"] = ((1, 0, 0), (0, 0.5, 1.0))
>         oap_kwargs_list = expand_keywords(oap_kwargs)
>     
>         # args or write_projection
>         fn = "test_%d.png"
>     
>         # kwargs for write_projection
>         wp_kwargs = {}
>         wp_kwargs["colorbar"] = (True, False)
>         wp_kwargs["colorbar_label"] = "test"
>         wp_kwargs["title"] = "test"
>         wp_kwargs["vmin"] = (None,)
>         wp_kwargs["vmax"] = (1e3, 1e5)
>         wp_kwargs["take_log"] = (True, False)
>         wp_kwargs["figsize"] = ((8, 6), [1, 1])
>         wp_kwargs["dpi"] = (100, 50)
>         wp_kwargs["cmap_name"] = ("cmyt.arbre", "cmyt.kelp")
>         wp_kwargs_list = expand_keywords(wp_kwargs)
>     
>         # test all off_axis_projection kwargs and write_projection kwargs
>         # make sure they are able to be projected, then remove and try next
>         # iteration
>         for i, oap_kwargs in enumerate(oap_kwargs_list):
>             image = off_axis_projection(*oap_args, **oap_kwargs)
>             for wp_kwargs in wp_kwargs_list:
>                 write_projection(image, fn % i, **wp_kwargs)
>                 assert_fname(fn % i)
>     
>         # Test remaining parameters of write_projection
>         write_projection(image, "test_2", xlabel="x-axis", ylabel="y-axis")
>         assert_fname("test_2.png")
>     
> >       write_projection(image, "test_3.pdf", xlabel="x-axis", ylabel="y-axis")
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/tests/test_offaxisprojection.py:79: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build/yt/visualization/image_writer.py:458: in write_projection
>     canvas.print_figure(filename, dpi=dpi)
> /usr/lib/python3/dist-packages/matplotlib/backend_bases.py:2319: in print_figure
>     result = print_method(
> /usr/lib/python3/dist-packages/matplotlib/backend_bases.py:1648: in wrapper
>     return func(*args, **kwargs)
> /usr/lib/python3/dist-packages/matplotlib/_api/deprecation.py:386: in wrapper
>     return func(*inner_args, **inner_kwargs)
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:2788: in print_pdf
>     file.finalize()
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:809: in finalize
>     self.writeImages()
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:1758: in writeImages
>     self._writeImg(data, ob.id, smaskObject)
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:1721: in _writeImg
>     img = img.convert(mode='P', dither=Image.NONE,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> name = 'NONE'
> 
>     def __getattr__(name):
>         deprecated = "deprecated and will be removed in Pillow 10 (2023-07-01). "
>         categories = {"NORMAL": 0, "SEQUENCE": 1, "CONTAINER": 2}
>         if name in categories:
>             warnings.warn(
>                 "Image categories are " + deprecated + "Use is_animated instead.",
>                 DeprecationWarning,
>                 stacklevel=2,
>             )
>             return categories[name]
>         elif name in ("NEAREST", "NONE"):
> >           warnings.warn(
>                 name
>                 + " is "
>                 + deprecated
>                 + "Use Resampling.NEAREST or Dither.NONE instead.",
>                 DeprecationWarning,
>                 stacklevel=2,
>             )
> E           DeprecationWarning: NONE is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.NEAREST or Dither.NONE instead.
> 
> /usr/lib/python3/dist-packages/PIL/Image.py:67: DeprecationWarning
> _______________________ test_suffix_from_filename[.pdf] ________________________
> 
> ext = '.pdf'
> simple_sliceplot = <yt.visualization.plot_window.AxisAlignedSlicePlot object at 0x7fe094e31490>
> tmp_path = PosixPath('/tmp/pytest-of-user42/pytest-4/test_suffix_from_filename__pdf0')
> 
>     @pytest.mark.parametrize("ext", FORMATS_TO_TEST)
>     def test_suffix_from_filename(ext, simple_sliceplot, tmp_path):
>         p = simple_sliceplot
>     
>         target = (tmp_path / "myfile").with_suffix(ext)
>         # this shouldn't raise a warning, see issue
>         # https://github.com/yt-project/yt/issues/3667
> >       p.save(target)
> 
> yt/visualization/tests/test_save.py:54: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> yt/visualization/plot_container.py:110: in newfunc
>     rv = f(*args, **kwargs)
> yt/visualization/plot_container.py:617: in save
>     out_name = v.save(name, mpl_kwargs)
> yt/visualization/base_plot_types.py:148: in save
>     canvas.print_figure(name, **mpl_kwargs)
> /usr/lib/python3/dist-packages/matplotlib/backend_bases.py:2319: in print_figure
>     result = print_method(
> /usr/lib/python3/dist-packages/matplotlib/backend_bases.py:1648: in wrapper
>     return func(*args, **kwargs)
> /usr/lib/python3/dist-packages/matplotlib/_api/deprecation.py:386: in wrapper
>     return func(*inner_args, **inner_kwargs)
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:2788: in print_pdf
>     file.finalize()
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:809: in finalize
>     self.writeImages()
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:1758: in writeImages
>     self._writeImg(data, ob.id, smaskObject)
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:1721: in _writeImg
>     img = img.convert(mode='P', dither=Image.NONE,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> name = 'NONE'
> 
>     def __getattr__(name):
>         deprecated = "deprecated and will be removed in Pillow 10 (2023-07-01). "
>         categories = {"NORMAL": 0, "SEQUENCE": 1, "CONTAINER": 2}
>         if name in categories:
>             warnings.warn(
>                 "Image categories are " + deprecated + "Use is_animated instead.",
>                 DeprecationWarning,
>                 stacklevel=2,
>             )
>             return categories[name]
>         elif name in ("NEAREST", "NONE"):
> >           warnings.warn(
>                 name
>                 + " is "
>                 + deprecated
>                 + "Use Resampling.NEAREST or Dither.NONE instead.",
>                 DeprecationWarning,
>                 stacklevel=2,
>             )
> E           DeprecationWarning: NONE is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.NEAREST or Dither.NONE instead.
> 
> /usr/lib/python3/dist-packages/PIL/Image.py:67: DeprecationWarning
> =========================== short test summary info ============================
> SKIPPED [270] ../../../../../../usr/lib/python3/dist-packages/_pytest/unittest.py:355: Skipped
> SKIPPED [1] yt/data_objects/tests/test_data_containers.py:98: Skipped
> SKIPPED [1] yt/data_objects/tests/test_data_containers.py:89: Skipped
> SKIPPED [4] yt/tests/test_load_sample.py:43: missing requirement(s): pandas
> SKIPPED [1] yt/tests/test_load_sample.py:106: missing requirement(s): pandas
> SKIPPED [1] yt/tests/test_load_sample.py:117: missing requirement(s): pandas
> SKIPPED [1] yt/tests/test_load_sample.py:132: missing requirement(s): pandas
> SKIPPED [1] yt/tests/test_load_sample.py:139: missing requirement(s): pandas
> SKIPPED [1] yt/tests/test_load_sample.py:144: missing requirement(s): pandas
> SKIPPED [1] yt/tests/test_load_sample.py:151: missing requirement(s): pandas
> SKIPPED [1] yt/tests/test_load_sample.py:176: missing requirement(s): pandas
> SKIPPED [1] yt/testing.py:1353: `macosx` backend not found, skipping: `plot_a`
> SKIPPED [1] yt/visualization/tests/test_color_maps.py:41: https://github.com/yt-project/yt/issues/2533
> SKIPPED [1] yt/visualization/tests/test_color_maps.py:25: https://github.com/yt-project/yt/issues/2533
> SKIPPED [1] yt/visualization/tests/test_eps_writer.py:5: missing external executable(s): tex
> SKIPPED [1] yt/visualization/tests/test_geo_projections.py: --with-answer-testing not set.
> SKIPPED [1] yt/visualization/tests/test_geo_projections.py:70: Skipped
> SKIPPED [1] yt/visualization/tests/test_geo_projections.py:87: Skipped
> SKIPPED [1] yt/visualization/tests/test_geo_projections.py:131: Skipped
> SKIPPED [1] yt/visualization/tests/test_geo_projections.py:111: Skipped
> SKIPPED [2] yt/visualization/tests/test_line_plots.py: --with-answer-testing not set.
> SKIPPED [3] yt/visualization/tests/test_mesh_slices.py: --with-answer-testing not set.
> SKIPPED [4] yt/visualization/tests/test_profile_plots.py: --with-answer-testing not set.
> SKIPPED [1] yt/visualization/volume_rendering/tests/test_mesh_render.py: --with-answer-testing not set.
> SKIPPED [1] yt/visualization/volume_rendering/tests/test_vr_orientation.py: --with-answer-testing not set.
> FAILED yt/visualization/tests/test_offaxisprojection.py::TestOffAxisProjection::test_oap
> FAILED yt/visualization/tests/test_save.py::test_suffix_from_filename[.pdf]
> = 2 failed, 457 passed, 303 skipped, 5 xfailed, 2 xpassed in 639.43s (0:10:39) =
> E: pybuild pybuild:369: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_yt/build; python3.9 -m pytest --confcutdir=.
> I: pybuild pybuild:300: cp conftest.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build
> I: pybuild base:239: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build; python3.10 -m pytest --confcutdir=.
> ============================= test session starts ==============================
> platform linux -- Python 3.10.4, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 -- /usr/bin/python3.10
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>, configfile: pyproject.toml
> collecting ... collected 769 items
> 
> yt/data_objects/level_sets/tests/test_clump_finding.py::test_clump_finding yt : [INFO     ] 2022-04-12 16:36:19,726 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:19,727 Parameters: domain_dimensions         = [8 8 8]
> yt : [INFO     ] 2022-04-12 16:36:19,727 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:19,728 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:19,728 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:36:20,996 Finding clumps: min: 5.000000e-01, max: 2.000000e+01, step: 10.000000
> yt : [INFO     ] 2022-04-12 16:36:20,999 Linking node (1) contours.
> yt : [INFO     ] 2022-04-12 16:36:21,000 Linked.
> yt : [INFO     ] 2022-04-12 16:36:21,117 Finding clumps: min: 5.000000e+00, max: 2.000000e+01, step: 10.000000
> yt : [INFO     ] 2022-04-12 16:36:21,117 Wiping out existing children clumps: 1.
> yt : [INFO     ] 2022-04-12 16:36:21,119 Linking node (1) contours.
> yt : [INFO     ] 2022-04-12 16:36:21,120 Linked.
> yt : [INFO     ] 2022-04-12 16:36:21,128 Investigating 2 children.
> yt : [INFO     ] 2022-04-12 16:36:21,129 Finding clumps: min: 5.000000e+01, max: 2.000000e+01, step: 10.000000
> yt : [INFO     ] 2022-04-12 16:36:21,129 2 of 2 children survived.
> PASSED
> yt/data_objects/level_sets/tests/test_clump_finding.py::test_clump_tree_save SKIPPED
> yt/data_objects/level_sets/tests/test_clump_finding.py::test_clump_field_parameters SKIPPED
> yt/data_objects/tests/test_bbox.py::test_object_bbox yt : [INFO     ] 2022-04-12 16:36:21,202 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:21,203 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:21,203 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:21,204 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:21,204 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_spheres_no_overlap yt : [INFO     ] 2022-04-12 16:36:21,465 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:21,466 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:21,466 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:21,467 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:21,467 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_spheres_overlap yt : [INFO     ] 2022-04-12 16:36:21,875 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:21,876 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:21,876 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:21,877 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:21,877 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_regions_no_overlap yt : [INFO     ] 2022-04-12 16:36:24,935 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:24,935 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:24,936 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:24,936 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:24,937 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_regions_overlap yt : [INFO     ] 2022-04-12 16:36:25,307 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:25,308 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:25,309 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:25,309 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:25,309 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_cylinders_no_overlap yt : [INFO     ] 2022-04-12 16:36:26,325 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:26,325 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:26,326 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:26,326 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:26,326 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_cylinders_overlap yt : [INFO     ] 2022-04-12 16:36:27,672 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:27,672 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:27,673 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:27,674 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:27,674 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_ellipsoids_no_overlap yt : [INFO     ] 2022-04-12 16:36:31,891 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:31,892 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:31,892 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:31,893 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:31,893 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_ellipsoids_overlap yt : [INFO     ] 2022-04-12 16:36:32,287 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:32,288 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:32,289 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:32,289 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:32,289 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_mix_periodicity yt : [INFO     ] 2022-04-12 16:36:33,155 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:33,156 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:33,156 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:33,157 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:33,157 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_ray_region_no_overlap yt : [INFO     ] 2022-04-12 16:36:36,776 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:36,776 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:36,777 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:36,777 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:36,778 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_ray_region_overlap yt : [INFO     ] 2022-04-12 16:36:39,455 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:39,456 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:39,457 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:39,457 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:39,457 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_rays_no_overlap yt : [INFO     ] 2022-04-12 16:36:43,056 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:43,057 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:43,057 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:43,058 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:43,058 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_rays_overlap yt : [INFO     ] 2022-04-12 16:36:43,496 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:43,496 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:43,497 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:43,498 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:43,498 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_slices_no_overlap yt : [INFO     ] 2022-04-12 16:36:44,306 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:44,307 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:44,307 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:44,308 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:44,308 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_slices_overlap yt : [INFO     ] 2022-04-12 16:36:45,631 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:45,631 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:45,632 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:45,632 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:45,633 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_ray_slice_no_overlap yt : [INFO     ] 2022-04-12 16:36:46,951 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:46,951 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:46,952 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:46,953 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:46,953 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_boolean_regions.py::test_boolean_ray_slice_overlap yt : [INFO     ] 2022-04-12 16:36:47,993 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:47,993 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:47,994 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:47,994 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:47,994 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_center_squeeze.py::test_center_squeeze yt : [INFO     ] 2022-04-12 16:36:49,032 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:49,033 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:36:49,033 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:49,034 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:49,034 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:36:49,265 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:49,266 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:36:49,267 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:49,267 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:49,267 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:36:49,494 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:49,494 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:36:49,495 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:49,495 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:49,496 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:36:49,498 Allocating for 1.000e+02 particles
> PASSED
> yt/data_objects/tests/test_chunking.py::test_chunking yt : [INFO     ] 2022-04-12 16:36:51,033 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:51,034 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:36:51,034 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:51,035 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:51,035 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:36:52,060 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:52,060 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:36:52,061 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:52,061 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:52,062 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:36:52,913 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:52,914 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:36:52,914 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:52,915 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:52,915 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:36:53,760 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:53,761 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:36:53,761 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:53,762 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:53,762 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_chunking.py::test_ds_hold yt : [INFO     ] 2022-04-12 16:36:54,592 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:54,592 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:36:54,593 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:54,593 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:54,593 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:36:54,714 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:54,715 Parameters: domain_dimensions         = [128 128 128]
> yt : [INFO     ] 2022-04-12 16:36:54,715 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:54,716 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:54,716 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_clone.py::test_clone_sphere yt : [INFO     ] 2022-04-12 16:36:55,764 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:55,765 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:36:55,765 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:55,766 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:55,766 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_clone.py::test_clone_cut_region yt : [INFO     ] 2022-04-12 16:36:56,453 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:56,454 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:36:56,454 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:56,455 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:56,455 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_compose.py::test_compose_no_overlap yt : [INFO     ] 2022-04-12 16:36:56,739 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:56,740 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:36:56,741 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:56,741 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:56,741 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:36:57,474 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:57,474 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:36:57,475 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:57,475 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:57,476 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:36:58,218 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:58,218 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:36:58,219 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:58,219 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:58,220 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:36:58,952 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:58,953 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:36:58,953 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:58,954 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:58,954 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_compose.py::test_compose_overlap yt : [INFO     ] 2022-04-12 16:36:59,666 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:36:59,666 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:36:59,667 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:36:59,667 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:36:59,668 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:01,004 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:01,005 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:37:01,005 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:01,006 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:01,006 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:02,194 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:02,195 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:37:02,195 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:02,196 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:02,196 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:03,406 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:03,406 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:37:03,407 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:03,407 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:03,408 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_compose.py::test_compose_max_level_min_level yt : [INFO     ] 2022-04-12 16:37:04,647 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:04,648 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:04,649 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:04,649 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:04,649 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:04,854 Making a fixed resolution buffer of (('stream', 'Density')) 128 by 128
> yt : [INFO     ] 2022-04-12 16:37:04,860 Making a fixed resolution buffer of (('index', 'grid_level')) 128 by 128
> PASSED
> yt/data_objects/tests/test_connected_sets.py::test_connected_sets XFAIL
> yt/data_objects/tests/test_covering_grid.py::test_covering_grid SKIPPED
> yt/data_objects/tests/test_covering_grid.py::test_xarray_export SKIPPED
> yt/data_objects/tests/test_covering_grid.py::test_smoothed_covering_grid yt : [INFO     ] 2022-04-12 16:37:05,004 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:05,005 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:05,006 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:05,006 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:05,006 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:05,527 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:05,528 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:05,528 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:05,529 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:05,529 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:06,216 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:06,217 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:06,217 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:06,218 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:06,218 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:06,749 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:06,749 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:06,750 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:06,750 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:06,751 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:07,277 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:07,278 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:07,278 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:07,279 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:07,279 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:07,786 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:07,787 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:07,787 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:07,788 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:07,788 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:08,303 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:08,304 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:08,304 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:08,305 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:08,305 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:08,826 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:08,827 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:08,827 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:08,828 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:08,828 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:09,558 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:09,559 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:09,560 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:09,560 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:09,560 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:10,094 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:10,095 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:10,096 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:10,096 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:10,096 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:10,609 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:10,610 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:10,610 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:10,611 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:10,611 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:11,129 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:11,129 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:11,130 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:11,130 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:11,131 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_covering_grid.py::test_arbitrary_grid yt : [INFO     ] 2022-04-12 16:37:11,641 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:11,641 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:37:11,642 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:11,642 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:11,643 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:11,646 Allocating for 1.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:37:12,818 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:12,819 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:37:12,819 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:12,820 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:12,820 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:12,823 Allocating for 1.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:37:14,158 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:14,159 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:37:14,160 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:14,160 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:14,160 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:14,164 Allocating for 1.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:37:15,307 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:15,307 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:37:15,308 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:15,308 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:15,309 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:15,312 Allocating for 1.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:37:16,476 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:16,477 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:37:16,477 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:16,478 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:16,478 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:16,482 Allocating for 1.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:37:17,636 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:17,636 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:37:17,637 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:17,637 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:17,638 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:17,642 Allocating for 1.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:37:18,805 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:18,806 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:18,807 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:18,807 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:18,807 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:19,485 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:19,485 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:19,486 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:19,486 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:19,487 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:20,294 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:20,294 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:20,295 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:20,295 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:20,295 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:20,957 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:20,958 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:20,958 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:20,959 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:20,959 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_covering_grid.py::test_octree_cg yt : [INFO     ] 2022-04-12 16:37:21,631 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:21,632 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:37:21,632 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:21,633 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:21,633 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_covering_grid.py::test_smoothed_covering_grid_2d_dataset yt : [INFO     ] 2022-04-12 16:37:22,133 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:22,133 Parameters: domain_dimensions         = [32 32  1]
> yt : [INFO     ] 2022-04-12 16:37:22,134 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:22,134 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:22,134 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_covering_grid.py::test_arbitrary_grid_derived_field yt : [INFO     ] 2022-04-12 16:37:22,469 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:22,470 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:37:22,471 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:22,471 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:22,471 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_covering_grid.py::test_arbitrary_field_parameters yt : [INFO     ] 2022-04-12 16:37:24,062 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:24,062 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:37:24,063 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:24,063 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:24,064 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_covering_grid.py::test_arbitrary_grid_edge yt : [INFO     ] 2022-04-12 16:37:25,507 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:25,507 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:25,508 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:25,508 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:25,509 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_cutting_plane.py::test_cutting_plane yt : [INFO     ] 2022-04-12 16:37:26,055 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:26,056 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:37:26,056 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:26,057 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:26,057 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:26,534 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:37:26,534 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:37:26,535 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:37:26,619 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:37:27,324 Saving plot /tmp/tmprethlnjo.png
> yt : [INFO     ] 2022-04-12 16:37:27,625 Saving plot /tmp/tmplb52xzzy.png
> yt : [INFO     ] 2022-04-12 16:37:27,886 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:37:27,905 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:37:27,924 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:37:27,941 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:37:27,959 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:37:27,979 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:37:28,038 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:28,038 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:37:28,039 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:28,039 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:28,040 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:28,527 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:37:28,528 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:37:28,528 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:37:28,607 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:37:28,930 Saving plot /tmp/tmpkgqnffci.png
> yt : [INFO     ] 2022-04-12 16:37:29,389 Saving plot /tmp/tmp3k434pb6.png
> yt : [INFO     ] 2022-04-12 16:37:29,661 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:37:29,681 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:37:29,701 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:37:29,719 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:37:29,737 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:37:29,756 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> PASSED
> yt/data_objects/tests/test_data_collection.py::test_data_collection yt : [INFO     ] 2022-04-12 16:37:29,809 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:29,810 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:29,810 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:29,811 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:29,811 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:30,330 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:30,331 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:30,331 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:30,332 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:30,332 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:30,856 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:30,857 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:30,858 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:30,858 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:30,858 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:31,399 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:31,400 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:31,400 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:31,401 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:31,401 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_derived_field yt : [INFO     ] 2022-04-12 16:37:31,940 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:31,941 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:37:31,941 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:31,942 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:31,942 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:31,944 Allocating for 4.096e+03 particles
> yt : [WARNING  ] 2022-04-12 16:37:33,364 The Derived Field ('io', 'particle_cylindrical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_velocity_cylindrical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:37:33,369 The Derived Field ('io', 'particle_cylindrical_velocity_z') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_velocity_cylindrical_z') instead.
> yt : [WARNING  ] 2022-04-12 16:37:33,416 The Derived Field ('io', 'particle_spherical_position_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_position_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:37:33,419 The Derived Field ('io', 'particle_spherical_position_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_position_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:37:33,423 The Derived Field ('io', 'particle_spherical_position_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_position_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:37:33,426 The Derived Field ('io', 'particle_spherical_velocity_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_velocity_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:37:33,430 The Derived Field ('io', 'particle_spherical_velocity_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_velocity_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:37:33,436 The Derived Field ('io', 'particle_spherical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('io', 'particle_velocity_spherical_theta') instead.
> PASSED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_extract_isocontours yt : [INFO     ] 2022-04-12 16:37:33,802 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:33,802 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:33,803 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:33,803 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:33,804 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:44,634 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:44,634 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:37:44,635 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:44,635 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:44,635 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:44,637 Allocating for 4.096e+03 particles
> PASSED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_invalid_write_out yt : [INFO     ] 2022-04-12 16:37:46,090 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:46,091 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:46,091 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:46,092 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:46,092 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_std yt : [INFO     ] 2022-04-12 16:37:47,584 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:47,585 Parameters: domain_dimensions         = [3 3 3]
> yt : [INFO     ] 2022-04-12 16:37:47,585 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:47,586 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:47,586 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_to_astropy_table SKIPPED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_to_dataframe SKIPPED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_to_frb yt : [INFO     ] 2022-04-12 16:37:48,137 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:48,137 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:48,138 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:48,138 Parameters: domain_right_edge         = [1.         1.         6.28318531]
> yt : [INFO     ] 2022-04-12 16:37:48,139 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:49,302 Projection completed
> PASSED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_write_out yt : [INFO     ] 2022-04-12 16:37:49,333 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:49,334 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:49,334 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:49,335 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:49,335 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_data_containers.py::TestDataContainers::test_yt_data_container yt : [INFO     ] 2022-04-12 16:37:50,740 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:50,741 Parameters: domain_dimensions         = [5 5 5]
> yt : [INFO     ] 2022-04-12 16:37:50,741 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:50,742 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:50,742 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:51,433 Projection completed
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_box_creation yt : [INFO     ] 2022-04-12 16:37:51,507 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:51,507 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:51,508 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:51,508 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:51,508 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_region_from_d yt : [INFO     ] 2022-04-12 16:37:51,567 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:51,568 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:51,569 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:51,569 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:51,569 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_accessing_all_data yt : [INFO     ] 2022-04-12 16:37:52,273 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:52,273 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:52,274 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:52,274 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:52,275 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_slice_from_r yt : [INFO     ] 2022-04-12 16:37:52,720 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:52,721 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:52,721 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:52,722 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:52,722 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:52,964 Making a fixed resolution buffer of (('gas', 'density')) 1024 by 512
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_point_from_r yt : [INFO     ] 2022-04-12 16:37:53,166 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:53,166 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:53,167 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:53,167 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:53,167 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_ray_from_r yt : [INFO     ] 2022-04-12 16:37:53,427 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:53,427 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:53,428 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:53,428 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:53,429 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:53,658 Making a line buffer with 500 points of ('gas', 'density')
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_ortho_ray_from_r yt : [INFO     ] 2022-04-12 16:37:53,916 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:53,916 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:37:53,917 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:53,917 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:53,918 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:54,217 Making a line buffer with 100 points of ('gas', 'density')
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_particle_counts yt : [INFO     ] 2022-04-12 16:37:54,295 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:54,295 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:54,296 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:54,296 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:54,297 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:55,703 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:55,703 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:37:55,704 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:55,704 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:55,704 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:55,706 Allocating for 1.280e+02 particles
> PASSED
> yt/data_objects/tests/test_dataset_access.py::test_checksum SKIPPED
> yt/data_objects/tests/test_derived_quantities.py::test_extrema yt : [INFO     ] 2022-04-12 16:37:57,361 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:57,362 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:57,362 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:57,363 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:57,363 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:57,858 max value is 9.99874e-01 at 0.4687500000000000 0.5937500000000000 0.9687500000000000
> yt : [INFO     ] 2022-04-12 16:37:57,965 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:57,965 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:57,966 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:57,966 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:57,966 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:58,464 max value is 9.99874e-01 at 0.4687500000000000 0.5937500000000000 0.9687500000000000
> yt : [INFO     ] 2022-04-12 16:37:58,578 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:58,578 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:58,579 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:58,579 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:58,579 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:59,084 max value is 9.99874e-01 at 0.4687500000000000 0.5937500000000000 0.9687500000000000
> yt : [INFO     ] 2022-04-12 16:37:59,206 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:59,206 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:59,207 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:59,207 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:59,207 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:37:59,714 max value is 9.99874e-01 at 0.4687500000000000 0.5937500000000000 0.9687500000000000
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_average yt : [INFO     ] 2022-04-12 16:37:59,841 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:37:59,841 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:37:59,842 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:37:59,842 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:37:59,842 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:00,098 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:00,099 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:00,099 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:00,099 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:00,100 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:00,352 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:00,353 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:00,353 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:00,354 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:00,354 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:00,598 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:00,598 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:00,599 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:00,599 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:00,599 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_standard_deviation yt : [INFO     ] 2022-04-12 16:38:01,063 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:01,064 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:01,064 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:01,065 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:01,065 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:01,321 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:01,322 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:01,322 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:01,322 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:01,323 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:01,572 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:01,573 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:01,573 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:01,574 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:01,574 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:01,827 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:01,827 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:01,828 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:01,828 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:01,829 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_max_location yt : [INFO     ] 2022-04-12 16:38:02,082 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:02,083 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:02,083 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:02,084 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:02,084 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:02,327 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:02,328 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:02,328 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:02,329 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:02,329 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:02,576 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:02,576 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:02,577 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:02,577 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:02,578 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:02,824 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:02,824 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:02,825 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:02,825 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:02,826 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_min_location yt : [INFO     ] 2022-04-12 16:38:03,075 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:03,076 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:03,076 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:03,077 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:03,077 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:03,324 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:03,324 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:03,325 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:03,325 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:03,325 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:03,571 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:03,572 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:03,572 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:03,572 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:03,573 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:03,820 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:03,821 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:03,821 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:03,822 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:03,822 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_sample_at_min_field_values yt : [INFO     ] 2022-04-12 16:38:04,073 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:04,074 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:04,074 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:04,075 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:04,075 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:04,342 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:04,343 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:04,343 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:04,344 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:04,344 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:04,783 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:04,784 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:04,784 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:04,785 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:04,785 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:05,062 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:05,063 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:05,063 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:05,064 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:05,064 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_sample_at_max_field_values yt : [INFO     ] 2022-04-12 16:38:05,342 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:05,343 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:05,343 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:05,344 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:05,344 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:05,616 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:05,616 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:05,617 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:05,617 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:05,617 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:05,891 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:05,891 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:05,892 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:05,892 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:05,892 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:06,166 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:06,166 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:06,167 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:06,167 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:06,168 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_in_memory_sph_derived_quantities yt : [INFO     ] 2022-04-12 16:38:06,437 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:06,438 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:38:06,438 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:38:06,439 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:38:06,439 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:06,441 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_derived_quantities.py::test_sph_datasets_derived_quantities SKIPPED
> yt/data_objects/tests/test_derived_quantities.py::test_derived_quantities_with_particle_types yt : [INFO     ] 2022-04-12 16:38:08,756 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:08,757 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:38:08,757 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:08,758 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:08,758 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:08,760 Allocating for 4.096e+03 particles
> PASSED
> yt/data_objects/tests/test_disks.py::test_bad_disk_input yt : [INFO     ] 2022-04-12 16:38:10,527 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:10,527 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:10,528 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:10,528 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:10,529 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_ellipsoid.py::test_ellipsoid yt : [INFO     ] 2022-04-12 16:38:11,065 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:11,066 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:38:11,066 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:11,067 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:11,067 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:12,200 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:12,201 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:38:12,201 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:12,202 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:12,202 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:13,264 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:13,264 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:38:13,264 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:13,265 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:13,265 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:14,273 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:14,274 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:38:14,274 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:14,275 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:14,275 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_exclude_functions.py::test_exclude_above yt : [INFO     ] 2022-04-12 16:38:15,280 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:15,281 Parameters: domain_dimensions         = [3 3 3]
> yt : [INFO     ] 2022-04-12 16:38:15,281 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:15,282 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:15,282 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_exclude_functions.py::test_exclude_below yt : [INFO     ] 2022-04-12 16:38:15,998 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:15,999 Parameters: domain_dimensions         = [3 3 3]
> yt : [INFO     ] 2022-04-12 16:38:15,999 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:15,999 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:16,000 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_exclude_functions.py::test_exclude_nan yt : [INFO     ] 2022-04-12 16:38:16,516 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:16,517 Parameters: domain_dimensions         = [10 10 10]
> yt : [INFO     ] 2022-04-12 16:38:16,517 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:16,518 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:16,518 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_exclude_functions.py::test_equal yt : [INFO     ] 2022-04-12 16:38:16,756 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:16,757 Parameters: domain_dimensions         = [10 10 10]
> yt : [INFO     ] 2022-04-12 16:38:16,757 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:16,758 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:16,758 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_exclude_functions.py::test_inside_outside yt : [INFO     ] 2022-04-12 16:38:16,988 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:16,989 Parameters: domain_dimensions         = [10 10 10]
> yt : [INFO     ] 2022-04-12 16:38:16,989 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:16,990 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:16,990 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_extract_regions.py::test_cut_region yt : [INFO     ] 2022-04-12 16:38:17,237 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:17,238 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:38:17,238 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:17,239 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:17,239 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:17,575 Projection completed
> yt : [INFO     ] 2022-04-12 16:38:17,779 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:17,779 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:38:17,780 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:17,780 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:17,780 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:18,104 Projection completed
> yt : [INFO     ] 2022-04-12 16:38:18,312 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:18,312 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:38:18,313 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:18,313 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:18,314 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:18,634 Projection completed
> yt : [INFO     ] 2022-04-12 16:38:18,837 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:18,837 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:38:18,838 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:18,838 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:18,839 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:19,154 Projection completed
> PASSED
> yt/data_objects/tests/test_extract_regions.py::test_region_and_particles yt : [INFO     ] 2022-04-12 16:38:19,412 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:19,412 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:19,413 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:19,413 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:19,413 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_extract_regions.py::test_region_chunked_read SKIPPED
> yt/data_objects/tests/test_extract_regions.py::test_chained_cut_region SKIPPED
> yt/data_objects/tests/test_firefly.py::test_firefly_JSON_object SKIPPED
> yt/data_objects/tests/test_fluxes.py::test_flux_calculation yt : [INFO     ] 2022-04-12 16:38:21,762 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:21,762 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:38:21,763 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:21,763 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:21,763 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:22,242 Extracting (sampling: ('index', 'x'))
> yt : [INFO     ] 2022-04-12 16:38:22,319 Fluxing ('index', 'ones')
> PASSED
> yt/data_objects/tests/test_fluxes.py::test_sampling yt : [INFO     ] 2022-04-12 16:38:22,419 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:22,420 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:38:22,420 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:22,421 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:22,421 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:22,901 Extracting (sampling: ('index', 'x'))
> yt : [INFO     ] 2022-04-12 16:38:22,979 Extracting (sampling: ('gas', 'density'))
> yt : [INFO     ] 2022-04-12 16:38:23,096 Extracting (sampling: ('index', 'y'))
> yt : [INFO     ] 2022-04-12 16:38:23,173 Extracting (sampling: ('gas', 'density'))
> yt : [INFO     ] 2022-04-12 16:38:23,291 Extracting (sampling: ('index', 'z'))
> yt : [INFO     ] 2022-04-12 16:38:23,370 Extracting (sampling: ('gas', 'density'))
> PASSED
> yt/data_objects/tests/test_fluxes.py::ExporterTests::test_export_obj yt : [INFO     ] 2022-04-12 16:38:23,519 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:23,520 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:38:23,520 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:23,521 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:23,521 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:24,892 max value is 9.99874e-01 at 0.4687500000000000 0.5937500000000000 0.9687500000000000
> yt : [INFO     ] 2022-04-12 16:38:24,933 Extracting (sampling: ('gas', 'density'))
> yt : [INFO     ] 2022-04-12 16:38:25,109 Extracting (sampling: ('gas', 'temperature'))
> yt : [INFO     ] 2022-04-12 16:38:25,494 Extracting (sampling: ('gas', 'emissivity'))
> yt : [INFO     ] 2022-04-12 16:38:25,677 Extracting (sampling: ('gas', 'temperature'))
> yt : [INFO     ] 2022-04-12 16:38:25,763 Extracting (sampling: ('gas', 'emissivity'))
> PASSED
> yt/data_objects/tests/test_fluxes.py::ExporterTests::test_export_ply yt : [INFO     ] 2022-04-12 16:38:25,888 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:25,889 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:38:25,889 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:25,890 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:25,890 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:26,561 Extracting (sampling: ('gas', 'density'))
> PASSED
> yt/data_objects/tests/test_fluxes.py::test_correct_output_unit_fake_ds yt : [INFO     ] 2022-04-12 16:38:26,724 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:26,724 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:38:26,724 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:26,725 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:26,725 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:28,055 Extracting (sampling: ('index', 'x'))
> PASSED
> yt/data_objects/tests/test_fluxes.py::test_radius_surface yt : [INFO     ] 2022-04-12 16:38:28,334 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:28,335 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:38:28,335 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:28,336 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:28,336 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_glue.py::test_glue_data_object SKIPPED
> yt/data_objects/tests/test_image_array.py::test_rgba_rescale PASSED
> yt/data_objects/tests/test_image_array.py::TestImageArray::test_image_array_background PASSED
> yt/data_objects/tests/test_image_array.py::TestImageArray::test_image_array_hdf5 PASSED
> yt/data_objects/tests/test_image_array.py::TestImageArray::test_image_array_rgb_png PASSED
> yt/data_objects/tests/test_image_array.py::TestImageArray::test_image_array_rgba_png PASSED
> yt/data_objects/tests/test_image_array.py::TestImageArray::test_image_arry_units PASSED
> yt/data_objects/tests/test_image_array.py::TestImageArray::test_write_image yt : [INFO     ] 2022-04-12 16:38:30,066 Using only channel 1 of supplied image
> PASSED
> yt/data_objects/tests/test_io_geometry.py::test_preserve_geometric_properties yt : [INFO     ] 2022-04-12 16:38:30,121 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:30,122 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:30,122 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:30,123 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:30,123 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:30,611 Saving field data to yt dataset: /tmp/tmp318et25p/savefile.h5.
> yt : [INFO     ] 2022-04-12 16:38:30,747 Parameters: current_time              = 0.0 code_time
> yt : [INFO     ] 2022-04-12 16:38:30,748 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:38:30,748 Parameters: domain_left_edge          = [0. 0. 0.] code_length
> yt : [INFO     ] 2022-04-12 16:38:30,749 Parameters: domain_right_edge         = [1. 1. 1.] code_length
> yt : [INFO     ] 2022-04-12 16:38:30,749 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:30,779 Allocating for 1.617e+06 particles
> yt : [INFO     ] 2022-04-12 16:38:34,971 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:34,971 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:34,972 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:34,972 Parameters: domain_right_edge         = [1.         1.         6.28318531]
> yt : [INFO     ] 2022-04-12 16:38:34,972 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:35,393 Saving field data to yt dataset: /tmp/tmp1m9hjjgs/savefile.h5.
> yt : [INFO     ] 2022-04-12 16:38:35,505 Parameters: current_time              = 0.0 code_time
> yt : [INFO     ] 2022-04-12 16:38:35,506 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:38:35,506 Parameters: domain_left_edge          = [0. 0. 0.] code_length
> yt : [INFO     ] 2022-04-12 16:38:35,507 Parameters: domain_right_edge         = [1.         1.         6.28318531] code_length
> yt : [INFO     ] 2022-04-12 16:38:35,507 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:35,537 Allocating for 1.617e+06 particles
> yt : [INFO     ] 2022-04-12 16:38:36,010 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:36,011 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:36,011 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:36,012 Parameters: domain_right_edge         = [1.         3.14159265 6.28318531]
> yt : [INFO     ] 2022-04-12 16:38:36,012 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:36,419 Saving field data to yt dataset: /tmp/tmpouxf3xf6/savefile.h5.
> yt : [INFO     ] 2022-04-12 16:38:36,530 Parameters: current_time              = 0.0 code_time
> yt : [INFO     ] 2022-04-12 16:38:36,531 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:38:36,531 Parameters: domain_left_edge          = [0. 0. 0.] code_length
> yt : [INFO     ] 2022-04-12 16:38:36,532 Parameters: domain_right_edge         = [1.         3.14159265 6.28318531] code_length
> yt : [INFO     ] 2022-04-12 16:38:36,532 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:36,562 Allocating for 1.617e+06 particles
> PASSED
> yt/data_objects/tests/test_io_geometry.py::test_default_to_cartesian yt : [INFO     ] 2022-04-12 16:38:36,783 Saving field data to yt dataset: /tmp/tmpl_chdzhg/savefile.h5.
> yt : [INFO     ] 2022-04-12 16:38:36,840 Parameters: current_time              = 10 Myr
> yt : [WARNING  ] 2022-04-12 16:38:36,841 Geometric data selection not available for this dataset type.
> PASSED
> yt/data_objects/tests/test_numpy_ops.py::test_mean_sum_integrate yt : [INFO     ] 2022-04-12 16:38:37,020 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:37,020 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:37,021 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:37,021 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:37,022 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:38,683 Projection completed
> yt : [INFO     ] 2022-04-12 16:38:39,451 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:39,451 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:39,452 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:39,452 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:39,453 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:40,813 Projection completed
> yt : [INFO     ] 2022-04-12 16:38:40,871 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:40,871 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:40,872 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:40,872 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:40,873 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:42,454 Projection completed
> yt : [INFO     ] 2022-04-12 16:38:42,515 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:42,515 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:42,516 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:42,516 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:42,516 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:43,956 Projection completed
> PASSED
> yt/data_objects/tests/test_numpy_ops.py::test_min_max yt : [INFO     ] 2022-04-12 16:38:44,078 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:44,078 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:44,079 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:44,079 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:44,080 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:45,610 Projection completed
> yt : [INFO     ] 2022-04-12 16:38:46,009 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:46,009 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:46,010 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:46,010 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:46,011 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:47,466 Projection completed
> yt : [INFO     ] 2022-04-12 16:38:47,516 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:47,517 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:47,517 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:47,518 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:47,518 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:49,207 Projection completed
> yt : [INFO     ] 2022-04-12 16:38:49,261 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:49,262 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:49,263 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:49,263 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:49,263 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:50,681 Projection completed
> PASSED
> yt/data_objects/tests/test_numpy_ops.py::test_argmin yt : [INFO     ] 2022-04-12 16:38:50,781 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:50,782 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:50,782 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:50,783 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:50,783 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:51,447 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:51,447 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:51,448 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:51,448 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:51,449 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:51,710 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:51,711 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:51,711 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:51,712 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:51,712 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:51,977 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:51,977 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:51,978 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:51,978 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:51,979 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_numpy_ops.py::test_argmax yt : [INFO     ] 2022-04-12 16:38:52,292 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:52,293 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:52,293 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:52,294 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:52,294 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:52,975 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:52,975 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:52,976 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:52,976 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:52,976 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:53,433 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:53,433 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:53,434 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:53,434 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:53,434 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:53,704 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:53,705 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:38:53,705 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:53,706 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:38:53,706 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_octree.py::test_building_tree yt : [INFO     ] 2022-04-12 16:38:53,986 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:53,987 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:38:53,987 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:53,988 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:38:53,988 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:53,990 Allocating octree with spatial range [0.0000e+00, 0.0000e+00, 0.0000e+00] code_length to [3.0000e+00, 3.0000e+00, 3.0000e+00] code_length
> yt : [INFO     ] 2022-04-12 16:38:53,991 Allocating for 2.700e+01 particles
> yt : [INFO     ] 2022-04-12 16:38:56,198 Allocating Octree for 27 particles
> yt : [INFO     ] 2022-04-12 16:38:56,198 Allocated 17 nodes in octree
> yt : [INFO     ] 2022-04-12 16:38:56,198 Octree bound 27 particles
> PASSED
> yt/data_objects/tests/test_octree.py::test_sph_interpolation_scatter yt : [INFO     ] 2022-04-12 16:38:56,229 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:56,230 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:38:56,230 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:56,231 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:38:56,231 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:56,234 Allocating octree with spatial range [0.0000e+00, 0.0000e+00, 0.0000e+00] code_length to [3.0000e+00, 3.0000e+00, 3.0000e+00] code_length
> yt : [INFO     ] 2022-04-12 16:38:56,234 Allocating for 2.700e+01 particles
> yt : [INFO     ] 2022-04-12 16:38:58,387 Allocating Octree for 27 particles
> yt : [INFO     ] 2022-04-12 16:38:58,387 Allocated 17 nodes in octree
> yt : [INFO     ] 2022-04-12 16:38:58,387 Octree bound 27 particles
> 
> Interpolating (scatter) SPH field io: 0it [00:00, ?it/s]
> Interpolating (scatter) SPH field io: 1it [00:00, 661.98it/s]
> PASSED
> yt/data_objects/tests/test_octree.py::test_sph_interpolation_gather yt : [INFO     ] 2022-04-12 16:38:58,423 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:38:58,423 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:38:58,424 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:38:58,424 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:38:58,424 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:38:58,426 Allocating for 2.700e+01 particles
> yt : [INFO     ] 2022-04-12 16:39:00,810 Allocating octree with spatial range [0.0000e+00, 0.0000e+00, 0.0000e+00] code_length to [3.0000e+00, 3.0000e+00, 3.0000e+00] code_length
> yt : [INFO     ] 2022-04-12 16:39:00,812 Allocating Octree for 27 particles
> yt : [INFO     ] 2022-04-12 16:39:00,812 Allocated 17 nodes in octree
> yt : [INFO     ] 2022-04-12 16:39:00,812 Octree bound 27 particles
> yt : [INFO     ] 2022-04-12 16:39:00,823 Allocating KDTree for 27 particles
> PASSED
> yt/data_objects/tests/test_octree.py::test_octree_properties yt : [INFO     ] 2022-04-12 16:39:00,854 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:00,855 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:39:00,855 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:00,856 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:39:00,856 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:00,859 Allocating octree with spatial range [0.0000e+00, 0.0000e+00, 0.0000e+00] code_length to [3.0000e+00, 3.0000e+00, 3.0000e+00] code_length
> yt : [INFO     ] 2022-04-12 16:39:00,859 Allocating for 2.700e+01 particles
> yt : [INFO     ] 2022-04-12 16:39:03,085 Allocating Octree for 27 particles
> yt : [INFO     ] 2022-04-12 16:39:03,085 Allocated 17 nodes in octree
> yt : [INFO     ] 2022-04-12 16:39:03,085 Octree bound 27 particles
> PASSED
> yt/data_objects/tests/test_ortho_rays.py::test_ortho_ray yt : [INFO     ] 2022-04-12 16:39:03,139 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:03,139 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:39:03,140 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:03,140 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:03,140 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_particle_filter.py::test_add_particle_filter yt : [INFO     ] 2022-04-12 16:39:03,754 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:03,754 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:39:03,755 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:03,755 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:03,756 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:05,379 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:05,380 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:39:05,380 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:05,380 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:05,381 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_particle_filter.py::test_add_particle_filter_overriding PASSED
> yt/data_objects/tests/test_particle_filter.py::test_particle_filter_decorator yt : [INFO     ] 2022-04-12 16:39:06,846 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:06,847 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:39:06,847 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:06,848 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:06,848 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:08,513 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:08,514 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:39:08,515 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:08,515 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:08,515 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_particle_filter.py::test_particle_filter_exceptions yt : [INFO     ] 2022-04-12 16:39:09,929 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:09,929 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:39:09,930 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:09,930 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:09,931 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_particle_filter.py::test_particle_filter_dependency yt : [INFO     ] 2022-04-12 16:39:11,363 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:11,364 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:39:11,364 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:11,365 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:11,365 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:12,949 Added filter dependency 'h_stars' for 'hh_stars'
> PASSED
> yt/data_objects/tests/test_particle_filter.py::test_covering_grid_particle_filter yt : [WARNING  ] 2022-04-12 16:39:12,977 The heavy_stars particle filter already exists. Overriding.
> yt : [INFO     ] 2022-04-12 16:39:13,011 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:13,012 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:39:13,012 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:13,013 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:13,013 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_particle_filter.py::test_sph_particle_filter_plotting yt : [INFO     ] 2022-04-12 16:39:14,432 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:14,433 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:39:14,433 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:14,433 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:39:14,434 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:14,435 Allocating for 2.700e+01 particles
> yt : [WARNING  ] 2022-04-12 16:39:16,599 It appears that you are filtering on an SPH field type. It is recommended to use 'gas' as the filtered particle type in this case instead.
> yt : [INFO     ] 2022-04-12 16:39:16,824 xlim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:39:16,825 ylim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:39:16,825 xlim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:39:16,825 ylim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:39:16,830 Making a fixed resolution buffer of (('central_gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:17,408 Saving plot ParticleData_Projection_z_density.png
> PASSED
> yt/data_objects/tests/test_particle_trajectories.py::test_orbit_traj SKIPPED
> yt/data_objects/tests/test_particle_trajectories.py::test_etc_traj SKIPPED
> yt/data_objects/tests/test_particle_trajectories.py::test_uniqueness yt : [INFO     ] 2022-04-12 16:39:17,687 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:17,687 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:39:17,688 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:17,688 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:17,688 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:17,721 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:17,721 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:39:17,722 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:17,722 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:17,723 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:17,724 Allocating for 2.000e+00 particles
> PASSED
> yt/data_objects/tests/test_particle_trajectories.py::test_ptype yt : [WARNING  ] 2022-04-12 16:39:19,598 The dummy particle filter already exists. Overriding.
> yt : [INFO     ] 2022-04-12 16:39:19,628 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:19,628 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:39:19,629 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:19,629 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:19,629 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:19,631 Allocating for 1.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:39:20,712 The Derived Field ('dummy', 'particle_spherical_velocity_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('dummy', 'particle_velocity_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:39:20,756 The Derived Field ('dummy', 'particle_cylindrical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('dummy', 'particle_velocity_cylindrical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:39:20,842 The Derived Field ('dummy', 'particle_spherical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('dummy', 'particle_velocity_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:39:20,891 The Derived Field ('dummy', 'particle_spherical_velocity_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('dummy', 'particle_velocity_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:39:21,122 The Derived Field ('dummy', 'particle_cylindrical_velocity_z') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('dummy', 'particle_velocity_cylindrical_z') instead.
> [('all', 'particle_dummy'), ('all', 'particle_index'), ('all', 'particle_ones'), ('all', 'particle_position'), ('all', 'particle_position_cylindrical_radius'), ('all', 'particle_position_cylindrical_theta'), ('all', 'particle_position_cylindrical_z'), ('all', 'particle_position_relative_x'), ('all', 'particle_position_relative_y'), ('all', 'particle_position_relative_z'), ('all', 'particle_position_spherical_phi'), ('all', 'particle_position_spherical_radius'), ('all', 'particle_position_spherical_theta'), ('all', 'particle_position_x'), ('all', 'particle_position_y'), ('all', 'particle_position_z'), ('all', 'particle_radius'), ('all', 'particle_spherical_position_phi'), ('all', 'particle_spherical_position_radius'), ('all', 'particle_spherical_position_theta'), ('all', 'relative_particle_position'), ('all', 'relative_particle_position_x'), ('all', 'relative_particle_position_y'), ('all', 'relative_particle_position_z'), ('deposit', 'all_count'), ('deposit', 'dummy_count'), ('deposit', 'io_count'), ('dummy', 'particle_dummy'), ('dummy', 'particle_index'), ('dummy', 'particle_ones'), ('dummy', 'particle_position'), ('dummy', 'particle_position_cylindrical_radius'), ('dummy', 'particle_position_cylindrical_theta'), ('dummy', 'particle_position_cylindrical_z'), ('dummy', 'particle_position_relative_x'), ('dummy', 'particle_position_relative_y'), ('dummy', 'particle_position_relative_z'), ('dummy', 'particle_position_spherical_phi'), ('dummy', 'particle_position_spherical_radius'), ('dummy', 'particle_position_spherical_theta'), ('dummy', 'particle_position_x'), ('dummy', 'particle_position_y'), ('dummy', 'particle_position_z'), ('dummy', 'particle_radius'), ('dummy', 'particle_spherical_position_phi'), ('dummy', 'particle_spherical_position_radius'), ('dummy', 'particle_spherical_position_theta'), ('dummy', 'relative_particle_position'), ('dummy', 'relative_particle_position_x'), ('dummy', 'relative_particle_position_y'), ('dummy', 'relative_particle_position_z'), ('gas', 'cell_volume'), ('gas', 'dx'), ('gas', 'dy'), ('gas', 'dz'), ('gas', 'path_element_x'), ('gas', 'path_element_y'), ('gas', 'path_element_z'), ('gas', 'volume'), ('gas', 'x'), ('gas', 'y'), ('gas', 'z'), ('index', 'cell_volume'), ('index', 'cylindrical_r'), ('index', 'cylindrical_radius'), ('index', 'cylindrical_theta'), ('index', 'cylindrical_z'), ('index', 'disk_angle'), ('index', 'dx'), ('index', 'dy'), ('index', 'dz'), ('index', 'grid_indices'), ('index', 'grid_level'), ('index', 'height'), ('index', 'morton_index'), ('index', 'ones'), ('index', 'ones_over_dx'), ('index', 'path_element_x'), ('index', 'path_element_y'), ('index', 'path_element_z'), ('index', 'radius'), ('index', 'spherical_phi'), ('index', 'spherical_r'), ('index', 'spherical_radius'), ('index', 'spherical_theta'), ('index', 'virial_radius_fraction'), ('index', 'volume'), ('index', 'x'), ('index', 'y'), ('index', 'z'), ('index', 'zeros'), ('io', 'particle_dummy'), ('io', 'particle_index'), ('io', 'particle_ones'), ('io', 'particle_position'), ('io', 'particle_position_cylindrical_radius'), ('io', 'particle_position_cylindrical_theta'), ('io', 'particle_position_cylindrical_z'), ('io', 'particle_position_relative_x'), ('io', 'particle_position_relative_y'), ('io', 'particle_position_relative_z'), ('io', 'particle_position_spherical_phi'), ('io', 'particle_position_spherical_radius'), ('io', 'particle_position_spherical_theta'), ('io', 'particle_position_x'), ('io', 'particle_position_y'), ('io', 'particle_position_z'), ('io', 'particle_radius'), ('io', 'particle_spherical_position_phi'), ('io', 'particle_spherical_position_radius'), ('io', 'particle_spherical_position_theta'), ('io', 'relative_particle_position'), ('io', 'relative_particle_position_x'), ('io', 'relative_particle_position_y'), ('io', 'relative_particle_position_z'), ('stream', 'cell_volume'), ('stream', 'dx'), ('stream', 'dy'), ('stream', 'dz'), ('stream', 'path_element_x'), ('stream', 'path_element_y'), ('stream', 'path_element_z'), ('stream', 'volume'), ('stream', 'x'), ('stream', 'y'), ('stream', 'z')]
> PASSED
> yt/data_objects/tests/test_pickling.py::test_grid_pickles SKIPPED
> yt/data_objects/tests/test_pickling.py::test_particle_pickles SKIPPED
> yt/data_objects/tests/test_points.py::test_point_creation yt : [INFO     ] 2022-04-12 16:39:21,229 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:21,229 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:39:21,230 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:21,230 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:21,231 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_points.py::test_domain_point yt : [INFO     ] 2022-04-12 16:39:21,778 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:21,778 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:39:21,779 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:21,779 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:21,780 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_points.py::test_fast_find_field_values_at_points yt : [INFO     ] 2022-04-12 16:39:23,276 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:23,276 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:39:23,277 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:23,277 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:23,277 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_profiles.py::test_profiles yt : [INFO     ] 2022-04-12 16:39:25,087 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:25,087 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:39:25,088 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:25,088 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:25,088 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_profiles.py::test_particle_profiles yt : [INFO     ] 2022-04-12 16:39:29,982 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:29,983 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:39:29,984 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:29,984 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:29,984 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:31,738 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:31,738 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:39:31,739 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:31,739 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:31,740 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:33,749 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:33,749 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:39:33,750 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:33,750 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:33,750 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:35,525 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:35,525 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:39:35,526 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:35,526 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:35,526 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_profiles.py::test_mixed_particle_mesh_profiles yt : [INFO     ] 2022-04-12 16:39:37,307 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:37,308 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:39:37,308 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:37,309 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:37,309 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_profiles.py::test_particle_profile_negative_field yt : [INFO     ] 2022-04-12 16:39:39,012 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:39,013 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:39:39,014 Parameters: domain_left_edge          = [-4.35384732 -3.97107832 -4.11979521]
> yt : [INFO     ] 2022-04-12 16:39:39,014 Parameters: domain_right_edge         = [3.83682551 4.03849729 4.85790208]
> yt : [INFO     ] 2022-04-12 16:39:39,014 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:39,016 Allocating for 1.000e+04 particles
> PASSED
> yt/data_objects/tests/test_profiles.py::test_profile_zero_weight yt : [INFO     ] 2022-04-12 16:39:39,864 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:39,865 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:39:39,865 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:39,866 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:39,866 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_profiles.py::test_profile_sph_data yt : [INFO     ] 2022-04-12 16:39:41,631 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:41,632 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:39:41,632 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:39:41,633 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:39:41,633 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:41,635 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_profiles.py::test_profile_override_limits yt : [INFO     ] 2022-04-12 16:39:43,934 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:43,935 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:39:43,935 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:43,936 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:43,936 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_profiles.py::TestBadProfiles::test_set_linear_scaling_for_none_extrema yt : [INFO     ] 2022-04-12 16:39:44,587 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:44,587 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:39:44,588 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:39:44,588 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:39:44,588 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:44,590 Allocating for 7.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:39:47,041 Saving plot ParticleData_2d-Profile_particle_position_spherical_theta_particle_position_spherical_radius_particle_mass.png
> PASSED
> yt/data_objects/tests/test_profiles.py::TestBadProfiles::test_unequal_bin_field_profile yt : [INFO     ] 2022-04-12 16:39:47,306 Saving field data to yt dataset: mydata.h5.
> yt : [INFO     ] 2022-04-12 16:39:47,356 Parameters: current_time              = 10 Myr
> yt : [WARNING  ] 2022-04-12 16:39:47,357 Geometric data selection not available for this dataset type.
> PASSED
> yt/data_objects/tests/test_profiles.py::TestBadProfiles::test_unequal_data_shape_profile yt : [INFO     ] 2022-04-12 16:39:47,607 Saving field data to yt dataset: mydata.h5.
> yt : [INFO     ] 2022-04-12 16:39:47,658 Parameters: current_time              = 10 Myr
> yt : [WARNING  ] 2022-04-12 16:39:47,659 Geometric data selection not available for this dataset type.
> PASSED
> yt/data_objects/tests/test_profiles.py::test_index_field_units yt : [INFO     ] 2022-04-12 16:39:47,935 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:47,936 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:39:47,936 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:47,937 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:47,937 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_profiles.py::test_export_astropy SKIPPED
> yt/data_objects/tests/test_profiles.py::test_export_pandas SKIPPED
> yt/data_objects/tests/test_projection.py::test_projection yt : [INFO     ] 2022-04-12 16:39:48,537 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:48,537 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:39:48,538 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:48,538 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:48,539 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:49,328 Projection completed
> yt : [INFO     ] 2022-04-12 16:39:49,360 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:49,360 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:49,361 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:49,369 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:49,666 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:49,666 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:49,667 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:49,675 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:49,967 Saving plot /tmp/tmpgw5rwcu7.png
> yt : [INFO     ] 2022-04-12 16:39:49,968 Saving plot /tmp/tmp2v48bgj0.png
> yt : [INFO     ] 2022-04-12 16:39:49,968 Saving plot /tmp/tmpw82a0pr4.png
> yt : [INFO     ] 2022-04-12 16:39:49,968 Saving plot /tmp/tmp0yaz2ol3.png
> yt : [INFO     ] 2022-04-12 16:39:49,970 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:49,976 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:49,981 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:50,008 Projection completed
> yt : [INFO     ] 2022-04-12 16:39:50,042 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:50,042 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:50,043 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:50,051 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:50,349 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:50,350 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:50,350 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:50,358 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:50,845 Saving plot /tmp/tmp_j7txxjq.png
> yt : [INFO     ] 2022-04-12 16:39:50,845 Saving plot /tmp/tmpt54k9ko9.png
> yt : [INFO     ] 2022-04-12 16:39:50,846 Saving plot /tmp/tmp8m0oojr0.png
> yt : [INFO     ] 2022-04-12 16:39:50,846 Saving plot /tmp/tmpusythsli.png
> yt : [INFO     ] 2022-04-12 16:39:50,848 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:50,853 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:50,859 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:50,885 Projection completed
> yt : [INFO     ] 2022-04-12 16:39:50,933 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:50,933 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:50,934 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:50,941 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:51,241 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:51,241 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:51,242 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:51,250 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:51,556 Saving plot /tmp/tmpiwpu5ysv.png
> yt : [INFO     ] 2022-04-12 16:39:51,557 Saving plot /tmp/tmpuj38g13h.png
> yt : [INFO     ] 2022-04-12 16:39:51,557 Saving plot /tmp/tmp3uqpomzl.png
> yt : [INFO     ] 2022-04-12 16:39:51,558 Saving plot /tmp/tmpsldhltwd.png
> yt : [INFO     ] 2022-04-12 16:39:51,559 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:51,565 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:51,571 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:51,602 Projection completed
> yt : [INFO     ] 2022-04-12 16:39:51,638 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:51,638 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:51,639 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:51,647 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:51,951 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:51,951 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:51,953 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:51,961 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:52,557 Saving plot /tmp/tmpq9j3q8dq.png
> yt : [INFO     ] 2022-04-12 16:39:52,558 Saving plot /tmp/tmpyg984vqe.png
> yt : [INFO     ] 2022-04-12 16:39:52,558 Saving plot /tmp/tmp30n2vajm.png
> yt : [INFO     ] 2022-04-12 16:39:52,558 Saving plot /tmp/tmpjo5zl5z_.png
> yt : [INFO     ] 2022-04-12 16:39:52,560 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:52,565 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:52,571 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:52,595 Projection completed
> yt : [INFO     ] 2022-04-12 16:39:52,637 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:52,637 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:52,638 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:52,646 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:52,944 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:52,945 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:52,945 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:52,953 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:53,245 Saving plot /tmp/tmpnh5_d5m9.png
> yt : [INFO     ] 2022-04-12 16:39:53,246 Saving plot /tmp/tmpa9sacenf.png
> yt : [INFO     ] 2022-04-12 16:39:53,246 Saving plot /tmp/tmphv7_uk99.png
> yt : [INFO     ] 2022-04-12 16:39:53,246 Saving plot /tmp/tmp_ai58uny.png
> yt : [INFO     ] 2022-04-12 16:39:53,248 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:53,253 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:53,258 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:53,283 Projection completed
> yt : [INFO     ] 2022-04-12 16:39:53,318 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:53,319 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:53,320 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:53,327 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:53,631 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:53,631 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:53,632 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:53,639 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:53,939 Saving plot /tmp/tmp3hfs4pmt.png
> yt : [INFO     ] 2022-04-12 16:39:53,940 Saving plot /tmp/tmp8a3pjhup.png
> yt : [INFO     ] 2022-04-12 16:39:53,940 Saving plot /tmp/tmpd6vyt310.png
> yt : [INFO     ] 2022-04-12 16:39:53,941 Saving plot /tmp/tmpvyyf14u4.png
> yt : [INFO     ] 2022-04-12 16:39:53,942 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:53,948 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:53,953 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:53,982 Projection completed
> yt : [INFO     ] 2022-04-12 16:39:54,037 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:54,038 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:39:54,038 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:54,039 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:54,039 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:54,609 Projection completed
> yt : [INFO     ] 2022-04-12 16:39:54,642 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:54,642 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:54,643 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:54,651 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:55,263 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:55,264 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:55,265 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:55,272 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:55,566 Saving plot /tmp/tmphxpiryav.png
> yt : [INFO     ] 2022-04-12 16:39:55,567 Saving plot /tmp/tmpdmijk6l_.png
> yt : [INFO     ] 2022-04-12 16:39:55,567 Saving plot /tmp/tmp_9qy1tdt.png
> yt : [INFO     ] 2022-04-12 16:39:55,567 Saving plot /tmp/tmplji7hiy0.png
> yt : [INFO     ] 2022-04-12 16:39:55,569 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:55,574 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:55,580 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:55,608 Projection completed
> yt : [INFO     ] 2022-04-12 16:39:55,643 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:55,644 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:55,644 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:55,652 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:55,949 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:55,950 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:55,951 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:55,958 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:56,249 Saving plot /tmp/tmpdyzn8p0u.png
> yt : [INFO     ] 2022-04-12 16:39:56,250 Saving plot /tmp/tmpfq1_9jdl.png
> yt : [INFO     ] 2022-04-12 16:39:56,250 Saving plot /tmp/tmp5o6dygyz.png
> yt : [INFO     ] 2022-04-12 16:39:56,250 Saving plot /tmp/tmpncmbdu6k.png
> yt : [INFO     ] 2022-04-12 16:39:56,252 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:56,257 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:56,263 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:56,286 Projection completed
> yt : [INFO     ] 2022-04-12 16:39:56,332 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:56,332 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:56,333 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:56,340 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:56,919 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:56,919 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:56,920 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:56,927 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:57,221 Saving plot /tmp/tmp3hzorm5u.png
> yt : [INFO     ] 2022-04-12 16:39:57,221 Saving plot /tmp/tmpft8f1tld.png
> yt : [INFO     ] 2022-04-12 16:39:57,222 Saving plot /tmp/tmpd_hb2_fx.png
> yt : [INFO     ] 2022-04-12 16:39:57,222 Saving plot /tmp/tmpes76yizd.png
> yt : [INFO     ] 2022-04-12 16:39:57,224 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:57,229 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:57,234 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:57,261 Projection completed
> yt : [INFO     ] 2022-04-12 16:39:57,298 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:57,298 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:57,299 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:57,306 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:57,605 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:57,605 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:57,606 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:57,614 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:57,909 Saving plot /tmp/tmpbu8lgeu9.png
> yt : [INFO     ] 2022-04-12 16:39:57,910 Saving plot /tmp/tmp805n_3i_.png
> yt : [INFO     ] 2022-04-12 16:39:57,910 Saving plot /tmp/tmppopj76gy.png
> yt : [INFO     ] 2022-04-12 16:39:57,911 Saving plot /tmp/tmp10timh4r.png
> yt : [INFO     ] 2022-04-12 16:39:57,912 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:57,917 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:57,923 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:57,946 Projection completed
> yt : [INFO     ] 2022-04-12 16:39:57,989 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:57,989 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:57,990 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:57,998 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:58,555 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:58,555 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:58,556 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:58,564 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:58,856 Saving plot /tmp/tmp33vhghgy.png
> yt : [INFO     ] 2022-04-12 16:39:58,857 Saving plot /tmp/tmpnavpfnc_.png
> yt : [INFO     ] 2022-04-12 16:39:58,857 Saving plot /tmp/tmpv4omyk7f.png
> yt : [INFO     ] 2022-04-12 16:39:58,857 Saving plot /tmp/tmphwudcyc1.png
> yt : [INFO     ] 2022-04-12 16:39:58,859 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:58,864 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:58,870 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:58,896 Projection completed
> yt : [INFO     ] 2022-04-12 16:39:58,931 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:58,931 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:58,932 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:58,940 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:59,242 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:59,242 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:39:59,243 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:59,251 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:39:59,548 Saving plot /tmp/tmppcmkcdbr.png
> yt : [INFO     ] 2022-04-12 16:39:59,548 Saving plot /tmp/tmp1f8niffv.png
> yt : [INFO     ] 2022-04-12 16:39:59,549 Saving plot /tmp/tmpp0syp2i8.png
> yt : [INFO     ] 2022-04-12 16:39:59,549 Saving plot /tmp/tmp2e2p_yyc.png
> yt : [INFO     ] 2022-04-12 16:39:59,551 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:59,557 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:59,563 Making a fixed resolution buffer of (('gas', 'temperature')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:39:59,585 Projection completed
> PASSED
> yt/data_objects/tests/test_projection.py::test_max_level yt : [INFO     ] 2022-04-12 16:39:59,656 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:39:59,656 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:39:59,657 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:39:59,657 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:39:59,658 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:39:59,912 Projection completed
> PASSED
> yt/data_objects/tests/test_rays.py::test_ray yt : [INFO     ] 2022-04-12 16:40:00,298 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:00,298 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:40:00,299 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:00,299 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:00,299 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:02,105 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:02,105 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:40:02,106 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:02,106 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:02,107 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:03,544 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:03,544 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:40:03,545 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:03,545 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:03,546 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:04,911 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:04,911 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:40:04,912 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:04,912 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:04,912 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_rays.py::test_ray_particle SKIPPED
> yt/data_objects/tests/test_refinement.py::test_refine_by yt : [INFO     ] 2022-04-12 16:40:06,278 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:06,278 Parameters: domain_dimensions         = [100  10   2]
> yt : [INFO     ] 2022-04-12 16:40:06,279 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:06,279 Parameters: domain_right_edge         = [1.         3.14159265 6.28318531]
> yt : [INFO     ] 2022-04-12 16:40:06,280 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_regions.py::test_box_creation yt : [INFO     ] 2022-04-12 16:40:06,458 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:06,459 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:40:06,459 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:06,460 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:06,460 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_regions.py::test_max_level_min_level_semantics yt : [INFO     ] 2022-04-12 16:40:07,027 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:07,027 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:40:07,028 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:07,028 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:07,029 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_regions.py::test_ellipsis_selection yt : [INFO     ] 2022-04-12 16:40:07,608 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:07,608 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:40:07,609 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:07,609 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:07,609 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_slice.py::test_slice yt : [INFO     ] 2022-04-12 16:40:08,211 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:08,211 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:40:08,212 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:08,212 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:08,212 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:08,761 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:08,762 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:08,762 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:08,774 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:09,256 Saving plot /tmp/tmp_zhfcmir.png
> yt : [INFO     ] 2022-04-12 16:40:09,257 Saving plot /tmp/tmpa3kyiu8t.png
> yt : [INFO     ] 2022-04-12 16:40:09,260 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,273 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,285 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,294 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,306 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,315 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,332 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:09,332 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:09,333 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:09,341 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:09,580 Saving plot /tmp/tmpsi_7qgaf.png
> yt : [INFO     ] 2022-04-12 16:40:09,580 Saving plot /tmp/tmpxix7ttce.png
> yt : [INFO     ] 2022-04-12 16:40:09,583 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,595 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,608 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,616 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,627 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,635 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,651 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:09,651 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:09,652 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:09,660 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:09,899 Saving plot /tmp/tmpsm91qxlv.png
> yt : [INFO     ] 2022-04-12 16:40:09,899 Saving plot /tmp/tmp1kfo8c67.png
> yt : [INFO     ] 2022-04-12 16:40:09,902 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,915 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,927 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,936 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,947 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:09,955 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:10,006 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:10,007 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:40:10,008 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:10,008 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:10,008 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:10,553 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:10,554 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:10,555 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:10,563 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:10,805 Saving plot /tmp/tmpq4xxj78s.png
> yt : [INFO     ] 2022-04-12 16:40:10,806 Saving plot /tmp/tmpiwa06v9t.png
> yt : [INFO     ] 2022-04-12 16:40:10,809 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:10,820 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:10,833 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:10,842 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:10,853 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:10,862 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:10,879 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:10,879 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:10,880 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:10,888 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:11,130 Saving plot /tmp/tmp74fmhar1.png
> yt : [INFO     ] 2022-04-12 16:40:11,130 Saving plot /tmp/tmp0li5ijae.png
> yt : [INFO     ] 2022-04-12 16:40:11,133 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:11,145 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:11,158 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:11,166 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:11,178 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:11,187 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:11,203 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:11,203 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:11,204 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:11,213 Making a fixed resolution buffer of (('index', 'ones')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:11,705 Saving plot /tmp/tmpi0zmy7wb.png
> yt : [INFO     ] 2022-04-12 16:40:11,706 Saving plot /tmp/tmpu9go1jdu.png
> yt : [INFO     ] 2022-04-12 16:40:11,709 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:11,721 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:11,734 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:11,742 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:11,753 Making a fixed resolution buffer of (('index', 'ones')) 64 by 64
> yt : [INFO     ] 2022-04-12 16:40:11,762 Making a fixed resolution buffer of (('gas', 'density')) 64 by 64
> PASSED
> yt/data_objects/tests/test_slice.py::test_slice_over_edges yt : [INFO     ] 2022-04-12 16:40:11,807 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:11,808 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:40:11,808 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:11,809 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:11,809 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_slice.py::test_slice_over_outer_boundary yt : [INFO     ] 2022-04-12 16:40:12,060 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:12,061 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:40:12,061 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:12,062 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:12,062 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_point yt : [INFO     ] 2022-04-12 16:40:12,308 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:12,308 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:12,309 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:40:12,309 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:40:12,309 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:12,312 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_slice yt : [INFO     ] 2022-04-12 16:40:14,669 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:14,670 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:14,670 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:40:14,671 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:40:14,671 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:14,674 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_region yt : [INFO     ] 2022-04-12 16:40:16,937 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:16,938 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:16,938 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:40:16,939 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:40:16,939 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:16,942 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_sphere yt : [INFO     ] 2022-04-12 16:40:19,586 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:19,587 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:19,587 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:40:19,588 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:40:19,588 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:19,590 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_disk yt : [INFO     ] 2022-04-12 16:40:21,987 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:21,988 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:21,988 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:40:21,989 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:40:21,989 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:21,991 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_ray yt : [INFO     ] 2022-04-12 16:40:24,470 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:24,471 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:24,471 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:40:24,472 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:40:24,472 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:24,475 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_cutting yt : [INFO     ] 2022-04-12 16:40:26,695 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:26,696 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:26,696 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:40:26,697 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:40:26,697 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:26,700 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_chained_selection yt : [INFO     ] 2022-04-12 16:40:28,909 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:28,910 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:28,910 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:40:28,911 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:40:28,911 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:28,914 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_boolean_selection yt : [INFO     ] 2022-04-12 16:40:31,470 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:31,471 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:31,471 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:40:31,472 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:40:31,472 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:31,475 Allocating for 7.000e+00 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_arbitrary_grid yt : [INFO     ] 2022-04-12 16:40:33,695 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:33,695 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:33,696 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:33,696 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:40:33,696 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:33,700 Allocating for 2.700e+01 particles
> 
> Interpolating SPH field ('io', 'density'): 0it [00:00, ?it/s]
> Interpolating SPH field ('io', 'density'): 100000it [00:00, 8098519.05it/s]
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_compare_arbitrary_grid_slice yt : [INFO     ] 2022-04-12 16:40:35,970 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:35,970 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:35,971 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:40:35,971 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:40:35,971 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:35,975 Allocating for 7.000e+00 particles
> 
> Interpolating SPH field ('io', 'density'): 0it [00:00, ?it/s]
> Interpolating SPH field ('io', 'density'): 100000it [00:00, 7851708.19it/s]
> yt : [INFO     ] 2022-04-12 16:40:38,514 xlim = -0.750000 0.750000
> yt : [INFO     ] 2022-04-12 16:40:38,515 ylim = -0.750000 0.750000
> yt : [INFO     ] 2022-04-12 16:40:38,515 xlim = -0.750000 0.750000
> yt : [INFO     ] 2022-04-12 16:40:38,515 ylim = -0.750000 0.750000
> yt : [INFO     ] 2022-04-12 16:40:38,516 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:38,770 Making a fixed resolution buffer of (('gas', 'density')) 51 by 51
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_gather_slice yt : [INFO     ] 2022-04-12 16:40:38,850 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:38,851 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:38,852 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:38,854 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:40:38,854 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:38,858 Allocating for 2.700e+01 particles
> yt : [INFO     ] 2022-04-12 16:40:41,234 xlim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:40:41,235 ylim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:40:41,235 xlim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:40:41,235 ylim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:40:41,236 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:41,457 Making a fixed resolution buffer of (('gas', 'density')) 3 by 3
> yt : [INFO     ] 2022-04-12 16:40:41,486 xlim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:40:41,487 ylim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:40:41,487 xlim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:40:41,488 ylim = 0.000000 3.000000
> yt : [INFO     ] 2022-04-12 16:40:41,490 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:41,511 Allocating KDTree for 27 particles
> yt : [WARNING  ] 2022-04-12 16:40:42,034 Plotting ('gas', 'density'): All values = 1.0 g/cm**3
> yt : [WARNING  ] 2022-04-12 16:40:42,034 Switching to linear colorbar scaling.
> yt : [INFO     ] 2022-04-12 16:40:42,199 Making a fixed resolution buffer of (('gas', 'density')) 3 by 3
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_gather_grid yt : [INFO     ] 2022-04-12 16:40:42,250 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:42,251 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:42,252 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:42,252 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:40:42,252 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:42,256 Allocating for 2.700e+01 particles
> 
> Interpolating SPH field ('io', 'density'): 0it [00:00, ?it/s]
> Interpolating SPH field ('io', 'density'): 100000it [00:00, 8058685.42it/s]
> yt : [INFO     ] 2022-04-12 16:40:44,813 Allocating KDTree for 27 particles
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_covering_grid_scatter yt : [INFO     ] 2022-04-12 16:40:44,846 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:44,847 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:44,847 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:44,848 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:40:44,848 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:44,851 Allocating for 2.700e+01 particles
> 
> Interpolating SPH field ('io', 'density'): 0it [00:00, ?it/s]
> Interpolating SPH field ('io', 'density'): 100000it [00:00, 8334931.04it/s]
> 
> Interpolating SPH field ('io', 'density'): 0it [00:00, ?it/s]
> Interpolating SPH field ('io', 'density'): 100000it [00:00, 9010126.53it/s]
> PASSED
> yt/data_objects/tests/test_sph_data_objects.py::test_covering_grid_gather yt : [INFO     ] 2022-04-12 16:40:47,151 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:47,152 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:40:47,152 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:47,153 Parameters: domain_right_edge         = [3. 3. 3.]
> yt : [INFO     ] 2022-04-12 16:40:47,153 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:47,157 Allocating for 2.700e+01 particles
> yt : [INFO     ] 2022-04-12 16:40:49,402 Allocating KDTree for 27 particles
> PASSED
> yt/data_objects/tests/test_spheres.py::test_domain_sphere yt : [INFO     ] 2022-04-12 16:40:49,454 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:49,454 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:40:49,455 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:49,455 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:49,456 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_spheres.py::test_sphere_center yt : [INFO     ] 2022-04-12 16:40:50,280 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:50,280 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:40:50,281 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:50,281 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:50,282 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:50,525 max value is 9.99874e-01 at 0.4687500000000000 0.5937500000000000 0.9687500000000000
> yt : [INFO     ] 2022-04-12 16:40:50,536 min value is 7.61165e-06 at 0.7812500000000000 0.0312500000000000 0.2812500000000000
> PASSED
> yt/data_objects/tests/test_spheres.py::test_center_error yt : [INFO     ] 2022-04-12 16:40:50,581 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:50,582 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:40:50,583 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:50,583 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:50,583 Parameters: cosmological_simulation   = 0
> PASSED
> yt/data_objects/tests/test_spheres.py::test_minimal_sphere SKIPPED
> yt/data_objects/tests/test_spheres.py::test_minimal_sphere_bad_inputs SKIPPED
> yt/data_objects/tests/test_time_series.py::test_pattern_expansion PASSED
> yt/data_objects/tests/test_time_series.py::test_no_match_pattern PASSED
> yt/data_objects/tests/test_time_series.py::test_init_fake_dataseries yt : [INFO     ] 2022-04-12 16:40:51,396 Parameters: current_time              = 0
> yt : [INFO     ] 2022-04-12 16:40:51,396 Parameters: domain_dimensions         = None
> yt : [INFO     ] 2022-04-12 16:40:51,397 Parameters: domain_left_edge          = None
> yt : [INFO     ] 2022-04-12 16:40:51,397 Parameters: domain_right_edge         = None
> yt : [ERROR    ] 2022-04-12 16:40:51,397 Missing cosmological_simulation in parameter file definition!
> PASSED
> yt/data_objects/tests/test_units_override.py::test_schema_validation PASSED
> yt/data_objects/tests/test_units_override.py::test_invalid_schema_detection PASSED
> yt/data_objects/tests/test_units_override.py::test_typing_error_detection PASSED
> yt/data_objects/tests/test_units_override.py::test_dimensionality_error_detection PASSED
> yt/fields/tests/test_ambiguous_fields.py::test_ambiguous_fails yt : [INFO     ] 2022-04-12 16:40:51,474 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:51,475 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:40:51,475 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:51,476 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:51,476 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_angular_momentum.py::test_AM_value yt : [INFO     ] 2022-04-12 16:40:52,876 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:52,877 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:40:52,877 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:52,878 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:52,878 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_field_access.py::test_field_access yt : [INFO     ] 2022-04-12 16:40:53,692 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:53,692 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:40:53,693 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:53,693 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:53,694 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:40:54,201 Projection completed
> yt : [INFO     ] 2022-04-12 16:40:54,482 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:54,483 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:54,483 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:54,483 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:54,484 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:54,828 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:40:54,829 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:40:54,829 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:55,045 Projection completed
> yt : [INFO     ] 2022-04-12 16:40:55,045 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:55,045 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:55,046 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:55,046 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:55,047 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:55,189 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:40:55,189 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:40:55,189 zlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:40:55,189 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:56,406 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:56,407 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:56,407 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:56,407 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:56,408 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:56,754 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:40:56,755 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:40:56,755 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:56,972 Projection completed
> yt : [INFO     ] 2022-04-12 16:40:56,973 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:56,973 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:56,974 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:56,974 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:40:56,975 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:57,118 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:40:57,119 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:40:57,119 zlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:40:57,119 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:40:57,613 Making a fixed resolution buffer of (Alias Field for "('stream', 'density')" (gas, density): (units: g/cm**3)) 800 by 800
> PASSED
> yt/fields/tests/test_field_access_pytest.py::test_unexisting_field_access yt : [INFO     ] 2022-04-12 16:40:58,431 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:58,431 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:40:58,432 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:58,432 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:58,433 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_field_name_container.py::test_field_name_container SKIPPED
> yt/fields/tests/test_field_name_container.py::test_vertex_fields_only_in_unstructured_ds yt : [INFO     ] 2022-04-12 16:40:59,993 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:40:59,993 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:40:59,994 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:40:59,994 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:40:59,995 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:00,633 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:00,633 Parameters: domain_dimensions         = [2 2 2]
> yt : [INFO     ] 2022-04-12 16:41:00,634 Parameters: domain_left_edge          = [-1.1        -1.09624294 -0.55      ]
> yt : [INFO     ] 2022-04-12 16:41:00,634 Parameters: domain_right_edge         = [1.1        1.09624294 0.55      ]
> yt : [INFO     ] 2022-04-12 16:41:00,635 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_all_fields XFAIL ([NOTRUN] yiel...)
> yt/fields/tests/test_fields.py::test_add_deposited_particle_field yt : [INFO     ] 2022-04-12 16:41:00,949 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:00,949 Parameters: domain_dimensions         = [4 4 4]
> yt : [INFO     ] 2022-04-12 16:41:00,950 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:00,950 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:00,950 Parameters: cosmological_simulation   = 0
> yt : [WARNING  ] 2022-04-12 16:41:02,561 The deposited field io_count already exists
> PASSED
> yt/fields/tests/test_fields.py::test_add_gradient_fields yt : [INFO     ] 2022-04-12 16:41:02,606 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:02,607 Parameters: domain_dimensions         = [4 4 4]
> yt : [INFO     ] 2022-04-12 16:41:02,607 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:02,608 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:02,608 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_add_gradient_fields_by_fname yt : [INFO     ] 2022-04-12 16:41:04,488 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:04,489 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:41:04,490 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:04,490 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:04,491 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_add_gradient_multiple_fields yt : [INFO     ] 2022-04-12 16:41:04,803 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:04,803 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:41:04,804 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:04,805 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:04,805 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:05,115 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:05,115 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:41:05,116 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:05,116 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:05,117 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_add_gradient_fields_curvilinear yt : [INFO     ] 2022-04-12 16:41:05,410 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:05,411 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:41:05,411 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:05,412 Parameters: domain_right_edge         = [1.         3.14159265 6.28318531]
> yt : [INFO     ] 2022-04-12 16:41:05,412 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_add_field_unit_semantics yt : [INFO     ] 2022-04-12 16:41:13,323 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:13,323 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:41:13,324 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:13,324 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:13,325 Parameters: cosmological_simulation   = 0
> yt : [WARNING  ] 2022-04-12 16:41:13,866 Field ('gas', 'density_alias_auto') was added without specifying units, assuming units are g/cm**3
> yt : [WARNING  ] 2022-04-12 16:41:13,870 Field ('gas', 'dimensionless_auto') was added without specifying units, assuming units are 
> PASSED
> yt/fields/tests/test_fields.py::test_add_field_from_lambda yt : [INFO     ] 2022-04-12 16:41:13,925 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:13,926 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:41:13,927 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:13,927 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:13,928 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_array_like_field yt : [INFO     ] 2022-04-12 16:41:14,217 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:14,217 Parameters: domain_dimensions         = [4 4 4]
> yt : [INFO     ] 2022-04-12 16:41:14,218 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:14,218 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:14,219 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_array_like_field_output_units SKIPPED
> yt/fields/tests/test_fields.py::test_add_field_string yt : [INFO     ] 2022-04-12 16:41:15,875 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:15,875 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:41:15,876 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:15,876 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:15,877 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_add_field_string_aliasing yt : [INFO     ] 2022-04-12 16:41:16,412 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:16,412 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:41:16,413 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:16,413 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:16,414 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:16,938 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:16,939 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:16,939 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:16,940 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:16,940 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:16,942 Allocating for 4.096e+03 particles
> PASSED
> yt/fields/tests/test_fields.py::test_morton_index yt : [INFO     ] 2022-04-12 16:41:18,481 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:18,482 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:41:18,483 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:18,483 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:18,484 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_field_inference yt : [INFO     ] 2022-04-12 16:41:19,284 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:19,285 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:41:19,286 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:19,286 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:19,286 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields.py::test_deposit_amr SKIPPED
> yt/fields/tests/test_fields.py::test_ion_field_labels yt : [INFO     ] 2022-04-12 16:41:19,820 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:19,820 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:41:19,821 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:19,821 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:19,822 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_fields_plugins.py::TestPluginFile::testCustomField yt : [INFO     ] 2022-04-12 16:41:20,314 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:20,315 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:41:20,315 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:20,316 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:20,316 Parameters: cosmological_simulation   = 0
> yt : [WARNING  ] 2022-04-12 16:41:20,822 Field ('gas', 'random') was added without specifying units, assuming units are 
> PASSED
> yt/fields/tests/test_magnetic_fields.py::test_magnetic_fields yt : [INFO     ] 2022-04-12 16:41:20,855 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:20,856 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:41:20,856 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:20,857 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:20,857 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:20,900 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:20,901 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:41:20,901 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:20,902 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:20,902 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:20,944 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:20,945 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:41:20,946 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:20,946 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:20,946 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_particle_fields.py::test_relative_particle_fields SKIPPED
> yt/fields/tests/test_species_fields.py::test_default_species_fields yt : [INFO     ] 2022-04-12 16:41:22,428 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:22,429 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:41:22,429 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:22,430 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:22,430 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:22,965 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:22,965 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:41:22,966 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:22,966 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:22,967 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:23,529 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:23,529 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:41:23,530 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:23,530 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:23,530 Parameters: cosmological_simulation   = 0
> PASSED
> yt/fields/tests/test_sph_fields.py::test_sph_field_semantics SKIPPED
> yt/fields/tests/test_vector_fields.py::test_vector_component_conversions_fake yt : [INFO     ] 2022-04-12 16:41:24,079 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:24,080 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:41:24,080 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:24,081 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:24,081 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:25,089 Projection completed
> PASSED
> yt/fields/tests/test_vector_fields.py::test_vector_component_conversions_real SKIPPED
> yt/fields/tests/test_xray_fields.py::test_sloshing_apec SKIPPED
> yt/fields/tests/test_xray_fields.py::test_d9p_cloudy SKIPPED
> yt/fields/tests/test_xray_fields.py::test_d9p_cloudy_local SKIPPED
> yt/frontends/adaptahop/tests/test_outputs.py::test_opening SKIPPED
> yt/frontends/adaptahop/tests/test_outputs.py::test_field_access SKIPPED
> yt/frontends/adaptahop/tests/test_outputs.py::test_get_halo SKIPPED
> yt/frontends/ahf/tests/test_outputs.py::test_fields_ahf_halos SKIPPED
> yt/frontends/ahf/tests/test_outputs.py::test_AHFHalosDataset SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_AMRVACDataset SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_domain_size SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_grid_attributes SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_bw_polar_2d SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_blastwave_cartesian_3D SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_blastwave_spherical_2D SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_blastwave_cylindrical_3D SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_khi_cartesian_2D SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_khi_cartesian_3D SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_jet_cylindrical_25D SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_riemann_cartesian_175D SKIPPED
> yt/frontends/amrvac/tests/test_outputs.py::test_rmi_cartesian_dust_2D SKIPPED
> yt/frontends/amrvac/tests/test_read_amrvac_namelist.py::test_read_pathlike SKIPPED
> yt/frontends/amrvac/tests/test_read_amrvac_namelist.py::test_read_one_file SKIPPED
> yt/frontends/amrvac/tests/test_read_amrvac_namelist.py::test_accumulate_basename SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_length_temp_nb SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_length_temp_mass SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_length_time_mass SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_length_vel_nb SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_length_vel_mass SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_default SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_too_many_args SKIPPED
> yt/frontends/amrvac/tests/test_units_override.py::test_normalisations_vel_and_length SKIPPED
> yt/frontends/arepo/tests/test_outputs.py::test_arepo_hdf5_selection SKIPPED
> yt/frontends/arepo/tests/test_outputs.py::test_arepo_bullet SKIPPED
> yt/frontends/arepo/tests/test_outputs.py::test_arepo_tng59 SKIPPED
> yt/frontends/arepo/tests/test_outputs.py::test_index_override SKIPPED
> yt/frontends/arepo/tests/test_outputs.py::test_arepo_tng59_selection SKIPPED
> yt/frontends/art/tests/test_outputs.py::test_d9p SKIPPED
> yt/frontends/art/tests/test_outputs.py::test_d9p_global_values SKIPPED
> yt/frontends/art/tests/test_outputs.py::test_ARTDataset SKIPPED
> yt/frontends/art/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/art/tests/test_outputs.py::test_particle_selection SKIPPED
> yt/frontends/artio/tests/test_outputs.py::test_sizmbhloz SKIPPED
> yt/frontends/artio/tests/test_outputs.py::test_ARTIODataset SKIPPED
> yt/frontends/artio/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/artio/tests/test_outputs.py::test_particle_derived_field SKIPPED
> yt/frontends/athena/tests/test_outputs.py::test_cloud SKIPPED
> yt/frontends/athena/tests/test_outputs.py::test_blast SKIPPED
> yt/frontends/athena/tests/test_outputs.py::test_blast_override SKIPPED
> yt/frontends/athena/tests/test_outputs.py::test_stripping SKIPPED
> yt/frontends/athena/tests/test_outputs.py::test_nprocs SKIPPED
> yt/frontends/athena/tests/test_outputs.py::test_AthenaDataset SKIPPED
> yt/frontends/athena_pp/tests/test_outputs.py::test_disk SKIPPED
> yt/frontends/athena_pp/tests/test_outputs.py::test_AM06 SKIPPED
> yt/frontends/athena_pp/tests/test_outputs.py::test_AM06_override SKIPPED
> yt/frontends/athena_pp/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/athena_pp/tests/test_outputs.py::test_AthenaPPDataset SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_radadvect SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_radtube SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_star SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_LyA SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_nyx_particle_io SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_RT_particles SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_castro_particle_io SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_langmuir SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_plasma SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_beam SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_warpx_particle_io SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_raw_fields SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_OrionDataset SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_NyxDataset SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_NyxDataset_2 SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_CastroDataset SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_CastroDataset_2 SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_WarpXDataset SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_WarpXDataset_2 SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_AMReXDataset SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_nyx_no_part SKIPPED
> yt/frontends/boxlib/tests/test_outputs.py::test_maestro_parameters SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_gc SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_tb SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_iso SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_zp SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_kho SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_ChomboDataset SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_Orion2Dataset SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_PlutoDataset SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_units_override_zp SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_units_override_gc SKIPPED
> yt/frontends/chombo/tests/test_outputs.py::test_units_override_kho SKIPPED
> yt/frontends/eagle/tests/test_outputs.py::test_EagleDataset SKIPPED
> yt/frontends/eagle/tests/test_outputs.py::test_Snipshot SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_moving7 SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_galaxy0030 SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_toro1d SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_kh2d SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_ecp SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_nuclei_density_fields SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_EnzoDataset SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_active_particle_datasets SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_face_centered_mhdct_fields SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_deeply_nested_zoom SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_2d_grid_shape SKIPPED
> yt/frontends/enzo/tests/test_outputs.py::test_nonzero_omega_radiation SKIPPED
> yt/frontends/enzo_e/tests/test_misc.py::test_get_block_info PASSED
> yt/frontends/enzo_e/tests/test_misc.py::test_root_blocks PASSED
> yt/frontends/enzo_e/tests/test_misc.py::test_is_parent PASSED
> yt/frontends/enzo_e/tests/test_misc.py::test_nested_dict_get PASSED
> yt/frontends/enzo_e/tests/test_misc.py::test_nested_dict_get_real_none PASSED
> yt/frontends/enzo_e/tests/test_outputs.py::test_EnzoEDataset SKIPPED
> yt/frontends/enzo_e/tests/test_outputs.py::test_hello_world SKIPPED
> yt/frontends/enzo_e/tests/test_outputs.py::test_particle_fields SKIPPED
> yt/frontends/enzo_e/tests/test_outputs.py::test_hierarchy SKIPPED
> yt/frontends/enzo_e/tests/test_outputs.py::test_critical_density SKIPPED
> yt/frontends/enzo_e/tests/test_outputs.py::test_face_centered_bfields SKIPPED
> yt/frontends/exodus_ii/tests/test_outputs.py::test_out SKIPPED
> yt/frontends/exodus_ii/tests/test_outputs.py::test_out002 SKIPPED
> yt/frontends/exodus_ii/tests/test_outputs.py::test_gold SKIPPED
> yt/frontends/exodus_ii/tests/test_outputs.py::test_displacement_fields SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_grs SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_velocity_field SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_acis SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_A2052 SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_FITSDataset SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_SpectralCubeFITSDataset SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_EventsFITSDataset SKIPPED
> yt/frontends/fits/tests/test_outputs.py::test_SkyDataFITSDataset SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_sloshing SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_wind_tunnel SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_FLASHDataset SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_mu SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_FLASHParticleDataset SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_FLASHParticleDataset_selection SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_FLASH25_dataset SKIPPED
> yt/frontends/flash/tests/test_outputs.py::test_fid_1to3_b1 SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_gadget_binary yt : [INFO     ] 2022-04-12 16:41:25,828 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:41:25,828 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:41:25,882 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:25,882 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:25,883 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:25,883 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:25,883 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:25,886 Allocating for 4.000e+02 particles
> yt : [INFO     ] 2022-04-12 16:41:27,662 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:41:27,662 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:41:27,710 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:27,711 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:27,711 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:27,712 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:27,712 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:27,715 Allocating for 4.000e+02 particles
> yt : [INFO     ] 2022-04-12 16:41:29,691 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:41:29,691 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:41:29,738 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:29,739 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:29,739 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:29,740 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:29,740 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:29,743 Allocating for 4.000e+02 particles
> yt : [INFO     ] 2022-04-12 16:41:31,552 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:41:31,552 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:41:31,588 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:31,589 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:31,589 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:31,590 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:31,590 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:31,593 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:41:33,638 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [288]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:41:33,639 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:41:33,640 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:41:33,676 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:33,677 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:33,678 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:33,678 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:33,678 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:33,681 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:41:35,500 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [288]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:41:35,501 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:41:35,501 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:41:35,537 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:35,537 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:35,538 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:35,538 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:35,539 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:35,542 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:41:37,549 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [288]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:41:37,550 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:41:37,550 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:41:37,586 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:37,587 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:37,587 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:37,588 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:37,588 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:37,591 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:41:39,380 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [288]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:41:39,381 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:41:39,381 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:41:39,417 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:39,418 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:39,418 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:39,419 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:39,419 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:39,422 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:41:41,441 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [256, 32]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:41:41,442 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:41:41,442 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:41:41,479 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:41,479 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:41,480 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:41,480 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:41,481 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:41,484 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:41:43,252 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [256, 32]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:41:43,253 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:41:43,254 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:41:43,290 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:43,291 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:43,291 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:43,292 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:43,292 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:43,295 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:41:45,327 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [256, 32]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:41:45,328 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:41:45,328 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:41:45,364 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:45,365 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:45,366 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:45,366 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:45,366 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:45,369 Allocating for 4.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:41:47,317 Non-standard header size is detected! Gadget-2 standard header is 256 bytes, but yours is [256, 32]. Make sure a non-standard header is actually expected. Otherwise something is wrong, and you might want to check how the dataset is loaded. Futher information about header specification can be found in https://yt-project.org/docs/dev/examining/loading_data.html#header-specification.
> yt : [INFO     ] 2022-04-12 16:41:47,318 Omega Lambda is 0.0, so we are turning off Cosmology.
> yt : [INFO     ] 2022-04-12 16:41:47,319 Assuming length units are in kpc (physical)
> yt : [INFO     ] 2022-04-12 16:41:47,355 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:47,356 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:47,356 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:47,357 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:47,357 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:47,360 Allocating for 4.000e+02 particles
> PASSED
> yt/frontends/gadget/tests/test_outputs.py::test_gadget_hdf5 SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_non_cosmo_dataset SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_iso_collapse SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_pid_uniqueness SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_multifile_read SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_particle_subselection SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_bigendian_field_access SKIPPED
> yt/frontends/gadget/tests/test_outputs.py::test_magneticum SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_fields_g5 SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_fields_g42 SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_GadgetFOFDataset SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_particle_selection SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_subhalos SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_halo_masses SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_unbalanced_dataset SKIPPED
> yt/frontends/gadget_fof/tests/test_outputs.py::test_3file_halo SKIPPED
> yt/frontends/gamer/tests/test_outputs.py::test_jet SKIPPED
> yt/frontends/gamer/tests/test_outputs.py::test_psiDM SKIPPED
> yt/frontends/gamer/tests/test_outputs.py::test_plummer SKIPPED
> yt/frontends/gamer/tests/test_outputs.py::test_mhdvortex SKIPPED
> yt/frontends/gamer/tests/test_outputs.py::test_GAMERDataset SKIPPED
> yt/frontends/gamer/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/gamer/tests/test_outputs.py::test_jiw SKIPPED
> yt/frontends/gizmo/tests/test_outputs.py::test_gizmo_64 SKIPPED
> yt/frontends/gizmo/tests/test_outputs.py::test_gizmo_mhd SKIPPED
> yt/frontends/gizmo/tests/test_outputs.py::test_gas_particle_fields SKIPPED
> yt/frontends/gizmo/tests/test_outputs.py::test_star_particle_fields SKIPPED
> yt/frontends/halo_catalog/tests/test_outputs.py::HaloCatalogTest::test_halo_catalog yt : [INFO     ] 2022-04-12 16:41:49,150 Saving field data to yt dataset: catalog.0.h5.
> yt : [INFO     ] 2022-04-12 16:41:49,226 Parameters: current_time              = 1 yr
> yt : [INFO     ] 2022-04-12 16:41:49,227 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:49,227 Parameters: domain_left_edge          = [0. 0. 0.] cm
> yt : [INFO     ] 2022-04-12 16:41:49,228 Parameters: domain_right_edge         = [1. 1. 1.] cm
> yt : [INFO     ] 2022-04-12 16:41:49,228 Parameters: cosmological_simulation   = 1
> yt : [INFO     ] 2022-04-12 16:41:49,228 Parameters: current_redshift          = 0
> yt : [INFO     ] 2022-04-12 16:41:49,229 Parameters: omega_lambda              = 0.7
> yt : [INFO     ] 2022-04-12 16:41:49,229 Parameters: omega_matter              = 0.3
> yt : [INFO     ] 2022-04-12 16:41:49,229 Parameters: omega_radiation           = 0.0
> yt : [INFO     ] 2022-04-12 16:41:49,229 Parameters: hubble_constant           = 0.7
> yt : [INFO     ] 2022-04-12 16:41:49,251 Allocating for 1.000e+02 particles
> PASSED
> yt/frontends/halo_catalog/tests/test_outputs.py::HaloCatalogTest::test_halo_catalog_boundary_particles yt : [INFO     ] 2022-04-12 16:41:50,952 Saving field data to yt dataset: catalog.0.h5.
> yt : [INFO     ] 2022-04-12 16:41:51,020 Parameters: current_time              = 1 yr
> yt : [INFO     ] 2022-04-12 16:41:51,021 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:51,022 Parameters: domain_left_edge          = [0. 0. 0.] cm
> yt : [INFO     ] 2022-04-12 16:41:51,022 Parameters: domain_right_edge         = [1. 1. 1.] cm
> yt : [INFO     ] 2022-04-12 16:41:51,023 Parameters: cosmological_simulation   = 1
> yt : [INFO     ] 2022-04-12 16:41:51,023 Parameters: current_redshift          = 0
> yt : [INFO     ] 2022-04-12 16:41:51,023 Parameters: omega_lambda              = 0.7
> yt : [INFO     ] 2022-04-12 16:41:51,023 Parameters: omega_matter              = 0.3
> yt : [INFO     ] 2022-04-12 16:41:51,023 Parameters: omega_radiation           = 0.0
> yt : [INFO     ] 2022-04-12 16:41:51,023 Parameters: hubble_constant           = 0.7
> yt : [INFO     ] 2022-04-12 16:41:51,045 Allocating for 1.000e+02 particles
> PASSED
> yt/frontends/halo_catalog/tests/test_outputs.py::test_halo_quantities SKIPPED
> yt/frontends/halo_catalog/tests/test_outputs.py::test_halo_particles SKIPPED
> yt/frontends/moab/tests/test_c5.py::test_cantor_5 SKIPPED
> yt/frontends/moab/tests/test_c5.py::test_MoabHex8Dataset SKIPPED
> yt/frontends/moab/tests/test_c5.py::test_units_override SKIPPED
> yt/frontends/nc4_cm1/tests/test_outputs.py::test_cm1_mesh_fields SKIPPED
> yt/frontends/nc4_cm1/tests/test_outputs.py::test_CM1Dataset SKIPPED
> yt/frontends/nc4_cm1/tests/test_outputs.py::test_units_override SKIPPED
> yt/frontends/nc4_cm1/tests/test_outputs.py::test_dims_and_meta SKIPPED
> yt/frontends/nc4_cm1/tests/test_outputs.py::test_if_cm1 SKIPPED
> yt/frontends/open_pmd/tests/test_outputs.py::test_3d_out SKIPPED
> yt/frontends/open_pmd/tests/test_outputs.py::test_2d_out SKIPPED
> yt/frontends/open_pmd/tests/test_outputs.py::test_no_fields_out SKIPPED
> yt/frontends/open_pmd/tests/test_outputs.py::test_no_particles_out SKIPPED
> yt/frontends/open_pmd/tests/test_outputs.py::test_groupBased_out SKIPPED
> yt/frontends/owls/tests/test_outputs.py::test_snapshot_033 SKIPPED
> yt/frontends/owls/tests/test_outputs.py::test_OWLSDataset SKIPPED
> yt/frontends/owls/tests/test_outputs.py::test_OWLS_particlefilter SKIPPED
> yt/frontends/ramses/tests/test_hilbert.py::test_hilbert3d PASSED
> yt/frontends/ramses/tests/test_hilbert.py::test_get_cpu_list SKIPPED
> yt/frontends/rockstar/tests/test_outputs.py::test_fields_r1 SKIPPED
> yt/frontends/rockstar/tests/test_outputs.py::test_RockstarDataset SKIPPED
> yt/frontends/rockstar/tests/test_outputs.py::test_particle_selection SKIPPED
> yt/frontends/stream/tests/test_outputs.py::test_dimensionless_field_units yt : [INFO     ] 2022-04-12 16:41:52,763 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:52,764 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:41:52,764 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:52,765 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:52,765 Parameters: cosmological_simulation   = 0
> PASSED
> yt/frontends/stream/tests/test_outputs.py::test_inconsistent_field_shape PASSED
> yt/frontends/stream/tests/test_stream_amrgrids.py::test_qt_overflow yt : [INFO     ] 2022-04-12 16:41:53,025 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:53,025 Parameters: domain_dimensions         = [8 8 8]
> yt : [INFO     ] 2022-04-12 16:41:53,026 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:53,027 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:53,027 Parameters: cosmological_simulation   = 0
> PASSED
> yt/frontends/stream/tests/test_stream_amrgrids.py::test_refine_by yt : [INFO     ] 2022-04-12 16:41:53,273 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:53,274 Parameters: domain_dimensions         = [8 8 8]
> yt : [INFO     ] 2022-04-12 16:41:53,274 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:53,275 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:53,275 Parameters: cosmological_simulation   = 0
> PASSED
> yt/frontends/stream/tests/test_stream_amrgrids.py::test_validation PASSED
> yt/frontends/stream/tests/test_stream_hexahedral.py::test_stream_hexahedral yt : [INFO     ] 2022-04-12 16:41:53,311 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:53,312 Parameters: domain_dimensions         = [2 2 2]
> yt : [INFO     ] 2022-04-12 16:41:53,312 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:53,313 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:53,313 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:53,540 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:53,541 Parameters: domain_dimensions         = [2 2 2]
> yt : [INFO     ] 2022-04-12 16:41:53,541 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:53,542 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:53,542 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:53,748 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:41:53,748 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:41:53,749 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:41:53,749 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:41:53,750 Making a fixed resolution buffer of (('stream', 'random_field')) 800 by 800
> PASSED
> yt/frontends/stream/tests/test_stream_octree.py::test_octree yt : [INFO     ] 2022-04-12 16:41:54,321 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:54,321 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:41:54,322 Parameters: domain_left_edge          = [-10. -10. -10.]
> yt : [INFO     ] 2022-04-12 16:41:54,323 Parameters: domain_right_edge         = [10. 10. 10.]
> yt : [INFO     ] 2022-04-12 16:41:54,323 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:54,557 Projection completed
> PASSED
> yt/frontends/stream/tests/test_stream_particles.py::test_stream_particles yt : [INFO     ] 2022-04-12 16:41:54,597 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:54,597 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:41:54,598 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:54,598 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:54,599 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:54,632 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:54,633 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:41:54,633 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:54,634 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:54,634 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:57,171 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:57,172 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:41:57,172 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:57,173 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:57,173 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:41:57,207 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:41:57,207 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:41:57,208 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:41:57,208 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:41:57,209 Parameters: cosmological_simulation   = 0
> PASSED
> yt/frontends/stream/tests/test_stream_particles.py::test_load_particles_types yt : [INFO     ] 2022-04-12 16:42:00,276 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:00,277 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:42:00,277 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:00,278 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:00,278 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:00,280 Allocating for 1.000e+04 particles
> yt : [INFO     ] 2022-04-12 16:42:01,464 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:01,465 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:42:01,465 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:01,466 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:01,466 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:01,468 Allocating for 6.000e+04 particles
> PASSED
> yt/frontends/stream/tests/test_stream_particles.py::test_load_particles_with_data_source yt : [INFO     ] 2022-04-12 16:42:02,915 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:02,916 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:42:02,916 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:02,917 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:02,917 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:02,919 Allocating for 4.096e+03 particles
> yt : [INFO     ] 2022-04-12 16:42:04,701 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:04,701 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:42:04,702 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:04,702 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:04,703 Parameters: cosmological_simulation   = 0
> PASSED
> yt/frontends/stream/tests/test_stream_particles.py::test_add_sph_fields yt : [INFO     ] 2022-04-12 16:42:04,741 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:04,741 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:42:04,742 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:04,742 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:04,743 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:04,744 Allocating for 4.096e+03 particles
> yt : [INFO     ] 2022-04-12 16:42:06,310 Generating SPH fields
> yt : [INFO     ] 2022-04-12 16:42:06,317 Generating field ('io','smoothing_length')
> yt : [INFO     ] 2022-04-12 16:42:06,359 Generating field ('io','density')
> yt : [WARNING  ] 2022-04-12 16:42:06,750 The Derived Field ('all', 'particle_spherical_velocity_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_velocity_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:42:06,757 The Derived Field ('all', 'particle_spherical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_velocity_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:42:06,759 The Derived Field ('all', 'particle_spherical_position_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_position_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:42:06,773 The Derived Field ('all', 'particle_cylindrical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_velocity_cylindrical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:42:06,775 The Derived Field ('all', 'particle_spherical_position_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_position_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:42:06,787 The Derived Field ('all', 'particle_spherical_position_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_position_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:42:06,853 The Derived Field ('all', 'particle_cylindrical_velocity_z') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_velocity_cylindrical_z') instead.
> yt : [WARNING  ] 2022-04-12 16:42:06,920 The Derived Field ('all', 'particle_spherical_velocity_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('all', 'particle_velocity_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:42:07,282 The Derived Field ('gas', 'cylindrical_radial_magnetic_field') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('gas', 'magnetic_field_cylindrical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:42:07,314 The Derived Field ('gas', 'kinetic_energy') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('gas', 'kinetic_energy_density') instead.
> yt : [WARNING  ] 2022-04-12 16:42:07,315 The Derived Field ('gas', 'cylindrical_tangential_velocity_absolute') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. 
> yt : [WARNING  ] 2022-04-12 16:42:07,315 The Derived Field ('gas', 'cylindrical_tangential_velocity') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('gas', 'velocity_cylindrical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:42:07,338 The Derived Field ('gas', 'cylindrical_radial_magnetic_field_absolute') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. 
> yt : [WARNING  ] 2022-04-12 16:42:07,352 The Derived Field ('gas', 'cylindrical_tangential_magnetic_field') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('gas', 'magnetic_field_cylindrical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:42:07,365 The Derived Field ('gas', 'cylindrical_tangential_magnetic_field_absolute') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. 
> yt : [WARNING  ] 2022-04-12 16:42:07,441 The Derived Field ('gas', 'cylindrical_radial_velocity') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('gas', 'velocity_cylindrical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:42:07,544 The Derived Field ('gas', 'cylindrical_radial_velocity_absolute') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. 
> yt : [WARNING  ] 2022-04-12 16:42:07,925 The Derived Field ('index', 'spherical_r') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('index', 'spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:42:07,931 The Derived Field ('index', 'cylindrical_r') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('index', 'cylindrical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:42:07,941 The Derived Field ('index', 'disk_angle') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('index', 'spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:42:07,944 The Derived Field ('index', 'height') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('index', 'cylindrical_z') instead.
> PASSED
> yt/frontends/stream/tests/test_stream_particles.py::test_particles_outside_domain yt : [INFO     ] 2022-04-12 16:42:08,673 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:08,673 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:42:08,674 Parameters: domain_left_edge          = [-1.5 -1.5 -1.5]
> yt : [INFO     ] 2022-04-12 16:42:08,675 Parameters: domain_right_edge         = [1.5 1.5 1.5]
> yt : [INFO     ] 2022-04-12 16:42:08,675 Parameters: cosmological_simulation   = 0
> yt : [WARNING  ] 2022-04-12 16:42:08,677 Discarding 39 particles (out of 1000) that are outside bounding box. Set bbox=[[-1.5962920126617606, 1.5], [-1.5, 1.5], [-1.5, 1.5]] to avoid this in the future.
> PASSED
> yt/frontends/stream/tests/test_stream_particles.py::test_stream_sph_projection yt : [INFO     ] 2022-04-12 16:42:09,545 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:09,545 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:42:09,546 Parameters: domain_left_edge          = [-4. -4. -4.]
> yt : [INFO     ] 2022-04-12 16:42:09,547 Parameters: domain_right_edge         = [4. 4. 4.]
> yt : [INFO     ] 2022-04-12 16:42:09,547 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:09,549 Allocating for 7.000e+00 particles
> yt : [INFO     ] 2022-04-12 16:42:12,060 Making a fixed resolution buffer of (('gas', 'density')) 256 by 256
> PASSED
> yt/frontends/stream/tests/test_stream_unstructured.py::test_multi_mesh yt : [INFO     ] 2022-04-12 16:42:12,115 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:12,115 Parameters: domain_dimensions         = [2 2 2]
> yt : [INFO     ] 2022-04-12 16:42:12,116 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:12,116 Parameters: domain_right_edge         = [1.1 1.1 1. ]
> yt : [INFO     ] 2022-04-12 16:42:12,117 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:12,505 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:12,505 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:12,506 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:12,506 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:12,507 Making a fixed resolution buffer of (('connect1', 'test')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:42:12,803 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:12,803 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:12,804 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:12,804 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:12,805 Making a fixed resolution buffer of (('connect2', 'test')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:42:13,036 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:13,036 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:13,037 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:13,037 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:13,038 Making a fixed resolution buffer of (('all', 'test')) 800 by 800
> XPASS
> yt/frontends/stream/tests/test_stream_unstructured.py::test_multi_field yt : [INFO     ] 2022-04-12 16:42:13,272 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:13,272 Parameters: domain_dimensions         = [2 2 2]
> yt : [INFO     ] 2022-04-12 16:42:13,273 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:13,273 Parameters: domain_right_edge         = [1.1 1.1 1. ]
> yt : [INFO     ] 2022-04-12 16:42:13,274 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:13,527 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:13,527 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:13,527 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:13,527 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:13,528 Making a fixed resolution buffer of (('connect1', 'test')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:42:13,735 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:13,735 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:13,735 xlim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:13,736 ylim = 0.000000 1.100000
> yt : [INFO     ] 2022-04-12 16:42:13,736 Making a fixed resolution buffer of (('connect1', 'testAgain')) 800 by 800
> XPASS
> yt/frontends/stream/tests/test_update_data.py::test_update_data_grid yt : [INFO     ] 2022-04-12 16:42:13,991 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:13,991 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:42:13,992 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:13,992 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:13,993 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:15,013 Projection completed
> PASSED
> yt/frontends/stream/tests/test_update_data.py::test_update_data_particle yt : [INFO     ] 2022-04-12 16:42:15,079 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:15,080 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:42:15,080 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:15,081 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:15,081 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:15,083 Allocating for 1.000e+02 particles
> yt : [WARNING  ] 2022-04-12 16:42:16,993 The Derived Field ('nbody', 'particle_spherical_position_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_position_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:42:16,996 The Derived Field ('nbody', 'particle_spherical_position_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_position_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:42:17,027 The Derived Field ('nbody', 'particle_cylindrical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_velocity_cylindrical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:42:17,072 The Derived Field ('nbody', 'particle_spherical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_velocity_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:42:17,080 The Derived Field ('nbody', 'particle_spherical_position_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_position_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:42:17,087 The Derived Field ('nbody', 'particle_spherical_velocity_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_velocity_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:42:17,090 The Derived Field ('nbody', 'particle_spherical_velocity_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_velocity_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:42:17,125 The Derived Field ('nbody', 'particle_cylindrical_velocity_z') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('nbody', 'particle_velocity_cylindrical_z') instead.
> PASSED
> yt/frontends/swift/tests/test_outputs.py::test_non_cosmo_dataset SKIPPED
> yt/frontends/swift/tests/test_outputs.py::test_non_cosmo_dataset_selection SKIPPED
> yt/frontends/swift/tests/test_outputs.py::test_cosmo_dataset SKIPPED
> yt/frontends/swift/tests/test_outputs.py::test_cosmo_dataset_selection SKIPPED
> yt/frontends/tipsy/tests/test_outputs.py::test_pkdgrav SKIPPED
> yt/frontends/tipsy/tests/test_outputs.py::test_gasoline_dmonly SKIPPED
> yt/frontends/tipsy/tests/test_outputs.py::test_tipsy_galaxy SKIPPED
> yt/frontends/tipsy/tests/test_outputs.py::test_TipsyDataset SKIPPED
> yt/frontends/tipsy/tests/test_outputs.py::test_tipsy_index SKIPPED
> yt/frontends/ytdata/tests/test_old_outputs.py::test_old_datacontainer_data SKIPPED
> yt/frontends/ytdata/tests/test_old_outputs.py::test_old_grid_datacontainer_data SKIPPED
> yt/frontends/ytdata/tests/test_old_outputs.py::test_old_spatial_data SKIPPED
> yt/frontends/ytdata/tests/test_old_outputs.py::test_old_profile_data SKIPPED
> yt/frontends/ytdata/tests/test_old_outputs.py::test_old_nonspatial_data SKIPPED
> yt/frontends/ytdata/tests/test_outputs.py::test_datacontainer_data SKIPPED
> yt/frontends/ytdata/tests/test_outputs.py::test_grid_datacontainer_data SKIPPED
> yt/frontends/ytdata/tests/test_outputs.py::test_spatial_data SKIPPED
> yt/frontends/ytdata/tests/test_outputs.py::test_profile_data SKIPPED
> yt/frontends/ytdata/tests/test_outputs.py::test_nonspatial_data SKIPPED
> yt/frontends/ytdata/tests/test_unit.py::test_old_plot_data SKIPPED
> yt/frontends/ytdata/tests/test_unit.py::test_plot_data yt : [INFO     ] 2022-04-12 16:42:18,368 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:18,368 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:42:18,369 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:18,369 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:18,370 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:18,866 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:18,866 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:18,867 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:18,867 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:18,868 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:42:19,001 Saving field data to yt dataset: slice.h5.
> yt : [INFO     ] 2022-04-12 16:42:19,043 Parameters: current_time              = 0.0 code_time
> yt : [INFO     ] 2022-04-12 16:42:19,044 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:42:19,044 Parameters: domain_left_edge          = [0. 0. 0.] code_length
> yt : [INFO     ] 2022-04-12 16:42:19,045 Parameters: domain_right_edge         = [1. 1. 1.] code_length
> yt : [INFO     ] 2022-04-12 16:42:19,045 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:19,057 Allocating for 2.560e+02 particles
> yt : [INFO     ] 2022-04-12 16:42:19,435 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:19,435 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:19,435 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:19,435 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:19,441 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:42:19,724 Saving plot slice.h5_Slice_z_density.png
> yt : [INFO     ] 2022-04-12 16:42:19,986 Projection completed
> yt : [INFO     ] 2022-04-12 16:42:19,986 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:19,986 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:19,987 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:19,987 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:19,988 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:42:20,123 Saving field data to yt dataset: proj.h5.
> yt : [INFO     ] 2022-04-12 16:42:20,164 Parameters: current_time              = 0.0 code_time
> yt : [INFO     ] 2022-04-12 16:42:20,164 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:42:20,165 Parameters: domain_left_edge          = [0. 0. 0.] code_length
> yt : [INFO     ] 2022-04-12 16:42:20,165 Parameters: domain_right_edge         = [1. 1. 1.] code_length
> yt : [INFO     ] 2022-04-12 16:42:20,166 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:20,176 Allocating for 2.560e+02 particles
> yt : [INFO     ] 2022-04-12 16:42:20,574 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:20,574 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:20,574 xlim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:20,574 ylim = 0.000000 1.000000
> yt : [INFO     ] 2022-04-12 16:42:20,580 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:42:21,169 Saving plot proj.h5_Projection_z_density.png
> yt : [INFO     ] 2022-04-12 16:42:21,455 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:42:21,455 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:42:21,455 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:42:21,666 Saving field data to yt dataset: oas.h5.
> yt : [INFO     ] 2022-04-12 16:42:21,712 Parameters: current_time              = 0.0 code_time
> yt : [INFO     ] 2022-04-12 16:42:21,712 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:42:21,713 Parameters: domain_left_edge          = [0. 0. 0.] code_length
> yt : [INFO     ] 2022-04-12 16:42:21,713 Parameters: domain_right_edge         = [1. 1. 1.] code_length
> yt : [INFO     ] 2022-04-12 16:42:21,714 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:21,726 Allocating for 5.760e+02 particles
> yt : [INFO     ] 2022-04-12 16:42:22,084 xlim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:42:22,085 ylim = -0.500000 0.500000
> yt : [INFO     ] 2022-04-12 16:42:22,090 Making a fixed resolution buffer of (('gas', 'density')) 800 by 800
> yt : [INFO     ] 2022-04-12 16:42:22,462 Saving plot oas.h5_OffAxisSlice_density.png
> PASSED
> yt/frontends/ytdata/tests/test_unit.py::test_non_square_frb yt : [INFO     ] 2022-04-12 16:42:22,781 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:22,781 Parameters: domain_dimensions         = [ 8  9 10]
> yt : [INFO     ] 2022-04-12 16:42:22,782 Parameters: domain_left_edge          = [-4.  -4.5 -5. ]
> yt : [INFO     ] 2022-04-12 16:42:22,782 Parameters: domain_right_edge         = [4.  4.5 5. ]
> yt : [INFO     ] 2022-04-12 16:42:22,783 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:22,982 Making a fixed resolution buffer of (('gas', 'density')) 8 by 9
> yt : [INFO     ] 2022-04-12 16:42:22,985 Saving field data to yt dataset: test_frb_roundtrip.h5.
> yt : [INFO     ] 2022-04-12 16:42:23,027 Parameters: current_time              = 0.0 code_time
> yt : [INFO     ] 2022-04-12 16:42:23,028 Parameters: domain_dimensions         = [9 8 1]
> yt : [INFO     ] 2022-04-12 16:42:23,028 Parameters: domain_left_edge          = [-4.  -4.5  0. ] code_length
> yt : [INFO     ] 2022-04-12 16:42:23,029 Parameters: domain_right_edge         = [4.  4.5 1. ] code_length
> yt : [INFO     ] 2022-04-12 16:42:23,029 Parameters: cosmological_simulation   = 0
> 
> Confirmation that initial frb results are expected: True 
> 
> PASSED
> yt/geometry/coordinates/tests/test_axial_pixelization.py::test_axial_pixelization XFAIL
> yt/geometry/coordinates/tests/test_cartesian_coordinates.py::test_cartesian_coordinates yt : [INFO     ] 2022-04-12 16:42:23,306 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:23,307 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:42:23,307 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:23,308 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:23,308 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/coordinates/tests/test_cylindrical_coordinates.py::test_cylindrical_coordinates yt : [INFO     ] 2022-04-12 16:42:24,192 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:24,192 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:42:24,193 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:24,193 Parameters: domain_right_edge         = [1.         1.         6.28318531]
> yt : [INFO     ] 2022-04-12 16:42:24,194 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/coordinates/tests/test_cylindrical_coordinates.py::test_noise_plots XFAIL
> yt/geometry/coordinates/tests/test_geographic_coordinates.py::test_geographic_coordinates yt : [INFO     ] 2022-04-12 16:42:25,318 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:25,319 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:42:25,319 Parameters: domain_left_edge          = [ -90. -180.    0.]
> yt : [INFO     ] 2022-04-12 16:42:25,320 Parameters: domain_right_edge         = [  90.  180. 1000.]
> yt : [INFO     ] 2022-04-12 16:42:25,320 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/coordinates/tests/test_geographic_coordinates.py::test_internal_geographic_coordinates yt : [INFO     ] 2022-04-12 16:42:26,838 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:26,839 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:42:26,839 Parameters: domain_left_edge          = [ -90. -180.    0.]
> yt : [INFO     ] 2022-04-12 16:42:26,840 Parameters: domain_right_edge         = [  90.  180. 1000.]
> yt : [INFO     ] 2022-04-12 16:42:26,840 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/coordinates/tests/test_polar_coordinates.py::test_cylindrical_coordinates yt : [INFO     ] 2022-04-12 16:42:28,641 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:28,642 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:42:28,643 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:28,643 Parameters: domain_right_edge         = [1.         6.28318531 1.        ]
> yt : [INFO     ] 2022-04-12 16:42:28,643 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/coordinates/tests/test_spherical_coordinates.py::test_spherical_coordinates yt : [INFO     ] 2022-04-12 16:42:29,710 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:29,711 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:42:29,711 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:29,712 Parameters: domain_right_edge         = [1.         3.14159265 6.28318531]
> yt : [INFO     ] 2022-04-12 16:42:29,712 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/coordinates/tests/test_spherical_coordinates.py::test_noise_plots XFAIL
> yt/geometry/tests/test_grid_container.py::test_grid_tree yt : [INFO     ] 2022-04-12 16:42:31,291 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:31,291 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:42:31,292 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:31,292 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:31,292 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/tests/test_grid_container.py::test_find_points yt : [INFO     ] 2022-04-12 16:42:31,535 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:31,536 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:42:31,536 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:31,537 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:31,537 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/tests/test_grid_container.py::test_grid_arrays_view yt : [INFO     ] 2022-04-12 16:42:31,816 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:31,816 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:42:31,817 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:31,817 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:31,817 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/tests/test_particle_deposit.py::test_cic_deposit yt : [INFO     ] 2022-04-12 16:42:32,090 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:32,091 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:42:32,091 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:32,092 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:32,092 Parameters: cosmological_simulation   = 0
> PASSED
> yt/geometry/tests/test_particle_deposit.py::test_one_zone_octree_deposit SKIPPED
> yt/geometry/tests/test_particle_deposit.py::test_mesh_sampling SKIPPED
> yt/geometry/tests/test_particle_deposit.py::test_mesh_sampling_for_filtered_particles SKIPPED
> yt/geometry/tests/test_particle_deposit.py::test_mesh_sampling_with_indexing SKIPPED
> yt/geometry/tests/test_particle_deposit.py::test_mesh_sampling_vs_field_value_at_point SKIPPED
> yt/geometry/tests/test_particle_octree.py::test_add_particles_random PASSED
> yt/geometry/tests/test_particle_octree.py::test_bitmap_no_collisions PASSED
> yt/geometry/tests/test_particle_octree.py::test_bitmap_collisions PASSED
> yt/geometry/tests/test_particle_octree.py::test_bitmap_save_load PASSED
> yt/geometry/tests/test_particle_octree.py::test_bitmap_select PASSED
> yt/geometry/tests/test_pickleable_selections.py::test_pickleability yt : [INFO     ] 2022-04-12 16:42:39,512 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:39,513 Parameters: domain_dimensions         = [1 1 1]
> yt : [INFO     ] 2022-04-12 16:42:39,513 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:39,514 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:39,514 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:39,517 Allocating for 4.096e+03 particles
> PASSED
> yt/tests/test_funcs.py::test_validate_axis yt : [INFO     ] 2022-04-12 16:42:41,119 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:41,119 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:42:41,120 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:41,120 Parameters: domain_right_edge         = [1.         1.         6.28318531]
> yt : [INFO     ] 2022-04-12 16:42:41,121 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:41,180 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:41,181 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:42:41,182 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:41,182 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:41,182 Parameters: cosmological_simulation   = 0
> PASSED
> yt/tests/test_funcs.py::test_validate_center PASSED
> yt/tests/test_funcs.py::test_just_one PASSED
> yt/tests/test_funcs.py::test_levenshtein PASSED
> yt/tests/test_load_errors.py::test_load_not_a_file PASSED
> yt/tests/test_load_errors.py::test_load_simulation_not_a_file[Enzo] PASSED
> yt/tests/test_load_errors.py::test_load_simulation_not_a_file[unregistered_simulation_type] PASSED
> yt/tests/test_load_errors.py::test_load_unidentified_data_dir PASSED
> yt/tests/test_load_errors.py::test_load_unidentified_data_file PASSED
> yt/tests/test_load_errors.py::test_load_simulation_unidentified_data_dir PASSED
> yt/tests/test_load_errors.py::test_load_simulation_unidentified_data_file PASSED
> yt/tests/test_load_errors.py::test_load_ambiguous_data PASSED
> yt/tests/test_load_sample.py::test_load_sample_small_dataset[ToroShockTube-ToroShockTube.tar.gz-ToroShockTube/DD0001/data0001-EnzoDataset] SKIPPED
> yt/tests/test_load_sample.py::test_load_sample_small_dataset[KeplerianDisk-KeplerianDisk.tar.gz-KeplerianDisk/disk.out1.00000.athdf-AthenaPPDataset] SKIPPED
> yt/tests/test_load_sample.py::test_load_sample_small_dataset[KeplerianDisk/disk.out1.00000.athdf-KeplerianDisk.tar.gz-KeplerianDisk/disk.out1.00000.athdf-AthenaPPDataset] SKIPPED
> yt/tests/test_load_sample.py::test_load_sample_small_dataset[rmi_dust_2d-rmi_dust_2d.tar.gz-rmi_dust_2d/output0001.dat-AMRVACDataset] SKIPPED
> yt/tests/test_load_sample.py::test_load_sample_timeout SKIPPED (miss...)
> yt/tests/test_load_sample.py::test_registry_integrity SKIPPED (missi...)
> yt/tests/test_load_sample.py::test_registry_byte_size_dtype SKIPPED
> yt/tests/test_load_sample.py::test_registry_byte_size_sign SKIPPED (...)
> yt/tests/test_load_sample.py::test_unknown_filename SKIPPED (missing...)
> yt/tests/test_load_sample.py::test_typo_filename SKIPPED (missing re...)
> yt/tests/test_load_sample.py::test_data_dir_broken SKIPPED (missing ...)
> yt/tests/test_testing.py::test_requires_backend `gtkagg` backend not found, skipping: `plot_a`
> SKIPPED (`gtkagg` ba...)
> yt/units/tests/test_magnetic_code_units.py::test_magnetic_code_units yt : [INFO     ] 2022-04-12 16:42:41,256 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:41,257 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:42:41,258 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:41,258 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:41,258 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:41,297 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:41,297 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:42:41,298 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:41,299 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:41,299 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:41,341 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:41,341 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:42:41,342 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:41,342 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:41,343 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:41,384 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:41,385 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:42:41,386 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:41,386 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:41,386 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/grid_data_format/tests/test_writer.py::test_write_gdf yt : [INFO     ] 2022-04-12 16:42:41,432 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:41,432 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:42:41,433 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:41,433 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:41,434 Parameters: cosmological_simulation   = 0
> yt : [INFO     ] 2022-04-12 16:42:42,016 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:42,016 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:42:42,017 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:42,017 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:42,018 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/lib/cykdtree/tests/test_kdtree.py::test_PyKDTree PASSED
> yt/utilities/lib/cykdtree/tests/test_kdtree.py::test_search PASSED
> yt/utilities/lib/cykdtree/tests/test_kdtree.py::test_search_errors PASSED
> yt/utilities/lib/cykdtree/tests/test_kdtree.py::test_neighbors PASSED
> yt/utilities/lib/cykdtree/tests/test_kdtree.py::test_get_neighbor_ids PASSED
> yt/utilities/lib/cykdtree/tests/test_kdtree.py::test_PyKDTree_errors PASSED
> yt/utilities/lib/cykdtree/tests/test_kdtree.py::test_save_load PASSED
> yt/utilities/lib/cykdtree/tests/test_plot.py::test_plot2D_serial PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_argmax_pts_dim PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_argmin_pts_dim PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_quickSort PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_insertSort PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_pivot PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_partition PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_partition_given_pivot PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_select PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_split PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_max_pts PASSED
> yt/utilities/lib/cykdtree/tests/test_utils.py::test_min_pts PASSED
> yt/utilities/lib/tests/test_allocation_container.py::test_bitmask_pool PASSED
> yt/utilities/lib/tests/test_alt_ray_tracers.py::test_cylindrical_ray_trace PASSED
> yt/utilities/lib/tests/test_bitarray.py::test_inout_bitarray PASSED
> yt/utilities/lib/tests/test_bounding_volume_hierarchy.py::test_bounding_volume_hierarchy SKIPPED
> yt/utilities/lib/tests/test_element_mappings.py::test_P1Sampler1D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_P1Sampler2D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_P1Sampler3D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_Q1Sampler2D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_Q2Sampler2D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_Q1Sampler3D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_S2Sampler3D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_W1Sampler3D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_T2Sampler2D PASSED
> yt/utilities/lib/tests/test_element_mappings.py::test_Tet2Sampler3D PASSED
> yt/utilities/lib/tests/test_fill_region.py::test_fill_region PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_spread_bits PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_compact_bits PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_spread_and_compact_bits PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_lsz PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_lsb PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_bitwise_addition PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_get_morton_indices PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_get_morton_points PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_compare_morton PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_get_morton_neighbors_coarse PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_get_morton_neighbors_refined PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_morton_neighbor PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_get_morton_neighbors PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_dist PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_knn_direct PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_obtain_position_vector yt : [INFO     ] 2022-04-12 16:42:45,246 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:45,247 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:42:45,247 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:45,248 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:45,248 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/lib/tests/test_geometry_utils.py::test_obtain_relative_velocity_vector yt : [INFO     ] 2022-04-12 16:42:46,146 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:46,146 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:42:46,147 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:46,147 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:46,148 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/lib/tests/test_nn.py::test_bounded_priority_queue PASSED
> yt/utilities/lib/tests/test_nn.py::test_bounded_priority_queue_pid PASSED
> yt/utilities/lib/tests/test_nn.py::test_neighbor_list PASSED
> yt/utilities/lib/tests/test_ragged_arrays.py::test_index_unop PASSED
> yt/utilities/lib/tests/test_sample.py::test_sample PASSED
> yt/utilities/tests/test_amr_kdtree.py::test_amr_kdtree_set_fields yt : [INFO     ] 2022-04-12 16:42:46,781 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:46,781 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:42:46,782 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:46,782 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:46,782 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_chemical_formulas.py::test_formulas PASSED
> yt/utilities/tests/test_chemical_formulas.py::test_default_mu PASSED
> yt/utilities/tests/test_config.py::TestYTConfigCommands::testConfigCommands PASSED
> yt/utilities/tests/test_config.py::TestYTConfigGlobalLocal::testAmbiguousConfig PASSED
> yt/utilities/tests/test_config.py::TestYTConfigMigration::testConfigMigration PASSED
> yt/utilities/tests/test_coordinate_conversions.py::test_spherical_coordinate_conversion PASSED
> yt/utilities/tests/test_coordinate_conversions.py::test_cylindrical_coordinate_conversion PASSED
> yt/utilities/tests/test_coordinate_conversions.py::test_spherical_coordinate_projections PASSED
> yt/utilities/tests/test_coordinate_conversions.py::test_cylindrical_coordinate_projections PASSED
> yt/utilities/tests/test_cosmology.py::test_z_t_roundtrip PASSED
> yt/utilities/tests/test_cosmology.py::test_z_t_analytic PASSED
> yt/utilities/tests/test_cosmology.py::test_dark_factor PASSED
> yt/utilities/tests/test_cosmology.py::test_cosmology_calculator_answers PASSED
> yt/utilities/tests/test_cosmology.py::test_dataset_cosmology_calculator SKIPPED
> yt/utilities/tests/test_decompose.py::test_psize_2d PASSED
> yt/utilities/tests/test_decompose.py::test_psize_3d PASSED
> yt/utilities/tests/test_decompose.py::test_decomposition_2d PASSED
> yt/utilities/tests/test_decompose.py::test_decomposition_3d PASSED
> yt/utilities/tests/test_flagging_methods.py::test_over_density yt : [INFO     ] 2022-04-12 16:42:54,858 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:54,859 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:42:54,859 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:54,860 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:54,860 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_hierarchy_inspection.py::test_single PASSED
> yt/utilities/tests/test_hierarchy_inspection.py::test_two_classes PASSED
> yt/utilities/tests/test_hierarchy_inspection.py::test_four_deep PASSED
> yt/utilities/tests/test_hierarchy_inspection.py::test_four_deep_outoforder PASSED
> yt/utilities/tests/test_hierarchy_inspection.py::test_diverging_tree PASSED
> yt/utilities/tests/test_interpolators.py::test_linear_interpolator_1d PASSED
> yt/utilities/tests/test_interpolators.py::test_linear_interpolator_2d PASSED
> yt/utilities/tests/test_interpolators.py::test_linear_interpolator_3d PASSED
> yt/utilities/tests/test_interpolators.py::test_ghost_zone_extrapolation yt : [INFO     ] 2022-04-12 16:42:55,488 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:55,489 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:42:55,489 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:55,490 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:55,490 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_interpolators.py::test_get_vertex_centered_data yt : [INFO     ] 2022-04-12 16:42:56,038 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:56,039 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:42:56,039 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:56,040 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:56,040 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_minimal_representation.py::test_store SKIPPED
> yt/utilities/tests/test_particle_generator.py::test_particle_generator yt : [INFO     ] 2022-04-12 16:42:56,592 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:42:56,592 Parameters: domain_dimensions         = [32 32 32]
> yt : [INFO     ] 2022-04-12 16:42:56,593 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:42:56,593 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:42:56,594 Parameters: cosmological_simulation   = 0
> yt : [WARNING  ] 2022-04-12 16:43:02,144 The Derived Field ('star', 'particle_spherical_position_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_position_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:43:02,154 The Derived Field ('star', 'particle_spherical_position_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_position_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:43:02,156 The Derived Field ('star', 'particle_spherical_position_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_position_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:43:02,161 The Derived Field ('star', 'particle_spherical_velocity_radius') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_velocity_spherical_radius') instead.
> yt : [WARNING  ] 2022-04-12 16:43:02,170 The Derived Field ('star', 'particle_spherical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_velocity_spherical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:43:02,178 The Derived Field ('star', 'particle_spherical_velocity_phi') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_velocity_spherical_phi') instead.
> yt : [WARNING  ] 2022-04-12 16:43:02,191 The Derived Field ('star', 'particle_cylindrical_velocity_theta') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_velocity_cylindrical_theta') instead.
> yt : [WARNING  ] 2022-04-12 16:43:02,198 The Derived Field ('star', 'particle_cylindrical_velocity_z') is deprecated as of yt v4.0.0 and will be removed in yt v4.1.0. Use ('star', 'particle_velocity_cylindrical_z') instead.
> PASSED
> yt/utilities/tests/test_periodic_table.py::test_element_accuracy PASSED
> yt/utilities/tests/test_periodicity.py::test_periodicity yt : [INFO     ] 2022-04-12 16:43:03,352 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:43:03,352 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:43:03,353 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:43:03,353 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:43:03,354 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_selectors.py::test_point_selector yt : [INFO     ] 2022-04-12 16:43:04,072 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:43:04,073 Parameters: domain_dimensions         = [16 16 16]
> yt : [INFO     ] 2022-04-12 16:43:04,074 Parameters: domain_left_edge          = [-1. -1. -1.]
> yt : [INFO     ] 2022-04-12 16:43:04,074 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:43:04,074 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_selectors.py::test_sphere_selector yt : [INFO     ] 2022-04-12 16:43:16,733 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:43:16,734 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:43:16,734 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:43:16,735 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:43:16,735 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_selectors.py::test_ellipsoid_selector yt : [INFO     ] 2022-04-12 16:43:17,713 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:43:17,714 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:43:17,714 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:43:17,715 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:43:17,715 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_selectors.py::test_slice_selector yt : [INFO     ] 2022-04-12 16:43:18,772 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:43:18,772 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:43:18,773 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:43:18,773 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:43:18,774 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_selectors.py::test_cutting_plane_selector yt : [INFO     ] 2022-04-12 16:43:19,534 Parameters: current_time              = 0.0
> yt : [INFO     ] 2022-04-12 16:43:19,535 Parameters: domain_dimensions         = [64 64 64]
> yt : [INFO     ] 2022-04-12 16:43:19,535 Parameters: domain_left_edge          = [0. 0. 0.]
> yt : [INFO     ] 2022-04-12 16:43:19,535 Parameters: domain_right_edge         = [1. 1. 1.]
> yt : [INFO     ] 2022-04-12 16:43:19,536 Parameters: cosmological_simulation   = 0
> PASSED
> yt/utilities/tests/test_set_log_level.py::test_valid_level yt : [DEBUG    ] 2022-04-12 16:43:21,648 Set log level to 1
> yt : [DEBUG    ] 2022-04-12 16:43:21,648 Set log level to 10
> PASSED
> yt/utilities/tests/test_set_log_level.py::test_invalid_level PASSED
> yt/visualization/tests/test_callbacks.py::test_timestamp_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_scale_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_line_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_ray_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_arrow_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_marker_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_particles_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_sphere_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_text_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_velocity_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_magnetic_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_quiver_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_contour_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_grids_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_cell_edges_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_mesh_lines_callback PASSED
> yt/visualization/tests/test_callbacks.py::test_streamline_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_line_integral_convolution_callback SKIPPED
> yt/visualization/tests/test_callbacks.py::test_accepts_all_fields_decorator PASSED
> yt/visualization/tests/test_color_maps.py::TestColorMaps::test_make_colormap SKIPPED
> yt/visualization/tests/test_color_maps.py::TestColorMaps::test_show_colormaps SKIPPED
> yt/visualization/tests/test_color_maps.py::test_cmyt_integration PASSED
> yt/visualization/tests/test_commons.py::test_default[noext-noext.png] PASSED
> yt/visualization/tests/test_commons.py::test_default[nothing.png-nothing.png] PASSED
> yt/visualization/tests/test_commons.py::test_default[nothing.pdf-nothing.pdf] PASSED
> yt/visualization/tests/test_commons.py::test_default[version.1.2.3-version.1.2.3.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[noext-.png-noext.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[noext-None-noext.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[nothing.png-.png-nothing.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[nothing.png-None-nothing.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[nothing.png-.pdf-nothing.pdf] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[nothing.pdf-.pdf-nothing.pdf] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[nothing.pdf-None-nothing.pdf] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[nothing.pdf-.png-nothing.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[version.1.2.3-.png-version.1.2.3.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[version.1.2.3-None-version.1.2.3.png] PASSED
> yt/visualization/tests/test_commons.py::test_custom_valid_ext[version.1.2.3-.pdf-version.1.2.3.pdf] PASSED
> yt/visualization/tests/test_eps_writer.py::test_eps_writer SKIPPED (...)
> yt/visualization/tests/test_export_frb.py::test_export_frb PASSED
> yt/visualization/tests/test_filters.py::test_white_noise_filter PASSED
> yt/visualization/tests/test_filters.py::test_gauss_beam_filter PASSED
> yt/visualization/tests/test_fits_image.py::test_fits_image SKIPPED
> yt/visualization/tests/test_fits_image.py::test_fits_cosmo SKIPPED
> yt/visualization/tests/test_geo_projections.py::test_geo_slices_amr SKIPPED
> yt/visualization/tests/test_geo_projections.py::TestGeoProjections::test_geo_projection_setup SKIPPED
> yt/visualization/tests/test_geo_projections.py::TestGeoProjections::test_geo_projections SKIPPED
> yt/visualization/tests/test_geo_projections.py::TestGeoProjections::test_nondefault_transform SKIPPED
> yt/visualization/tests/test_geo_projections.py::TestGeoProjections::test_projection_object SKIPPED
> yt/visualization/tests/test_geo_projections.py::TestNonGeoProjections::test_projection_setup PASSED
> yt/visualization/tests/test_image_writer.py::TestImageWriter::test_apply_colormap PASSED
> yt/visualization/tests/test_image_writer.py::TestImageWriter::test_multi_image_composite PASSED
> yt/visualization/tests/test_image_writer.py::TestImageWriter::test_write_bitmap PASSED
> yt/visualization/tests/test_line_annotation_unit.py::test_ds_arr_invariance_under_projection_plot PASSED
> yt/visualization/tests/test_line_plots.py::test_line_plot SKIPPED (-...)
> yt/visualization/tests/test_line_plots.py::test_multi_line_plot SKIPPED
> yt/visualization/tests/test_line_plots.py::test_line_buffer PASSED
> yt/visualization/tests/test_line_plots.py::test_validate_point PASSED
> yt/visualization/tests/test_mesh_slices.py::test_mesh_slices_amr SKIPPED
> yt/visualization/tests/test_mesh_slices.py::test_mesh_slices_tetrahedral SKIPPED
> yt/visualization/tests/test_mesh_slices.py::test_mesh_slices_hexahedral SKIPPED
> yt/visualization/tests/test_mesh_slices.py::test_perfect_element_intersection PASSED
> yt/visualization/tests/test_offaxisprojection.py::TestOffAxisProjection::test_oap FAILED
> yt/visualization/tests/test_offaxisprojection.py::test_field_cut_off_axis_octree PASSED
> yt/visualization/tests/test_particle_plot.py::test_particle_projection_answers SKIPPED
> yt/visualization/tests/test_particle_plot.py::test_particle_projection_filter SKIPPED
> yt/visualization/tests/test_particle_plot.py::test_particle_phase_answers SKIPPED
> yt/visualization/tests/test_particle_plot.py::TestParticlePhasePlotSave::test_particle_phase_plot PASSED
> yt/visualization/tests/test_particle_plot.py::test_particle_phase_plot_semantics SKIPPED
> yt/visualization/tests/test_particle_plot.py::test_set_units SKIPPED
> yt/visualization/tests/test_particle_plot.py::test_switch_ds SKIPPED
> yt/visualization/tests/test_particle_plot.py::TestParticleProjectionPlotSave::test_creation_with_width PASSED
> yt/visualization/tests/test_particle_plot.py::TestParticleProjectionPlotSave::test_particle_plot PASSED
> yt/visualization/tests/test_particle_plot.py::TestParticleProjectionPlotSave::test_particle_plot_c PASSED
> yt/visualization/tests/test_particle_plot.py::TestParticleProjectionPlotSave::test_particle_plot_ds PASSED
> yt/visualization/tests/test_particle_plot.py::TestParticleProjectionPlotSave::test_particle_plot_wf PASSED
> yt/visualization/tests/test_particle_plot.py::test_particle_plot_instance PASSED
> yt/visualization/tests/test_plot_modifications.py::test_code_units_xy_labels SKIPPED
> yt/visualization/tests/test_plotwindow.py::test_attributes SKIPPED
> yt/visualization/tests/test_plotwindow.py::TestHideAxesColorbar::test_hide_axes_colorbar PASSED
> yt/visualization/tests/test_plotwindow.py::TestHideAxesColorbar::test_hide_show_axes PASSED
> yt/visualization/tests/test_plotwindow.py::TestHideAxesColorbar::test_hide_show_colorbar PASSED
> yt/visualization/tests/test_plotwindow.py::TestSetWidth::test_set_width_nonequal PASSED
> yt/visualization/tests/test_plotwindow.py::TestSetWidth::test_set_width_one PASSED
> yt/visualization/tests/test_plotwindow.py::TestSetWidth::test_tuple_eq PASSED
> yt/visualization/tests/test_plotwindow.py::TestSetWidth::test_tuple_of_tuples_neq PASSED
> yt/visualization/tests/test_plotwindow.py::TestSetWidth::test_twoargs_eq PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_creation_with_width PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_offaxis_projection_plot PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_offaxis_slice_plot PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_projection_plot PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_projection_plot_bs PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_projection_plot_c PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_projection_plot_ds PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_projection_plot_m PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_projection_plot_wf PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_repr_html PASSED
> yt/visualization/tests/test_plotwindow.py::TestPlotWindowSave::test_slice_plot PASSED
> yt/visualization/tests/test_plotwindow.py::TestPerFieldConfig::test_cmap PASSED
> yt/visualization/tests/test_plotwindow.py::TestPerFieldConfig::test_scale PASSED
> yt/visualization/tests/test_plotwindow.py::TestPerFieldConfig::test_units PASSED
> yt/visualization/tests/test_plotwindow.py::test_on_off_compare PASSED
> yt/visualization/tests/test_plotwindow.py::test_plot_particle_field_error PASSED
> yt/visualization/tests/test_plotwindow.py::test_setup_origin PASSED
> yt/visualization/tests/test_plotwindow.py::test_frb_regen PASSED
> yt/visualization/tests/test_plotwindow.py::test_set_background_color PASSED
> yt/visualization/tests/test_plotwindow.py::test_set_unit PASSED
> yt/visualization/tests/test_plotwindow.py::test_plot_2d SKIPPED
> yt/visualization/tests/test_plotwindow.py::test_symlog_colorbar PASSED
> yt/visualization/tests/test_plotwindow.py::test_nan_data PASSED
> yt/visualization/tests/test_profile_plots.py::test_phase_plot_attributes SKIPPED
> yt/visualization/tests/test_profile_plots.py::test_profile_plot SKIPPED
> yt/visualization/tests/test_profile_plots.py::test_phase_plot SKIPPED
> yt/visualization/tests/test_profile_plots.py::test_profile_plot_multiple_field_multiple_plot SKIPPED
> yt/visualization/tests/test_profile_plots.py::test_set_units PASSED
> yt/visualization/tests/test_profile_plots.py::test_set_labels PASSED
> yt/visualization/tests/test_profile_plots.py::test_create_from_dataset PASSED
> yt/visualization/tests/test_profile_plots.py::TestAnnotations::test_annotations PASSED
> yt/visualization/tests/test_profile_plots.py::TestAnnotations::test_annotations_wrong_fields PASSED
> yt/visualization/tests/test_profile_plots.py::test_phaseplot_set_log PASSED
> yt/visualization/tests/test_profile_plots.py::test_phaseplot_showhide_colorbar_axes PASSED
> yt/visualization/tests/test_raw_field_slices.py::test_raw_field_slices SKIPPED
> yt/visualization/tests/test_save.py::test_save_to_path PASSED
> yt/visualization/tests/test_save.py::test_save_to_missing_path PASSED
> yt/visualization/tests/test_save.py::test_save_to_missing_path_with_file_prefix PASSED
> yt/visualization/tests/test_save.py::test_suffix_from_filename[.eps] PASSED
> yt/visualization/tests/test_save.py::test_suffix_from_filename[.pdf] FAILED
> yt/visualization/tests/test_save.py::test_suffix_from_filename[.svg] PASSED
> yt/visualization/tests/test_save.py::test_suffix_clashing[.eps] PASSED
> yt/visualization/tests/test_save.py::test_suffix_clashing[.pdf] PASSED
> yt/visualization/tests/test_save.py::test_suffix_clashing[.svg] PASSED
> yt/visualization/tests/test_save.py::test_invalid_format_from_filename PASSED
> yt/visualization/tests/test_save.py::test_invalid_format_from_suffix PASSED
> yt/visualization/tests/test_splat.py::test_splat PASSED
> yt/visualization/volume_rendering/tests/test_camera_attributes.py::test_scene_and_camera_attributes PASSED
> yt/visualization/volume_rendering/tests/test_composite.py::CompositeVRTest::test_composite_vr PASSED
> yt/visualization/volume_rendering/tests/test_lenses.py::LensTest::test_fisheye_lens PASSED
> yt/visualization/volume_rendering/tests/test_lenses.py::LensTest::test_perspective_lens PASSED
> yt/visualization/volume_rendering/tests/test_lenses.py::LensTest::test_plane_lens PASSED
> yt/visualization/volume_rendering/tests/test_lenses.py::LensTest::test_spherical_lens PASSED
> yt/visualization/volume_rendering/tests/test_lenses.py::LensTest::test_stereoperspective_lens PASSED
> yt/visualization/volume_rendering/tests/test_lenses.py::LensTest::test_stereospherical_lens PASSED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_surface_mesh_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_surface_mesh_render PASSED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_fake_hexahedral_ds_render SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_hex8_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_hex8_render SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_tet4_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_tet4_render SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_hex20_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_hex20_render SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_wedge6_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_wedge6_render SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_tet10_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_tet10_render SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_perspective_mesh_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_perspective_mesh_render SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_composite_mesh_render_pyembree SKIPPED
> yt/visualization/volume_rendering/tests/test_mesh_render.py::test_composite_mesh_render SKIPPED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_no_rotation PASSED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_basic_rotation_1 PASSED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_basic_rotation_2 PASSED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_basic_rotation_3 PASSED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_basic_rotation_4 PASSED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_center_1 PASSED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_center_2 PASSED
> yt/visualization/volume_rendering/tests/test_off_axis_SPH.py::test_center_3 PASSED
> yt/visualization/volume_rendering/tests/test_points.py::PointsVRTest::test_points_vr PASSED
> yt/visualization/volume_rendering/tests/test_save_render.py::SaveRenderTest::test_save_render PASSED
> yt/visualization/volume_rendering/tests/test_scene.py::RotationTest::test_rotation PASSED
> yt/visualization/volume_rendering/tests/test_scene.py::test_annotations PASSED
> yt/visualization/volume_rendering/tests/test_sigma_clip.py::SigmaClipTest::test_sigma_clip PASSED
> yt/visualization/volume_rendering/tests/test_simple_vr.py::SimpleVRTest::test_simple_vr PASSED
> yt/visualization/volume_rendering/tests/test_varia.py::VariousVRTests::test_lazy_volume_source_construction PASSED
> yt/visualization/volume_rendering/tests/test_varia.py::VariousVRTests::test_modify_transfer_function PASSED
> yt/visualization/volume_rendering/tests/test_varia.py::VariousVRTests::test_multiple_fields PASSED
> yt/visualization/volume_rendering/tests/test_varia.py::VariousVRTests::test_rotation_volume_rendering PASSED
> yt/visualization/volume_rendering/tests/test_varia.py::VariousVRTests::test_simple_scene_creation PASSED
> yt/visualization/volume_rendering/tests/test_varia.py::VariousVRTests::test_simple_volume_rendering PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_camera PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_camera_movement PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_data_source_camera PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_fisheye PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_interactive_camera PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_perspective_camera PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_projection_camera PASSED
> yt/visualization/volume_rendering/tests/test_vr_cameras.py::CameraTest::test_stereo_camera PASSED
> yt/visualization/volume_rendering/tests/test_vr_orientation.py::test_orientation SKIPPED
> yt/visualization/volume_rendering/tests/test_zbuff.py::ZBufferTest::test_composite_vr PASSED
> yt/visualization/volume_rendering/tests/test_zbuff.py::ZBufferTest::test_nonrectangular_add PASSED
> yt/visualization/volume_rendering/tests/test_zbuff.py::ZBufferTest::test_rectangular_add PASSED
> 
> =================================== FAILURES ===================================
> ________________________ TestOffAxisProjection.test_oap ________________________
> 
> self = <yt.visualization.tests.test_offaxisprojection.TestOffAxisProjection testMethod=test_oap>
> 
>     def test_oap(self):
>         """Tests functionality of off_axis_projection and write_projection."""
>     
>         # args for off_axis_projection
>         test_ds = fake_random_ds(64)
>         c = test_ds.domain_center
>         norm = [0.5, 0.5, 0.5]
>         W = test_ds.arr([0.5, 0.5, 1.0], "unitary")
>         N = 256
>         field = ("gas", "density")
>         oap_args = [test_ds, c, norm, W, N, field]
>     
>         # kwargs for off_axis_projection
>         oap_kwargs = {}
>         oap_kwargs["weight"] = (None, "cell_mass")
>         oap_kwargs["no_ghost"] = (True, False)
>         oap_kwargs["interpolated"] = (False,)
>         oap_kwargs["north_vector"] = ((1, 0, 0), (0, 0.5, 1.0))
>         oap_kwargs_list = expand_keywords(oap_kwargs)
>     
>         # args or write_projection
>         fn = "test_%d.png"
>     
>         # kwargs for write_projection
>         wp_kwargs = {}
>         wp_kwargs["colorbar"] = (True, False)
>         wp_kwargs["colorbar_label"] = "test"
>         wp_kwargs["title"] = "test"
>         wp_kwargs["vmin"] = (None,)
>         wp_kwargs["vmax"] = (1e3, 1e5)
>         wp_kwargs["take_log"] = (True, False)
>         wp_kwargs["figsize"] = ((8, 6), [1, 1])
>         wp_kwargs["dpi"] = (100, 50)
>         wp_kwargs["cmap_name"] = ("cmyt.arbre", "cmyt.kelp")
>         wp_kwargs_list = expand_keywords(wp_kwargs)
>     
>         # test all off_axis_projection kwargs and write_projection kwargs
>         # make sure they are able to be projected, then remove and try next
>         # iteration
>         for i, oap_kwargs in enumerate(oap_kwargs_list):
>             image = off_axis_projection(*oap_args, **oap_kwargs)
>             for wp_kwargs in wp_kwargs_list:
>                 write_projection(image, fn % i, **wp_kwargs)
>                 assert_fname(fn % i)
>     
>         # Test remaining parameters of write_projection
>         write_projection(image, "test_2", xlabel="x-axis", ylabel="y-axis")
>         assert_fname("test_2.png")
>     
> >       write_projection(image, "test_3.pdf", xlabel="x-axis", ylabel="y-axis")
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/tests/test_offaxisprojection.py:79: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build/yt/visualization/image_writer.py:458: in write_projection
>     canvas.print_figure(filename, dpi=dpi)
> /usr/lib/python3/dist-packages/matplotlib/backend_bases.py:2319: in print_figure
>     result = print_method(
> /usr/lib/python3/dist-packages/matplotlib/backend_bases.py:1648: in wrapper
>     return func(*args, **kwargs)
> /usr/lib/python3/dist-packages/matplotlib/_api/deprecation.py:386: in wrapper
>     return func(*inner_args, **inner_kwargs)
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:2788: in print_pdf
>     file.finalize()
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:809: in finalize
>     self.writeImages()
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:1758: in writeImages
>     self._writeImg(data, ob.id, smaskObject)
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:1721: in _writeImg
>     img = img.convert(mode='P', dither=Image.NONE,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> name = 'NONE'
> 
>     def __getattr__(name):
>         deprecated = "deprecated and will be removed in Pillow 10 (2023-07-01). "
>         categories = {"NORMAL": 0, "SEQUENCE": 1, "CONTAINER": 2}
>         if name in categories:
>             warnings.warn(
>                 "Image categories are " + deprecated + "Use is_animated instead.",
>                 DeprecationWarning,
>                 stacklevel=2,
>             )
>             return categories[name]
>         elif name in ("NEAREST", "NONE"):
> >           warnings.warn(
>                 name
>                 + " is "
>                 + deprecated
>                 + "Use Resampling.NEAREST or Dither.NONE instead.",
>                 DeprecationWarning,
>                 stacklevel=2,
>             )
> E           DeprecationWarning: NONE is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.NEAREST or Dither.NONE instead.
> 
> /usr/lib/python3/dist-packages/PIL/Image.py:67: DeprecationWarning
> _______________________ test_suffix_from_filename[.pdf] ________________________
> 
> ext = '.pdf'
> simple_sliceplot = <yt.visualization.plot_window.AxisAlignedSlicePlot object at 0x7f2e6133ac20>
> tmp_path = PosixPath('/tmp/pytest-of-user42/pytest-5/test_suffix_from_filename__pdf0')
> 
>     @pytest.mark.parametrize("ext", FORMATS_TO_TEST)
>     def test_suffix_from_filename(ext, simple_sliceplot, tmp_path):
>         p = simple_sliceplot
>     
>         target = (tmp_path / "myfile").with_suffix(ext)
>         # this shouldn't raise a warning, see issue
>         # https://github.com/yt-project/yt/issues/3667
> >       p.save(target)
> 
> yt/visualization/tests/test_save.py:54: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> yt/visualization/plot_container.py:110: in newfunc
>     rv = f(*args, **kwargs)
> yt/visualization/plot_container.py:617: in save
>     out_name = v.save(name, mpl_kwargs)
> yt/visualization/base_plot_types.py:148: in save
>     canvas.print_figure(name, **mpl_kwargs)
> /usr/lib/python3/dist-packages/matplotlib/backend_bases.py:2319: in print_figure
>     result = print_method(
> /usr/lib/python3/dist-packages/matplotlib/backend_bases.py:1648: in wrapper
>     return func(*args, **kwargs)
> /usr/lib/python3/dist-packages/matplotlib/_api/deprecation.py:386: in wrapper
>     return func(*inner_args, **inner_kwargs)
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:2788: in print_pdf
>     file.finalize()
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:809: in finalize
>     self.writeImages()
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:1758: in writeImages
>     self._writeImg(data, ob.id, smaskObject)
> /usr/lib/python3/dist-packages/matplotlib/backends/backend_pdf.py:1721: in _writeImg
>     img = img.convert(mode='P', dither=Image.NONE,
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> name = 'NONE'
> 
>     def __getattr__(name):
>         deprecated = "deprecated and will be removed in Pillow 10 (2023-07-01). "
>         categories = {"NORMAL": 0, "SEQUENCE": 1, "CONTAINER": 2}
>         if name in categories:
>             warnings.warn(
>                 "Image categories are " + deprecated + "Use is_animated instead.",
>                 DeprecationWarning,
>                 stacklevel=2,
>             )
>             return categories[name]
>         elif name in ("NEAREST", "NONE"):
> >           warnings.warn(
>                 name
>                 + " is "
>                 + deprecated
>                 + "Use Resampling.NEAREST or Dither.NONE instead.",
>                 DeprecationWarning,
>                 stacklevel=2,
>             )
> E           DeprecationWarning: NONE is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.NEAREST or Dither.NONE instead.
> 
> /usr/lib/python3/dist-packages/PIL/Image.py:67: DeprecationWarning
> =========================== short test summary info ============================
> SKIPPED [270] ../../../../../../usr/lib/python3/dist-packages/_pytest/unittest.py:355: Skipped
> SKIPPED [1] yt/data_objects/tests/test_data_containers.py:98: Skipped
> SKIPPED [1] yt/data_objects/tests/test_data_containers.py:89: Skipped
> SKIPPED [4] yt/tests/test_load_sample.py:43: missing requirement(s): pandas
> SKIPPED [1] yt/tests/test_load_sample.py:106: missing requirement(s): pandas
> SKIPPED [1] yt/tests/test_load_sample.py:117: missing requirement(s): pandas
> SKIPPED [1] yt/tests/test_load_sample.py:132: missing requirement(s): pandas
> SKIPPED [1] yt/tests/test_load_sample.py:139: missing requirement(s): pandas
> SKIPPED [1] yt/tests/test_load_sample.py:144: missing requirement(s): pandas
> SKIPPED [1] yt/tests/test_load_sample.py:151: missing requirement(s): pandas
> SKIPPED [1] yt/tests/test_load_sample.py:176: missing requirement(s): pandas
> SKIPPED [1] yt/testing.py:1353: `gtkagg` backend not found, skipping: `plot_a`
> SKIPPED [1] yt/visualization/tests/test_color_maps.py:41: https://github.com/yt-project/yt/issues/2533
> SKIPPED [1] yt/visualization/tests/test_color_maps.py:25: https://github.com/yt-project/yt/issues/2533
> SKIPPED [1] yt/visualization/tests/test_eps_writer.py:5: missing external executable(s): tex
> SKIPPED [1] yt/visualization/tests/test_geo_projections.py: --with-answer-testing not set.
> SKIPPED [1] yt/visualization/tests/test_geo_projections.py:70: Skipped
> SKIPPED [1] yt/visualization/tests/test_geo_projections.py:87: Skipped
> SKIPPED [1] yt/visualization/tests/test_geo_projections.py:131: Skipped
> SKIPPED [1] yt/visualization/tests/test_geo_projections.py:111: Skipped
> SKIPPED [2] yt/visualization/tests/test_line_plots.py: --with-answer-testing not set.
> SKIPPED [3] yt/visualization/tests/test_mesh_slices.py: --with-answer-testing not set.
> SKIPPED [4] yt/visualization/tests/test_profile_plots.py: --with-answer-testing not set.
> SKIPPED [1] yt/visualization/volume_rendering/tests/test_mesh_render.py: --with-answer-testing not set.
> SKIPPED [1] yt/visualization/volume_rendering/tests/test_vr_orientation.py: --with-answer-testing not set.
> FAILED yt/visualization/tests/test_offaxisprojection.py::TestOffAxisProjection::test_oap
> FAILED yt/visualization/tests/test_save.py::test_suffix_from_filename[.pdf]
> = 2 failed, 457 passed, 303 skipped, 5 xfailed, 2 xpassed in 651.74s (0:10:51) =
> E: pybuild pybuild:369: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_yt/build; python3.10 -m pytest --confcutdir=.
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.9 3.10" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/04/12/yt_4.0.2-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Debian-astro-maintainers mailing list