Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1cc' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8590984-fedora-41-x86_64 --chroot fedora-41-x86_64


Version: 1.2
PID: 8515
Logging PID: 8516
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8590984,
 'buildroot_pkgs': [],
 'chroot': 'fedora-41-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '86b1c9724062e5947177a81c4be2c4a4d6d78159',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/psimovec/scipy-1.8.3/python-shapely',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'python-shapely',
 'package_version': '2.0.7-1',
 'project_dirname': 'scipy-1.8.3',
 'project_name': 'scipy-1.8.3',
 'project_owner': 'psimovec',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.8.3/fedora-41-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None},
           {'baseurl': 'http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/',
            'id': 'http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch',
            'name': 'Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch'}],
 'sandbox': 'psimovec/scipy-1.8.3--https://src.fedoraproject.org/user/music',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'https://src.fedoraproject.org/user/music',
 'tags': [],
 'task_id': '8590984-fedora-41-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/psimovec/scipy-1.8.3/python-shapely /var/lib/copr-rpmbuild/workspace/workdir-eow7d8bk/python-shapely --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/psimovec/scipy-1.8.3/python-shapely', '/var/lib/copr-rpmbuild/workspace/workdir-eow7d8bk/python-shapely', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-eow7d8bk/python-shapely'...

Running: git checkout 86b1c9724062e5947177a81c4be2c4a4d6d78159 --

cmd: ['git', 'checkout', '86b1c9724062e5947177a81c4be2c4a4d6d78159', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-eow7d8bk/python-shapely
rc: 0
stdout: 
stderr: Note: switching to '86b1c9724062e5947177a81c4be2c4a4d6d78159'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 86b1c97 automatic import of python-shapely

Running: dist-git-client sources
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-eow7d8bk/python-shapely
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading shapely-2.0.7.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o shapely-2.0.7.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/psimovec/scipy-1.8.3/python-shapely/shapely-2.0.7.tar.gz/md5/dc1f4d6c570fd3273d1084af63f558c4/shapely-2.0.7.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  276k  100  276k    0     0  4363k      0 --:--:-- --:--:-- --:--:-- 4393k
INFO: Reading stdout from command: md5sum shapely-2.0.7.tar.gz

Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-eow7d8bk/python-shapely/python-shapely.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-eow7d8bk/python-shapely --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1738356794.398502 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-eow7d8bk/python-shapely/python-shapely.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-eow7d8bk/python-shapely --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1738356794.398502 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-eow7d8bk/python-shapely/python-shapely.spec)  Config(fedora-41-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1738356794.398502/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using container image: registry.fedoraproject.org/fedora:41
INFO: Pulling image: registry.fedoraproject.org/fedora:41
INFO: Tagging container image as mock-bootstrap-50ba01ec-796a-4d03-8dde-16edf55b59d6
INFO: Checking that a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 image matches host's architecture
INFO: Copy content of container a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 to /var/lib/mock/fedora-41-x86_64-bootstrap-1738356794.398502/root
INFO: mounting a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 with podman image mount
INFO: image a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 as /var/lib/containers/storage/overlay/c9636add90844f42998958a532f08e880f2904e56e7e03e6d453e29ae1b586c4/merged
INFO: umounting image a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 (/var/lib/containers/storage/overlay/c9636add90844f42998958a532f08e880f2904e56e7e03e6d453e29ae1b586c4/merged) with podman image umount
INFO: Removing image mock-bootstrap-50ba01ec-796a-4d03-8dde-16edf55b59d6
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-1738356794.398502/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc41.x86_64
  rpm-sequoia-1.7.0-3.fc41.x86_64
  dnf5-5.2.8.1-3.fc41.x86_64
  dnf5-plugins-5.2.8.1-3.fc41.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |  10.1 MiB/s |   9.2 MiB |  00m01s
 fedora                                 100% |  18.3 MiB/s |  35.4 MiB |  00m02s
 Copr repository                        100% |   3.9 MiB/s | 395.3 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% |  46.3 MiB/s |  14.2 MiB |  00m00s
Repositories loaded.
Package                            Arch   Version                    Repository                                                         Size
Installing group/module packages:
 bash                              x86_64 5.2.37-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.2 MiB
 bzip2                             x86_64 1.0.8-20.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  99.3 KiB
 coreutils                         x86_64 9.6-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   5.5 MiB
 cpio                              x86_64 2.15-2.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 diffutils                         x86_64 3.10-9.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
 fedora-release-common             noarch 42-0.16                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  19.8 KiB
 findutils                         x86_64 1:4.10.0-5.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 MiB
 gawk                              x86_64 5.3.1-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 glibc-minimal-langpack            x86_64 2.40.9000-35.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 grep                              x86_64 3.11-10.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 gzip                              x86_64 1.13-3.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 392.9 KiB
 info                              x86_64 7.2-3.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 357.9 KiB
 patch                             x86_64 2.7.6-26.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 258.7 KiB
 redhat-rpm-config                 noarch 342-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 186.8 KiB
 rpm-build                         x86_64 4.20.0-8.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 165.2 KiB
 sed                               x86_64 4.9-4.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 857.3 KiB
 shadow-utils                      x86_64 2:4.17.0-4.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.0 MiB
 tar                               x86_64 2:1.35-5.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.0 MiB
 unzip                             x86_64 6.0-66.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 390.3 KiB
 util-linux                        x86_64 2.40.4-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.4 MiB
 which                             x86_64 2.22-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  83.1 KiB
 xz                                x86_64 1:5.6.3-3.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
Installing dependencies:
 add-determinism                   x86_64 0.5.0-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.5 MiB
 alternatives                      x86_64 1.31-3.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  66.2 KiB
 ansible-srpm-macros               noarch 1-17.1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  35.7 KiB
 audit-libs                        x86_64 4.0.3-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 351.3 KiB
 authselect                        x86_64 1.5.0-9.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 156.0 KiB
 authselect-libs                   x86_64 1.5.0-9.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 820.0 KiB
 basesystem                        noarch 11-22.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 binutils                          x86_64 2.43.50-12.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  25.8 MiB
 build-reproducibility-srpm-macros noarch 0.5.0-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 735.0   B
 bzip2-libs                        x86_64 1.0.8-20.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  84.6 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-5.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 coreutils-common                  x86_64 9.6-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  11.1 MiB
 cracklib                          x86_64 2.9.11-7.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 242.4 KiB
 crypto-policies                   noarch 20250124-1.git4d262e7.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 137.4 KiB
 curl                              x86_64 8.11.1-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 454.7 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-30.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 dbus                              x86_64 1:1.16.0-3.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 dbus-broker                       x86_64 36-5.fc42                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 395.1 KiB
 dbus-common                       noarch 1:1.16.0-3.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  11.2 KiB
 debugedit                         x86_64 5.1-4.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 200.4 KiB
 dwz                               x86_64 0.15-9.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 291.0 KiB
 ed                                x86_64 1.21-2.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 146.5 KiB
 efi-srpm-macros                   noarch 6-2.fc42                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  40.1 KiB
 elfutils                          x86_64 0.192-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.7 MiB
 elfutils-debuginfod-client        x86_64 0.192-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  83.9 KiB
 elfutils-default-yama-scope       noarch 0.192-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 KiB
 elfutils-libelf                   x86_64 0.192-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
 elfutils-libs                     x86_64 0.192-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 675.0 KiB
 expat                             x86_64 2.6.4-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 292.8 KiB
 fedora-gpg-keys                   noarch 42-0.4                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 128.2 KiB
 fedora-release                    noarch 42-0.16                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 fedora-release-identity-basic     noarch 42-0.16                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 719.0   B
 fedora-repos                      noarch 42-0.4                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.9 KiB
 fedora-repos-rawhide              noarch 42-0.4                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 KiB
 file                              x86_64 5.45-9.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 103.4 KiB
 file-libs                         x86_64 5.45-9.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   9.9 MiB
 filesystem                        x86_64 3.18-36.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 112.0   B
 filesystem-srpm-macros            noarch 3.18-36.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  38.2 KiB
 fonts-srpm-macros                 noarch 1:2.0.5-21.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  38.9 KiB
 fpc-srpm-macros                   noarch 1.3-14.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 144.0   B
 gdb-minimal                       x86_64 15.2-7.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  13.0 MiB
 gdbm                              x86_64 1:1.23-9.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 460.3 KiB
 gdbm-libs                         x86_64 1:1.23-9.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 129.9 KiB
 ghc-srpm-macros                   noarch 1.9.2-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 779.0   B
 glibc                             x86_64 2.40.9000-35.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.6 MiB
 glibc-common                      x86_64 2.40.9000-35.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 glibc-gconv-extra                 x86_64 2.40.9000-35.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   7.2 MiB
 gmp                               x86_64 1:6.3.0-2.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 811.4 KiB
 gnat-srpm-macros                  noarch 6-7.fc42                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 KiB
 go-srpm-macros                    noarch 3.6.0-6.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  60.8 KiB
 jansson                           x86_64 2.14-2.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  93.1 KiB
 json-c                            x86_64 0.18-2.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  86.7 KiB
 kernel-srpm-macros                noarch 1.0-25.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 keyutils-libs                     x86_64 1.6.3-5.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  58.3 KiB
 krb5-libs                         x86_64 1.21.3-5.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 libacl                            x86_64 2.3.2-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  38.3 KiB
 libarchive                        x86_64 3.7.7-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 938.6 KiB
 libattr                           x86_64 2.5.2-5.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  27.1 KiB
 libblkid                          x86_64 2.40.4-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 262.4 KiB
 libbrotli                         x86_64 1.1.0-6.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 841.3 KiB
 libcap                            x86_64 2.73-2.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 207.1 KiB
 libcap-ng                         x86_64 0.8.5-4.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  72.9 KiB
 libcom_err                        x86_64 1.47.2-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  67.1 KiB
 libcurl                           x86_64 8.11.1-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 842.0 KiB
 libeconf                          x86_64 0.7.5-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  68.5 KiB
 libevent                          x86_64 2.1.12-15.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 903.1 KiB
 libfdisk                          x86_64 2.40.4-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 372.3 KiB
 libffi                            x86_64 3.4.6-5.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  82.3 KiB
 libgcc                            x86_64 15.0.1-0.4.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 266.6 KiB
 libgomp                           x86_64 15.0.1-0.4.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 535.5 KiB
 libidn2                           x86_64 2.3.7-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 329.0 KiB
 libmount                          x86_64 2.40.4-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 356.2 KiB
 libnghttp2                        x86_64 1.64.0-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 170.4 KiB
 libnsl2                           x86_64 2.0.1-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  57.9 KiB
 libpkgconf                        x86_64 2.3.0-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  78.1 KiB
 libpsl                            x86_64 0.21.5-5.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  76.4 KiB
 libpwquality                      x86_64 1.4.5-12.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 409.3 KiB
 libseccomp                        x86_64 2.5.5-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 173.3 KiB
 libselinux                        x86_64 3.8-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 193.1 KiB
 libsemanage                       x86_64 3.8-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 308.4 KiB
 libsepol                          x86_64 3.8-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 826.0 KiB
 libsmartcols                      x86_64 2.40.4-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 180.4 KiB
 libssh                            x86_64 0.11.1-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 565.5 KiB
 libssh-config                     noarch 0.11.1-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 277.0   B
 libstdc++                         x86_64 15.0.1-0.4.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.8 MiB
 libtasn1                          x86_64 4.19.0-11.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 175.6 KiB
 libtirpc                          x86_64 1.3.6-1.rc3.fc42.2         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 199.0 KiB
 libtool-ltdl                      x86_64 2.5.4-4.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  70.1 KiB
 libunistring                      x86_64 1.1-9.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 libuuid                           x86_64 2.40.4-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  37.3 KiB
 libverto                          x86_64 0.3.2-10.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  25.4 KiB
 libxcrypt                         x86_64 4.4.38-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 268.0 KiB
 libxml2                           x86_64 2.12.9-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 libzstd                           x86_64 1.5.6-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 795.8 KiB
 lua-libs                          x86_64 5.4.7-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 280.9 KiB
 lua-srpm-macros                   noarch 1-15.fc42                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.3 KiB
 lz4-libs                          x86_64 1.10.0-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 157.4 KiB
 mpfr                              x86_64 4.2.1-6.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 831.9 KiB
 ncurses-base                      noarch 6.5-5.20250125.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 326.8 KiB
 ncurses-libs                      x86_64 6.5-5.20250125.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 946.3 KiB
 ocaml-srpm-macros                 noarch 10-4.fc42                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 openblas-srpm-macros              noarch 2-19.fc42                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 112.0   B
 openldap                          x86_64 2.6.9-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 655.1 KiB
 openssl-libs                      x86_64 1:3.2.2-14.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   7.8 MiB
 p11-kit                           x86_64 0.25.5-5.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-5.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 395.5 KiB
 package-notes-srpm-macros         noarch 0.5-13.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 KiB
 pam                               x86_64 1.7.0-4.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
 pam-libs                          x86_64 1.7.0-4.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 126.7 KiB
 pcre2                             x86_64 10.44-1.fc42.2             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 649.3 KiB
 pcre2-syntax                      noarch 10.44-1.fc42.2             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 251.6 KiB
 perl-srpm-macros                  noarch 1-57.fc42                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 861.0   B
 pkgconf                           x86_64 2.3.0-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  88.5 KiB
 pkgconf-m4                        noarch 2.3.0-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 989.0   B
 popt                              x86_64 1.19-8.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 132.8 KiB
 publicsuffix-list-dafsa           noarch 20250116-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  68.5 KiB
 pyproject-srpm-macros             noarch 1.16.4-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 python-srpm-macros                noarch 3.13-4.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  51.0 KiB
 qt5-srpm-macros                   noarch 5.15.15-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 500.0   B
 qt6-srpm-macros                   noarch 6.8.1-5.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 456.0   B
 readline                          x86_64 8.2-12.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 485.0 KiB
 rpm                               x86_64 4.20.0-8.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.0 MiB
 rpm-build-libs                    x86_64 4.20.0-8.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 202.6 KiB
 rpm-libs                          x86_64 4.20.0-8.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 721.8 KiB
 rpm-sequoia                       x86_64 1.7.0-4.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.4 MiB
 rust-srpm-macros                  noarch 26.3-4.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.8 KiB
 setup                             noarch 2.15.0-10.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 720.7 KiB
 sqlite-libs                       x86_64 3.47.2-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.5 MiB
 systemd                           x86_64 257.2-17.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  17.4 MiB
 systemd-libs                      x86_64 257.2-17.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 MiB
 systemd-pam                       x86_64 257.2-17.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 systemd-rpm-macros                noarch 257.2-17.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  10.7 KiB
 util-linux-core                   x86_64 2.40.4-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.4 MiB
 xxhash-libs                       x86_64 0.8.3-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  90.2 KiB
 xz-libs                           x86_64 1:5.6.3-3.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 218.3 KiB
 zig-srpm-macros                   noarch 1-4.fc42                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 KiB
 zip                               x86_64 3.0-43.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 698.5 KiB
 zlib-ng-compat                    x86_64 2.2.3-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 137.6 KiB
 zstd                              x86_64 1.5.6-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
Installing groups:
 Buildsystem building group                                                                                                                 

Transaction Summary:
 Installing:       163 packages

Total size of inbound packages is 59 MiB. Need to download 59 MiB.
After this operation, 197 MiB extra will be used (install 197 MiB, remove 0 B).
[  1/163] bzip2-0:1.0.8-20.fc42.x86_64  100% | 676.2 KiB/s |  52.1 KiB |  00m00s
[  2/163] bash-0:5.2.37-1.fc42.x86_64   100% |  14.4 MiB/s |   1.8 MiB |  00m00s
[  3/163] cpio-0:2.15-2.fc41.x86_64     100% |   5.5 MiB/s | 285.2 KiB |  00m00s
[  4/163] coreutils-0:9.6-1.fc42.x86_64 100% |   8.7 MiB/s |   1.1 MiB |  00m00s
[  5/163] fedora-release-common-0:42-0. 100% |   1.5 MiB/s |  24.3 KiB |  00m00s
[  6/163] findutils-1:4.10.0-5.fc42.x86 100% |  24.1 MiB/s | 542.7 KiB |  00m00s
[  7/163] diffutils-0:3.10-9.fc42.x86_6 100% |   9.2 MiB/s | 396.4 KiB |  00m00s
[  8/163] glibc-minimal-langpack-0:2.40 100% |   6.9 MiB/s | 127.9 KiB |  00m00s
[  9/163] gawk-0:5.3.1-1.fc42.x86_64    100% |  24.3 MiB/s |   1.1 MiB |  00m00s
[ 10/163] gzip-0:1.13-3.fc42.x86_64     100% |   8.0 MiB/s | 164.2 KiB |  00m00s
[ 11/163] grep-0:3.11-10.fc42.x86_64    100% |   8.6 MiB/s | 290.1 KiB |  00m00s
[ 12/163] info-0:7.2-3.fc42.x86_64      100% |  10.0 MiB/s | 183.8 KiB |  00m00s
[ 13/163] patch-0:2.7.6-26.fc42.x86_64  100% |   5.0 MiB/s | 128.4 KiB |  00m00s
[ 14/163] redhat-rpm-config-0:342-1.fc4 100% |   4.1 MiB/s |  74.9 KiB |  00m00s
[ 15/163] rpm-build-0:4.20.0-8.fc42.x86 100% |   4.0 MiB/s |  74.5 KiB |  00m00s
[ 16/163] sed-0:4.9-4.fc42.x86_64       100% |  11.2 MiB/s | 308.8 KiB |  00m00s
[ 17/163] shadow-utils-2:4.17.0-4.fc42. 100% |  37.9 MiB/s |   1.3 MiB |  00m00s
[ 18/163] unzip-0:6.0-66.fc42.x86_64    100% |  10.0 MiB/s | 184.6 KiB |  00m00s
[ 19/163] util-linux-0:2.40.4-2.fc42.x8 100% |  37.1 MiB/s |   1.1 MiB |  00m00s
[ 20/163] which-0:2.22-1.fc42.x86_64    100% |   1.9 MiB/s |  41.5 KiB |  00m00s
[ 21/163] tar-2:1.35-5.fc42.x86_64      100% |  11.7 MiB/s | 853.9 KiB |  00m00s
[ 22/163] xz-1:5.6.3-3.fc42.x86_64      100% |  11.9 MiB/s | 461.3 KiB |  00m00s
[ 23/163] coreutils-common-0:9.6-1.fc42 100% |  43.6 MiB/s |   2.1 MiB |  00m00s
[ 24/163] fedora-repos-0:42-0.4.noarch  100% | 545.8 KiB/s |   9.3 KiB |  00m00s
[ 25/163] glibc-common-0:2.40.9000-35.f 100% |  16.7 MiB/s | 410.7 KiB |  00m00s
[ 26/163] filesystem-srpm-macros-0:3.18 100% |   1.2 MiB/s |  25.6 KiB |  00m00s
[ 27/163] filesystem-0:3.18-36.fc42.x86 100% |  12.9 MiB/s |   1.3 MiB |  00m00s
[ 28/163] rpm-0:4.20.0-8.fc42.x86_64    100% |  23.0 MiB/s | 518.1 KiB |  00m00s
[ 29/163] libblkid-0:2.40.4-2.fc42.x86_ 100% |   6.8 MiB/s | 126.2 KiB |  00m00s
[ 30/163] libfdisk-0:2.40.4-2.fc42.x86_ 100% |   7.5 MiB/s | 162.3 KiB |  00m00s
[ 31/163] glibc-0:2.40.9000-35.fc42.x86 100% |  19.9 MiB/s |   2.3 MiB |  00m00s
[ 32/163] libmount-0:2.40.4-2.fc42.x86_ 100% |   5.5 MiB/s | 158.7 KiB |  00m00s
[ 33/163] libsmartcols-0:2.40.4-2.fc42. 100% |   4.4 MiB/s |  84.9 KiB |  00m00s
[ 34/163] libuuid-0:2.40.4-2.fc42.x86_6 100% |   1.7 MiB/s |  29.0 KiB |  00m00s
[ 35/163] xz-libs-1:5.6.3-3.fc42.x86_64 100% |   5.5 MiB/s | 113.4 KiB |  00m00s
[ 36/163] fedora-gpg-keys-0:42-0.4.noar 100% |   6.8 MiB/s | 125.2 KiB |  00m00s
[ 37/163] util-linux-core-0:2.40.4-2.fc 100% |  14.0 MiB/s | 517.3 KiB |  00m00s
[ 38/163] fedora-repos-rawhide-0:42-0.4 100% | 520.6 KiB/s |   8.9 KiB |  00m00s
[ 39/163] rpm-build-libs-0:4.20.0-8.fc4 100% |   5.3 MiB/s |  98.6 KiB |  00m00s
[ 40/163] rpm-libs-0:4.20.0-8.fc42.x86_ 100% |  11.8 MiB/s | 313.7 KiB |  00m00s
[ 41/163] libxcrypt-0:4.4.38-4.fc42.x86 100% |   6.8 MiB/s | 119.2 KiB |  00m00s
[ 42/163] systemd-libs-0:257.2-17.fc42. 100% |  28.6 MiB/s | 819.3 KiB |  00m00s
[ 43/163] libselinux-0:3.8-1.fc42.x86_6 100% |   4.7 MiB/s |  97.1 KiB |  00m00s
[ 44/163] ncurses-libs-0:6.5-5.20250125 100% |  16.4 MiB/s | 335.0 KiB |  00m00s
[ 45/163] libsepol-0:3.8-1.fc42.x86_64  100% |  13.1 MiB/s | 348.9 KiB |  00m00s
[ 46/163] ncurses-base-0:6.5-5.20250125 100% |   3.6 MiB/s |  63.5 KiB |  00m00s
[ 47/163] audit-libs-0:4.0.3-2.fc42.x86 100% |   7.2 MiB/s | 125.3 KiB |  00m00s
[ 48/163] glibc-gconv-extra-0:2.40.9000 100% |  15.1 MiB/s |   1.6 MiB |  00m00s
[ 49/163] libeconf-0:0.7.5-2.fc42.x86_6 100% |   1.9 MiB/s |  35.1 KiB |  00m00s
[ 50/163] pam-libs-0:1.7.0-4.fc42.x86_6 100% |   3.4 MiB/s |  58.3 KiB |  00m00s
[ 51/163] zlib-ng-compat-0:2.2.3-2.fc42 100% |   4.5 MiB/s |  78.9 KiB |  00m00s
[ 52/163] pam-0:1.7.0-4.fc42.x86_64     100% |  11.5 MiB/s | 519.3 KiB |  00m00s
[ 53/163] authselect-libs-0:1.5.0-9.fc4 100% |  10.4 MiB/s | 202.9 KiB |  00m00s
[ 54/163] authselect-0:1.5.0-9.fc42.x86 100% |   7.6 MiB/s | 140.0 KiB |  00m00s
[ 55/163] libcap-ng-0:0.8.5-4.fc42.x86_ 100% |   1.8 MiB/s |  32.2 KiB |  00m00s
[ 56/163] readline-0:8.2-12.fc42.x86_64 100% |  11.7 MiB/s | 215.2 KiB |  00m00s
[ 57/163] bzip2-libs-0:1.0.8-20.fc42.x8 100% |   2.5 MiB/s |  43.6 KiB |  00m00s
[ 58/163] libacl-0:2.3.2-3.fc42.x86_64  100% |   1.4 MiB/s |  23.0 KiB |  00m00s
[ 59/163] libgcc-0:15.0.1-0.4.fc42.x86_ 100% |   6.1 MiB/s | 112.1 KiB |  00m00s
[ 60/163] libcap-0:2.73-2.fc42.x86_64   100% |   4.3 MiB/s |  84.3 KiB |  00m00s
[ 61/163] setup-0:2.15.0-10.fc42.noarch 100% |   8.1 MiB/s | 149.8 KiB |  00m00s
[ 62/163] libsemanage-0:3.8-1.fc42.x86_ 100% |   6.7 MiB/s | 123.6 KiB |  00m00s
[ 63/163] libzstd-0:1.5.6-3.fc42.x86_64 100% |  15.2 MiB/s | 311.1 KiB |  00m00s
[ 64/163] sqlite-libs-0:3.47.2-2.fc42.x 100% |  16.7 MiB/s | 734.8 KiB |  00m00s
[ 65/163] rpm-sequoia-0:1.7.0-4.fc42.x8 100% |  14.8 MiB/s | 911.3 KiB |  00m00s
[ 66/163] lua-libs-0:5.4.7-2.fc42.x86_6 100% |   4.2 MiB/s | 133.0 KiB |  00m00s
[ 67/163] popt-0:1.19-8.fc42.x86_64     100% |   3.4 MiB/s |  59.4 KiB |  00m00s
[ 68/163] elfutils-libelf-0:0.192-8.fc4 100% |   7.8 MiB/s | 208.1 KiB |  00m00s
[ 69/163] elfutils-libs-0:0.192-8.fc42. 100% |  10.0 MiB/s | 265.9 KiB |  00m00s
[ 70/163] elfutils-0:0.192-8.fc42.x86_6 100% |  21.3 MiB/s | 545.8 KiB |  00m00s
[ 71/163] elfutils-debuginfod-client-0: 100% |   2.7 MiB/s |  46.5 KiB |  00m00s
[ 72/163] libgomp-0:15.0.1-0.4.fc42.x86 100% |  13.0 MiB/s | 345.8 KiB |  00m00s
[ 73/163] file-libs-0:5.45-9.fc42.x86_6 100% |  27.6 MiB/s | 763.9 KiB |  00m00s
[ 74/163] file-0:5.45-9.fc42.x86_64     100% |   2.8 MiB/s |  48.6 KiB |  00m00s
[ 75/163] alternatives-0:1.31-3.fc42.x8 100% |   2.2 MiB/s |  40.9 KiB |  00m00s
[ 76/163] jansson-0:2.14-2.fc42.x86_64  100% |   2.6 MiB/s |  45.7 KiB |  00m00s
[ 77/163] debugedit-0:5.1-4.fc42.x86_64 100% |   4.5 MiB/s |  78.9 KiB |  00m00s
[ 78/163] libarchive-0:3.7.7-2.fc42.x86 100% |  19.4 MiB/s | 416.9 KiB |  00m00s
[ 79/163] pkgconf-pkg-config-0:2.3.0-2. 100% | 551.4 KiB/s |   9.9 KiB |  00m00s
[ 80/163] pkgconf-0:2.3.0-2.fc42.x86_64 100% |   2.7 MiB/s |  44.9 KiB |  00m00s
[ 81/163] pkgconf-m4-0:2.3.0-2.fc42.noa 100% | 837.4 KiB/s |  14.2 KiB |  00m00s
[ 82/163] libpkgconf-0:2.3.0-2.fc42.x86 100% |   2.2 MiB/s |  38.4 KiB |  00m00s
[ 83/163] curl-0:8.11.1-3.fc42.x86_64   100% |  10.9 MiB/s | 222.8 KiB |  00m00s
[ 84/163] zstd-0:1.5.6-3.fc42.x86_64    100% |  11.7 MiB/s | 479.6 KiB |  00m00s
[ 85/163] build-reproducibility-srpm-ma 100% | 682.6 KiB/s |  11.6 KiB |  00m00s
[ 86/163] efi-srpm-macros-0:6-2.fc42.no 100% |   1.3 MiB/s |  22.5 KiB |  00m00s
[ 87/163] forge-srpm-macros-0:0.4.0-2.f 100% |   1.1 MiB/s |  19.9 KiB |  00m00s
[ 88/163] add-determinism-0:0.5.0-2.fc4 100% |  15.4 MiB/s | 914.6 KiB |  00m00s
[ 89/163] go-srpm-macros-0:3.6.0-6.fc42 100% |   1.3 MiB/s |  27.7 KiB |  00m00s
[ 90/163] pyproject-srpm-macros-0:1.16. 100% | 701.8 KiB/s |  14.0 KiB |  00m00s
[ 91/163] qt6-srpm-macros-0:6.8.1-5.fc4 100% | 549.7 KiB/s |   9.3 KiB |  00m00s
[ 92/163] ansible-srpm-macros-0:1-17.1. 100% |   1.0 MiB/s |  20.3 KiB |  00m00s
[ 93/163] dwz-0:0.15-9.fc42.x86_64      100% |   7.0 MiB/s | 135.7 KiB |  00m00s
[ 94/163] binutils-0:2.43.50-12.fc42.x8 100% |  25.0 MiB/s |   5.8 MiB |  00m00s
[ 95/163] fonts-srpm-macros-1:2.0.5-21. 100% |   1.6 MiB/s |  27.1 KiB |  00m00s
[ 96/163] fpc-srpm-macros-0:1.3-14.fc42 100% | 471.7 KiB/s |   8.0 KiB |  00m00s
[ 97/163] kernel-srpm-macros-0:1.0-25.f 100% | 616.9 KiB/s |   9.9 KiB |  00m00s
[ 98/163] ghc-srpm-macros-0:1.9.2-2.fc4 100% | 538.6 KiB/s |   9.2 KiB |  00m00s
[ 99/163] gnat-srpm-macros-0:6-7.fc42.n 100% | 478.4 KiB/s |   8.6 KiB |  00m00s
[100/163] ocaml-srpm-macros-0:10-4.fc42 100% | 541.5 KiB/s |   9.2 KiB |  00m00s
[101/163] lua-srpm-macros-0:1-15.fc42.n 100% | 495.4 KiB/s |   8.9 KiB |  00m00s
[102/163] openblas-srpm-macros-0:2-19.f 100% | 431.4 KiB/s |   7.8 KiB |  00m00s
[103/163] package-notes-srpm-macros-0:0 100% | 544.7 KiB/s |   9.3 KiB |  00m00s
[104/163] perl-srpm-macros-0:1-57.fc42. 100% | 500.3 KiB/s |   8.5 KiB |  00m00s
[105/163] python-srpm-macros-0:3.13-4.f 100% |   1.2 MiB/s |  23.0 KiB |  00m00s
[106/163] qt5-srpm-macros-0:5.15.15-1.f 100% | 523.4 KiB/s |   8.9 KiB |  00m00s
[107/163] rust-srpm-macros-0:26.3-4.fc4 100% | 688.5 KiB/s |  11.7 KiB |  00m00s
[108/163] zig-srpm-macros-0:1-4.fc42.no 100% | 484.9 KiB/s |   8.2 KiB |  00m00s
[109/163] ed-0:1.21-2.fc42.x86_64       100% |   4.2 MiB/s |  82.0 KiB |  00m00s
[110/163] libattr-0:2.5.2-5.fc42.x86_64 100% | 949.1 KiB/s |  17.1 KiB |  00m00s
[111/163] zip-0:3.0-43.fc42.x86_64      100% |   9.5 MiB/s | 263.5 KiB |  00m00s
[112/163] libtirpc-0:1.3.6-1.rc3.fc42.2 100% |   4.7 MiB/s |  95.5 KiB |  00m00s
[113/163] gdbm-1:1.23-9.fc42.x86_64     100% |   6.8 MiB/s | 146.2 KiB |  00m00s
[114/163] gdbm-libs-1:1.23-9.fc42.x86_6 100% |   2.8 MiB/s |  57.0 KiB |  00m00s
[115/163] libnsl2-0:2.0.1-3.fc42.x86_64 100% |   1.6 MiB/s |  29.5 KiB |  00m00s
[116/163] libpwquality-0:1.4.5-12.fc42. 100% |   5.0 MiB/s | 107.6 KiB |  00m00s
[117/163] crypto-policies-0:20250124-1. 100% |   3.3 MiB/s |  73.6 KiB |  00m00s
[118/163] openssl-libs-1:3.2.2-14.fc42. 100% |  23.2 MiB/s |   2.3 MiB |  00m00s
[119/163] krb5-libs-0:1.21.3-5.fc42.x86 100% |  23.2 MiB/s | 760.6 KiB |  00m00s
[120/163] libcom_err-0:1.47.2-3.fc42.x8 100% |   1.5 MiB/s |  26.9 KiB |  00m00s
[121/163] pcre2-0:10.44-1.fc42.2.x86_64 100% |  11.3 MiB/s | 243.4 KiB |  00m00s
[122/163] ca-certificates-0:2024.2.69_v 100% |  13.8 MiB/s | 945.0 KiB |  00m00s
[123/163] pcre2-syntax-0:10.44-1.fc42.2 100% |   7.3 MiB/s | 149.8 KiB |  00m00s
[124/163] cracklib-0:2.9.11-7.fc42.x86_ 100% |   4.2 MiB/s |  81.2 KiB |  00m00s
[125/163] libxml2-0:2.12.9-2.fc42.x86_6 100% |  22.7 MiB/s | 696.0 KiB |  00m00s
[126/163] lz4-libs-0:1.10.0-2.fc42.x86_ 100% |   4.0 MiB/s |  78.1 KiB |  00m00s
[127/163] keyutils-libs-0:1.6.3-5.fc42. 100% |   1.5 MiB/s |  31.5 KiB |  00m00s
[128/163] libverto-0:0.3.2-10.fc42.x86_ 100% |   1.2 MiB/s |  20.8 KiB |  00m00s
[129/163] basesystem-0:11-22.fc42.noarc 100% | 428.8 KiB/s |   7.3 KiB |  00m00s
[130/163] gmp-1:6.3.0-2.fc41.x86_64     100% |  14.1 MiB/s | 318.0 KiB |  00m00s
[131/163] elfutils-default-yama-scope-0 100% | 699.8 KiB/s |  12.6 KiB |  00m00s
[132/163] json-c-0:0.18-2.fc42.x86_64   100% |   2.4 MiB/s |  44.9 KiB |  00m00s
[133/163] mpfr-0:4.2.1-6.fc42.x86_64    100% |  10.0 MiB/s | 348.5 KiB |  00m00s
[134/163] libffi-0:3.4.6-5.fc42.x86_64  100% |   2.3 MiB/s |  39.9 KiB |  00m00s
[135/163] p11-kit-0:0.25.5-5.fc42.x86_6 100% |  20.3 MiB/s | 478.0 KiB |  00m00s
[136/163] libstdc++-0:15.0.1-0.4.fc42.x 100% |  18.1 MiB/s | 890.1 KiB |  00m00s
[137/163] p11-kit-trust-0:0.25.5-5.fc42 100% |   5.9 MiB/s | 132.6 KiB |  00m00s
[138/163] systemd-rpm-macros-0:257.2-17 100% |   2.0 MiB/s |  34.9 KiB |  00m00s
[139/163] systemd-pam-0:257.2-17.fc42.x 100% |  18.5 MiB/s | 417.0 KiB |  00m00s
[140/163] libtasn1-0:4.19.0-11.fc42.x86 100% |   4.0 MiB/s |  74.5 KiB |  00m00s
[141/163] dbus-1:1.16.0-3.fc42.x86_64   100% | 456.4 KiB/s |   7.8 KiB |  00m00s
[142/163] libseccomp-0:2.5.5-2.fc41.x86 100% |   4.0 MiB/s |  70.2 KiB |  00m00s
[143/163] dbus-broker-0:36-5.fc42.x86_6 100% |   8.5 MiB/s | 174.1 KiB |  00m00s
[144/163] expat-0:2.6.4-2.fc42.x86_64   100% |   5.3 MiB/s | 114.7 KiB |  00m00s
[145/163] dbus-common-1:1.16.0-3.fc42.n 100% | 803.0 KiB/s |  14.5 KiB |  00m00s
[146/163] fedora-release-0:42-0.16.noar 100% | 790.0 KiB/s |  13.4 KiB |  00m00s
[147/163] xxhash-libs-0:0.8.3-2.fc42.x8 100% |   1.8 MiB/s |  39.1 KiB |  00m00s
[148/163] fedora-release-identity-basic 100% | 791.0 KiB/s |  14.2 KiB |  00m00s
[149/163] gdb-minimal-0:15.2-7.fc42.x86 100% |  50.1 MiB/s |   4.4 MiB |  00m00s
[150/163] libcurl-0:8.11.1-3.fc42.x86_6 100% |   8.6 MiB/s | 376.9 KiB |  00m00s
[151/163] libnghttp2-0:1.64.0-3.fc42.x8 100% |   3.8 MiB/s |  77.7 KiB |  00m00s
[152/163] libssh-0:0.11.1-4.fc42.x86_64 100% |  10.9 MiB/s | 233.3 KiB |  00m00s
[153/163] systemd-0:257.2-17.fc42.x86_6 100% |  26.6 MiB/s |   5.8 MiB |  00m00s
[154/163] libssh-config-0:0.11.1-4.fc42 100% | 450.1 KiB/s |   9.0 KiB |  00m00s
[155/163] openldap-0:2.6.9-3.fc42.x86_6 100% |   8.8 MiB/s | 260.2 KiB |  00m00s
[156/163] libidn2-0:2.3.7-3.fc42.x86_64 100% |   5.5 MiB/s | 112.2 KiB |  00m00s
[157/163] libbrotli-0:1.1.0-6.fc42.x86_ 100% |  12.8 MiB/s | 339.8 KiB |  00m00s
[158/163] libpsl-0:0.21.5-5.fc42.x86_64 100% |   3.7 MiB/s |  64.0 KiB |  00m00s
[159/163] libevent-0:2.1.12-15.fc42.x86 100% |  11.5 MiB/s | 260.2 KiB |  00m00s
[160/163] libtool-ltdl-0:2.5.4-4.fc42.x 100% |   1.7 MiB/s |  36.2 KiB |  00m00s
[161/163] cyrus-sasl-lib-0:2.1.28-30.fc 100% |  18.0 MiB/s | 793.5 KiB |  00m00s
[162/163] publicsuffix-list-dafsa-0:202 100% |   3.2 MiB/s |  58.8 KiB |  00m00s
[163/163] libunistring-0:1.1-9.fc42.x86 100% |  12.6 MiB/s | 542.5 KiB |  00m00s
--------------------------------------------------------------------------------
[163/163] Total                         100% |  35.2 MiB/s |  59.3 MiB |  00m02s
Running transaction
[  1/165] Verify package files          100% | 730.0   B/s | 163.0   B |  00m00s
[  2/165] Prepare transaction           100% |   1.7 KiB/s | 163.0   B |  00m00s
[  3/165] Installing libgcc-0:15.0.1-0. 100% | 131.0 MiB/s | 268.3 KiB |  00m00s
[  4/165] Installing publicsuffix-list- 100% |  67.6 MiB/s |  69.2 KiB |  00m00s
[  5/165] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  6/165] Installing fedora-release-ide 100% |   0.0   B/s | 976.0   B |  00m00s
[  7/165] Installing fedora-repos-rawhi 100% |   2.4 MiB/s |   2.4 KiB |  00m00s
[  8/165] Installing fedora-gpg-keys-0: 100% |  19.0 MiB/s | 174.8 KiB |  00m00s
[  9/165] Installing fedora-repos-0:42- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[ 10/165] Installing fedora-release-com 100% |  11.8 MiB/s |  24.1 KiB |  00m00s
[ 11/165] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 12/165] Installing setup-0:2.15.0-10. 100% |  47.3 MiB/s | 726.5 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 13/165] Installing filesystem-0:3.18- 100% |   1.4 MiB/s | 212.4 KiB |  00m00s
[ 14/165] Installing basesystem-0:11-22 100% |   0.0   B/s | 124.0   B |  00m00s
[ 15/165] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 16/165] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[ 17/165] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[ 18/165] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[ 19/165] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[ 20/165] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[ 21/165] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[ 22/165] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[ 23/165] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[ 24/165] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 25/165] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[ 26/165] Installing ansible-srpm-macro 100% |   0.0   B/s |  36.2 KiB |  00m00s
[ 27/165] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[ 28/165] Installing pkgconf-m4-0:2.3.0 100% |  14.5 MiB/s |  14.8 KiB |  00m00s
[ 29/165] Installing ncurses-base-0:6.5 100% |  34.4 MiB/s | 352.2 KiB |  00m00s
[ 30/165] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 31/165] Installing ncurses-libs-0:6.5 100% | 132.9 MiB/s | 952.8 KiB |  00m00s
[ 32/165] Installing glibc-0:2.40.9000- 100% | 141.6 MiB/s |   6.7 MiB |  00m00s
[ 33/165] Installing bash-0:5.2.37-1.fc 100% | 185.7 MiB/s |   8.2 MiB |  00m00s
[ 34/165] Installing glibc-common-0:2.4 100% |  51.0 MiB/s |   1.0 MiB |  00m00s
[ 35/165] Installing glibc-gconv-extra- 100% | 117.9 MiB/s |   7.3 MiB |  00m00s
[ 36/165] Installing zlib-ng-compat-0:2 100% | 135.2 MiB/s | 138.4 KiB |  00m00s
[ 37/165] Installing xz-libs-1:5.6.3-3. 100% | 214.3 MiB/s | 219.4 KiB |  00m00s
[ 38/165] Installing bzip2-libs-0:1.0.8 100% |  83.7 MiB/s |  85.7 KiB |  00m00s
[ 39/165] Installing libuuid-0:2.40.4-2 100% |  37.5 MiB/s |  38.4 KiB |  00m00s
[ 40/165] Installing libblkid-0:2.40.4- 100% | 128.6 MiB/s | 263.4 KiB |  00m00s
[ 41/165] Installing libxcrypt-0:4.4.38 100% | 132.2 MiB/s | 270.7 KiB |  00m00s
[ 42/165] Installing readline-0:8.2-12. 100% | 158.6 MiB/s | 487.1 KiB |  00m00s
[ 43/165] Installing popt-0:1.19-8.fc42 100% |  27.2 MiB/s | 139.4 KiB |  00m00s
[ 44/165] Installing libzstd-0:1.5.6-3. 100% | 194.6 MiB/s | 797.0 KiB |  00m00s
[ 45/165] Installing elfutils-libelf-0: 100% | 234.0 MiB/s |   1.2 MiB |  00m00s
[ 46/165] Installing gmp-1:6.3.0-2.fc41 100% | 198.6 MiB/s | 813.7 KiB |  00m00s
[ 47/165] Installing libstdc++-0:15.0.1 100% | 216.9 MiB/s |   2.8 MiB |  00m00s
[ 48/165] Installing libeconf-0:0.7.5-2 100% |  68.5 MiB/s |  70.1 KiB |  00m00s
[ 49/165] Installing libcap-ng-0:0.8.5- 100% |  73.1 MiB/s |  74.8 KiB |  00m00s
[ 50/165] Installing audit-libs-0:4.0.3 100% | 115.0 MiB/s | 353.4 KiB |  00m00s
[ 51/165] Installing pam-libs-0:1.7.0-4 100% |  63.1 MiB/s | 129.1 KiB |  00m00s
[ 52/165] Installing libcap-0:2.73-2.fc 100% |  12.2 MiB/s | 212.1 KiB |  00m00s
[ 53/165] Installing systemd-libs-0:257 100% | 224.4 MiB/s |   2.2 MiB |  00m00s
[ 54/165] Installing libattr-0:2.5.2-5. 100% |  27.4 MiB/s |  28.1 KiB |  00m00s
[ 55/165] Installing libacl-0:2.3.2-3.f 100% |  38.2 MiB/s |  39.2 KiB |  00m00s
[ 56/165] Installing gdbm-libs-1:1.23-9 100% |  64.2 MiB/s | 131.6 KiB |  00m00s
[ 57/165] Installing mpfr-0:4.2.1-6.fc4 100% | 203.5 MiB/s | 833.6 KiB |  00m00s
[ 58/165] Installing gawk-0:5.3.1-1.fc4 100% |  67.8 MiB/s |   1.7 MiB |  00m00s
[ 59/165] Installing dwz-0:0.15-9.fc42. 100% |  22.0 MiB/s | 292.4 KiB |  00m00s
[ 60/165] Installing libfdisk-0:2.40.4- 100% | 182.4 MiB/s | 373.5 KiB |  00m00s
[ 61/165] Installing unzip-0:6.0-66.fc4 100% |  27.5 MiB/s | 393.8 KiB |  00m00s
[ 62/165] Installing file-libs-0:5.45-9 100% | 473.2 MiB/s |   9.9 MiB |  00m00s
[ 63/165] Installing file-0:5.45-9.fc42 100% |   3.7 MiB/s | 104.8 KiB |  00m00s
[ 64/165] Installing crypto-policies-0: 100% |  14.5 MiB/s | 163.7 KiB |  00m00s
[ 65/165] Installing libsmartcols-0:2.4 100% |  88.6 MiB/s | 181.4 KiB |  00m00s
[ 66/165] Installing libsepol-0:3.8-1.f 100% | 201.9 MiB/s | 827.0 KiB |  00m00s
[ 67/165] Installing lua-libs-0:5.4.7-2 100% | 137.7 MiB/s | 282.1 KiB |  00m00s
[ 68/165] Installing alternatives-0:1.3 100% |   4.7 MiB/s |  67.7 KiB |  00m00s
[ 69/165] Installing libcom_err-0:1.47. 100% |  66.6 MiB/s |  68.2 KiB |  00m00s
[ 70/165] Installing pcre2-0:10.44-1.fc 100% | 211.8 MiB/s | 650.7 KiB |  00m00s
[ 71/165] Installing libselinux-0:3.8-1 100% |  94.9 MiB/s | 194.3 KiB |  00m00s
[ 72/165] Installing grep-0:3.11-10.fc4 100% |  50.2 MiB/s |   1.0 MiB |  00m00s
[ 73/165] Installing sed-0:4.9-4.fc42.x 100% |  42.3 MiB/s | 865.5 KiB |  00m00s
[ 74/165] Installing findutils-1:4.10.0 100% |  81.5 MiB/s |   1.9 MiB |  00m00s
[ 75/165] Installing libmount-0:2.40.4- 100% | 174.4 MiB/s | 357.2 KiB |  00m00s
[ 76/165] Installing util-linux-core-0: 100% |  62.0 MiB/s |   1.4 MiB |  00m00s
[ 77/165] Installing xz-1:5.6.3-3.fc42. 100% |  55.9 MiB/s |   1.2 MiB |  00m00s
[ 78/165] Installing lz4-libs-0:1.10.0- 100% | 154.7 MiB/s | 158.5 KiB |  00m00s
[ 79/165] Installing libffi-0:3.4.6-5.f 100% |  81.7 MiB/s |  83.7 KiB |  00m00s
[ 80/165] Installing libtasn1-0:4.19.0- 100% |  86.6 MiB/s | 177.4 KiB |  00m00s
[ 81/165] Installing p11-kit-0:0.25.5-5 100% |  80.9 MiB/s |   2.2 MiB |  00m00s
[ 82/165] Installing libunistring-0:1.1 100% | 246.7 MiB/s |   1.7 MiB |  00m00s
[ 83/165] Installing libidn2-0:2.3.7-3. 100% |  65.4 MiB/s | 335.0 KiB |  00m00s
[ 84/165] Installing libpsl-0:0.21.5-5. 100% |  75.7 MiB/s |  77.5 KiB |  00m00s
[ 85/165] Installing p11-kit-trust-0:0. 100% |  12.1 MiB/s | 397.2 KiB |  00m00s
[ 86/165] Installing zstd-0:1.5.6-3.fc4 100% |  89.2 MiB/s |   1.7 MiB |  00m00s
[ 87/165] Installing tar-2:1.35-5.fc42. 100% | 118.5 MiB/s |   3.0 MiB |  00m00s
[ 88/165] Installing libsemanage-0:3.8- 100% | 101.0 MiB/s | 310.2 KiB |  00m00s
[ 89/165] Installing shadow-utils-2:4.1 100% |  80.4 MiB/s |   4.0 MiB |  00m00s
[ 90/165] Installing zip-0:3.0-43.fc42. 100% |  38.1 MiB/s | 702.4 KiB |  00m00s
[ 91/165] Installing gdbm-1:1.23-9.fc42 100% |  28.4 MiB/s | 465.2 KiB |  00m00s
[ 92/165] Installing cyrus-sasl-lib-0:2 100% | 109.7 MiB/s |   2.3 MiB |  00m00s
[ 93/165] Installing bzip2-0:1.0.8-20.f 100% |   7.2 MiB/s | 103.8 KiB |  00m00s
[ 94/165] Installing libxml2-0:2.12.9-2 100% |  85.4 MiB/s |   1.7 MiB |  00m00s
[ 95/165] Installing sqlite-libs-0:3.47 100% | 214.9 MiB/s |   1.5 MiB |  00m00s
[ 96/165] Installing add-determinism-0: 100% | 117.0 MiB/s |   2.5 MiB |  00m00s
[ 97/165] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 98/165] Installing filesystem-srpm-ma 100% |  38.0 MiB/s |  38.9 KiB |  00m00s
[ 99/165] Installing ed-0:1.21-2.fc42.x 100% |  11.2 MiB/s | 148.8 KiB |  00m00s
[100/165] Installing patch-0:2.7.6-26.f 100% |  19.5 MiB/s | 260.2 KiB |  00m00s
[101/165] Installing elfutils-default-y 100% | 113.5 KiB/s |   2.0 KiB |  00m00s
[102/165] Installing elfutils-libs-0:0. 100% | 165.2 MiB/s | 676.7 KiB |  00m00s
[103/165] Installing dbus-common-1:1.16 100% | 752.8 KiB/s |  13.6 KiB |  00m00s
[104/165] Installing cpio-0:2.15-2.fc41 100% |  37.9 MiB/s |   1.1 MiB |  00m00s
[105/165] Installing diffutils-0:3.10-9 100% |  66.2 MiB/s |   1.6 MiB |  00m00s
[106/165] Installing libgomp-0:15.0.1-0 100% | 174.8 MiB/s | 536.9 KiB |  00m00s
[107/165] Installing jansson-0:2.14-2.f 100% |  46.1 MiB/s |  94.4 KiB |  00m00s
[108/165] Installing libpkgconf-0:2.3.0 100% |  77.4 MiB/s |  79.2 KiB |  00m00s
[109/165] Installing pkgconf-0:2.3.0-2. 100% |   6.8 MiB/s |  91.0 KiB |  00m00s
[110/165] Installing pkgconf-pkg-config 100% | 147.8 KiB/s |   1.8 KiB |  00m00s
[111/165] Installing keyutils-libs-0:1. 100% |  58.3 MiB/s |  59.7 KiB |  00m00s
[112/165] Installing libverto-0:0.3.2-1 100% |  26.6 MiB/s |  27.2 KiB |  00m00s
[113/165] Installing json-c-0:0.18-2.fc 100% |  85.9 MiB/s |  88.0 KiB |  00m00s
[114/165] Installing libseccomp-0:2.5.5 100% |  85.5 MiB/s | 175.2 KiB |  00m00s
[115/165] Installing expat-0:2.6.4-2.fc 100% |   6.5 MiB/s | 294.9 KiB |  00m00s
[116/165] Installing dbus-broker-0:36-5 100% |  11.1 MiB/s | 397.6 KiB |  00m00s
[117/165] Installing dbus-1:1.16.0-3.fc 100% |   0.0   B/s | 124.0   B |  00m00s
[118/165] Installing xxhash-libs-0:0.8. 100% |  44.7 MiB/s |  91.6 KiB |  00m00s
[119/165] Installing libnghttp2-0:1.64. 100% | 167.5 MiB/s | 171.5 KiB |  00m00s
[120/165] Installing libbrotli-0:1.1.0- 100% | 205.9 MiB/s | 843.6 KiB |  00m00s
[121/165] Installing libtool-ltdl-0:2.5 100% |  69.6 MiB/s |  71.2 KiB |  00m00s
[122/165] Installing coreutils-common-0 100% | 223.1 MiB/s |  11.2 MiB |  00m00s
[123/165] Installing openssl-libs-1:3.2 100% | 279.8 MiB/s |   7.8 MiB |  00m00s
[124/165] Installing coreutils-0:9.6-1. 100% |  99.1 MiB/s |   5.5 MiB |  00m00s
[125/165] Installing ca-certificates-0: 100% |   1.1 MiB/s |   2.4 MiB |  00m02s
[126/165] Installing krb5-libs-0:1.21.3 100% | 176.9 MiB/s |   2.3 MiB |  00m00s
[127/165] Installing libarchive-0:3.7.7 100% | 229.6 MiB/s | 940.6 KiB |  00m00s
[128/165] Installing libtirpc-0:1.3.6-1 100% |  98.0 MiB/s | 200.7 KiB |  00m00s
[129/165] Installing gzip-0:1.13-3.fc42 100% |  25.9 MiB/s | 398.4 KiB |  00m00s
[130/165] Installing authselect-libs-0: 100% |  90.6 MiB/s | 835.0 KiB |  00m00s
[131/165] Installing cracklib-0:2.9.11- 100% |  13.0 MiB/s | 253.7 KiB |  00m00s
[132/165] Installing libpwquality-0:1.4 100% |  21.7 MiB/s | 421.6 KiB |  00m00s
[133/165] Installing libnsl2-0:2.0.1-3. 100% |  28.8 MiB/s |  59.0 KiB |  00m00s
[134/165] Installing pam-0:1.7.0-4.fc42 100% |  47.1 MiB/s |   1.7 MiB |  00m00s
[135/165] Installing util-linux-0:2.40. 100% |  56.7 MiB/s |   3.5 MiB |  00m00s
[136/165] Installing systemd-pam-0:257. 100% | 158.9 MiB/s |   1.1 MiB |  00m00s
[137/165] Installing systemd-0:257.2-17 100% |  58.4 MiB/s |  17.5 MiB |  00m00s
>>> Running post-install scriptlet: systemd-0:257.2-17.fc42.x86_64
>>> Finished post-install scriptlet: systemd-0:257.2-17.fc42.x86_64
>>> Scriptlet output:
>>> Creating group 'systemd-journal' with GID 190.
>>> Creating group 'systemd-oom' with GID 999.
>>> Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and 
>>> 
[138/165] Installing libssh-0:0.11.1-4. 100% | 138.6 MiB/s | 567.5 KiB |  00m00s
[139/165] Installing rpm-sequoia-0:1.7. 100% | 241.4 MiB/s |   2.4 MiB |  00m00s
[140/165] Installing rpm-libs-0:4.20.0- 100% | 235.4 MiB/s | 723.3 KiB |  00m00s
[141/165] Installing rpm-build-libs-0:4 100% |  99.3 MiB/s | 203.4 KiB |  00m00s
[142/165] Installing libevent-0:2.1.12- 100% | 177.1 MiB/s | 906.9 KiB |  00m00s
[143/165] Installing openldap-0:2.6.9-3 100% | 160.9 MiB/s | 658.9 KiB |  00m00s
[144/165] Installing libcurl-0:8.11.1-3 100% | 205.8 MiB/s | 843.1 KiB |  00m00s
[145/165] Installing elfutils-debuginfo 100% |   6.0 MiB/s |  86.2 KiB |  00m00s
[146/165] Installing elfutils-0:0.192-8 100% | 112.0 MiB/s |   2.7 MiB |  00m00s
[147/165] Installing binutils-0:2.43.50 100% | 213.7 MiB/s |  25.9 MiB |  00m00s
[148/165] Installing gdb-minimal-0:15.2 100% | 228.8 MiB/s |  13.0 MiB |  00m00s
[149/165] Installing debugedit-0:5.1-4. 100% |  14.2 MiB/s | 203.1 KiB |  00m00s
[150/165] Installing curl-0:8.11.1-3.fc 100% |  12.8 MiB/s | 457.1 KiB |  00m00s
[151/165] Installing rpm-0:4.20.0-8.fc4 100% |  60.7 MiB/s |   2.5 MiB |  00m00s
[152/165] Installing efi-srpm-macros-0: 100% |  40.1 MiB/s |  41.1 KiB |  00m00s
[153/165] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[154/165] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[155/165] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[156/165] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[157/165] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[158/165] Installing python-srpm-macros 100% |  50.9 MiB/s |  52.2 KiB |  00m00s
[159/165] Installing redhat-rpm-config- 100% |  47.2 MiB/s | 193.5 KiB |  00m00s
[160/165] Installing rpm-build-0:4.20.0 100% |  10.0 MiB/s | 173.7 KiB |  00m00s
[161/165] Installing pyproject-srpm-mac 100% |   2.4 MiB/s |   2.5 KiB |  00m00s
[162/165] Installing authselect-0:1.5.0 100% |  10.4 MiB/s | 160.4 KiB |  00m00s
[163/165] Installing which-0:2.22-1.fc4 100% |   6.4 MiB/s |  85.3 KiB |  00m00s
[164/165] Installing info-0:7.2-3.fc42. 100% |  23.3 MiB/s | 358.3 KiB |  00m00s
[165/165] Installing systemd-rpm-macros 100% |   3.8 KiB/s |  11.3 KiB |  00m03s
Warning: skipped OpenPGP checks for 163 packages from repository: http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.5.0-2.fc42.x86_64
alternatives-1.31-3.fc42.x86_64
ansible-srpm-macros-1-17.1.fc42.noarch
audit-libs-4.0.3-2.fc42.x86_64
authselect-1.5.0-9.fc42.x86_64
authselect-libs-1.5.0-9.fc42.x86_64
basesystem-11-22.fc42.noarch
bash-5.2.37-1.fc42.x86_64
binutils-2.43.50-12.fc42.x86_64
build-reproducibility-srpm-macros-0.5.0-2.fc42.noarch
bzip2-1.0.8-20.fc42.x86_64
bzip2-libs-1.0.8-20.fc42.x86_64
ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch
coreutils-9.6-1.fc42.x86_64
coreutils-common-9.6-1.fc42.x86_64
cpio-2.15-2.fc41.x86_64
cracklib-2.9.11-7.fc42.x86_64
crypto-policies-20250124-1.git4d262e7.fc42.noarch
curl-8.11.1-3.fc42.x86_64
cyrus-sasl-lib-2.1.28-30.fc42.x86_64
dbus-1.16.0-3.fc42.x86_64
dbus-broker-36-5.fc42.x86_64
dbus-common-1.16.0-3.fc42.noarch
debugedit-5.1-4.fc42.x86_64
diffutils-3.10-9.fc42.x86_64
dwz-0.15-9.fc42.x86_64
ed-1.21-2.fc42.x86_64
efi-srpm-macros-6-2.fc42.noarch
elfutils-0.192-8.fc42.x86_64
elfutils-debuginfod-client-0.192-8.fc42.x86_64
elfutils-default-yama-scope-0.192-8.fc42.noarch
elfutils-libelf-0.192-8.fc42.x86_64
elfutils-libs-0.192-8.fc42.x86_64
expat-2.6.4-2.fc42.x86_64
fedora-gpg-keys-42-0.4.noarch
fedora-release-42-0.16.noarch
fedora-release-common-42-0.16.noarch
fedora-release-identity-basic-42-0.16.noarch
fedora-repos-42-0.4.noarch
fedora-repos-rawhide-42-0.4.noarch
file-5.45-9.fc42.x86_64
file-libs-5.45-9.fc42.x86_64
filesystem-3.18-36.fc42.x86_64
filesystem-srpm-macros-3.18-36.fc42.noarch
findutils-4.10.0-5.fc42.x86_64
fonts-srpm-macros-2.0.5-21.fc42.noarch
forge-srpm-macros-0.4.0-2.fc42.noarch
fpc-srpm-macros-1.3-14.fc42.noarch
gawk-5.3.1-1.fc42.x86_64
gdb-minimal-15.2-7.fc42.x86_64
gdbm-1.23-9.fc42.x86_64
gdbm-libs-1.23-9.fc42.x86_64
ghc-srpm-macros-1.9.2-2.fc42.noarch
glibc-2.40.9000-35.fc42.x86_64
glibc-common-2.40.9000-35.fc42.x86_64
glibc-gconv-extra-2.40.9000-35.fc42.x86_64
glibc-minimal-langpack-2.40.9000-35.fc42.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-7.fc42.noarch
go-srpm-macros-3.6.0-6.fc42.noarch
grep-3.11-10.fc42.x86_64
gzip-1.13-3.fc42.x86_64
info-7.2-3.fc42.x86_64
jansson-2.14-2.fc42.x86_64
json-c-0.18-2.fc42.x86_64
kernel-srpm-macros-1.0-25.fc42.noarch
keyutils-libs-1.6.3-5.fc42.x86_64
krb5-libs-1.21.3-5.fc42.x86_64
libacl-2.3.2-3.fc42.x86_64
libarchive-3.7.7-2.fc42.x86_64
libattr-2.5.2-5.fc42.x86_64
libblkid-2.40.4-2.fc42.x86_64
libbrotli-1.1.0-6.fc42.x86_64
libcap-2.73-2.fc42.x86_64
libcap-ng-0.8.5-4.fc42.x86_64
libcom_err-1.47.2-3.fc42.x86_64
libcurl-8.11.1-3.fc42.x86_64
libeconf-0.7.5-2.fc42.x86_64
libevent-2.1.12-15.fc42.x86_64
libfdisk-2.40.4-2.fc42.x86_64
libffi-3.4.6-5.fc42.x86_64
libgcc-15.0.1-0.4.fc42.x86_64
libgomp-15.0.1-0.4.fc42.x86_64
libidn2-2.3.7-3.fc42.x86_64
libmount-2.40.4-2.fc42.x86_64
libnghttp2-1.64.0-3.fc42.x86_64
libnsl2-2.0.1-3.fc42.x86_64
libpkgconf-2.3.0-2.fc42.x86_64
libpsl-0.21.5-5.fc42.x86_64
libpwquality-1.4.5-12.fc42.x86_64
libseccomp-2.5.5-2.fc41.x86_64
libselinux-3.8-1.fc42.x86_64
libsemanage-3.8-1.fc42.x86_64
libsepol-3.8-1.fc42.x86_64
libsmartcols-2.40.4-2.fc42.x86_64
libssh-0.11.1-4.fc42.x86_64
libssh-config-0.11.1-4.fc42.noarch
libstdc++-15.0.1-0.4.fc42.x86_64
libtasn1-4.19.0-11.fc42.x86_64
libtirpc-1.3.6-1.rc3.fc42.2.x86_64
libtool-ltdl-2.5.4-4.fc42.x86_64
libunistring-1.1-9.fc42.x86_64
libuuid-2.40.4-2.fc42.x86_64
libverto-0.3.2-10.fc42.x86_64
libxcrypt-4.4.38-4.fc42.x86_64
libxml2-2.12.9-2.fc42.x86_64
libzstd-1.5.6-3.fc42.x86_64
lua-libs-5.4.7-2.fc42.x86_64
lua-srpm-macros-1-15.fc42.noarch
lz4-libs-1.10.0-2.fc42.x86_64
mpfr-4.2.1-6.fc42.x86_64
ncurses-base-6.5-5.20250125.fc42.noarch
ncurses-libs-6.5-5.20250125.fc42.x86_64
ocaml-srpm-macros-10-4.fc42.noarch
openblas-srpm-macros-2-19.fc42.noarch
openldap-2.6.9-3.fc42.x86_64
openssl-libs-3.2.2-14.fc42.x86_64
p11-kit-0.25.5-5.fc42.x86_64
p11-kit-trust-0.25.5-5.fc42.x86_64
package-notes-srpm-macros-0.5-13.fc42.noarch
pam-1.7.0-4.fc42.x86_64
pam-libs-1.7.0-4.fc42.x86_64
patch-2.7.6-26.fc42.x86_64
pcre2-10.44-1.fc42.2.x86_64
pcre2-syntax-10.44-1.fc42.2.noarch
perl-srpm-macros-1-57.fc42.noarch
pkgconf-2.3.0-2.fc42.x86_64
pkgconf-m4-2.3.0-2.fc42.noarch
pkgconf-pkg-config-2.3.0-2.fc42.x86_64
popt-1.19-8.fc42.x86_64
publicsuffix-list-dafsa-20250116-1.fc42.noarch
pyproject-srpm-macros-1.16.4-2.fc42.noarch
python-srpm-macros-3.13-4.fc42.noarch
qt5-srpm-macros-5.15.15-1.fc42.noarch
qt6-srpm-macros-6.8.1-5.fc42.noarch
readline-8.2-12.fc42.x86_64
redhat-rpm-config-342-1.fc42.noarch
rpm-4.20.0-8.fc42.x86_64
rpm-build-4.20.0-8.fc42.x86_64
rpm-build-libs-4.20.0-8.fc42.x86_64
rpm-libs-4.20.0-8.fc42.x86_64
rpm-sequoia-1.7.0-4.fc42.x86_64
rust-srpm-macros-26.3-4.fc42.noarch
sed-4.9-4.fc42.x86_64
setup-2.15.0-10.fc42.noarch
shadow-utils-4.17.0-4.fc42.x86_64
sqlite-libs-3.47.2-2.fc42.x86_64
systemd-257.2-17.fc42.x86_64
systemd-libs-257.2-17.fc42.x86_64
systemd-pam-257.2-17.fc42.x86_64
systemd-rpm-macros-257.2-17.fc42.noarch
tar-1.35-5.fc42.x86_64
unzip-6.0-66.fc42.x86_64
util-linux-2.40.4-2.fc42.x86_64
util-linux-core-2.40.4-2.fc42.x86_64
which-2.22-1.fc42.x86_64
xxhash-libs-0.8.3-2.fc42.x86_64
xz-5.6.3-3.fc42.x86_64
xz-libs-5.6.3-3.fc42.x86_64
zig-srpm-macros-1-4.fc42.noarch
zip-3.0-43.fc42.x86_64
zlib-ng-compat-2.2.3-2.fc42.x86_64
zstd-1.5.6-3.fc42.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1738281600
Wrote: /builddir/build/SRPMS/python-shapely-2.0.7-1.fc42.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-x86_64-1738356794.398502/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-eow7d8bk/python-shapely/python-shapely.spec) Config(child) 0 minutes 39 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/python-shapely-2.0.7-1.fc42.src.rpm)  Config(fedora-41-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1738356794.398502/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1738356794.398502/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-1738356794.398502/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc41.x86_64
  rpm-sequoia-1.7.0-3.fc41.x86_64
  dnf5-5.2.8.1-3.fc41.x86_64
  dnf5-plugins-5.2.8.1-3.fc41.x86_64
Finish: chroot init
Start: build phase for python-shapely-2.0.7-1.fc42.src.rpm
Start: build setup for python-shapely-2.0.7-1.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1738281600
Wrote: /builddir/build/SRPMS/python-shapely-2.0.7-1.fc42.src.rpm
Updating and loading repositories:
 fedora                                 100% |   1.2 MiB/s |  31.8 KiB |  00m00s
 updates                                100% |   1.1 MiB/s |  29.9 KiB |  00m00s
 Copr repository                        100% |  26.0 KiB/s |   1.5 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% |  72.2 KiB/s |   3.8 KiB |  00m00s
Repositories loaded.
Package                 Arch   Version           Repository                                                         Size
Installing:
 gcc                    x86_64 15.0.1-0.4.fc42   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 111.0 MiB
 geos-devel             x86_64 3.13.0-2.fc42     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  34.5 MiB
 python3-devel          x86_64 3.13.1-3.fc42     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 tomcli                 noarch 0.8.0-2.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 125.0 KiB
Installing dependencies:
 annobin-docs           noarch 12.87-1.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  98.6 KiB
 annobin-plugin-gcc     x86_64 12.87-1.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 991.8 KiB
 cmake-filesystem       x86_64 3.31.5-1.fc42     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 cpp                    x86_64 15.0.1-0.4.fc42   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  38.0 MiB
 gcc-plugin-annobin     x86_64 15.0.1-0.4.fc42   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  57.2 KiB
 geos                   x86_64 3.13.0-2.fc42     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.9 MiB
 glibc-devel            x86_64 2.40.9000-35.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 kernel-headers         x86_64 6.13.0-62.fc42    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.5 MiB
 libb2                  x86_64 0.98.1-13.fc42    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  46.1 KiB
 libmpc                 x86_64 1.3.1-7.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 164.5 KiB
 libxcrypt-devel        x86_64 4.4.38-4.fc42     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  30.8 KiB
 make                   x86_64 1:4.4.1-10.fc42   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 mpdecimal              x86_64 2.5.1-17.fc42     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 200.8 KiB
 pyproject-rpm-macros   noarch 1.16.4-2.fc42     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 113.0 KiB
 python-pip-wheel       noarch 24.3.1-2.fc42     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
 python-rpm-macros      noarch 3.13-4.fc42       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  22.1 KiB
 python3                x86_64 3.13.1-3.fc42     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  27.6 KiB
 python3-click          noarch 8.1.7-7.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 python3-libs           x86_64 3.13.1-3.fc42     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  39.9 MiB
 python3-packaging      noarch 24.2-3.fc42       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 555.7 KiB
 python3-rpm-generators noarch 14-12.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  81.7 KiB
 python3-rpm-macros     noarch 3.13-4.fc42       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.4 KiB
 python3-tomlkit        noarch 0.13.2-2.fc42     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 447.1 KiB
 tomcli+tomlkit         noarch 0.8.0-2.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   7.8 KiB
 tzdata                 noarch 2024b-2.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB

Transaction Summary:
 Installing:        29 packages

Total size of inbound packages is 71 MiB. Need to download 71 MiB.
After this operation, 246 MiB extra will be used (install 246 MiB, remove 0 B).
[ 1/29] python3-devel-0:3.13.1-3.fc42.x 100% |   3.6 MiB/s | 357.9 KiB |  00m00s
[ 2/29] geos-devel-0:3.13.0-2.fc42.x86_ 100% |  16.4 MiB/s |   2.3 MiB |  00m00s
[ 3/29] tomcli-0:0.8.0-2.fc42.noarch    100% |   1.1 MiB/s |  57.0 KiB |  00m00s
[ 4/29] geos-0:3.13.0-2.fc42.x86_64     100% |  13.9 MiB/s |   1.2 MiB |  00m00s
[ 5/29] python3-0:3.13.1-3.fc42.x86_64  100% |   1.5 MiB/s |  28.0 KiB |  00m00s
[ 6/29] cpp-0:15.0.1-0.4.fc42.x86_64    100% |  48.2 MiB/s |  12.9 MiB |  00m00s
[ 7/29] python3-click-0:8.1.7-7.fc42.no 100% |   9.9 MiB/s | 232.6 KiB |  00m00s
[ 8/29] libb2-0:0.98.1-13.fc42.x86_64   100% |   1.1 MiB/s |  25.4 KiB |  00m00s
[ 9/29] mpdecimal-0:2.5.1-17.fc42.x86_6 100% |   4.0 MiB/s |  90.4 KiB |  00m00s
[10/29] python-pip-wheel-0:24.3.1-2.fc4 100% |  30.9 MiB/s |   1.2 MiB |  00m00s
[11/29] tzdata-0:2024b-2.fc42.noarch    100% |  18.2 MiB/s | 428.9 KiB |  00m00s
[12/29] cmake-filesystem-0:3.31.5-1.fc4 100% | 984.6 KiB/s |  17.7 KiB |  00m00s
[13/29] glibc-devel-0:2.40.9000-35.fc42 100% |  19.3 MiB/s | 574.4 KiB |  00m00s
[14/29] libmpc-0:1.3.1-7.fc42.x86_64    100% |   4.1 MiB/s |  70.9 KiB |  00m00s
[15/29] make-1:4.4.1-10.fc42.x86_64     100% |  19.5 MiB/s | 579.9 KiB |  00m00s
[16/29] python3-libs-0:3.13.1-3.fc42.x8 100% |  20.8 MiB/s |   8.9 MiB |  00m00s
[17/29] kernel-headers-0:6.13.0-62.fc42 100% |  25.7 MiB/s |   1.5 MiB |  00m00s
[18/29] libxcrypt-devel-0:4.4.38-4.fc42 100% |   1.4 MiB/s |  29.3 KiB |  00m00s
[19/29] tomcli+tomlkit-0:0.8.0-2.fc42.n 100% | 510.4 KiB/s |   8.7 KiB |  00m00s
[20/29] python3-tomlkit-0:0.13.2-2.fc42 100% |   6.1 MiB/s | 112.7 KiB |  00m00s
[21/29] gcc-plugin-annobin-0:15.0.1-0.4 100% |   2.1 MiB/s |  36.3 KiB |  00m00s
[22/29] pyproject-rpm-macros-0:1.16.4-2 100% |   2.6 MiB/s |  44.6 KiB |  00m00s
[23/29] python-rpm-macros-0:3.13-4.fc42 100% | 996.0 KiB/s |  16.9 KiB |  00m00s
[24/29] python3-rpm-macros-0:3.13-4.fc4 100% | 731.4 KiB/s |  11.7 KiB |  00m00s
[25/29] python3-rpm-generators-0:14-12. 100% |   1.7 MiB/s |  29.2 KiB |  00m00s
[26/29] annobin-docs-0:12.87-1.fc42.noa 100% |   5.0 MiB/s |  91.9 KiB |  00m00s
[27/29] annobin-plugin-gcc-0:12.87-1.fc 100% |  27.4 MiB/s | 982.2 KiB |  00m00s
[28/29] python3-packaging-0:24.2-3.fc42 100% |   7.8 MiB/s | 143.8 KiB |  00m00s
[29/29] gcc-0:15.0.1-0.4.fc42.x86_64    100% |  35.6 MiB/s |  39.1 MiB |  00m01s
--------------------------------------------------------------------------------
[29/29] Total                           100% |  64.4 MiB/s |  71.0 MiB |  00m01s
Running transaction
[ 1/31] Verify package files            100% | 125.0   B/s |  29.0   B |  00m00s
[ 2/31] Prepare transaction             100% | 341.0   B/s |  29.0   B |  00m00s
[ 3/31] Installing python-rpm-macros-0: 100% |  22.3 MiB/s |  22.8 KiB |  00m00s
[ 4/31] Installing python3-rpm-macros-0 100% |   0.0   B/s |   6.7 KiB |  00m00s
[ 5/31] Installing libmpc-0:1.3.1-7.fc4 100% |  81.1 MiB/s | 166.1 KiB |  00m00s
[ 6/31] Installing cpp-0:15.0.1-0.4.fc4 100% | 255.0 MiB/s |  38.0 MiB |  00m00s
[ 7/31] Installing pyproject-rpm-macros 100% | 112.3 MiB/s | 115.0 KiB |  00m00s
[ 8/31] Installing annobin-docs-0:12.87 100% |  48.7 MiB/s |  99.8 KiB |  00m00s
[ 9/31] Installing kernel-headers-0:6.1 100% | 107.2 MiB/s |   6.6 MiB |  00m00s
[10/31] Installing libxcrypt-devel-0:4. 100% |  10.8 MiB/s |  33.1 KiB |  00m00s
[11/31] Installing glibc-devel-0:2.40.9 100% |  80.5 MiB/s |   2.3 MiB |  00m00s
[12/31] Installing make-1:4.4.1-10.fc42 100% |  78.3 MiB/s |   1.8 MiB |  00m00s
[13/31] Installing gcc-0:15.0.1-0.4.fc4 100% | 279.7 MiB/s | 111.0 MiB |  00m00s
[14/31] Installing cmake-filesystem-0:3 100% |   1.2 MiB/s |   7.6 KiB |  00m00s
[15/31] Installing tzdata-0:2024b-2.fc4 100% |  25.1 MiB/s |   1.9 MiB |  00m00s
[16/31] Installing python-pip-wheel-0:2 100% | 414.7 MiB/s |   1.2 MiB |  00m00s
[17/31] Installing mpdecimal-0:2.5.1-17 100% |  98.6 MiB/s | 201.9 KiB |  00m00s
[18/31] Installing libb2-0:0.98.1-13.fc 100% |  11.5 MiB/s |  47.2 KiB |  00m00s
[19/31] Installing python3-libs-0:3.13. 100% | 191.7 MiB/s |  40.2 MiB |  00m00s
[20/31] Installing python3-0:3.13.1-3.f 100% |   1.9 MiB/s |  29.4 KiB |  00m00s
[21/31] Installing python3-click-0:8.1. 100% | 176.6 MiB/s |   1.1 MiB |  00m00s
[22/31] Installing python3-tomlkit-0:0. 100% | 111.4 MiB/s | 456.3 KiB |  00m00s
[23/31] Installing tomcli+tomlkit-0:0.8 100% |   0.0   B/s | 124.0   B |  00m00s
[24/31] Installing tomcli-0:0.8.0-2.fc4 100% |   7.5 MiB/s | 137.4 KiB |  00m00s
[25/31] Installing python3-packaging-0: 100% | 110.9 MiB/s | 568.0 KiB |  00m00s
[26/31] Installing python3-rpm-generato 100% |  81.0 MiB/s |  82.9 KiB |  00m00s
[27/31] Installing geos-0:3.13.0-2.fc42 100% | 125.0 MiB/s |   3.9 MiB |  00m00s
[28/31] Installing geos-devel-0:3.13.0- 100% | 191.2 MiB/s |  35.0 MiB |  00m00s
[29/31] Installing python3-devel-0:3.13 100% |  58.6 MiB/s |   1.8 MiB |  00m00s
[30/31] Installing gcc-plugin-annobin-0 100% |   2.1 MiB/s |  58.6 KiB |  00m00s
[31/31] Installing annobin-plugin-gcc-0 100% |   4.5 MiB/s | 993.5 KiB |  00m00s
Warning: skipped OpenPGP checks for 29 packages from repository: http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Finish: build setup for python-shapely-2.0.7-1.fc42.src.rpm
Start: rpmbuild python-shapely-2.0.7-1.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1738281600
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.u5wmqk
+ umask 022
+ cd /builddir/build/BUILD/python-shapely-2.0.7-build
+ test -d /builddir/build/BUILD/python-shapely-2.0.7-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-shapely-2.0.7-build
+ /usr/bin/rm -rf /builddir/build/BUILD/python-shapely-2.0.7-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-shapely-2.0.7-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-shapely-2.0.7-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8xz54c
+ umask 022
+ cd /builddir/build/BUILD/python-shapely-2.0.7-build
+ cd /builddir/build/BUILD/python-shapely-2.0.7-build
+ rm -rf shapely-2.0.7
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/shapely-2.0.7.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd shapely-2.0.7
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find shapely -type f -name '*.c' -print -delete
+ tomcli set pyproject.toml lists delitem project.optional-dependencies.test pytest-cov
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.bb7XDI
+ umask 022
+ cd /builddir/build/BUILD/python-shapely-2.0.7-build
+ cd shapely-2.0.7
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/pyproject-wheeldir --output /builddir/build/BUILD/python-shapely-2.0.7-build/python-shapely-2.0.7-1.fc42.x86_64-pyproject-buildrequires -x test
Handling Cython from build-system.requires
Requirement not satisfied: Cython
Handling oldest-supported-numpy; python_version<'3.9' from build-system.requires
Ignoring alien requirement: oldest-supported-numpy; python_version<'3.9'
Handling numpy>=1.25; python_version>='3.9' from build-system.requires
Requirement not satisfied: numpy>=1.25; python_version>='3.9'
Handling setuptools>=61.0.0 from build-system.requires
Requirement not satisfied: setuptools>=61.0.0
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-shapely-2.0.7-build/python-shapely-2.0.7-1.fc42.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-shapely-2.0.7-1.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 updates                                100% |   1.1 MiB/s |  29.9 KiB |  00m00s
 fedora                                 100% |   1.2 MiB/s |  31.8 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% |  72.2 KiB/s |   3.8 KiB |  00m00s
 Copr repository                        100% |  46.4 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "gcc-15.0.1-0.4.fc42.x86_64" is already installed.
Package "geos-devel-3.13.0-2.fc42.x86_64" is already installed.
Package "pyproject-rpm-macros-1.16.4-2.fc42.noarch" is already installed.
Package "python3-devel-3.13.1-3.fc42.x86_64" is already installed.
Package "python3-packaging-24.2-3.fc42.noarch" is already installed.
Package "tomcli-0.8.0-2.fc42.noarch" is already installed.

Package                    Arch   Version         Repository                                                         Size
Installing:
 python3-cython            x86_64 3.0.11-2.fc42   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  18.0 MiB
 python3-numpy             x86_64 1:2.2.2-2.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  40.1 MiB
 python3-pip               noarch 24.3.1-2.fc42   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  11.3 MiB
 python3-setuptools        noarch 74.1.3-5.fc42   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.4 MiB
Installing dependencies:
 flexiblas                 x86_64 3.4.4-7.fc42    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  48.5 KiB
 flexiblas-netlib          x86_64 3.4.4-7.fc42    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  10.6 MiB
 flexiblas-openblas-openmp x86_64 3.4.4-7.fc42    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  43.2 KiB
 libgfortran               x86_64 15.0.1-0.4.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.3 MiB
 libquadmath               x86_64 15.0.1-0.4.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 321.9 KiB
 openblas                  x86_64 0.3.29-1.fc42   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 111.7 KiB
 openblas-openmp           x86_64 0.3.29-1.fc42   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  43.7 MiB
 python3-numpy-f2py        x86_64 1:2.2.2-2.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.0 MiB

Transaction Summary:
 Installing:        12 packages

Total size of inbound packages is 26 MiB. Need to download 26 MiB.
After this operation, 138 MiB extra will be used (install 138 MiB, remove 0 B).
[ 1/12] python3-pip-0:24.3.1-2.fc42.noa 100% |  13.9 MiB/s |   2.5 MiB |  00m00s
[ 2/12] python3-cython-0:3.0.11-2.fc42. 100% |  19.3 MiB/s |   3.8 MiB |  00m00s
[ 3/12] python3-numpy-f2py-1:2.2.2-2.fc 100% |  17.6 MiB/s | 449.4 KiB |  00m00s
[ 4/12] python3-setuptools-0:74.1.3-5.f 100% |  22.7 MiB/s |   1.8 MiB |  00m00s
[ 5/12] python3-numpy-1:2.2.2-2.fc42.x8 100% |  27.4 MiB/s |   7.9 MiB |  00m00s
[ 6/12] flexiblas-0:3.4.4-7.fc42.x86_64 100% |   1.0 MiB/s |  25.5 KiB |  00m00s
[ 7/12] flexiblas-netlib-0:3.4.4-7.fc42 100% |  40.1 MiB/s |   3.2 MiB |  00m00s
[ 8/12] flexiblas-openblas-openmp-0:3.4 100% |   1.0 MiB/s |  17.3 KiB |  00m00s
[ 9/12] openblas-0:0.3.29-1.fc42.x86_64 100% |   2.3 MiB/s |  42.3 KiB |  00m00s
[10/12] libquadmath-0:15.0.1-0.4.fc42.x 100% |   8.9 MiB/s | 183.0 KiB |  00m00s
[11/12] libgfortran-0:15.0.1-0.4.fc42.x 100% |  20.4 MiB/s | 939.6 KiB |  00m00s
[12/12] openblas-openmp-0:0.3.29-1.fc42 100% |  33.4 MiB/s |   5.4 MiB |  00m00s
--------------------------------------------------------------------------------
[12/12] Total                           100% |  57.7 MiB/s |  26.2 MiB |  00m00s
Running transaction
[ 1/14] Verify package files            100% | 137.0   B/s |  12.0   B |  00m00s
[ 2/14] Prepare transaction             100% | 181.0   B/s |  12.0   B |  00m00s
[ 3/14] Installing libgfortran-0:15.0.1 100% | 254.8 MiB/s |   3.3 MiB |  00m00s
[ 4/14] Installing libquadmath-0:15.0.1 100% | 157.8 MiB/s | 323.2 KiB |  00m00s
[ 5/14] Installing openblas-0:0.3.29-1. 100% | 110.8 MiB/s | 113.5 KiB |  00m00s
[ 6/14] Installing openblas-openmp-0:0. 100% | 441.6 MiB/s |  43.7 MiB |  00m00s
[ 7/14] Installing flexiblas-0:3.4.4-7. 100% |  48.5 MiB/s |  49.7 KiB |  00m00s
[ 8/14] Installing flexiblas-openblas-o 100% |  43.0 MiB/s |  44.1 KiB |  00m00s
[ 9/14] Installing flexiblas-netlib-0:3 100% | 217.1 MiB/s |  10.6 MiB |  00m00s
[10/14] Installing python3-numpy-f2py-1 100% |  55.9 MiB/s |   2.1 MiB |  00m00s
[11/14] Installing python3-numpy-1:2.2. 100% | 209.4 MiB/s |  40.4 MiB |  00m00s
[12/14] Installing python3-setuptools-0 100% | 120.6 MiB/s |   8.6 MiB |  00m00s
[13/14] Installing python3-pip-0:24.3.1 100% | 104.7 MiB/s |  11.6 MiB |  00m00s
[14/14] Installing python3-cython-0:3.0 100% | 107.2 MiB/s |  18.1 MiB |  00m00s
Warning: skipped OpenPGP checks for 12 packages from repository: http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1738281600
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9yYIaP
+ umask 022
+ cd /builddir/build/BUILD/python-shapely-2.0.7-build
+ cd shapely-2.0.7
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/pyproject-wheeldir --output /builddir/build/BUILD/python-shapely-2.0.7-build/python-shapely-2.0.7-1.fc42.x86_64-pyproject-buildrequires -x test
Handling Cython from build-system.requires
Requirement satisfied: Cython
   (installed: Cython 3.0.11)
Handling oldest-supported-numpy; python_version<'3.9' from build-system.requires
Ignoring alien requirement: oldest-supported-numpy; python_version<'3.9'
Handling numpy>=1.25; python_version>='3.9' from build-system.requires
Requirement satisfied: numpy>=1.25; python_version>='3.9'
   (installed: numpy 2.2.2)
Handling setuptools>=61.0.0 from build-system.requires
Requirement satisfied: setuptools>=61.0.0
   (installed: setuptools 74.1.3)
Compiling shapely/_geometry_helpers.pyx because it changed.
Compiling shapely/_geos.pyx because it changed.
[1/2] Cythonizing shapely/_geometry_helpers.pyx
[2/2] Cythonizing shapely/_geos.pyx
running egg_info
writing shapely.egg-info/PKG-INFO
writing dependency_links to shapely.egg-info/dependency_links.txt
writing requirements to shapely.egg-info/requires.txt
writing top-level names to shapely.egg-info/top_level.txt
dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
reading manifest file 'shapely.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'shapely.egg-info/SOURCES.txt'
running dist_info
writing shapely.egg-info/PKG-INFO
writing dependency_links to shapely.egg-info/dependency_links.txt
writing requirements to shapely.egg-info/requires.txt
writing top-level names to shapely.egg-info/top_level.txt
dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
reading manifest file 'shapely.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'shapely.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/shapely-2.0.7.dist-info'
Handling numpy <3,>=1.14 from hook generated metadata: Requires-Dist (shapely)
Requirement satisfied: numpy <3,>=1.14
   (installed: numpy 2.2.2)
Handling numpydoc ==1.1.* ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: numpydoc ==1.1.* ; extra == 'docs'
Handling matplotlib ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: matplotlib ; extra == 'docs'
Handling sphinx ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: sphinx ; extra == 'docs'
Handling sphinx-book-theme ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: sphinx-book-theme ; extra == 'docs'
Handling sphinx-remove-toctrees ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: sphinx-remove-toctrees ; extra == 'docs'
Handling pytest ; extra == 'test' from hook generated metadata: Requires-Dist (shapely)
Requirement not satisfied: pytest ; extra == 'test'
+ cat /builddir/build/BUILD/python-shapely-2.0.7-build/python-shapely-2.0.7-1.fc42.x86_64-pyproject-buildrequires
+ rm -rfv shapely-2.0.7.dist-info/
removed 'shapely-2.0.7.dist-info/top_level.txt'
removed 'shapely-2.0.7.dist-info/METADATA'
removed 'shapely-2.0.7.dist-info/LICENSE.txt'
removed directory 'shapely-2.0.7.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-shapely-2.0.7-1.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 updates                                100% | 963.2 KiB/s |  29.9 KiB |  00m00s
 fedora                                 100% |   1.2 MiB/s |  31.8 KiB |  00m00s
 Copr repository                        100% |  41.4 KiB/s |   1.5 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% |  69.6 KiB/s |   3.8 KiB |  00m00s
Repositories loaded.
Package            Arch   Version       Repository                                                         Size
Installing:
 python3-pytest    noarch 8.3.4-2.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.8 MiB
Installing dependencies:
 python3-iniconfig noarch 1.1.1-25.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.6 KiB
 python3-pluggy    noarch 1.5.0-2.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 192.7 KiB

Transaction Summary:
 Installing:         3 packages

Package "gcc-15.0.1-0.4.fc42.x86_64" is already installed.
Package "geos-devel-3.13.0-2.fc42.x86_64" is already installed.
Package "pyproject-rpm-macros-1.16.4-2.fc42.noarch" is already installed.
Package "python3-devel-3.13.1-3.fc42.x86_64" is already installed.
Package "python3-cython-3.0.11-2.fc42.x86_64" is already installed.
Package "python3-numpy-1:2.2.2-2.fc42.x86_64" is already installed.
Package "python3-packaging-24.2-3.fc42.noarch" is already installed.
Package "python3-pip-24.3.1-2.fc42.noarch" is already installed.
Package "python3-setuptools-74.1.3-5.fc42.noarch" is already installed.
Package "tomcli-0.8.0-2.fc42.noarch" is already installed.

Total size of inbound packages is 2 MiB. Need to download 2 MiB.
After this operation, 21 MiB extra will be used (install 21 MiB, remove 0 B).
[1/3] python3-iniconfig-0:1.1.1-25.fc42 100% | 306.5 KiB/s |  18.1 KiB |  00m00s
[2/3] python3-pluggy-0:1.5.0-2.fc42.noa 100% | 731.0 KiB/s |  53.4 KiB |  00m00s
[3/3] python3-pytest-0:8.3.4-2.fc42.noa 100% |  16.5 MiB/s |   2.0 MiB |  00m00s
--------------------------------------------------------------------------------
[3/3] Total                             100% |  16.7 MiB/s |   2.1 MiB |  00m00s
Running transaction
[1/5] Verify package files              100% | 428.0   B/s |   3.0   B |  00m00s
[2/5] Prepare transaction               100% | 125.0   B/s |   3.0   B |  00m00s
[3/5] Installing python3-pluggy-0:1.5.0 100% |  64.8 MiB/s | 199.0 KiB |  00m00s
[4/5] Installing python3-iniconfig-0:1. 100% |   7.7 MiB/s |  23.5 KiB |  00m00s
[5/5] Installing python3-pytest-0:8.3.4 100% | 175.1 MiB/s |  21.0 MiB |  00m00s
Warning: skipped OpenPGP checks for 3 packages from repository: http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1738281600
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.jFu5Xe
+ umask 022
+ cd /builddir/build/BUILD/python-shapely-2.0.7-build
+ cd shapely-2.0.7
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/pyproject-wheeldir --output /builddir/build/BUILD/python-shapely-2.0.7-build/python-shapely-2.0.7-1.fc42.x86_64-pyproject-buildrequires -x test
Handling Cython from build-system.requires
Requirement satisfied: Cython
   (installed: Cython 3.0.11)
Handling oldest-supported-numpy; python_version<'3.9' from build-system.requires
Ignoring alien requirement: oldest-supported-numpy; python_version<'3.9'
Handling numpy>=1.25; python_version>='3.9' from build-system.requires
Requirement satisfied: numpy>=1.25; python_version>='3.9'
   (installed: numpy 2.2.2)
Handling setuptools>=61.0.0 from build-system.requires
Requirement satisfied: setuptools>=61.0.0
   (installed: setuptools 74.1.3)
running egg_info
writing shapely.egg-info/PKG-INFO
writing dependency_links to shapely.egg-info/dependency_links.txt
writing requirements to shapely.egg-info/requires.txt
writing top-level names to shapely.egg-info/top_level.txt
dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
reading manifest file 'shapely.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'shapely.egg-info/SOURCES.txt'
running dist_info
writing shapely.egg-info/PKG-INFO
writing dependency_links to shapely.egg-info/dependency_links.txt
writing requirements to shapely.egg-info/requires.txt
writing top-level names to shapely.egg-info/top_level.txt
dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
reading manifest file 'shapely.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'shapely.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/shapely-2.0.7.dist-info'
Handling numpy <3,>=1.14 from hook generated metadata: Requires-Dist (shapely)
Requirement satisfied: numpy <3,>=1.14
   (installed: numpy 2.2.2)
Handling numpydoc ==1.1.* ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: numpydoc ==1.1.* ; extra == 'docs'
Handling matplotlib ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: matplotlib ; extra == 'docs'
Handling sphinx ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: sphinx ; extra == 'docs'
Handling sphinx-book-theme ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: sphinx-book-theme ; extra == 'docs'
Handling sphinx-remove-toctrees ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: sphinx-remove-toctrees ; extra == 'docs'
Handling pytest ; extra == 'test' from hook generated metadata: Requires-Dist (shapely)
Requirement satisfied: pytest ; extra == 'test'
   (installed: pytest 8.3.4)
+ cat /builddir/build/BUILD/python-shapely-2.0.7-build/python-shapely-2.0.7-1.fc42.x86_64-pyproject-buildrequires
+ rm -rfv shapely-2.0.7.dist-info/
removed 'shapely-2.0.7.dist-info/top_level.txt'
removed 'shapely-2.0.7.dist-info/METADATA'
removed 'shapely-2.0.7.dist-info/LICENSE.txt'
removed directory 'shapely-2.0.7.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-shapely-2.0.7-1.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% | 936.3 KiB/s |  31.8 KiB |  00m00s
 updates                                100% |   1.0 MiB/s |  29.9 KiB |  00m00s
 Copr repository                        100% |  49.4 KiB/s |   1.5 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% |  73.6 KiB/s |   3.8 KiB |  00m00s
Repositories loaded.
Package "gcc-15.0.1-0.4.fc42.x86_64" is already installed.
Package "geos-devel-3.13.0-2.fc42.x86_64" is already installed.
Package "pyproject-rpm-macros-1.16.4-2.fc42.noarch" is already installed.
Package "python3-devel-3.13.1-3.fc42.x86_64" is already installed.
Package "python3-cython-3.0.11-2.fc42.x86_64" is already installed.
Package "python3-numpy-1:2.2.2-2.fc42.x86_64" is already installed.
Package "python3-packaging-24.2-3.fc42.noarch" is already installed.
Package "python3-pip-24.3.1-2.fc42.noarch" is already installed.
Package "python3-pytest-8.3.4-2.fc42.noarch" is already installed.
Package "python3-setuptools-74.1.3-5.fc42.noarch" is already installed.
Package "tomcli-0.8.0-2.fc42.noarch" is already installed.

Nothing to do.
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1738281600
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.17X5lz
+ umask 022
+ cd /builddir/build/BUILD/python-shapely-2.0.7-build
+ cd shapely-2.0.7
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/pyproject-wheeldir --output /builddir/build/BUILD/python-shapely-2.0.7-build/python-shapely-2.0.7-1.fc42.x86_64-pyproject-buildrequires -x test
Handling Cython from build-system.requires
Requirement satisfied: Cython
   (installed: Cython 3.0.11)
Handling oldest-supported-numpy; python_version<'3.9' from build-system.requires
Ignoring alien requirement: oldest-supported-numpy; python_version<'3.9'
Handling numpy>=1.25; python_version>='3.9' from build-system.requires
Requirement satisfied: numpy>=1.25; python_version>='3.9'
   (installed: numpy 2.2.2)
Handling setuptools>=61.0.0 from build-system.requires
Requirement satisfied: setuptools>=61.0.0
   (installed: setuptools 74.1.3)
running egg_info
writing shapely.egg-info/PKG-INFO
writing dependency_links to shapely.egg-info/dependency_links.txt
writing requirements to shapely.egg-info/requires.txt
writing top-level names to shapely.egg-info/top_level.txt
dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
reading manifest file 'shapely.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'shapely.egg-info/SOURCES.txt'
running dist_info
writing shapely.egg-info/PKG-INFO
writing dependency_links to shapely.egg-info/dependency_links.txt
writing requirements to shapely.egg-info/requires.txt
writing top-level names to shapely.egg-info/top_level.txt
dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative
dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
reading manifest file 'shapely.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'shapely.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/shapely-2.0.7.dist-info'
Handling numpy <3,>=1.14 from hook generated metadata: Requires-Dist (shapely)
Requirement satisfied: numpy <3,>=1.14
   (installed: numpy 2.2.2)
Handling numpydoc ==1.1.* ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: numpydoc ==1.1.* ; extra == 'docs'
Handling matplotlib ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: matplotlib ; extra == 'docs'
Handling sphinx ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: sphinx ; extra == 'docs'
Handling sphinx-book-theme ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: sphinx-book-theme ; extra == 'docs'
Handling sphinx-remove-toctrees ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely)
Ignoring alien requirement: sphinx-remove-toctrees ; extra == 'docs'
Handling pytest ; extra == 'test' from hook generated metadata: Requires-Dist (shapely)
Requirement satisfied: pytest ; extra == 'test'
   (installed: pytest 8.3.4)
+ cat /builddir/build/BUILD/python-shapely-2.0.7-build/python-shapely-2.0.7-1.fc42.x86_64-pyproject-buildrequires
+ rm -rfv shapely-2.0.7.dist-info/
removed 'shapely-2.0.7.dist-info/top_level.txt'
removed 'shapely-2.0.7.dist-info/METADATA'
removed 'shapely-2.0.7.dist-info/LICENSE.txt'
removed directory 'shapely-2.0.7.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2CiYr1
+ umask 022
+ cd /builddir/build/BUILD/python-shapely-2.0.7-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd shapely-2.0.7
+ mkdir -p /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/pyproject-wheeldir
Processing /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  running dist_info
  creating /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir/pip-modern-metadata-0_psxm15/shapely.egg-info
  writing /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir/pip-modern-metadata-0_psxm15/shapely.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir/pip-modern-metadata-0_psxm15/shapely.egg-info/dependency_links.txt
  writing requirements to /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir/pip-modern-metadata-0_psxm15/shapely.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir/pip-modern-metadata-0_psxm15/shapely.egg-info/top_level.txt
  writing manifest file '/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir/pip-modern-metadata-0_psxm15/shapely.egg-info/SOURCES.txt'
  dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
  dependency /usr/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
  dependency /usr/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
  dependency /usr/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
  dependency /usr/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
  dependency /usr/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative
  dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
  reading manifest file '/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir/pip-modern-metadata-0_psxm15/shapely.egg-info/SOURCES.txt'
  adding license file 'LICENSE.txt'
  writing manifest file '/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir/pip-modern-metadata-0_psxm15/shapely.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir/pip-modern-metadata-0_psxm15/shapely-2.0.7.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: shapely
  Building wheel for shapely (pyproject.toml): started
  Running command Building wheel for shapely (pyproject.toml)
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.linux-x86_64-cpython-313
  creating build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/__init__.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/_enum.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/_geometry.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/_ragged_array.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/_version.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/affinity.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/constructive.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/coordinates.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/coords.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/creation.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/decorators.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/errors.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/geos.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/io.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/linear.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/measurement.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/ops.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/plotting.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/predicates.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/prepared.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/set_operations.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/speedups.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/strtree.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/testing.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/validation.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/wkb.py -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/wkt.py -> build/lib.linux-x86_64-cpython-313/shapely
  creating build/lib.linux-x86_64-cpython-313/shapely/algorithms
  copying shapely/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-313/shapely/algorithms
  copying shapely/algorithms/_oriented_envelope.py -> build/lib.linux-x86_64-cpython-313/shapely/algorithms
  copying shapely/algorithms/cga.py -> build/lib.linux-x86_64-cpython-313/shapely/algorithms
  copying shapely/algorithms/polylabel.py -> build/lib.linux-x86_64-cpython-313/shapely/algorithms
  creating build/lib.linux-x86_64-cpython-313/shapely/geometry
  copying shapely/geometry/__init__.py -> build/lib.linux-x86_64-cpython-313/shapely/geometry
  copying shapely/geometry/base.py -> build/lib.linux-x86_64-cpython-313/shapely/geometry
  copying shapely/geometry/collection.py -> build/lib.linux-x86_64-cpython-313/shapely/geometry
  copying shapely/geometry/conftest.py -> build/lib.linux-x86_64-cpython-313/shapely/geometry
  copying shapely/geometry/geo.py -> build/lib.linux-x86_64-cpython-313/shapely/geometry
  copying shapely/geometry/linestring.py -> build/lib.linux-x86_64-cpython-313/shapely/geometry
  copying shapely/geometry/multilinestring.py -> build/lib.linux-x86_64-cpython-313/shapely/geometry
  copying shapely/geometry/multipoint.py -> build/lib.linux-x86_64-cpython-313/shapely/geometry
  copying shapely/geometry/multipolygon.py -> build/lib.linux-x86_64-cpython-313/shapely/geometry
  copying shapely/geometry/point.py -> build/lib.linux-x86_64-cpython-313/shapely/geometry
  copying shapely/geometry/polygon.py -> build/lib.linux-x86_64-cpython-313/shapely/geometry
  creating build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/__init__.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/common.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_constructive.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_coordinates.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_creation.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_creation_indices.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_geometry.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_io.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_linear.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_measurement.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_misc.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_plotting.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_predicates.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_ragged_array.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_set_operations.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_strtree.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  copying shapely/tests/test_testing.py -> build/lib.linux-x86_64-cpython-313/shapely/tests
  creating build/lib.linux-x86_64-cpython-313/shapely/vectorized
  copying shapely/vectorized/__init__.py -> build/lib.linux-x86_64-cpython-313/shapely/vectorized
  creating build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/__init__.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_collection.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_coords.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_decimal.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_emptiness.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_equality.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_format.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_geometry_base.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_hash.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_linestring.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_multi.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_multilinestring.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_multipoint.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_multipolygon.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_point.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  copying shapely/tests/geometry/test_polygon.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/geometry
  creating build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/__init__.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/conftest.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_affinity.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_box.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_buffer.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_cga.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_clip_by_rect.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_create_inconsistent_dimensionality.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_delaunay.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_empty_polygons.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_equality.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_geointerface.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_invalid_geometries.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_linear_referencing.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_linemerge.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_locale.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_make_valid.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_mapping.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_minimum_clearance.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_ndarrays.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_nearest.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_operations.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_operators.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_orient.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_parallel_offset.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_persist.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_pickle.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_polygonize.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_polylabel.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_predicates.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_prepared.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_products_z.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_shape.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_shared_paths.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_singularity.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_snap.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_split.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_substring.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_svg.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_transform.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_union.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_validation.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_vectorized.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_voronoi_diagram.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_wkb.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/test_wkt.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/tests/legacy/threading_test.py -> build/lib.linux-x86_64-cpython-313/shapely/tests/legacy
  copying shapely/_geos.pxd -> build/lib.linux-x86_64-cpython-313/shapely
  copying shapely/_pygeos_api.pxd -> build/lib.linux-x86_64-cpython-313/shapely
  UPDATING build/lib.linux-x86_64-cpython-313/shapely/_version.py
  set build/lib.linux-x86_64-cpython-313/shapely/_version.py to '2.0.7'
  running build_ext
  building 'shapely.lib' extension
  creating build/temp.linux-x86_64-cpython-313
  creating build/temp.linux-x86_64-cpython-313/src
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I./src -I/usr/include -I/usr/lib64/python3.13/site-packages/numpy/_core/include -I/usr/include/python3.13 -c src/c_api.c -o build/temp.linux-x86_64-cpython-313/src/c_api.o
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I./src -I/usr/include -I/usr/lib64/python3.13/site-packages/numpy/_core/include -I/usr/include/python3.13 -c src/coords.c -o build/temp.linux-x86_64-cpython-313/src/coords.o
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I./src -I/usr/include -I/usr/lib64/python3.13/site-packages/numpy/_core/include -I/usr/include/python3.13 -c src/geos.c -o build/temp.linux-x86_64-cpython-313/src/geos.o
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I./src -I/usr/include -I/usr/lib64/python3.13/site-packages/numpy/_core/include -I/usr/include/python3.13 -c src/lib.c -o build/temp.linux-x86_64-cpython-313/src/lib.o
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I./src -I/usr/include -I/usr/lib64/python3.13/site-packages/numpy/_core/include -I/usr/include/python3.13 -c src/pygeom.c -o build/temp.linux-x86_64-cpython-313/src/pygeom.o
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I./src -I/usr/include -I/usr/lib64/python3.13/site-packages/numpy/_core/include -I/usr/include/python3.13 -c src/strtree.c -o build/temp.linux-x86_64-cpython-313/src/strtree.o
  In file included from src/strtree.c:18:
  src/strtree.c: In function ‘query_nearest_distance_callback’:
  src/kvec.h:61:25: warning: value computed is not used [-Wunused-value]
     61 | #define kv_pop(v) ((v).a[--(v).n])
        |                   ~~~~~~^~~~~~~~~~
  src/strtree.c:557:7: note: in expansion of macro ‘kv_pop’
    557 |       kv_pop(*(params->dist_pairs));
        |       ^~~~~~
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I./src -I/usr/include -I/usr/lib64/python3.13/site-packages/numpy/_core/include -I/usr/include/python3.13 -c src/ufuncs.c -o build/temp.linux-x86_64-cpython-313/src/ufuncs.o
  src/ufuncs.c: In function ‘Ydd_b_p_func’:
  src/ufuncs.c:436:23: warning: passing argument 2 of ‘func’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
    436 |       ret = func(ctx, prepared_geom_tmp, in2, in3);
        |                       ^~~~~~~~~~~~~~~~~
  src/ufuncs.c:436:23: note: expected ‘void *’ but argument is of type ‘const GEOSPreparedGeometry *’ {aka ‘const struct GEOSPrepGeom_t *’}
  src/ufuncs.c:400:17: warning: unused variable ‘geom’ [-Wunused-variable]
    400 |   GEOSGeometry *geom = NULL;
        |                 ^~~~
  src/ufuncs.c: In function ‘Y_i_func’:
  src/ufuncs.c:1192:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   1192 |   int errcode = (int)((int**)data)[1];
        |                 ^
  src/ufuncs.c:1193:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   1193 |   int none_value = (int)((int**)data)[2];
        |                    ^
  In file included from src/ufuncs.c:15:
  src/ufuncs.c: In function ‘linestrings_func’:
  src/fast_loop_macros.h:83:21: warning: unused variable ‘i_c2’ [-Wunused-variable]
     83 |   npy_intp i, i_c1, i_c2;                                                  \
        |                     ^~~~
  src/ufuncs.c:2533:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
   2533 |   DOUBLE_COREDIM_LOOP_OUTER {
        |   ^~~~~~~~~~~~~~~~~~~~~~~~~
  src/fast_loop_macros.h:83:15: warning: unused variable ‘i_c1’ [-Wunused-variable]
     83 |   npy_intp i, i_c1, i_c2;                                                  \
        |               ^~~~
  src/ufuncs.c:2533:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
   2533 |   DOUBLE_COREDIM_LOOP_OUTER {
        |   ^~~~~~~~~~~~~~~~~~~~~~~~~
  src/fast_loop_macros.h:80:47: warning: unused variable ‘cp2’ [-Wunused-variable]
     80 |   char *ip1 = args[0], *op1 = args[1], *cp1, *cp2;                         \
        |                                               ^~~
  src/ufuncs.c:2533:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
   2533 |   DOUBLE_COREDIM_LOOP_OUTER {
        |   ^~~~~~~~~~~~~~~~~~~~~~~~~
  src/fast_loop_macros.h:80:41: warning: unused variable ‘cp1’ [-Wunused-variable]
     80 |   char *ip1 = args[0], *op1 = args[1], *cp1, *cp2;                         \
        |                                         ^~~
  src/ufuncs.c:2533:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
   2533 |   DOUBLE_COREDIM_LOOP_OUTER {
        |   ^~~~~~~~~~~~~~~~~~~~~~~~~
  src/ufuncs.c: In function ‘linearrings_func’:
  src/fast_loop_macros.h:83:15: warning: unused variable ‘i_c1’ [-Wunused-variable]
     83 |   npy_intp i, i_c1, i_c2;                                                  \
        |               ^~~~
  src/ufuncs.c:2588:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
   2588 |   DOUBLE_COREDIM_LOOP_OUTER {
        |   ^~~~~~~~~~~~~~~~~~~~~~~~~
  src/ufuncs.c: In function ‘bounds_func’:
  src/ufuncs.c:2874:7: warning: unused variable ‘size’ [-Wunused-variable]
   2874 |   int size;
        |       ^~~~
  src/ufuncs.c:2873:28: warning: unused variable ‘coord_seq’ [-Wunused-variable]
   2873 |   const GEOSCoordSequence* coord_seq;
        |                            ^~~~~~~~~
  src/ufuncs.c:2872:23: warning: unused variable ‘ring’ [-Wunused-variable]
   2872 |   const GEOSGeometry* ring;
        |                       ^~~~
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -I./src -I/usr/include -I/usr/lib64/python3.13/site-packages/numpy/_core/include -I/usr/include/python3.13 -c src/vector.c -o build/temp.linux-x86_64-cpython-313/src/vector.o
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-313/src/c_api.o build/temp.linux-x86_64-cpython-313/src/coords.o build/temp.linux-x86_64-cpython-313/src/geos.o build/temp.linux-x86_64-cpython-313/src/lib.o build/temp.linux-x86_64-cpython-313/src/pygeom.o build/temp.linux-x86_64-cpython-313/src/strtree.o build/temp.linux-x86_64-cpython-313/src/ufuncs.o build/temp.linux-x86_64-cpython-313/src/vector.o -L/usr/lib64 -L/usr/lib64 -lgeos_c -o build/lib.linux-x86_64-cpython-313/shapely/lib.cpython-313-x86_64-linux-gnu.so
  building 'shapely._geometry_helpers' extension
  creating build/temp.linux-x86_64-cpython-313/shapely
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -DGEOS_USE_ONLY_R_API -I./src -I/usr/include -I/usr/lib64/python3.13/site-packages/numpy/_core/include -I/usr/include/python3.13 -c shapely/_geometry_helpers.c -o build/temp.linux-x86_64-cpython-313/shapely/_geometry_helpers.o
  In file included from /usr/lib64/python3.13/site-packages/numpy/_core/include/numpy/ndarraytypes.h:1913,
                   from /usr/lib64/python3.13/site-packages/numpy/_core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.13/site-packages/numpy/_core/include/numpy/arrayobject.h:5,
                   from shapely/_geometry_helpers.c:1284:
  /usr/lib64/python3.13/site-packages/numpy/_core/include/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 " \
        |  ^~~~~~~
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-313/shapely/_geometry_helpers.o -L/usr/lib64 -L/usr/lib64 -lgeos_c -o build/lib.linux-x86_64-cpython-313/shapely/_geometry_helpers.cpython-313-x86_64-linux-gnu.so
  building 'shapely._geos' extension
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -DGEOS_USE_ONLY_R_API -I./src -I/usr/include -I/usr/lib64/python3.13/site-packages/numpy/_core/include -I/usr/include/python3.13 -c shapely/_geos.c -o build/temp.linux-x86_64-cpython-313/shapely/_geos.o
  gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-313/shapely/_geos.o -L/usr/lib64 -L/usr/lib64 -lgeos_c -o build/lib.linux-x86_64-cpython-313/shapely/_geos.cpython-313-x86_64-linux-gnu.so
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/__init__.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/_enum.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/_geometry.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/_ragged_array.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/affinity.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/constructive.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/coordinates.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/coords.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/creation.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/decorators.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/errors.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/geos.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/io.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/linear.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/measurement.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/ops.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/plotting.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/predicates.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/prepared.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/set_operations.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/speedups.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/strtree.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/testing.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/validation.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/wkb.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/wkt.py -> build/bdist.linux-x86_64/wheel/./shapely
  creating build/bdist.linux-x86_64/wheel/shapely/algorithms
  copying build/lib.linux-x86_64-cpython-313/shapely/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/./shapely/algorithms
  copying build/lib.linux-x86_64-cpython-313/shapely/algorithms/_oriented_envelope.py -> build/bdist.linux-x86_64/wheel/./shapely/algorithms
  copying build/lib.linux-x86_64-cpython-313/shapely/algorithms/cga.py -> build/bdist.linux-x86_64/wheel/./shapely/algorithms
  copying build/lib.linux-x86_64-cpython-313/shapely/algorithms/polylabel.py -> build/bdist.linux-x86_64/wheel/./shapely/algorithms
  creating build/bdist.linux-x86_64/wheel/shapely/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/geometry/__init__.py -> build/bdist.linux-x86_64/wheel/./shapely/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/geometry/base.py -> build/bdist.linux-x86_64/wheel/./shapely/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/geometry/collection.py -> build/bdist.linux-x86_64/wheel/./shapely/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/geometry/conftest.py -> build/bdist.linux-x86_64/wheel/./shapely/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/geometry/geo.py -> build/bdist.linux-x86_64/wheel/./shapely/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/geometry/linestring.py -> build/bdist.linux-x86_64/wheel/./shapely/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/geometry/multilinestring.py -> build/bdist.linux-x86_64/wheel/./shapely/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/geometry/multipoint.py -> build/bdist.linux-x86_64/wheel/./shapely/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/geometry/multipolygon.py -> build/bdist.linux-x86_64/wheel/./shapely/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/geometry/point.py -> build/bdist.linux-x86_64/wheel/./shapely/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/geometry/polygon.py -> build/bdist.linux-x86_64/wheel/./shapely/geometry
  creating build/bdist.linux-x86_64/wheel/shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/common.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_constructive.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_coordinates.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_creation.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_creation_indices.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_geometry.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_io.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_linear.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_measurement.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_misc.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_plotting.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_predicates.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_ragged_array.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_set_operations.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_strtree.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/test_testing.py -> build/bdist.linux-x86_64/wheel/./shapely/tests
  creating build/bdist.linux-x86_64/wheel/shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/__init__.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_collection.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_coords.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_decimal.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_emptiness.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_equality.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_format.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_geometry_base.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_hash.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_linestring.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_multi.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_multilinestring.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_multipoint.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_multipolygon.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_point.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/geometry/test_polygon.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/geometry
  creating build/bdist.linux-x86_64/wheel/shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/__init__.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/conftest.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_affinity.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_box.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_buffer.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_cga.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_clip_by_rect.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_create_inconsistent_dimensionality.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_delaunay.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_empty_polygons.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_equality.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_geointerface.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_invalid_geometries.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_linear_referencing.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_linemerge.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_locale.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_make_valid.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_mapping.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_minimum_clearance.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_ndarrays.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_nearest.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_operations.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_operators.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_orient.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_parallel_offset.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_persist.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_pickle.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_polygonize.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_polylabel.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_predicates.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_prepared.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_products_z.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_shape.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_shared_paths.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_singularity.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_snap.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_split.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_substring.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_svg.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_transform.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_union.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_validation.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_vectorized.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_voronoi_diagram.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_wkb.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/test_wkt.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  copying build/lib.linux-x86_64-cpython-313/shapely/tests/legacy/threading_test.py -> build/bdist.linux-x86_64/wheel/./shapely/tests/legacy
  creating build/bdist.linux-x86_64/wheel/shapely/vectorized
  copying build/lib.linux-x86_64-cpython-313/shapely/vectorized/__init__.py -> build/bdist.linux-x86_64/wheel/./shapely/vectorized
  copying build/lib.linux-x86_64-cpython-313/shapely/_geos.pxd -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/_pygeos_api.pxd -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/_version.py -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/lib.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/_geometry_helpers.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./shapely
  copying build/lib.linux-x86_64-cpython-313/shapely/_geos.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./shapely
  running install_egg_info
  running egg_info
  writing shapely.egg-info/PKG-INFO
  writing dependency_links to shapely.egg-info/dependency_links.txt
  writing requirements to shapely.egg-info/requires.txt
  writing top-level names to shapely.egg-info/top_level.txt
  dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
  dependency /usr/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
  dependency /usr/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
  dependency /usr/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
  dependency /usr/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
  dependency /usr/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative
  dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative
  reading manifest file 'shapely.egg-info/SOURCES.txt'
  adding license file 'LICENSE.txt'
  writing manifest file 'shapely.egg-info/SOURCES.txt'
  Copying shapely.egg-info to build/bdist.linux-x86_64/wheel/./shapely-2.0.7-py3.13.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/shapely-2.0.7.dist-info/WHEEL
  creating '/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir/pip-wheel-igku0c3o/.tmp-n978lx3i/shapely-2.0.7-cp313-cp313-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'shapely/__init__.py'
  adding 'shapely/_enum.py'
  adding 'shapely/_geometry.py'
  adding 'shapely/_geometry_helpers.cpython-313-x86_64-linux-gnu.so'
  adding 'shapely/_geos.cpython-313-x86_64-linux-gnu.so'
  adding 'shapely/_geos.pxd'
  adding 'shapely/_pygeos_api.pxd'
  adding 'shapely/_ragged_array.py'
  adding 'shapely/_version.py'
  adding 'shapely/affinity.py'
  adding 'shapely/constructive.py'
  adding 'shapely/coordinates.py'
  adding 'shapely/coords.py'
  adding 'shapely/creation.py'
  adding 'shapely/decorators.py'
  adding 'shapely/errors.py'
  adding 'shapely/geos.py'
  adding 'shapely/io.py'
  adding 'shapely/lib.cpython-313-x86_64-linux-gnu.so'
  adding 'shapely/linear.py'
  adding 'shapely/measurement.py'
  adding 'shapely/ops.py'
  adding 'shapely/plotting.py'
  adding 'shapely/predicates.py'
  adding 'shapely/prepared.py'
  adding 'shapely/set_operations.py'
  adding 'shapely/speedups.py'
  adding 'shapely/strtree.py'
  adding 'shapely/testing.py'
  adding 'shapely/validation.py'
  adding 'shapely/wkb.py'
  adding 'shapely/wkt.py'
  adding 'shapely/algorithms/__init__.py'
  adding 'shapely/algorithms/_oriented_envelope.py'
  adding 'shapely/algorithms/cga.py'
  adding 'shapely/algorithms/polylabel.py'
  adding 'shapely/geometry/__init__.py'
  adding 'shapely/geometry/base.py'
  adding 'shapely/geometry/collection.py'
  adding 'shapely/geometry/conftest.py'
  adding 'shapely/geometry/geo.py'
  adding 'shapely/geometry/linestring.py'
  adding 'shapely/geometry/multilinestring.py'
  adding 'shapely/geometry/multipoint.py'
  adding 'shapely/geometry/multipolygon.py'
  adding 'shapely/geometry/point.py'
  adding 'shapely/geometry/polygon.py'
  adding 'shapely/tests/__init__.py'
  adding 'shapely/tests/common.py'
  adding 'shapely/tests/test_constructive.py'
  adding 'shapely/tests/test_coordinates.py'
  adding 'shapely/tests/test_creation.py'
  adding 'shapely/tests/test_creation_indices.py'
  adding 'shapely/tests/test_geometry.py'
  adding 'shapely/tests/test_io.py'
  adding 'shapely/tests/test_linear.py'
  adding 'shapely/tests/test_measurement.py'
  adding 'shapely/tests/test_misc.py'
  adding 'shapely/tests/test_plotting.py'
  adding 'shapely/tests/test_predicates.py'
  adding 'shapely/tests/test_ragged_array.py'
  adding 'shapely/tests/test_set_operations.py'
  adding 'shapely/tests/test_strtree.py'
  adding 'shapely/tests/test_testing.py'
  adding 'shapely/tests/geometry/__init__.py'
  adding 'shapely/tests/geometry/test_collection.py'
  adding 'shapely/tests/geometry/test_coords.py'
  adding 'shapely/tests/geometry/test_decimal.py'
  adding 'shapely/tests/geometry/test_emptiness.py'
  adding 'shapely/tests/geometry/test_equality.py'
  adding 'shapely/tests/geometry/test_format.py'
  adding 'shapely/tests/geometry/test_geometry_base.py'
  adding 'shapely/tests/geometry/test_hash.py'
  adding 'shapely/tests/geometry/test_linestring.py'
  adding 'shapely/tests/geometry/test_multi.py'
  adding 'shapely/tests/geometry/test_multilinestring.py'
  adding 'shapely/tests/geometry/test_multipoint.py'
  adding 'shapely/tests/geometry/test_multipolygon.py'
  adding 'shapely/tests/geometry/test_point.py'
  adding 'shapely/tests/geometry/test_polygon.py'
  adding 'shapely/tests/legacy/__init__.py'
  adding 'shapely/tests/legacy/conftest.py'
  adding 'shapely/tests/legacy/test_affinity.py'
  adding 'shapely/tests/legacy/test_box.py'
  adding 'shapely/tests/legacy/test_buffer.py'
  adding 'shapely/tests/legacy/test_cga.py'
  adding 'shapely/tests/legacy/test_clip_by_rect.py'
  adding 'shapely/tests/legacy/test_create_inconsistent_dimensionality.py'
  adding 'shapely/tests/legacy/test_delaunay.py'
  adding 'shapely/tests/legacy/test_empty_polygons.py'
  adding 'shapely/tests/legacy/test_equality.py'
  adding 'shapely/tests/legacy/test_geointerface.py'
  adding 'shapely/tests/legacy/test_invalid_geometries.py'
  adding 'shapely/tests/legacy/test_linear_referencing.py'
  adding 'shapely/tests/legacy/test_linemerge.py'
  adding 'shapely/tests/legacy/test_locale.py'
  adding 'shapely/tests/legacy/test_make_valid.py'
  adding 'shapely/tests/legacy/test_mapping.py'
  adding 'shapely/tests/legacy/test_minimum_clearance.py'
  adding 'shapely/tests/legacy/test_ndarrays.py'
  adding 'shapely/tests/legacy/test_nearest.py'
  adding 'shapely/tests/legacy/test_operations.py'
  adding 'shapely/tests/legacy/test_operators.py'
  adding 'shapely/tests/legacy/test_orient.py'
  adding 'shapely/tests/legacy/test_parallel_offset.py'
  adding 'shapely/tests/legacy/test_persist.py'
  adding 'shapely/tests/legacy/test_pickle.py'
  adding 'shapely/tests/legacy/test_polygonize.py'
  adding 'shapely/tests/legacy/test_polylabel.py'
  adding 'shapely/tests/legacy/test_predicates.py'
  adding 'shapely/tests/legacy/test_prepared.py'
  adding 'shapely/tests/legacy/test_products_z.py'
  adding 'shapely/tests/legacy/test_shape.py'
  adding 'shapely/tests/legacy/test_shared_paths.py'
  adding 'shapely/tests/legacy/test_singularity.py'
  adding 'shapely/tests/legacy/test_snap.py'
  adding 'shapely/tests/legacy/test_split.py'
  adding 'shapely/tests/legacy/test_substring.py'
  adding 'shapely/tests/legacy/test_svg.py'
  adding 'shapely/tests/legacy/test_transform.py'
  adding 'shapely/tests/legacy/test_union.py'
  adding 'shapely/tests/legacy/test_validation.py'
  adding 'shapely/tests/legacy/test_vectorized.py'
  adding 'shapely/tests/legacy/test_voronoi_diagram.py'
  adding 'shapely/tests/legacy/test_wkb.py'
  adding 'shapely/tests/legacy/test_wkt.py'
  adding 'shapely/tests/legacy/threading_test.py'
  adding 'shapely/vectorized/__init__.py'
  adding 'shapely-2.0.7.dist-info/LICENSE.txt'
  adding 'shapely-2.0.7.dist-info/METADATA'
  adding 'shapely-2.0.7.dist-info/WHEEL'
  adding 'shapely-2.0.7.dist-info/top_level.txt'
  adding 'shapely-2.0.7.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for shapely (pyproject.toml): finished with status 'done'
  Created wheel for shapely: filename=shapely-2.0.7-cp313-cp313-linux_x86_64.whl size=1140058 sha256=01c3de637698d6b317d161c45c2325cebe0a3643830af01ac959e93f59ea4b1e
  Stored in directory: /builddir/.cache/pip/wheels/77/9b/7e/b6d97a0423f66e12bd375d038d2eb487283ab13104847ac64f
Successfully built shapely
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sr750G
+ umask 022
+ cd /builddir/build/BUILD/python-shapely-2.0.7-build
+ '[' /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT
++ dirname /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/python-shapely-2.0.7-build
+ mkdir /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd shapely-2.0.7
++ ls /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/pyproject-wheeldir/shapely-2.0.7-cp313-cp313-linux_x86_64.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=shapely==2.0.7
+ '[' -z shapely==2.0.7 ']'
+ TMPDIR=/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/pyproject-wheeldir shapely==2.0.7
Using pip 24.3.1 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/pyproject-wheeldir
Processing ./pyproject-wheeldir/shapely-2.0.7-cp313-cp313-linux_x86_64.whl
Installing collected packages: shapely
Successfully installed shapely-2.0.7
+ '[' -d /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-shapely-2.0.7-build/python-shapely-2.0.7-1.fc42.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib64/python3.13/site-packages")
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib64/python3.13/site-packages/shapely-2.0.7.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely-2.0.7.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT --record /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely-2.0.7.dist-info/RECORD --output /builddir/build/BUILD/python-shapely-2.0.7-build/python-shapely-2.0.7-1.fc42.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely-2.0.7.dist-info/RECORD
removed '/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely-2.0.7.dist-info/RECORD'
+ rm -fv /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely-2.0.7.dist-info/REQUESTED
removed '/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely-2.0.7.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-shapely-2.0.7-build/python-shapely-2.0.7-1.fc42.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_FILES_ESCAPE=4.19
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-shapely-2.0.7-build/python-shapely-2.0.7-1.fc42.x86_64-pyproject-files --output-modules /builddir/build/BUILD/python-shapely-2.0.7-build/python-shapely-2.0.7-1.fc42.x86_64-pyproject-modules --buildroot /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /builddir/build/BUILD/python-shapely-2.0.7-build/python-shapely-2.0.7-1.fc42.x86_64-pyproject-record --prefix /usr -l shapely
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 2.0.7-1.fc42 --unique-debug-suffix -2.0.7-1.fc42.x86_64 --unique-debug-src-base python-shapely-2.0.7-1.fc42.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7
find-debuginfo: starting
Extracting debug info from 3 files
DWARF-compressing 3 files
sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/python-shapely-2.0.7-1.fc42.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2
Bytecompiling .py files below /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13 using python3.13
Bytecompiling .py files below /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.13 using python3.13
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j2 /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/algorithms/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/algorithms/__pycache__/_oriented_envelope.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/algorithms/__pycache__/cga.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/algorithms/__pycache__/polylabel.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/geometry/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/geometry/__pycache__/collection.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/geometry/__pycache__/conftest.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/geometry/__pycache__/geo.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/geometry/__pycache__/linestring.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/geometry/__pycache__/multilinestring.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/geometry/__pycache__/multipoint.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/geometry/__pycache__/multipolygon.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/geometry/__pycache__/point.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/geometry/__pycache__/base.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_collection.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/geometry/__pycache__/polygon.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_coords.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_decimal.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_emptiness.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_format.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_equality.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_hash.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_geometry_base.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_multi.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_multilinestring.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_multipoint.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_linestring.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_multipolygon.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_point.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_collection.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_format.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_coords.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_decimal.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_emptiness.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_geometry_base.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_hash.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_equality.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_multi.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_polygon.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_linestring.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_multipoint.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_multilinestring.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_point.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_multipolygon.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/conftest.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_affinity.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_box.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_buffer.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_cga.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/geometry/__pycache__/test_polygon.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_clip_by_rect.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_create_inconsistent_dimensionality.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_delaunay.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_equality.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_empty_polygons.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_geointerface.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_linear_referencing.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_invalid_geometries.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_linemerge.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_locale.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_make_valid.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_mapping.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_minimum_clearance.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_ndarrays.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_nearest.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_operations.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_operators.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_orient.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_persist.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_pickle.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_polygonize.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_parallel_offset.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_polylabel.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_predicates.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_products_z.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_shape.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_prepared.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_shared_paths.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_singularity.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_snap.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_split.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_substring.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_svg.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_union.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_transform.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_validation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_voronoi_diagram.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_vectorized.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_wkb.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_wkt.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/threading_test.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_box.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_affinity.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_cga.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_equality.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_buffer.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_clip_by_rect.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_invalid_geometries.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_geointerface.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_create_inconsistent_dimensionality.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_delaunay.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_linear_referencing.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_empty_polygons.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_linemerge.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_minimum_clearance.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_locale.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_make_valid.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_nearest.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_ndarrays.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_mapping.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_operations.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_pickle.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_operators.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_orient.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_polygonize.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_persist.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_predicates.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_polylabel.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_prepared.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_singularity.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_products_z.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_snap.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_shape.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_shared_paths.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_svg.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_transform.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_union.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_validation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_substring.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_vectorized.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_split.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_voronoi_diagram.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_wkb.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/legacy/__pycache__/test_wkt.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/common.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_coordinates.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_creation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_constructive.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_creation_indices.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_geometry.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_io.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_linear.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_measurement.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_plotting.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_misc.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_ragged_array.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_predicates.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_set_operations.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_testing.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_creation_indices.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_strtree.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_coordinates.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_constructive.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_geometry.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_creation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_measurement.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_misc.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_plotting.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_io.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_linear.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_predicates.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_ragged_array.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_set_operations.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/vectorized/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/_enum.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/_geometry.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/_ragged_array.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/_version.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/affinity.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/constructive.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/coordinates.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/tests/__pycache__/test_strtree.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/coords.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/creation.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/errors.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/geos.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/decorators.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/io.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/linear.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/measurement.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/plotting.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/predicates.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/ops.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/prepared.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/set_operations.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/speedups.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/testing.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/validation.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/wkb.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/strtree.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/wkt.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/shapely/__pycache__/_ragged_array.cpython-313.opt-1.pyc: replacing with normalized version
Scanned 33 directories and 400 files,
               processed 196 inodes,
               196 modified (146 replaced + 50 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/python-shapely-2.0.7-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NSppIT
+ umask 022
+ cd /builddir/build/BUILD/python-shapely-2.0.7-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd shapely-2.0.7
+ mkdir empty
+ cd empty
+ ln -s ../shapely/tests/
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ PATH=/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/lib/python3.13/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=2
+ /usr/bin/pytest -v
============================= test session starts ==============================
platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7
configfile: setup.cfg
collecting ... Python version: 3.13.1 (main, Jan 18 2025, 00:00:00) [GCC 15.0.1 20250114 (Red Hat 15.0.1-0)]
GEOS version: 3.13.0-CAPI-1.19.0
Numpy version: 2.2.2
collected 3560 items / 1 skipped

tests/geometry/test_collection.py::test_empty[geom0] PASSED              [  0%]
tests/geometry/test_collection.py::test_empty[geom1] PASSED              [  0%]
tests/geometry/test_collection.py::test_empty[geom2] PASSED              [  0%]
tests/geometry/test_collection.py::test_empty_subgeoms PASSED            [  0%]
tests/geometry/test_collection.py::test_child_with_deleted_parent PASSED [  0%]
tests/geometry/test_collection.py::test_from_geojson PASSED              [  0%]
tests/geometry/test_collection.py::test_geointerface PASSED              [  0%]
tests/geometry/test_collection.py::test_len_raises PASSED                [  0%]
tests/geometry/test_collection.py::test_numpy_object_array PASSED        [  0%]
tests/geometry/test_coords.py::TestCoords::test_data_promotion PASSED    [  0%]
tests/geometry/test_coords.py::TestCoords::test_data_destriding PASSED   [  0%]
tests/geometry/test_coords.py::TestCoordsGetItem::test_index_2d_coords PASSED [  0%]
tests/geometry/test_coords.py::TestCoordsGetItem::test_index_3d_coords PASSED [  0%]
tests/geometry/test_coords.py::TestCoordsGetItem::test_index_coords_misc PASSED [  0%]
tests/geometry/test_coords.py::TestCoordsGetItem::test_slice_2d_coords PASSED [  0%]
tests/geometry/test_coords.py::TestCoordsGetItem::test_slice_3d_coords PASSED [  0%]
tests/geometry/test_coords.py::TestXY::test_arrays PASSED                [  0%]
tests/geometry/test_coords.py::test_coords_array_copy[geom0] PASSED      [  0%]
tests/geometry/test_coords.py::test_coords_array_copy[geom1] PASSED      [  0%]
tests/geometry/test_coords.py::test_coords_array_copy[geom2] PASSED      [  0%]
tests/geometry/test_coords.py::test_coords_array_copy[geom3] PASSED      [  0%]
tests/geometry/test_decimal.py::test_decimal[geoms0] PASSED              [  0%]
tests/geometry/test_decimal.py::test_decimal[geoms1] PASSED              [  0%]
tests/geometry/test_decimal.py::test_decimal[geoms2] PASSED              [  0%]
tests/geometry/test_decimal.py::test_decimal[geoms3] PASSED              [  0%]
tests/geometry/test_decimal.py::test_decimal[geoms4] PASSED              [  0%]
tests/geometry/test_decimal.py::test_decimal[geoms5] PASSED              [  0%]
tests/geometry/test_decimal.py::test_decimal[geoms6] PASSED              [  0%]
tests/geometry/test_decimal.py::test_decimal[geoms7] PASSED              [  0%]
tests/geometry/test_decimal.py::test_decimal[geoms8] PASSED              [  0%]
tests/geometry/test_emptiness.py::TestEmptiness::test_empty_class PASSED [  0%]
tests/geometry/test_emptiness.py::TestEmptiness::test_empty_base PASSED  [  0%]
tests/geometry/test_emptiness.py::TestEmptiness::test_empty_point PASSED [  0%]
tests/geometry/test_emptiness.py::TestEmptiness::test_empty_multipoint PASSED [  0%]
tests/geometry/test_emptiness.py::TestEmptiness::test_empty_geometry_collection PASSED [  0%]
tests/geometry/test_emptiness.py::TestEmptiness::test_empty_linestring PASSED [  1%]
tests/geometry/test_emptiness.py::TestEmptiness::test_empty_multilinestring PASSED [  1%]
tests/geometry/test_emptiness.py::TestEmptiness::test_empty_polygon PASSED [  1%]
tests/geometry/test_emptiness.py::TestEmptiness::test_empty_multipolygon PASSED [  1%]
tests/geometry/test_emptiness.py::TestEmptiness::test_empty_linear_ring PASSED [  1%]
tests/geometry/test_emptiness.py::test_numpy_object_array PASSED         [  1%]
tests/geometry/test_emptiness.py::test_shape_empty PASSED                [  1%]
tests/geometry/test_emptiness.py::test_empty_geometry_bounds[geom0] PASSED [  1%]
tests/geometry/test_emptiness.py::test_empty_geometry_bounds[geom1] PASSED [  1%]
tests/geometry/test_emptiness.py::test_empty_geometry_bounds[geom2] PASSED [  1%]
tests/geometry/test_emptiness.py::test_empty_geometry_bounds[geom3] PASSED [  1%]
tests/geometry/test_emptiness.py::test_empty_geometry_bounds[geom4] PASSED [  1%]
tests/geometry/test_emptiness.py::test_empty_geometry_bounds[geom5] PASSED [  1%]
tests/geometry/test_emptiness.py::test_empty_geometry_bounds[geom6] PASSED [  1%]
tests/geometry/test_emptiness.py::test_empty_geometry_bounds[geom7] PASSED [  1%]
tests/geometry/test_equality.py::test_equality[geom0] PASSED             [  1%]
tests/geometry/test_equality.py::test_equality[geom1] PASSED             [  1%]
tests/geometry/test_equality.py::test_equality[geom2] PASSED             [  1%]
tests/geometry/test_equality.py::test_equality[geom3] PASSED             [  1%]
tests/geometry/test_equality.py::test_equality[geom4] PASSED             [  1%]
tests/geometry/test_equality.py::test_equality[geom5] PASSED             [  1%]
tests/geometry/test_equality.py::test_equality[geom6] PASSED             [  1%]
tests/geometry/test_equality.py::test_equality[geom7] PASSED             [  1%]
tests/geometry/test_equality.py::test_equality[geom8] PASSED             [  1%]
tests/geometry/test_equality.py::test_equality[geom9] PASSED             [  1%]
tests/geometry/test_equality.py::test_equality[geom10] PASSED            [  1%]
tests/geometry/test_equality.py::test_equality[geom11] PASSED            [  1%]
tests/geometry/test_equality.py::test_equality[geom12] PASSED            [  1%]
tests/geometry/test_equality.py::test_equality[geom13] PASSED            [  1%]
tests/geometry/test_equality.py::test_equality[geom14] PASSED            [  1%]
tests/geometry/test_equality.py::test_equality[geom15] PASSED            [  1%]
tests/geometry/test_equality.py::test_equality[geom16] PASSED            [  1%]
tests/geometry/test_equality.py::test_equality[geom17] PASSED            [  1%]
tests/geometry/test_equality.py::test_equality[geom18] PASSED            [  1%]
tests/geometry/test_equality.py::test_equality_false[left0-right0] PASSED [  1%]
tests/geometry/test_equality.py::test_equality_false[left1-right1] PASSED [  1%]
tests/geometry/test_equality.py::test_equality_false[left2-right2] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_false[left3-right3] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_false[left4-right4] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_false[left5-right5] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_with_nan[left0-right0] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_with_nan[left1-right1] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_with_nan[left2-right2] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_with_nan[left3-right3] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_with_nan[left4-right4] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_with_nan[left5-right5] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_with_nan_z[left0-right0] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_with_nan_z[left1-right1] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_with_nan_false[left0-right0] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_with_nan_false[left1-right1] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_with_nan_false[left2-right2] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_with_nan_false[left3-right3] PASSED [  2%]
tests/geometry/test_equality.py::test_equality_with_nan_z_false PASSED   [  2%]
tests/geometry/test_equality.py::test_equality_z PASSED                  [  2%]
tests/geometry/test_equality.py::test_equality_exact_type PASSED         [  2%]
tests/geometry/test_equality.py::test_equality_polygon PASSED            [  2%]
tests/geometry/test_equality.py::test_comparison_notimplemented[geom0] PASSED [  2%]
tests/geometry/test_equality.py::test_comparison_notimplemented[geom1] PASSED [  2%]
tests/geometry/test_equality.py::test_comparison_notimplemented[geom2] PASSED [  2%]
tests/geometry/test_equality.py::test_comparison_notimplemented[geom3] PASSED [  2%]
tests/geometry/test_equality.py::test_comparison_notimplemented[geom4] PASSED [  2%]
tests/geometry/test_equality.py::test_comparison_notimplemented[geom5] PASSED [  2%]
tests/geometry/test_equality.py::test_comparison_notimplemented[geom6] PASSED [  2%]
tests/geometry/test_equality.py::test_comparison_notimplemented[geom7] PASSED [  2%]
tests/geometry/test_equality.py::test_comparison_notimplemented[geom8] PASSED [  2%]
tests/geometry/test_equality.py::test_comparison_not_supported PASSED    [  2%]
tests/geometry/test_format.py::test_format_invalid PASSED                [  2%]
tests/geometry/test_format.py::test_format_point PASSED                  [  2%]
tests/geometry/test_format.py::test_format_polygon PASSED                [  2%]
tests/geometry/test_geometry_base.py::test_polygon PASSED                [  2%]
tests/geometry/test_geometry_base.py::test_linestring PASSED             [  2%]
tests/geometry/test_geometry_base.py::test_point PASSED                  [  3%]
tests/geometry/test_geometry_base.py::test_geometry_collection PASSED    [  3%]
tests/geometry/test_geometry_base.py::test_setattr_disallowed[geom0] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_setattr_disallowed[geom1] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_setattr_disallowed[geom2] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_setattr_disallowed[geom3] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_setattr_disallowed[geom4] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_setattr_disallowed[geom5] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_setattr_disallowed[geom6] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_setattr_disallowed[geom7] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_weakrefable[geom0] PASSED     [  3%]
tests/geometry/test_geometry_base.py::test_weakrefable[geom1] PASSED     [  3%]
tests/geometry/test_geometry_base.py::test_weakrefable[geom2] PASSED     [  3%]
tests/geometry/test_geometry_base.py::test_weakrefable[geom3] PASSED     [  3%]
tests/geometry/test_geometry_base.py::test_weakrefable[geom4] PASSED     [  3%]
tests/geometry/test_geometry_base.py::test_weakrefable[geom5] PASSED     [  3%]
tests/geometry/test_geometry_base.py::test_weakrefable[geom6] PASSED     [  3%]
tests/geometry/test_geometry_base.py::test_weakrefable[geom7] PASSED     [  3%]
tests/geometry/test_geometry_base.py::test_base_class_not_callable PASSED [  3%]
tests/geometry/test_geometry_base.py::test_GeometryType_deprecated PASSED [  3%]
tests/geometry/test_geometry_base.py::test_type_deprecated PASSED        [  3%]
tests/geometry/test_geometry_base.py::test_segmentize PASSED             [  3%]
tests/geometry/test_geometry_base.py::test_reverse PASSED                [  3%]
tests/geometry/test_geometry_base.py::test_binary_op_grid_size[0-union] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_binary_op_grid_size[0-intersection] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_binary_op_grid_size[0-difference] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_binary_op_grid_size[0-symmetric_difference] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_binary_op_grid_size[1-union] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_binary_op_grid_size[1-intersection] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_binary_op_grid_size[1-difference] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_binary_op_grid_size[1-symmetric_difference] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_binary_op_grid_size[2-union] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_binary_op_grid_size[2-intersection] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_binary_op_grid_size[2-difference] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_binary_op_grid_size[2-symmetric_difference] PASSED [  3%]
tests/geometry/test_geometry_base.py::test_dwithin PASSED                [  3%]
tests/geometry/test_geometry_base.py::test_contains_properly PASSED      [  4%]
tests/geometry/test_geometry_base.py::test_constructive_properties[convex_hull] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_constructive_properties[envelope] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_constructive_properties[oriented_envelope] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_constructive_properties[minimum_rotated_rectangle] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_predicates[crosses] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_predicates[contains] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_predicates[contains_properly] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_predicates[covered_by] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_predicates[covers] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_predicates[disjoint] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_predicates[equals] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_predicates[intersects] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_predicates[overlaps] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_predicates[touches] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_predicates[within] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_predicates2[dwithin-kwargs0] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_predicates2[equals_exact-kwargs1] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_predicates2[relate_pattern-kwargs2] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_geo[difference] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_geo[intersection] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_geo[symmetric_difference] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_binary_geo[union] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_float[distance] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_float[hausdorff_distance] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_linear_point[line_interpolate_point] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_linear_point[interpolate] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_linear_float[line_locate_point] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_linear_float[project] PASSED [  4%]
tests/geometry/test_geometry_base.py::test_array_argument_buffer PASSED  [  4%]
tests/geometry/test_hash.py::test_hash[Point] PASSED                     [  4%]
tests/geometry/test_hash.py::test_hash[MultiPoint] PASSED                [  4%]
tests/geometry/test_hash.py::test_hash[LineString] PASSED                [  4%]
tests/geometry/test_hash.py::test_hash[Polygon] PASSED                   [  4%]
tests/geometry/test_hash.py::test_hash[GeometryCollection] PASSED        [  4%]
tests/geometry/test_linestring.py::test_from_coordinate_sequence PASSED  [  5%]
tests/geometry/test_linestring.py::test_from_coordinate_sequence_3D PASSED [  5%]
tests/geometry/test_linestring.py::test_from_points PASSED               [  5%]
tests/geometry/test_linestring.py::test_from_mix PASSED                  [  5%]
tests/geometry/test_linestring.py::test_from_linestring PASSED           [  5%]
tests/geometry/test_linestring.py::test_from_linearring PASSED           [  5%]
tests/geometry/test_linestring.py::test_from_linestring_z PASSED         [  5%]
tests/geometry/test_linestring.py::test_from_generator PASSED            [  5%]
tests/geometry/test_linestring.py::test_from_empty PASSED                [  5%]
tests/geometry/test_linestring.py::test_from_numpy PASSED                [  5%]
tests/geometry/test_linestring.py::test_numpy_empty_linestring_coords PASSED [  5%]
tests/geometry/test_linestring.py::test_numpy_object_array PASSED        [  5%]
tests/geometry/test_linestring.py::test_from_invalid_dim PASSED          [  5%]
tests/geometry/test_linestring.py::test_from_single_coordinate PASSED    [  5%]
tests/geometry/test_linestring.py::TestLineString::test_linestring PASSED [  5%]
tests/geometry/test_linestring.py::TestLineString::test_linestring_empty PASSED [  5%]
tests/geometry/test_linestring.py::TestLineString::test_equals_argument_order PASSED [  5%]
tests/geometry/test_linestring.py::TestLineString::test_numpy_linestring_coords PASSED [  5%]
tests/geometry/test_linestring.py::test_linestring_immutable PASSED      [  5%]
tests/geometry/test_linestring.py::test_linestring_array_coercion PASSED [  5%]
tests/geometry/test_multilinestring.py::TestMultiLineString::test_multilinestring PASSED [  5%]
tests/geometry/test_multilinestring.py::TestMultiLineString::test_from_multilinestring_z PASSED [  5%]
tests/geometry/test_multilinestring.py::TestMultiLineString::test_numpy PASSED [  5%]
tests/geometry/test_multilinestring.py::TestMultiLineString::test_subgeom_access PASSED [  5%]
tests/geometry/test_multilinestring.py::TestMultiLineString::test_create_multi_with_empty_component PASSED [  5%]
tests/geometry/test_multilinestring.py::test_numpy_object_array PASSED   [  5%]
tests/geometry/test_multipoint.py::TestMultiPoint::test_multipoint PASSED [  5%]
tests/geometry/test_multipoint.py::TestMultiPoint::test_multipoint_from_numpy PASSED [  5%]
tests/geometry/test_multipoint.py::TestMultiPoint::test_subgeom_access PASSED [  5%]
tests/geometry/test_multipoint.py::TestMultiPoint::test_create_multi_with_empty_component PASSED [  5%]
tests/geometry/test_multipoint.py::test_multipoint_array_coercion PASSED [  5%]
tests/geometry/test_multipoint.py::test_numpy_object_array PASSED        [  5%]
tests/geometry/test_multipoint.py::test_len_raises PASSED                [  5%]
tests/geometry/test_multipolygon.py::TestMultiPolygon::test_multipolygon PASSED [  5%]
tests/geometry/test_multipolygon.py::TestMultiPolygon::test_subgeom_access PASSED [  5%]
tests/geometry/test_multipolygon.py::test_fail_list_of_multipolygons PASSED [  5%]
tests/geometry/test_multipolygon.py::test_numpy_object_array PASSED      [  6%]
tests/geometry/test_point.py::test_from_coordinates PASSED               [  6%]
tests/geometry/test_point.py::test_from_sequence PASSED                  [  6%]
tests/geometry/test_point.py::test_from_numpy PASSED                     [  6%]
tests/geometry/test_point.py::test_from_numpy_xy PASSED                  [  6%]
tests/geometry/test_point.py::test_from_point PASSED                     [  6%]
tests/geometry/test_point.py::test_from_generator PASSED                 [  6%]
tests/geometry/test_point.py::test_from_invalid PASSED                   [  6%]
tests/geometry/test_point.py::TestPoint::test_point PASSED               [  6%]
tests/geometry/test_point.py::TestPoint::test_point_empty PASSED         [  6%]
tests/geometry/test_point.py::TestPoint::test_coords PASSED              [  6%]
tests/geometry/test_point.py::test_point_immutable PASSED                [  6%]
tests/geometry/test_point.py::test_point_array_coercion PASSED           [  6%]
tests/geometry/test_point.py::test_numpy_empty_point_coords PASSED       [  6%]
tests/geometry/test_point.py::test_numpy_object_array PASSED             [  6%]
tests/geometry/test_polygon.py::test_empty_linearring_coords PASSED      [  6%]
tests/geometry/test_polygon.py::test_linearring_from_coordinate_sequence PASSED [  6%]
tests/geometry/test_polygon.py::test_linearring_from_points PASSED       [  6%]
tests/geometry/test_polygon.py::test_linearring_from_closed_linestring PASSED [  6%]
tests/geometry/test_polygon.py::test_linearring_from_unclosed_linestring PASSED [  6%]
tests/geometry/test_polygon.py::test_linearring_from_invalid PASSED      [  6%]
tests/geometry/test_polygon.py::test_linearring_from_too_short_linestring PASSED [  6%]
tests/geometry/test_polygon.py::test_linearring_from_linearring PASSED   [  6%]
tests/geometry/test_polygon.py::test_linearring_from_generator PASSED    [  6%]
tests/geometry/test_polygon.py::test_linearring_from_empty PASSED        [  6%]
tests/geometry/test_polygon.py::test_linearring_from_numpy PASSED        [  6%]
tests/geometry/test_polygon.py::test_numpy_linearring_coords PASSED      [  6%]
tests/geometry/test_polygon.py::test_numpy_empty_linearring_coords PASSED [  6%]
tests/geometry/test_polygon.py::test_numpy_object_array PASSED           [  6%]
tests/geometry/test_polygon.py::test_polygon_from_coordinate_sequence PASSED [  6%]
tests/geometry/test_polygon.py::test_polygon_from_coordinate_sequence_with_holes PASSED [  6%]
tests/geometry/test_polygon.py::test_polygon_from_linearring PASSED      [  6%]
tests/geometry/test_polygon.py::test_polygon_from_linestring PASSED      [  6%]
tests/geometry/test_polygon.py::test_polygon_from_points PASSED          [  6%]
tests/geometry/test_polygon.py::test_polygon_from_polygon PASSED         [  6%]
tests/geometry/test_polygon.py::test_polygon_from_invalid PASSED         [  6%]
tests/geometry/test_polygon.py::test_polygon_from_empty PASSED           [  7%]
tests/geometry/test_polygon.py::test_polygon_from_numpy PASSED           [  7%]
tests/geometry/test_polygon.py::test_polygon_from_generator PASSED       [  7%]
tests/geometry/test_polygon.py::TestPolygon::test_linearring PASSED      [  7%]
tests/geometry/test_polygon.py::TestPolygon::test_polygon PASSED         [  7%]
tests/geometry/test_polygon.py::TestPolygon::test_linearring_empty PASSED [  7%]
tests/geometry/test_polygon.py::TestPolygon::test_dimensions PASSED      [  7%]
tests/geometry/test_polygon.py::TestPolygon::test_attribute_chains PASSED [  7%]
tests/geometry/test_polygon.py::TestPolygon::test_empty_equality PASSED  [  7%]
tests/geometry/test_polygon.py::TestPolygon::test_from_bounds PASSED     [  7%]
tests/geometry/test_polygon.py::TestPolygon::test_empty_polygon_exterior PASSED [  7%]
tests/geometry/test_polygon.py::test_linearring_immutable PASSED         [  7%]
tests/geometry/test_polygon.py::TestLinearRingGetItem::test_index_linearring PASSED [  7%]
tests/geometry/test_polygon.py::TestLinearRingGetItem::test_index_linearring_misc PASSED [  7%]
tests/geometry/test_polygon.py::TestLinearRingGetItem::test_slice_linearring PASSED [  7%]
tests/legacy/test_affinity.py::AffineTestCase::test_affine_2d PASSED     [  7%]
tests/legacy/test_affinity.py::AffineTestCase::test_affine_3d PASSED     [  7%]
tests/legacy/test_affinity.py::AffineTestCase::test_affine_geom_types PASSED [  7%]
tests/legacy/test_affinity.py::AffineTestCase::test_affine_params PASSED [  7%]
tests/legacy/test_affinity.py::TransformOpsTestCase::test_rotate PASSED  [  7%]
tests/legacy/test_affinity.py::TransformOpsTestCase::test_rotate_angle_array PASSED [  7%]
tests/legacy/test_affinity.py::TransformOpsTestCase::test_rotate_empty PASSED [  7%]
tests/legacy/test_affinity.py::TransformOpsTestCase::test_scale PASSED   [  7%]
tests/legacy/test_affinity.py::TransformOpsTestCase::test_scale_empty PASSED [  7%]
tests/legacy/test_affinity.py::TransformOpsTestCase::test_skew PASSED    [  7%]
tests/legacy/test_affinity.py::TransformOpsTestCase::test_skew_empty PASSED [  7%]
tests/legacy/test_affinity.py::TransformOpsTestCase::test_skew_xs_ys_array PASSED [  7%]
tests/legacy/test_affinity.py::TransformOpsTestCase::test_translate PASSED [  7%]
tests/legacy/test_affinity.py::TransformOpsTestCase::test_translate_empty PASSED [  7%]
tests/legacy/test_box.py::BoxTestCase::test_ccw PASSED                   [  7%]
tests/legacy/test_box.py::BoxTestCase::test_ccw_default PASSED           [  7%]
tests/legacy/test_box.py::BoxTestCase::test_cw PASSED                    [  7%]
tests/legacy/test_buffer.py::test_non_finite_distance[nan] PASSED        [  7%]
tests/legacy/test_buffer.py::test_non_finite_distance[inf] PASSED        [  7%]
tests/legacy/test_buffer.py::BufferTests::test_buffer_style PASSED       [  7%]
tests/legacy/test_buffer.py::BufferTests::test_cap_style PASSED          [  8%]
tests/legacy/test_buffer.py::BufferTests::test_empty PASSED              [  8%]
tests/legacy/test_buffer.py::BufferTests::test_enum_values PASSED        [  8%]
tests/legacy/test_buffer.py::BufferTests::test_line PASSED               [  8%]
tests/legacy/test_buffer.py::BufferTests::test_line_single_sideded_left PASSED [  8%]
tests/legacy/test_buffer.py::BufferTests::test_line_single_sideded_right PASSED [  8%]
tests/legacy/test_buffer.py::BufferTests::test_point PASSED              [  8%]
tests/legacy/test_buffer.py::BufferTests::test_point_single_sidedd PASSED [  8%]
tests/legacy/test_buffer.py::BufferTests::test_polygon PASSED            [  8%]
tests/legacy/test_buffer.py::BufferTests::test_polygon_single_sideded PASSED [  8%]
tests/legacy/test_buffer.py::test_deprecated_quadsegs PASSED             [  8%]
tests/legacy/test_buffer.py::test_resolution_alias PASSED                [  8%]
tests/legacy/test_cga.py::SignedAreaTestCase::test_square PASSED         [  8%]
tests/legacy/test_cga.py::SignedAreaTestCase::test_triangle PASSED       [  8%]
tests/legacy/test_cga.py::RingOrientationTestCase::test_ccw PASSED       [  8%]
tests/legacy/test_cga.py::RingOrientationTestCase::test_cw PASSED        [  8%]
tests/legacy/test_cga.py::PolygonOrienterTestCase::test_holes PASSED     [  8%]
tests/legacy/test_cga.py::PolygonOrienterTestCase::test_no_holes PASSED  [  8%]
tests/legacy/test_clip_by_rect.py::test_point_outside PASSED             [  8%]
tests/legacy/test_clip_by_rect.py::test_point_inside PASSED              [  8%]
tests/legacy/test_clip_by_rect.py::test_point_on_boundary PASSED         [  8%]
tests/legacy/test_clip_by_rect.py::test_line_outside PASSED              [  8%]
tests/legacy/test_clip_by_rect.py::test_line_inside PASSED               [  8%]
tests/legacy/test_clip_by_rect.py::test_line_on_boundary PASSED          [  8%]
tests/legacy/test_clip_by_rect.py::test_line_splitting_rectangle PASSED  [  8%]
tests/legacy/test_clip_by_rect.py::test_polygon_shell_ccw_fully_on_rectangle_boundary XFAIL [  8%]
tests/legacy/test_clip_by_rect.py::test_polygon_shell_cc_fully_on_rectangle_boundary XFAIL [  8%]
tests/legacy/test_create_inconsistent_dimensionality.py::test_create_from_geojson[geojson0] PASSED [  8%]
tests/legacy/test_create_inconsistent_dimensionality.py::test_create_from_geojson[geojson1] PASSED [  8%]
tests/legacy/test_create_inconsistent_dimensionality.py::test_create_directly[LineString-args0] PASSED [  8%]
tests/legacy/test_create_inconsistent_dimensionality.py::test_create_directly[Polygon-args1] PASSED [  8%]
tests/legacy/test_create_inconsistent_dimensionality.py::test_create_directly[Polygon-args2] PASSED [  8%]
tests/legacy/test_create_inconsistent_dimensionality.py::test_create_from_wkt[MULTIPOINT (1 1 1, 2 2)-MULTIPOINT Z (1 1 1, 2 2 0)] PASSED [  8%]
tests/legacy/test_create_inconsistent_dimensionality.py::test_create_from_wkt[MULTIPOINT (1 1, 2 2 2)-MULTIPOINT Z (1 1 0, 2 2 2)] PASSED [  8%]
tests/legacy/test_create_inconsistent_dimensionality.py::test_create_from_wkt[LINESTRING (1 1 1, 2 2)-LINESTRING Z (1 1 1, 2 2 0)] PASSED [  8%]
tests/legacy/test_create_inconsistent_dimensionality.py::test_create_from_wkt[POLYGON ((0 0 0, 1 0 0, 1 1, 0 1 0, 0 0 0))-POLYGON Z ((0 0 0, 1 0 0, 1 1 0, 0 1 0, 0 0 0))] PASSED [  8%]
tests/legacy/test_create_inconsistent_dimensionality.py::test_create_from_wkt[LINESTRING (1 1, 2 2 2)-LINESTRING (1 1, 2 2)] PASSED [  9%]
tests/legacy/test_create_inconsistent_dimensionality.py::test_create_from_wkt[POLYGON ((0 0, 1 0 1, 1 1, 0 1, 0 0))-POLYGON ((0 0, 1 0, 1 1, 0 1, 0 0))] PASSED [  9%]
tests/legacy/test_delaunay.py::DelaunayTriangulation::test_lines PASSED  [  9%]
tests/legacy/test_delaunay.py::DelaunayTriangulation::test_point PASSED  [  9%]
tests/legacy/test_delaunay.py::DelaunayTriangulation::test_polys PASSED  [  9%]
tests/legacy/test_empty_polygons.py::test_empty_polygon PASSED           [  9%]
tests/legacy/test_empty_polygons.py::test_empty_multipolygon PASSED      [  9%]
tests/legacy/test_empty_polygons.py::test_multipolygon_empty_polygon PASSED [  9%]
tests/legacy/test_empty_polygons.py::test_multipolygon_empty_among_polygon PASSED [  9%]
tests/legacy/test_equality.py::test_equals_exact PASSED                  [  9%]
tests/legacy/test_equality.py::test_almost_equals_default PASSED         [  9%]
tests/legacy/test_equality.py::test_almost_equals PASSED                 [  9%]
tests/legacy/test_geointerface.py::GeoInterfaceTestCase::test_geointerface PASSED [  9%]
tests/legacy/test_geointerface.py::test_empty_wkt_polygon PASSED         [  9%]
tests/legacy/test_geointerface.py::test_empty_polygon PASSED             [  9%]
tests/legacy/test_invalid_geometries.py::InvalidGeometriesTestCase::test_invalid_intersection PASSED [  9%]
tests/legacy/test_linear_referencing.py::LinearReferencingTestCase::test_alias_interpolate PASSED [  9%]
tests/legacy/test_linear_referencing.py::LinearReferencingTestCase::test_alias_project PASSED [  9%]
tests/legacy/test_linear_referencing.py::LinearReferencingTestCase::test_line1_interpolate PASSED [  9%]
tests/legacy/test_linear_referencing.py::LinearReferencingTestCase::test_line1_project PASSED [  9%]
tests/legacy/test_linear_referencing.py::LinearReferencingTestCase::test_line2_interpolate PASSED [  9%]
tests/legacy/test_linear_referencing.py::LinearReferencingTestCase::test_line2_project PASSED [  9%]
tests/legacy/test_linear_referencing.py::LinearReferencingTestCase::test_line_ends_interpolate PASSED [  9%]
tests/legacy/test_linear_referencing.py::LinearReferencingTestCase::test_multiline_interpolate PASSED [  9%]
tests/legacy/test_linear_referencing.py::LinearReferencingTestCase::test_multiline_project PASSED [  9%]
tests/legacy/test_linear_referencing.py::LinearReferencingTestCase::test_not_on_line_project PASSED [  9%]
tests/legacy/test_linear_referencing.py::LinearReferencingTestCase::test_not_supported_project PASSED [  9%]
tests/legacy/test_linemerge.py::LineMergeTestCase::test_linemerge PASSED [  9%]
tests/legacy/test_locale.py::LocaleTestCase::test_wkt_locale SKIPPED     [  9%]
tests/legacy/test_make_valid.py::test_make_valid_invalid_input PASSED    [  9%]
tests/legacy/test_make_valid.py::test_make_valid_input PASSED            [  9%]
tests/legacy/test_mapping.py::MappingTestCase::test_empty_polygon PASSED [  9%]
tests/legacy/test_mapping.py::MappingTestCase::test_point PASSED         [  9%]
tests/legacy/test_minimum_clearance.py::test_point PASSED                [  9%]
tests/legacy/test_minimum_clearance.py::test_linestring PASSED           [  9%]
tests/legacy/test_minimum_clearance.py::test_simple_polygon PASSED       [ 10%]
tests/legacy/test_minimum_clearance.py::test_more_complicated_polygon PASSED [ 10%]
tests/legacy/test_ndarrays.py::TransposeTestCase::test_linestring PASSED [ 10%]
tests/legacy/test_ndarrays.py::TransposeTestCase::test_multipoint PASSED [ 10%]
tests/legacy/test_ndarrays.py::TransposeTestCase::test_polygon PASSED    [ 10%]
tests/legacy/test_nearest.py::Nearest::test_nearest PASSED               [ 10%]
tests/legacy/test_operations.py::OperationsTestCase::test_hausdorff_distance PASSED [ 10%]
tests/legacy/test_operations.py::OperationsTestCase::test_interpolate PASSED [ 10%]
tests/legacy/test_operations.py::OperationsTestCase::test_normalize PASSED [ 10%]
tests/legacy/test_operations.py::OperationsTestCase::test_operations PASSED [ 10%]
tests/legacy/test_operations.py::OperationsTestCase::test_relate PASSED  [ 10%]
tests/legacy/test_operators.py::OperatorsTestCase::test_linestring PASSED [ 10%]
tests/legacy/test_operators.py::OperatorsTestCase::test_multipoint PASSED [ 10%]
tests/legacy/test_operators.py::OperatorsTestCase::test_point PASSED     [ 10%]
tests/legacy/test_operators.py::OperatorsTestCase::test_polygon PASSED   [ 10%]
tests/legacy/test_orient.py::OrientTestCase::test_geometrycollection PASSED [ 10%]
tests/legacy/test_orient.py::OrientTestCase::test_linearring PASSED      [ 10%]
tests/legacy/test_orient.py::OrientTestCase::test_linestring PASSED      [ 10%]
tests/legacy/test_orient.py::OrientTestCase::test_multilinestring PASSED [ 10%]
tests/legacy/test_orient.py::OrientTestCase::test_multipoint PASSED      [ 10%]
tests/legacy/test_orient.py::OrientTestCase::test_multipolygon PASSED    [ 10%]
tests/legacy/test_orient.py::OrientTestCase::test_point PASSED           [ 10%]
tests/legacy/test_orient.py::OrientTestCase::test_polygon PASSED         [ 10%]
tests/legacy/test_parallel_offset.py::test_non_finite_distance[nan] PASSED [ 10%]
tests/legacy/test_parallel_offset.py::test_non_finite_distance[inf] PASSED [ 10%]
tests/legacy/test_parallel_offset.py::OperationsTestCase::test_parallel_offset_linear_ring PASSED [ 10%]
tests/legacy/test_parallel_offset.py::OperationsTestCase::test_parallel_offset_linestring PASSED [ 10%]
tests/legacy/test_persist.py::PersistTestCase::test_pickle PASSED        [ 10%]
tests/legacy/test_persist.py::PersistTestCase::test_wkb PASSED           [ 10%]
tests/legacy/test_persist.py::PersistTestCase::test_wkb_dumps_endianness PASSED [ 10%]
tests/legacy/test_persist.py::PersistTestCase::test_wkt PASSED           [ 10%]
tests/legacy/test_pickle.py::test_pickle_round_trip[point2d] PASSED      [ 10%]
tests/legacy/test_pickle.py::test_pickle_round_trip[point3d] PASSED      [ 10%]
tests/legacy/test_pickle.py::test_pickle_round_trip[linestring] PASSED   [ 10%]
tests/legacy/test_pickle.py::test_pickle_round_trip[linearring] PASSED   [ 10%]
tests/legacy/test_pickle.py::test_pickle_round_trip[polygon] PASSED      [ 10%]
tests/legacy/test_pickle.py::test_pickle_round_trip[multipoint] PASSED   [ 11%]
tests/legacy/test_pickle.py::test_pickle_round_trip[multilinestring] PASSED [ 11%]
tests/legacy/test_pickle.py::test_pickle_round_trip[multipolygon] PASSED [ 11%]
tests/legacy/test_pickle.py::test_pickle_round_trip[geometrycollection] PASSED [ 11%]
tests/legacy/test_pickle.py::test_pickle_round_trip[emptypoint] PASSED   [ 11%]
tests/legacy/test_pickle.py::test_pickle_round_trip[emptypolygon] PASSED [ 11%]
tests/legacy/test_pickle.py::test_unpickle_pre_20[token] SKIPPED (go...) [ 11%]
tests/legacy/test_polygonize.py::PolygonizeTestCase::test_polygonize PASSED [ 11%]
tests/legacy/test_polygonize.py::PolygonizeTestCase::test_polygonize_full PASSED [ 11%]
tests/legacy/test_polylabel.py::PolylabelTestCase::test_cell_sorting PASSED [ 11%]
tests/legacy/test_polylabel.py::PolylabelTestCase::test_concave_polygon PASSED [ 11%]
tests/legacy/test_polylabel.py::PolylabelTestCase::test_invalid_polygon PASSED [ 11%]
tests/legacy/test_polylabel.py::PolylabelTestCase::test_polygon_with_hole PASSED [ 11%]
tests/legacy/test_polylabel.py::PolylabelTestCase::test_polylabel PASSED [ 11%]
tests/legacy/test_polylabel.py::PolylabelTestCase::test_rectangle_special_case PASSED [ 11%]
tests/legacy/test_predicates.py::PredicatesTestCase::test_binary_predicate_exceptions PASSED [ 11%]
tests/legacy/test_predicates.py::PredicatesTestCase::test_binary_predicates PASSED [ 11%]
tests/legacy/test_predicates.py::PredicatesTestCase::test_relate_pattern PASSED [ 11%]
tests/legacy/test_predicates.py::PredicatesTestCase::test_unary_predicates PASSED [ 11%]
tests/legacy/test_prepared.py::test_prepared_geometry PASSED             [ 11%]
tests/legacy/test_prepared.py::test_prep PASSED                          [ 11%]
tests/legacy/test_prepared.py::test_op_not_allowed PASSED                [ 11%]
tests/legacy/test_prepared.py::test_predicate_not_allowed PASSED         [ 11%]
tests/legacy/test_prepared.py::test_prepared_predicates PASSED           [ 11%]
tests/legacy/test_prepared.py::test_prepare_already_prepared PASSED      [ 11%]
tests/legacy/test_products_z.py::ProductZTestCase::test_line_intersection PASSED [ 11%]
tests/legacy/test_shape.py::test_polygon_no_coords[geom0] PASSED         [ 11%]
tests/legacy/test_shape.py::test_polygon_no_coords[geom1] PASSED         [ 11%]
tests/legacy/test_shape.py::test_polygon_empty_np_array PASSED           [ 11%]
tests/legacy/test_shape.py::test_polygon_with_coords_list PASSED         [ 11%]
tests/legacy/test_shape.py::test_polygon_not_empty_np_array PASSED       [ 11%]
tests/legacy/test_shape.py::test_multilinestring_empty[geom0] PASSED     [ 11%]
tests/legacy/test_shape.py::test_multilinestring_empty[geom1] PASSED     [ 11%]
tests/legacy/test_shape.py::test_multilinestring_empty[geom2] PASSED     [ 11%]
tests/legacy/test_shape.py::test_is_coordinates_empty[coords0] PASSED    [ 11%]
tests/legacy/test_shape.py::test_is_coordinates_empty[coords1] PASSED    [ 11%]
tests/legacy/test_shape.py::test_is_coordinates_empty[coords2] PASSED    [ 12%]
tests/legacy/test_shape.py::test_is_coordinates_empty[None] PASSED       [ 12%]
tests/legacy/test_shape.py::test_is_coordinates_empty[coords4] PASSED    [ 12%]
tests/legacy/test_shared_paths.py::SharedPaths::test_shared_paths_forward PASSED [ 12%]
tests/legacy/test_shared_paths.py::SharedPaths::test_shared_paths_forward2 PASSED [ 12%]
tests/legacy/test_shared_paths.py::SharedPaths::test_wrong_type PASSED   [ 12%]
tests/legacy/test_singularity.py::PolygonTestCase::test_polygon_3 PASSED [ 12%]
tests/legacy/test_singularity.py::PolygonTestCase::test_polygon_5 PASSED [ 12%]
tests/legacy/test_snap.py::Snap::test_snap PASSED                        [ 12%]
tests/legacy/test_split.py::TestSplitGeometry::test_split_closed_line_with_point PASSED [ 12%]
tests/legacy/test_split.py::TestSplitPolygon::test_split_closed_line_with_point PASSED [ 12%]
tests/legacy/test_split.py::TestSplitPolygon::test_split_poly_with_line PASSED [ 12%]
tests/legacy/test_split.py::TestSplitPolygon::test_split_poly_with_other PASSED [ 12%]
tests/legacy/test_split.py::TestSplitLine::test_split_closed_line_with_point PASSED [ 12%]
tests/legacy/test_split.py::TestSplitLine::test_split_line_with_line PASSED [ 12%]
tests/legacy/test_split.py::TestSplitLine::test_split_line_with_multiline PASSED [ 12%]
tests/legacy/test_split.py::TestSplitLine::test_split_line_with_multipoint PASSED [ 12%]
tests/legacy/test_split.py::TestSplitLine::test_split_line_with_multipolygon PASSED [ 12%]
tests/legacy/test_split.py::TestSplitLine::test_split_line_with_point PASSED [ 12%]
tests/legacy/test_split.py::TestSplitLine::test_split_line_with_polygon PASSED [ 12%]
tests/legacy/test_split.py::TestSplitClosedRing::test_split_closed_line_with_point PASSED [ 12%]
tests/legacy/test_split.py::TestSplitClosedRing::test_split_closed_ring_with_point PASSED [ 12%]
tests/legacy/test_split.py::TestSplitMulti::test_split_closed_line_with_point PASSED [ 12%]
tests/legacy/test_split.py::TestSplitMulti::test_split_multiline_with_multipoint PASSED [ 12%]
tests/legacy/test_split.py::TestSplitMulti::test_split_multiline_with_point PASSED [ 12%]
tests/legacy/test_split.py::TestSplitMulti::test_split_multipolygon_with_line PASSED [ 12%]
tests/legacy/test_substring.py::SubstringTestCase::test_raise_type_error PASSED [ 12%]
tests/legacy/test_substring.py::SubstringTestCase::test_return_endpoint PASSED [ 12%]
tests/legacy/test_substring.py::SubstringTestCase::test_return_endsubstring PASSED [ 12%]
tests/legacy/test_substring.py::SubstringTestCase::test_return_endsubstring_reversed PASSED [ 12%]
tests/legacy/test_substring.py::SubstringTestCase::test_return_midpoint PASSED [ 12%]
tests/legacy/test_substring.py::SubstringTestCase::test_return_midsubstring PASSED [ 12%]
tests/legacy/test_substring.py::SubstringTestCase::test_return_midsubstring_reversed PASSED [ 12%]
tests/legacy/test_substring.py::SubstringTestCase::test_return_startpoint PASSED [ 12%]
tests/legacy/test_substring.py::SubstringTestCase::test_return_startsubstring PASSED [ 12%]
tests/legacy/test_substring.py::SubstringTestCase::test_return_startsubstring_reversed PASSED [ 13%]
tests/legacy/test_substring.py::SubstringTestCase::test_return_substring_issue682 PASSED [ 13%]
tests/legacy/test_substring.py::SubstringTestCase::test_return_substring_issue848 PASSED [ 13%]
tests/legacy/test_substring.py::SubstringTestCase::test_return_substring_with_vertices PASSED [ 13%]
tests/legacy/test_substring.py::SubstringTestCase::test_return_z_coord_issue1699 PASSED [ 13%]
tests/legacy/test_svg.py::SvgTestCase::test_collection PASSED            [ 13%]
tests/legacy/test_svg.py::SvgTestCase::test_linestring PASSED            [ 13%]
tests/legacy/test_svg.py::SvgTestCase::test_multilinestring PASSED       [ 13%]
tests/legacy/test_svg.py::SvgTestCase::test_multipoint PASSED            [ 13%]
tests/legacy/test_svg.py::SvgTestCase::test_multipolygon PASSED          [ 13%]
tests/legacy/test_svg.py::SvgTestCase::test_point PASSED                 [ 13%]
tests/legacy/test_svg.py::SvgTestCase::test_polygon PASSED               [ 13%]
tests/legacy/test_transform.py::IdentityTestCase::test_empty PASSED      [ 13%]
tests/legacy/test_transform.py::IdentityTestCase::test_line PASSED       [ 13%]
tests/legacy/test_transform.py::IdentityTestCase::test_linearring PASSED [ 13%]
tests/legacy/test_transform.py::IdentityTestCase::test_multipolygon PASSED [ 13%]
tests/legacy/test_transform.py::IdentityTestCase::test_point PASSED      [ 13%]
tests/legacy/test_transform.py::IdentityTestCase::test_polygon PASSED    [ 13%]
tests/legacy/test_transform.py::LambdaTestCase::test_line PASSED         [ 13%]
tests/legacy/test_transform.py::LambdaTestCase::test_multipolygon PASSED [ 13%]
tests/legacy/test_transform.py::LambdaTestCase::test_point PASSED        [ 13%]
tests/legacy/test_transform.py::LambdaTestCase::test_polygon PASSED      [ 13%]
tests/legacy/test_union.py::UnionTestCase::test_cascaded_union PASSED    [ 13%]
tests/legacy/test_union.py::UnionTestCase::test_unary_union PASSED       [ 13%]
tests/legacy/test_union.py::UnionTestCase::test_unary_union_multi PASSED [ 13%]
tests/legacy/test_validation.py::ValidationTestCase::test_valid PASSED   [ 13%]
tests/legacy/test_vectorized.py::VectorizedContainsTestCase::test_array_2d PASSED [ 13%]
tests/legacy/test_vectorized.py::VectorizedContainsTestCase::test_array_dtype PASSED [ 13%]
tests/legacy/test_vectorized.py::VectorizedContainsTestCase::test_contains_linestring PASSED [ 13%]
tests/legacy/test_vectorized.py::VectorizedContainsTestCase::test_contains_multipoly PASSED [ 13%]
tests/legacy/test_vectorized.py::VectorizedContainsTestCase::test_contains_point PASSED [ 13%]
tests/legacy/test_vectorized.py::VectorizedContainsTestCase::test_contains_poly PASSED [ 13%]
tests/legacy/test_vectorized.py::VectorizedContainsTestCase::test_shapely_xy_attr_contains PASSED [ 13%]
tests/legacy/test_vectorized.py::VectorizedContainsTestCase::test_x_array_order PASSED [ 13%]
tests/legacy/test_vectorized.py::VectorizedContainsTestCase::test_xy_array_order PASSED [ 13%]
tests/legacy/test_vectorized.py::VectorizedContainsTestCase::test_y_array_order PASSED [ 13%]
tests/legacy/test_vectorized.py::VectorizedTouchesTestCase::test_touches PASSED [ 14%]
tests/legacy/test_voronoi_diagram.py::test_no_regions PASSED             [ 14%]
tests/legacy/test_voronoi_diagram.py::test_two_regions PASSED            [ 14%]
tests/legacy/test_voronoi_diagram.py::test_edges PASSED                  [ 14%]
tests/legacy/test_voronoi_diagram.py::test_smaller_envelope PASSED       [ 14%]
tests/legacy/test_voronoi_diagram.py::test_larger_envelope PASSED        [ 14%]
tests/legacy/test_voronoi_diagram.py::test_from_polygon PASSED           [ 14%]
tests/legacy/test_voronoi_diagram.py::test_from_polygon_with_enough_tolerance PASSED [ 14%]
tests/legacy/test_voronoi_diagram.py::test_from_polygon_without_enough_tolerance PASSED [ 14%]
tests/legacy/test_voronoi_diagram.py::test_from_polygon_without_floating_point_coordinates PASSED [ 14%]
tests/legacy/test_voronoi_diagram.py::test_from_multipoint_without_floating_point_coordinates PASSED [ 14%]
tests/legacy/test_voronoi_diagram.py::test_from_multipoint_with_tolerace_without_floating_point_coordinates PASSED [ 14%]
tests/legacy/test_voronoi_diagram.py::test_from_multipoint_without_tolerace_without_floating_point_coordinates PASSED [ 14%]
tests/legacy/test_wkb.py::test_dumps_srid PASSED                         [ 14%]
tests/legacy/test_wkb.py::test_dumps_endianness PASSED                   [ 14%]
tests/legacy/test_wkb.py::test_dumps_hex PASSED                          [ 14%]
tests/legacy/test_wkb.py::test_loads_srid PASSED                         [ 14%]
tests/legacy/test_wkb.py::test_loads_hex PASSED                          [ 14%]
tests/legacy/test_wkb.py::test_dump_load_binary PASSED                   [ 14%]
tests/legacy/test_wkb.py::test_dump_load_hex PASSED                      [ 14%]
tests/legacy/test_wkb.py::test_dump_hex_load_binary XFAIL (Not yet i...) [ 14%]
tests/legacy/test_wkb.py::test_dump_binary_load_hex PASSED               [ 14%]
tests/legacy/test_wkb.py::test_point_empty PASSED                        [ 14%]
tests/legacy/test_wkb.py::test_point_z_empty PASSED                      [ 14%]
tests/legacy/test_wkt.py::test_wkt PASSED                                [ 14%]
tests/legacy/test_wkt.py::test_wkt_null PASSED                           [ 14%]
tests/legacy/test_wkt.py::test_dump_load PASSED                          [ 14%]
tests/legacy/test_wkt.py::test_dump_load_null_geometry PASSED            [ 14%]
tests/legacy/test_wkt.py::test_dumps_loads PASSED                        [ 14%]
tests/legacy/test_wkt.py::test_dumps_loads_null_geometry PASSED          [ 14%]
tests/legacy/test_wkt.py::test_dumps_precision PASSED                    [ 14%]
tests/test_constructive.py::test_no_args_array[boundary-geometry0] PASSED [ 14%]
tests/test_constructive.py::test_no_args_array[boundary-geometry1] PASSED [ 14%]
tests/test_constructive.py::test_no_args_array[boundary-geometry2] PASSED [ 14%]
tests/test_constructive.py::test_no_args_array[boundary-geometry3] PASSED [ 14%]
tests/test_constructive.py::test_no_args_array[boundary-geometry4] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[boundary-geometry5] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[boundary-geometry6] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[boundary-geometry7] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[boundary-geometry8] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[centroid-geometry0] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[centroid-geometry1] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[centroid-geometry2] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[centroid-geometry3] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[centroid-geometry4] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[centroid-geometry5] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[centroid-geometry6] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[centroid-geometry7] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[centroid-geometry8] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[convex_hull-geometry0] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[convex_hull-geometry1] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[convex_hull-geometry2] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[convex_hull-geometry3] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[convex_hull-geometry4] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[convex_hull-geometry5] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[convex_hull-geometry6] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[convex_hull-geometry7] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[convex_hull-geometry8] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[concave_hull-geometry0] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[concave_hull-geometry1] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[concave_hull-geometry2] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[concave_hull-geometry3] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[concave_hull-geometry4] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[concave_hull-geometry5] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[concave_hull-geometry6] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[concave_hull-geometry7] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[concave_hull-geometry8] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[envelope-geometry0] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[envelope-geometry1] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[envelope-geometry2] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[envelope-geometry3] PASSED [ 15%]
tests/test_constructive.py::test_no_args_array[envelope-geometry4] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[envelope-geometry5] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[envelope-geometry6] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[envelope-geometry7] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[envelope-geometry8] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[extract_unique_points-geometry0] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[extract_unique_points-geometry1] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[extract_unique_points-geometry2] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[extract_unique_points-geometry3] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[extract_unique_points-geometry4] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[extract_unique_points-geometry5] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[extract_unique_points-geometry6] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[extract_unique_points-geometry7] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[extract_unique_points-geometry8] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[node-geometry0] PASSED    [ 16%]
tests/test_constructive.py::test_no_args_array[node-geometry1] PASSED    [ 16%]
tests/test_constructive.py::test_no_args_array[node-geometry2] PASSED    [ 16%]
tests/test_constructive.py::test_no_args_array[node-geometry3] PASSED    [ 16%]
tests/test_constructive.py::test_no_args_array[node-geometry4] PASSED    [ 16%]
tests/test_constructive.py::test_no_args_array[node-geometry5] PASSED    [ 16%]
tests/test_constructive.py::test_no_args_array[node-geometry6] PASSED    [ 16%]
tests/test_constructive.py::test_no_args_array[node-geometry7] PASSED    [ 16%]
tests/test_constructive.py::test_no_args_array[node-geometry8] PASSED    [ 16%]
tests/test_constructive.py::test_no_args_array[normalize-geometry0] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[normalize-geometry1] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[normalize-geometry2] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[normalize-geometry3] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[normalize-geometry4] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[normalize-geometry5] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[normalize-geometry6] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[normalize-geometry7] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[normalize-geometry8] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[point_on_surface-geometry0] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[point_on_surface-geometry1] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[point_on_surface-geometry2] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[point_on_surface-geometry3] PASSED [ 16%]
tests/test_constructive.py::test_no_args_array[point_on_surface-geometry4] PASSED [ 17%]
tests/test_constructive.py::test_no_args_array[point_on_surface-geometry5] PASSED [ 17%]
tests/test_constructive.py::test_no_args_array[point_on_surface-geometry6] PASSED [ 17%]
tests/test_constructive.py::test_no_args_array[point_on_surface-geometry7] PASSED [ 17%]
tests/test_constructive.py::test_no_args_array[point_on_surface-geometry8] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[buffer-geometry0] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[buffer-geometry1] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[buffer-geometry2] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[buffer-geometry3] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[buffer-geometry4] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[buffer-geometry5] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[buffer-geometry6] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[buffer-geometry7] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[buffer-geometry8] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[offset_curve-geometry0] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[offset_curve-geometry1] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[offset_curve-geometry2] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[offset_curve-geometry3] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[offset_curve-geometry4] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[offset_curve-geometry5] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[offset_curve-geometry6] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[offset_curve-geometry7] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[offset_curve-geometry8] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[delaunay_triangles-geometry0] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[delaunay_triangles-geometry1] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[delaunay_triangles-geometry2] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[delaunay_triangles-geometry3] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[delaunay_triangles-geometry4] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[delaunay_triangles-geometry5] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[delaunay_triangles-geometry6] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[delaunay_triangles-geometry7] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[delaunay_triangles-geometry8] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[simplify-geometry0] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[simplify-geometry1] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[simplify-geometry2] PASSED [ 17%]
tests/test_constructive.py::test_float_arg_array[simplify-geometry3] PASSED [ 18%]
tests/test_constructive.py::test_float_arg_array[simplify-geometry4] PASSED [ 18%]
tests/test_constructive.py::test_float_arg_array[simplify-geometry5] PASSED [ 18%]
tests/test_constructive.py::test_float_arg_array[simplify-geometry6] PASSED [ 18%]
tests/test_constructive.py::test_float_arg_array[simplify-geometry7] PASSED [ 18%]
tests/test_constructive.py::test_float_arg_array[simplify-geometry8] PASSED [ 18%]
tests/test_constructive.py::test_float_arg_array[voronoi_polygons-geometry0] PASSED [ 18%]
tests/test_constructive.py::test_float_arg_array[voronoi_polygons-geometry1] PASSED [ 18%]
tests/test_constructive.py::test_float_arg_array[voronoi_polygons-geometry2] PASSED [ 18%]
tests/test_constructive.py::test_float_arg_array[voronoi_polygons-geometry3] PASSED [ 18%]
tests/test_constructive.py::test_float_arg_array[voronoi_polygons-geometry4] PASSED [ 18%]
tests/test_constructive.py::test_float_arg_array[voronoi_polygons-geometry5] PASSED [ 18%]
tests/test_constructive.py::test_float_arg_array[voronoi_polygons-geometry6] PASSED [ 18%]
tests/test_constructive.py::test_float_arg_array[voronoi_polygons-geometry7] PASSED [ 18%]
tests/test_constructive.py::test_float_arg_array[voronoi_polygons-geometry8] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference0-geometry0] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference0-geometry1] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference0-geometry2] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference0-geometry3] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference0-geometry4] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference0-geometry5] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference0-geometry6] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference0-geometry7] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference0-geometry8] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference1-geometry0] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference1-geometry1] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference1-geometry2] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference1-geometry3] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference1-geometry4] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference1-geometry5] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference1-geometry6] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference1-geometry7] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference1-geometry8] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference2-geometry0] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference2-geometry1] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference2-geometry2] PASSED [ 18%]
tests/test_constructive.py::test_snap_array[reference2-geometry3] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference2-geometry4] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference2-geometry5] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference2-geometry6] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference2-geometry7] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference2-geometry8] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference3-geometry0] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference3-geometry1] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference3-geometry2] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference3-geometry3] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference3-geometry4] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference3-geometry5] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference3-geometry6] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference3-geometry7] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference3-geometry8] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference4-geometry0] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference4-geometry1] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference4-geometry2] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference4-geometry3] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference4-geometry4] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference4-geometry5] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference4-geometry6] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference4-geometry7] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference4-geometry8] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference5-geometry0] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference5-geometry1] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference5-geometry2] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference5-geometry3] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference5-geometry4] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference5-geometry5] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference5-geometry6] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference5-geometry7] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference5-geometry8] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference6-geometry0] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference6-geometry1] PASSED [ 19%]
tests/test_constructive.py::test_snap_array[reference6-geometry2] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference6-geometry3] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference6-geometry4] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference6-geometry5] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference6-geometry6] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference6-geometry7] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference6-geometry8] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference7-geometry0] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference7-geometry1] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference7-geometry2] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference7-geometry3] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference7-geometry4] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference7-geometry5] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference7-geometry6] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference7-geometry7] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference7-geometry8] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference8-geometry0] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference8-geometry1] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference8-geometry2] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference8-geometry3] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference8-geometry4] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference8-geometry5] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference8-geometry6] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference8-geometry7] PASSED [ 20%]
tests/test_constructive.py::test_snap_array[reference8-geometry8] PASSED [ 20%]
tests/test_constructive.py::test_no_args_missing[boundary] PASSED        [ 20%]
tests/test_constructive.py::test_no_args_missing[centroid] PASSED        [ 20%]
tests/test_constructive.py::test_no_args_missing[convex_hull] PASSED     [ 20%]
tests/test_constructive.py::test_no_args_missing[concave_hull] PASSED    [ 20%]
tests/test_constructive.py::test_no_args_missing[envelope] PASSED        [ 20%]
tests/test_constructive.py::test_no_args_missing[extract_unique_points] PASSED [ 20%]
tests/test_constructive.py::test_no_args_missing[node] PASSED            [ 20%]
tests/test_constructive.py::test_no_args_missing[normalize] PASSED       [ 20%]
tests/test_constructive.py::test_no_args_missing[point_on_surface] PASSED [ 20%]
tests/test_constructive.py::test_float_arg_missing[buffer] PASSED        [ 20%]
tests/test_constructive.py::test_float_arg_missing[offset_curve] PASSED  [ 20%]
tests/test_constructive.py::test_float_arg_missing[delaunay_triangles] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_missing[simplify] PASSED      [ 21%]
tests/test_constructive.py::test_float_arg_missing[voronoi_polygons] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[buffer-geometry0] PASSED  [ 21%]
tests/test_constructive.py::test_float_arg_nan[buffer-geometry1] PASSED  [ 21%]
tests/test_constructive.py::test_float_arg_nan[buffer-geometry2] PASSED  [ 21%]
tests/test_constructive.py::test_float_arg_nan[buffer-geometry3] PASSED  [ 21%]
tests/test_constructive.py::test_float_arg_nan[buffer-geometry4] PASSED  [ 21%]
tests/test_constructive.py::test_float_arg_nan[buffer-geometry5] PASSED  [ 21%]
tests/test_constructive.py::test_float_arg_nan[buffer-geometry6] PASSED  [ 21%]
tests/test_constructive.py::test_float_arg_nan[buffer-geometry7] PASSED  [ 21%]
tests/test_constructive.py::test_float_arg_nan[buffer-geometry8] PASSED  [ 21%]
tests/test_constructive.py::test_float_arg_nan[offset_curve-geometry0] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[offset_curve-geometry1] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[offset_curve-geometry2] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[offset_curve-geometry3] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[offset_curve-geometry4] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[offset_curve-geometry5] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[offset_curve-geometry6] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[offset_curve-geometry7] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[offset_curve-geometry8] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[delaunay_triangles-geometry0] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[delaunay_triangles-geometry1] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[delaunay_triangles-geometry2] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[delaunay_triangles-geometry3] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[delaunay_triangles-geometry4] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[delaunay_triangles-geometry5] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[delaunay_triangles-geometry6] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[delaunay_triangles-geometry7] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[delaunay_triangles-geometry8] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[simplify-geometry0] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[simplify-geometry1] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[simplify-geometry2] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[simplify-geometry3] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[simplify-geometry4] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[simplify-geometry5] PASSED [ 21%]
tests/test_constructive.py::test_float_arg_nan[simplify-geometry6] PASSED [ 22%]
tests/test_constructive.py::test_float_arg_nan[simplify-geometry7] PASSED [ 22%]
tests/test_constructive.py::test_float_arg_nan[simplify-geometry8] PASSED [ 22%]
tests/test_constructive.py::test_float_arg_nan[voronoi_polygons-geometry0] PASSED [ 22%]
tests/test_constructive.py::test_float_arg_nan[voronoi_polygons-geometry1] PASSED [ 22%]
tests/test_constructive.py::test_float_arg_nan[voronoi_polygons-geometry2] PASSED [ 22%]
tests/test_constructive.py::test_float_arg_nan[voronoi_polygons-geometry3] PASSED [ 22%]
tests/test_constructive.py::test_float_arg_nan[voronoi_polygons-geometry4] PASSED [ 22%]
tests/test_constructive.py::test_float_arg_nan[voronoi_polygons-geometry5] PASSED [ 22%]
tests/test_constructive.py::test_float_arg_nan[voronoi_polygons-geometry6] PASSED [ 22%]
tests/test_constructive.py::test_float_arg_nan[voronoi_polygons-geometry7] PASSED [ 22%]
tests/test_constructive.py::test_float_arg_nan[voronoi_polygons-geometry8] PASSED [ 22%]
tests/test_constructive.py::test_buffer_cap_style_invalid PASSED         [ 22%]
tests/test_constructive.py::test_buffer_join_style_invalid PASSED        [ 22%]
tests/test_constructive.py::test_snap_none PASSED                        [ 22%]
tests/test_constructive.py::test_snap_nan_float[geometry0] PASSED        [ 22%]
tests/test_constructive.py::test_snap_nan_float[geometry1] PASSED        [ 22%]
tests/test_constructive.py::test_snap_nan_float[geometry2] PASSED        [ 22%]
tests/test_constructive.py::test_snap_nan_float[geometry3] PASSED        [ 22%]
tests/test_constructive.py::test_snap_nan_float[geometry4] PASSED        [ 22%]
tests/test_constructive.py::test_snap_nan_float[geometry5] PASSED        [ 22%]
tests/test_constructive.py::test_snap_nan_float[geometry6] PASSED        [ 22%]
tests/test_constructive.py::test_snap_nan_float[geometry7] PASSED        [ 22%]
tests/test_constructive.py::test_snap_nan_float[geometry8] PASSED        [ 22%]
tests/test_constructive.py::test_build_area_none PASSED                  [ 22%]
tests/test_constructive.py::test_build_area[geom0-expected0] PASSED      [ 22%]
tests/test_constructive.py::test_build_area[geom1-expected1] PASSED      [ 22%]
tests/test_constructive.py::test_build_area[geom2-expected2] PASSED      [ 22%]
tests/test_constructive.py::test_build_area[geom3-expected3] PASSED      [ 22%]
tests/test_constructive.py::test_build_area[geom4-expected4] PASSED      [ 22%]
tests/test_constructive.py::test_make_valid_none PASSED                  [ 22%]
tests/test_constructive.py::test_make_valid[geom0-expected0] PASSED      [ 22%]
tests/test_constructive.py::test_make_valid[geom1-expected1] PASSED      [ 22%]
tests/test_constructive.py::test_make_valid[geom2-expected2] PASSED      [ 22%]
tests/test_constructive.py::test_make_valid[geom3-expected3] PASSED      [ 22%]
tests/test_constructive.py::test_make_valid[geom4-expected4] PASSED      [ 23%]
tests/test_constructive.py::test_make_valid_1d[geom0-expected0] PASSED   [ 23%]
tests/test_constructive.py::test_make_valid_1d[geom1-expected1] PASSED   [ 23%]
tests/test_constructive.py::test_make_valid_1d[geom2-expected2] PASSED   [ 23%]
tests/test_constructive.py::test_normalize[geom0-expected0] PASSED       [ 23%]
tests/test_constructive.py::test_normalize[geom1-expected1] PASSED       [ 23%]
tests/test_constructive.py::test_offset_curve_empty PASSED               [ 23%]
tests/test_constructive.py::test_offset_curve_distance_array PASSED      [ 23%]
tests/test_constructive.py::test_offset_curve_kwargs PASSED              [ 23%]
tests/test_constructive.py::test_offset_curve_non_scalar_kwargs PASSED   [ 23%]
tests/test_constructive.py::test_offset_curve_join_style_invalid PASSED  [ 23%]
tests/test_constructive.py::test_remove_repeated_points[geom0-expected0] PASSED [ 23%]
tests/test_constructive.py::test_remove_repeated_points[geom1-expected1] PASSED [ 23%]
tests/test_constructive.py::test_remove_repeated_points[geom2-expected2] PASSED [ 23%]
tests/test_constructive.py::test_remove_repeated_points[geom3-expected3] PASSED [ 23%]
tests/test_constructive.py::test_remove_repeated_points[geom4-expected4] PASSED [ 23%]
tests/test_constructive.py::test_remove_repeated_points[geom5-expected5] PASSED [ 23%]
tests/test_constructive.py::test_remove_repeated_points[geom6-expected6] PASSED [ 23%]
tests/test_constructive.py::test_remove_repeated_points[geom7-expected7] PASSED [ 23%]
tests/test_constructive.py::test_remove_repeated_points[geom8-expected8] PASSED [ 23%]
tests/test_constructive.py::test_remove_repeated_points[geom9-expected9] PASSED [ 23%]
tests/test_constructive.py::test_remove_repeated_points[geom10-expected10] PASSED [ 23%]
tests/test_constructive.py::test_remove_repeated_points[geom11-expected11] PASSED [ 23%]
tests/test_constructive.py::test_remove_repeated_points_invalid_result[geom0-2] PASSED [ 23%]
tests/test_constructive.py::test_remove_repeated_points_none PASSED      [ 23%]
tests/test_constructive.py::test_remove_repeated_points_invalid_type[Not a geometry-1] PASSED [ 23%]
tests/test_constructive.py::test_remove_repeated_points_invalid_type[1-1] PASSED [ 23%]
tests/test_constructive.py::test_reverse[geom0-expected0] PASSED         [ 23%]
tests/test_constructive.py::test_reverse[geom1-expected1] PASSED         [ 23%]
tests/test_constructive.py::test_reverse[geom2-expected2] PASSED         [ 23%]
tests/test_constructive.py::test_reverse[geom3-expected3] PASSED         [ 23%]
tests/test_constructive.py::test_reverse[geom4-expected4] PASSED         [ 23%]
tests/test_constructive.py::test_reverse[geom5-expected5] PASSED         [ 23%]
tests/test_constructive.py::test_reverse[geom6-expected6] PASSED         [ 23%]
tests/test_constructive.py::test_reverse[geom7-expected7] PASSED         [ 23%]
tests/test_constructive.py::test_reverse[geom8-expected8] PASSED         [ 23%]
tests/test_constructive.py::test_reverse[geom9-expected9] PASSED         [ 24%]
tests/test_constructive.py::test_reverse[geom10-expected10] PASSED       [ 24%]
tests/test_constructive.py::test_reverse[geom11-expected11] PASSED       [ 24%]
tests/test_constructive.py::test_reverse[geom12-expected12] PASSED       [ 24%]
tests/test_constructive.py::test_reverse_none PASSED                     [ 24%]
tests/test_constructive.py::test_reverse_invalid_type[Not a geometry] PASSED [ 24%]
tests/test_constructive.py::test_reverse_invalid_type[1] PASSED          [ 24%]
tests/test_constructive.py::test_clip_by_rect[geom0-expected0] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect[geom1-expected1] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect[geom2-expected2] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect[geom3-expected3] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect[geom4-expected4] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect[geom5-expected5] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect[geom6-expected6] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect_polygon[geom0-rect0-expected0] PASSED [ 24%]
tests/test_constructive.py::test_clip_by_rect_polygon[geom1-rect1-expected1] PASSED [ 24%]
tests/test_constructive.py::test_clip_by_rect_polygon[geom2-rect2-expected2] PASSED [ 24%]
tests/test_constructive.py::test_clip_by_rect_polygon[geom3-rect3-expected3] PASSED [ 24%]
tests/test_constructive.py::test_clip_by_rect_array[geometry0] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect_array[geometry1] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect_array[geometry2] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect_array[geometry3] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect_array[geometry4] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect_array[geometry5] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect_array[geometry6] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect_array[geometry7] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect_array[geometry8] PASSED    [ 24%]
tests/test_constructive.py::test_clip_by_rect_missing PASSED             [ 24%]
tests/test_constructive.py::test_clip_by_rect_empty[geom0] PASSED        [ 24%]
tests/test_constructive.py::test_clip_by_rect_empty[geom1] PASSED        [ 24%]
tests/test_constructive.py::test_clip_by_rect_empty[geom2] PASSED        [ 24%]
tests/test_constructive.py::test_clip_by_rect_non_scalar_kwargs PASSED   [ 24%]
tests/test_constructive.py::test_polygonize PASSED                       [ 24%]
tests/test_constructive.py::test_polygonize_array PASSED                 [ 24%]
tests/test_constructive.py::test_polygonize_array_axis PASSED            [ 24%]
tests/test_constructive.py::test_polygonize_missing PASSED               [ 25%]
tests/test_constructive.py::test_polygonize_full PASSED                  [ 25%]
tests/test_constructive.py::test_polygonize_full_array PASSED            [ 25%]
tests/test_constructive.py::test_polygonize_full_array_axis PASSED       [ 25%]
tests/test_constructive.py::test_polygonize_full_missing PASSED          [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[-1-geometry0] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[-1-geometry1] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[-1-geometry2] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[-1-geometry3] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[-1-geometry4] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[-1-geometry5] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[-1-geometry6] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[-1-geometry7] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[-1-geometry8] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[0-geometry0] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[0-geometry1] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[0-geometry2] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[0-geometry3] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[0-geometry4] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[0-geometry5] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[0-geometry6] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[0-geometry7] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_invalid_max_segment_length[0-geometry8] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_max_segment_length_nan[geometry0] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_max_segment_length_nan[geometry1] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_max_segment_length_nan[geometry2] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_max_segment_length_nan[geometry3] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_max_segment_length_nan[geometry4] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_max_segment_length_nan[geometry5] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_max_segment_length_nan[geometry6] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_max_segment_length_nan[geometry7] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_max_segment_length_nan[geometry8] PASSED [ 25%]
tests/test_constructive.py::test_segmentize_empty[geometry0] PASSED      [ 25%]
tests/test_constructive.py::test_segmentize_empty[geometry1] PASSED      [ 25%]
tests/test_constructive.py::test_segmentize_empty[geometry2] PASSED      [ 25%]
tests/test_constructive.py::test_segmentize_empty[geometry3] PASSED      [ 25%]
tests/test_constructive.py::test_segmentize_no_change[geometry0] PASSED  [ 26%]
tests/test_constructive.py::test_segmentize_no_change[geometry1] PASSED  [ 26%]
tests/test_constructive.py::test_segmentize_no_change[geometry2] PASSED  [ 26%]
tests/test_constructive.py::test_segmentize_none PASSED                  [ 26%]
tests/test_constructive.py::test_segmentize[geometry0-20-expected0] PASSED [ 26%]
tests/test_constructive.py::test_segmentize[geometry1-20-expected1] PASSED [ 26%]
tests/test_constructive.py::test_segmentize[geometry2-5-expected2] PASSED [ 26%]
tests/test_constructive.py::test_segmentize[geometry3-5-expected3] PASSED [ 26%]
tests/test_constructive.py::test_segmentize[geometry4-5-expected4] PASSED [ 26%]
tests/test_constructive.py::test_segmentize[geometry5-tolerance5-expected5] PASSED [ 26%]
tests/test_constructive.py::test_segmentize[geometry6-tolerance6-expected6] PASSED [ 26%]
tests/test_constructive.py::test_minimum_bounding_circle_all_types[geometry0] PASSED [ 26%]
tests/test_constructive.py::test_minimum_bounding_circle_all_types[geometry1] PASSED [ 26%]
tests/test_constructive.py::test_minimum_bounding_circle_all_types[geometry2] PASSED [ 26%]
tests/test_constructive.py::test_minimum_bounding_circle_all_types[geometry3] PASSED [ 26%]
tests/test_constructive.py::test_minimum_bounding_circle_all_types[geometry4] PASSED [ 26%]
tests/test_constructive.py::test_minimum_bounding_circle_all_types[geometry5] PASSED [ 26%]
tests/test_constructive.py::test_minimum_bounding_circle_all_types[geometry6] PASSED [ 26%]
tests/test_constructive.py::test_minimum_bounding_circle_all_types[geometry7] PASSED [ 26%]
tests/test_constructive.py::test_minimum_bounding_circle_all_types[geometry8] PASSED [ 26%]
tests/test_constructive.py::test_minimum_bounding_circle[geometry0-expected0] PASSED [ 26%]
tests/test_constructive.py::test_minimum_bounding_circle[geometry1-expected1] PASSED [ 26%]
tests/test_constructive.py::test_minimum_bounding_circle[geometry2-expected2] PASSED [ 26%]
tests/test_constructive.py::test_minimum_bounding_circle[geometry3-expected3] PASSED [ 26%]
tests/test_constructive.py::test_minimum_bounding_circle[geometry4-expected4] PASSED [ 26%]
tests/test_constructive.py::test_oriented_envelope_all_types[geometry0] PASSED [ 26%]
tests/test_constructive.py::test_oriented_envelope_all_types[geometry1] PASSED [ 26%]
tests/test_constructive.py::test_oriented_envelope_all_types[geometry2] PASSED [ 26%]
tests/test_constructive.py::test_oriented_envelope_all_types[geometry3] PASSED [ 26%]
tests/test_constructive.py::test_oriented_envelope_all_types[geometry4] PASSED [ 26%]
tests/test_constructive.py::test_oriented_envelope_all_types[geometry5] PASSED [ 26%]
tests/test_constructive.py::test_oriented_envelope_all_types[geometry6] PASSED [ 26%]
tests/test_constructive.py::test_oriented_envelope_all_types[geometry7] PASSED [ 26%]
tests/test_constructive.py::test_oriented_envelope_all_types[geometry8] PASSED [ 26%]
tests/test_constructive.py::test_oriented_envelope[geometry0-expected0-oriented_envelope0] PASSED [ 26%]
tests/test_constructive.py::test_oriented_envelope[geometry0-expected0-oriented_envelope1] PASSED [ 26%]
tests/test_constructive.py::test_oriented_envelope[geometry1-expected1-oriented_envelope0] PASSED [ 27%]
tests/test_constructive.py::test_oriented_envelope[geometry1-expected1-oriented_envelope1] PASSED [ 27%]
tests/test_constructive.py::test_oriented_envelope[geometry2-expected2-oriented_envelope0] PASSED [ 27%]
tests/test_constructive.py::test_oriented_envelope[geometry2-expected2-oriented_envelope1] PASSED [ 27%]
tests/test_constructive.py::test_oriented_envelope[geometry3-expected3-oriented_envelope0] PASSED [ 27%]
tests/test_constructive.py::test_oriented_envelope[geometry3-expected3-oriented_envelope1] PASSED [ 27%]
tests/test_constructive.py::test_oriented_envelope[geometry4-expected4-oriented_envelope0] PASSED [ 27%]
tests/test_constructive.py::test_oriented_envelope[geometry4-expected4-oriented_envelope1] PASSED [ 27%]
tests/test_constructive.py::test_oriented_envelope[geometry5-expected5-oriented_envelope0] PASSED [ 27%]
tests/test_constructive.py::test_oriented_envelope[geometry5-expected5-oriented_envelope1] PASSED [ 27%]
tests/test_constructive.py::test_oriented_envelope_pre_geos_312[geometry0-expected0] SKIPPED [ 27%]
tests/test_constructive.py::test_oriented_envelope_pre_geos_312[geometry1-expected1] SKIPPED [ 27%]
tests/test_constructive.py::test_oriented_envelope_pre_geos_312[geometry2-expected2] SKIPPED [ 27%]
tests/test_constructive.py::test_oriented_envelope_pre_geos_312[geometry3-expected3] SKIPPED [ 27%]
tests/test_constructive.py::test_oriented_envelope_pre_geos_312[geometry4-expected4] SKIPPED [ 27%]
tests/test_constructive.py::test_oriented_envelope_pre_geos_312[geometry5-expected5] SKIPPED [ 27%]
tests/test_constructive.py::test_oriented_evelope_array_like PASSED      [ 27%]
tests/test_constructive.py::test_concave_hull_kwargs PASSED              [ 27%]
tests/test_coordinates.py::test_count_coords[geoms0-0] PASSED            [ 27%]
tests/test_coordinates.py::test_count_coords[geoms1-0] PASSED            [ 27%]
tests/test_coordinates.py::test_count_coords[geoms2-1] PASSED            [ 27%]
tests/test_coordinates.py::test_count_coords[geoms3-1] PASSED            [ 27%]
tests/test_coordinates.py::test_count_coords[geoms4-1] PASSED            [ 27%]
tests/test_coordinates.py::test_count_coords[geoms5-1] PASSED            [ 27%]
tests/test_coordinates.py::test_count_coords[geoms6-2] PASSED            [ 27%]
tests/test_coordinates.py::test_count_coords[geoms7-2] PASSED            [ 27%]
tests/test_coordinates.py::test_count_coords[geoms8-8] PASSED            [ 27%]
tests/test_coordinates.py::test_count_coords[geoms9-5] PASSED            [ 27%]
tests/test_coordinates.py::test_count_coords[geoms10-10] PASSED          [ 27%]
tests/test_coordinates.py::test_count_coords[geoms11-4] PASSED           [ 27%]
tests/test_coordinates.py::test_count_coords[geoms12-10] PASSED          [ 27%]
tests/test_coordinates.py::test_count_coords[geoms13-3] PASSED           [ 27%]
tests/test_coordinates.py::test_count_coords[geoms14-4] PASSED           [ 27%]
tests/test_coordinates.py::test_count_coords[geoms15-5] PASSED           [ 27%]
tests/test_coordinates.py::test_get_coords[geoms0-x0-y0-True] PASSED     [ 27%]
tests/test_coordinates.py::test_get_coords[geoms0-x0-y0-False] PASSED    [ 28%]
tests/test_coordinates.py::test_get_coords[geoms1-x1-y1-True] PASSED     [ 28%]
tests/test_coordinates.py::test_get_coords[geoms1-x1-y1-False] PASSED    [ 28%]
tests/test_coordinates.py::test_get_coords[geoms2-x2-y2-True] PASSED     [ 28%]
tests/test_coordinates.py::test_get_coords[geoms2-x2-y2-False] PASSED    [ 28%]
tests/test_coordinates.py::test_get_coords[geoms3-x3-y3-True] PASSED     [ 28%]
tests/test_coordinates.py::test_get_coords[geoms3-x3-y3-False] PASSED    [ 28%]
tests/test_coordinates.py::test_get_coords[geoms4-x4-y4-True] PASSED     [ 28%]
tests/test_coordinates.py::test_get_coords[geoms4-x4-y4-False] PASSED    [ 28%]
tests/test_coordinates.py::test_get_coords[geoms5-x5-y5-True] PASSED     [ 28%]
tests/test_coordinates.py::test_get_coords[geoms5-x5-y5-False] PASSED    [ 28%]
tests/test_coordinates.py::test_get_coords[geoms6-x6-y6-True] PASSED     [ 28%]
tests/test_coordinates.py::test_get_coords[geoms6-x6-y6-False] PASSED    [ 28%]
tests/test_coordinates.py::test_get_coords[geoms7-x7-y7-True] PASSED     [ 28%]
tests/test_coordinates.py::test_get_coords[geoms7-x7-y7-False] PASSED    [ 28%]
tests/test_coordinates.py::test_get_coords[geoms8-x8-y8-True] PASSED     [ 28%]
tests/test_coordinates.py::test_get_coords[geoms8-x8-y8-False] PASSED    [ 28%]
tests/test_coordinates.py::test_get_coords[geoms9-x9-y9-True] PASSED     [ 28%]
tests/test_coordinates.py::test_get_coords[geoms9-x9-y9-False] PASSED    [ 28%]
tests/test_coordinates.py::test_get_coords[geoms10-x10-y10-True] PASSED  [ 28%]
tests/test_coordinates.py::test_get_coords[geoms10-x10-y10-False] PASSED [ 28%]
tests/test_coordinates.py::test_get_coords[geoms11-x11-y11-True] PASSED  [ 28%]
tests/test_coordinates.py::test_get_coords[geoms11-x11-y11-False] PASSED [ 28%]
tests/test_coordinates.py::test_get_coords[geoms12-x12-y12-True] PASSED  [ 28%]
tests/test_coordinates.py::test_get_coords[geoms12-x12-y12-False] PASSED [ 28%]
tests/test_coordinates.py::test_get_coords[geoms13-x13-y13-True] PASSED  [ 28%]
tests/test_coordinates.py::test_get_coords[geoms13-x13-y13-False] PASSED [ 28%]
tests/test_coordinates.py::test_get_coords[geoms14-x14-y14-True] PASSED  [ 28%]
tests/test_coordinates.py::test_get_coords[geoms14-x14-y14-False] PASSED [ 28%]
tests/test_coordinates.py::test_get_coords_index[geoms0-index0] PASSED   [ 28%]
tests/test_coordinates.py::test_get_coords_index[geoms1-index1] PASSED   [ 28%]
tests/test_coordinates.py::test_get_coords_index[geoms2-index2] PASSED   [ 28%]
tests/test_coordinates.py::test_get_coords_index[geoms3-index3] PASSED   [ 28%]
tests/test_coordinates.py::test_get_coords_index[geoms4-index4] PASSED   [ 28%]
tests/test_coordinates.py::test_get_coords_index[geoms5-index5] PASSED   [ 28%]
tests/test_coordinates.py::test_get_coords_index[geoms6-index6] PASSED   [ 28%]
tests/test_coordinates.py::test_get_coords_index[geoms7-index7] PASSED   [ 29%]
tests/test_coordinates.py::test_get_coords_index[geoms8-index8] PASSED   [ 29%]
tests/test_coordinates.py::test_get_coords_index[geoms9-index9] PASSED   [ 29%]
tests/test_coordinates.py::test_get_coords_index_multidim[C] PASSED      [ 29%]
tests/test_coordinates.py::test_get_coords_index_multidim[F] PASSED      [ 29%]
tests/test_coordinates.py::test_get_coords_3d[geoms0-x0-y0-z0-True] PASSED [ 29%]
tests/test_coordinates.py::test_get_coords_3d[geoms0-x0-y0-z0-False] PASSED [ 29%]
tests/test_coordinates.py::test_get_coords_3d[geoms1-x1-y1-z1-True] PASSED [ 29%]
tests/test_coordinates.py::test_get_coords_3d[geoms1-x1-y1-z1-False] PASSED [ 29%]
tests/test_coordinates.py::test_get_coords_3d[geoms2-x2-y2-z2-True] PASSED [ 29%]
tests/test_coordinates.py::test_get_coords_3d[geoms2-x2-y2-z2-False] PASSED [ 29%]
tests/test_coordinates.py::test_get_coords_3d[geoms3-x3-y3-z3-True] PASSED [ 29%]
tests/test_coordinates.py::test_get_coords_3d[geoms3-x3-y3-z3-False] PASSED [ 29%]
tests/test_coordinates.py::test_get_coords_3d[geoms4-x4-y4-z4-True] PASSED [ 29%]
tests/test_coordinates.py::test_get_coords_3d[geoms4-x4-y4-z4-False] PASSED [ 29%]
tests/test_coordinates.py::test_set_coords[geoms0-0-False-True] PASSED   [ 29%]
tests/test_coordinates.py::test_set_coords[geoms0-0-False-False] PASSED  [ 29%]
tests/test_coordinates.py::test_set_coords[geoms1-0-False-True] PASSED   [ 29%]
tests/test_coordinates.py::test_set_coords[geoms1-0-False-False] PASSED  [ 29%]
tests/test_coordinates.py::test_set_coords[geoms2-0-False-True] PASSED   [ 29%]
tests/test_coordinates.py::test_set_coords[geoms2-0-False-False] PASSED  [ 29%]
tests/test_coordinates.py::test_set_coords[geoms3-1-False-True] PASSED   [ 29%]
tests/test_coordinates.py::test_set_coords[geoms3-1-False-False] PASSED  [ 29%]
tests/test_coordinates.py::test_set_coords[geoms4-1-False-True] PASSED   [ 29%]
tests/test_coordinates.py::test_set_coords[geoms4-1-False-False] PASSED  [ 29%]
tests/test_coordinates.py::test_set_coords[geoms5-1-False-True] PASSED   [ 29%]
tests/test_coordinates.py::test_set_coords[geoms5-1-False-False] PASSED  [ 29%]
tests/test_coordinates.py::test_set_coords[geoms6-1-False-True] PASSED   [ 29%]
tests/test_coordinates.py::test_set_coords[geoms6-1-False-False] PASSED  [ 29%]
tests/test_coordinates.py::test_set_coords[geoms7-2-False-True] PASSED   [ 29%]
tests/test_coordinates.py::test_set_coords[geoms7-2-False-False] PASSED  [ 29%]
tests/test_coordinates.py::test_set_coords[geoms8-2-False-True] PASSED   [ 29%]
tests/test_coordinates.py::test_set_coords[geoms8-2-False-False] PASSED  [ 29%]
tests/test_coordinates.py::test_set_coords[geoms9-8-True-True] PASSED    [ 29%]
tests/test_coordinates.py::test_set_coords[geoms9-8-True-False] PASSED   [ 29%]
tests/test_coordinates.py::test_set_coords[geoms10-3-True-True] PASSED   [ 30%]
tests/test_coordinates.py::test_set_coords[geoms10-3-True-False] PASSED  [ 30%]
tests/test_coordinates.py::test_set_coords[geoms11-5-True-True] PASSED   [ 30%]
tests/test_coordinates.py::test_set_coords[geoms11-5-True-False] PASSED  [ 30%]
tests/test_coordinates.py::test_set_coords[geoms12-5-True-True] PASSED   [ 30%]
tests/test_coordinates.py::test_set_coords[geoms12-5-True-False] PASSED  [ 30%]
tests/test_coordinates.py::test_set_coords[geoms13-10-True-True] PASSED  [ 30%]
tests/test_coordinates.py::test_set_coords[geoms13-10-True-False] PASSED [ 30%]
tests/test_coordinates.py::test_set_coords[geoms14-4-False-True] PASSED  [ 30%]
tests/test_coordinates.py::test_set_coords[geoms14-4-False-False] PASSED [ 30%]
tests/test_coordinates.py::test_set_coords[geoms15-10-True-True] PASSED  [ 30%]
tests/test_coordinates.py::test_set_coords[geoms15-10-True-False] PASSED [ 30%]
tests/test_coordinates.py::test_set_coords[geoms16-3-False-True] PASSED  [ 30%]
tests/test_coordinates.py::test_set_coords[geoms16-3-False-False] PASSED [ 30%]
tests/test_coordinates.py::test_set_coords[geoms17-3-False-True] PASSED  [ 30%]
tests/test_coordinates.py::test_set_coords[geoms17-3-False-False] PASSED [ 30%]
tests/test_coordinates.py::test_set_coords[geoms18-4-False-True] PASSED  [ 30%]
tests/test_coordinates.py::test_set_coords[geoms18-4-False-False] PASSED [ 30%]
tests/test_coordinates.py::test_set_coords[geoms19-5-False-True] PASSED  [ 30%]
tests/test_coordinates.py::test_set_coords[geoms19-5-False-False] PASSED [ 30%]
tests/test_coordinates.py::test_set_coords_nan PASSED                    [ 30%]
tests/test_coordinates.py::test_set_coords_breaks_ring PASSED            [ 30%]
tests/test_coordinates.py::test_set_coords_0dim PASSED                   [ 30%]
tests/test_coordinates.py::test_set_coords_mixed_dimension[True] PASSED  [ 30%]
tests/test_coordinates.py::test_set_coords_mixed_dimension[False] PASSED [ 30%]
tests/test_coordinates.py::test_transform[geoms0-True] PASSED            [ 30%]
tests/test_coordinates.py::test_transform[geoms0-False] PASSED           [ 30%]
tests/test_coordinates.py::test_transform[geoms1-True] PASSED            [ 30%]
tests/test_coordinates.py::test_transform[geoms1-False] PASSED           [ 30%]
tests/test_coordinates.py::test_transform[geoms2-True] PASSED            [ 30%]
tests/test_coordinates.py::test_transform[geoms2-False] PASSED           [ 30%]
tests/test_coordinates.py::test_transform[geoms3-True] PASSED            [ 30%]
tests/test_coordinates.py::test_transform[geoms3-False] PASSED           [ 30%]
tests/test_coordinates.py::test_transform[geoms4-True] PASSED            [ 30%]
tests/test_coordinates.py::test_transform[geoms4-False] PASSED           [ 30%]
tests/test_coordinates.py::test_transform[geoms5-True] PASSED            [ 30%]
tests/test_coordinates.py::test_transform[geoms5-False] PASSED           [ 31%]
tests/test_coordinates.py::test_transform_0dim PASSED                    [ 31%]
tests/test_coordinates.py::test_transform_check_shape PASSED             [ 31%]
tests/test_coordinates.py::test_transform_correct_coordinate_dimension PASSED [ 31%]
tests/test_coordinates.py::test_transform_empty_preserve_z[geom0] PASSED [ 31%]
tests/test_coordinates.py::test_transform_empty_preserve_z[geom1] PASSED [ 31%]
tests/test_coordinates.py::test_transform_remove_z[geom0] PASSED         [ 31%]
tests/test_coordinates.py::test_transform_remove_z[geom1] PASSED         [ 31%]
tests/test_creation.py::test_points_from_coords PASSED                   [ 31%]
tests/test_creation.py::test_points_from_xy PASSED                       [ 31%]
tests/test_creation.py::test_points_from_xyz PASSED                      [ 31%]
tests/test_creation.py::test_points_invalid_ndim PASSED                  [ 31%]
tests/test_creation.py::test_points_nan_all_nan_becomes_empty SKIPPED    [ 31%]
tests/test_creation.py::test_points_nan_3D_all_nan_becomes_empty_2D SKIPPED [ 31%]
tests/test_creation.py::test_points_nan_3D_all_nan_becomes_empty SKIPPED [ 31%]
tests/test_creation.py::test_points_handle_nan_allow[coords0-POINT (NaN NaN)] PASSED [ 31%]
tests/test_creation.py::test_points_handle_nan_allow[coords1-POINT Z (NaN NaN NaN)] PASSED [ 31%]
tests/test_creation.py::test_points_handle_nan_allow[coords2-POINT (1 NaN)] PASSED [ 31%]
tests/test_creation.py::test_points_handle_nan_allow[coords3-POINT (NaN 1)] PASSED [ 31%]
tests/test_creation.py::test_points_handle_nan_allow[coords4-POINT Z (NaN 1 NaN)] PASSED [ 31%]
tests/test_creation.py::test_points_handle_nan_allow[coords5-POINT Z (NaN NaN 1)] PASSED [ 31%]
tests/test_creation.py::test_linestrings_from_coords PASSED              [ 31%]
tests/test_creation.py::test_linestrings_from_xy PASSED                  [ 31%]
tests/test_creation.py::test_linestrings_from_xy_broadcast PASSED        [ 31%]
tests/test_creation.py::test_linestrings_from_xyz PASSED                 [ 31%]
tests/test_creation.py::test_linestrings_buffer[2] PASSED                [ 31%]
tests/test_creation.py::test_linestrings_buffer[3] PASSED                [ 31%]
tests/test_creation.py::test_linestrings_invalid_shape_scalar PASSED     [ 31%]
tests/test_creation.py::test_linestrings_invalid_shape[shape0] PASSED    [ 31%]
tests/test_creation.py::test_linestrings_invalid_shape[shape1] PASSED    [ 31%]
tests/test_creation.py::test_linestrings_invalid_shape[shape2] PASSED    [ 31%]
tests/test_creation.py::test_linestrings_invalid_ndim PASSED             [ 31%]
tests/test_creation.py::test_linearrings PASSED                          [ 31%]
tests/test_creation.py::test_linearrings_from_xy PASSED                  [ 31%]
tests/test_creation.py::test_linearrings_unclosed PASSED                 [ 31%]
tests/test_creation.py::test_linearrings_unclosed_all_coords_equal PASSED [ 31%]
tests/test_creation.py::test_linearrings_invalid_shape_scalar PASSED     [ 32%]
tests/test_creation.py::test_linearrings_invalid_shape[shape0] PASSED    [ 32%]
tests/test_creation.py::test_linearrings_invalid_shape[shape1] PASSED    [ 32%]
tests/test_creation.py::test_linearrings_invalid_shape[shape2] PASSED    [ 32%]
tests/test_creation.py::test_linearrings_invalid_shape[shape3] PASSED    [ 32%]
tests/test_creation.py::test_linearrings_invalid_shape[shape4] PASSED    [ 32%]
tests/test_creation.py::test_linearrings_invalid_shape[shape5] PASSED    [ 32%]
tests/test_creation.py::test_linearrings_invalid_ndim PASSED             [ 32%]
tests/test_creation.py::test_linearrings_all_nan PASSED                  [ 32%]
tests/test_creation.py::test_linearrings_buffer[C-2] PASSED              [ 32%]
tests/test_creation.py::test_linearrings_buffer[C-3] PASSED              [ 32%]
tests/test_creation.py::test_linearrings_buffer[F-2] PASSED              [ 32%]
tests/test_creation.py::test_linearrings_buffer[F-3] PASSED              [ 32%]
tests/test_creation.py::test_polygon_from_linearring PASSED              [ 32%]
tests/test_creation.py::test_polygons_none PASSED                        [ 32%]
tests/test_creation.py::test_polygons PASSED                             [ 32%]
tests/test_creation.py::test_polygon_no_hole_list_raises PASSED          [ 32%]
tests/test_creation.py::test_polygon_no_hole_wrong_type PASSED           [ 32%]
tests/test_creation.py::test_polygon_with_hole_wrong_type PASSED         [ 32%]
tests/test_creation.py::test_polygon_wrong_hole_type PASSED              [ 32%]
tests/test_creation.py::test_polygon_with_1_hole PASSED                  [ 32%]
tests/test_creation.py::test_polygon_with_2_holes PASSED                 [ 32%]
tests/test_creation.py::test_polygon_with_none_hole PASSED               [ 32%]
tests/test_creation.py::test_2_polygons_with_same_hole PASSED            [ 32%]
tests/test_creation.py::test_2_polygons_with_2_same_holes PASSED         [ 32%]
tests/test_creation.py::test_2_polygons_with_different_holes PASSED      [ 32%]
tests/test_creation.py::test_polygons_not_enough_points_in_shell_scalar PASSED [ 32%]
tests/test_creation.py::test_polygons_not_enough_points_in_shell[shape0] PASSED [ 32%]
tests/test_creation.py::test_polygons_not_enough_points_in_shell[shape1] PASSED [ 32%]
tests/test_creation.py::test_polygons_not_enough_points_in_shell[shape2] PASSED [ 32%]
tests/test_creation.py::test_polygons_not_enough_points_in_shell[shape3] PASSED [ 32%]
tests/test_creation.py::test_polygons_not_enough_points_in_shell[shape4] PASSED [ 32%]
tests/test_creation.py::test_polygons_not_enough_points_in_shell[shape5] PASSED [ 32%]
tests/test_creation.py::test_polygons_not_enough_points_in_holes_scalar PASSED [ 32%]
tests/test_creation.py::test_polygons_not_enough_points_in_holes[shape0] PASSED [ 32%]
tests/test_creation.py::test_polygons_not_enough_points_in_holes[shape1] PASSED [ 33%]
tests/test_creation.py::test_polygons_not_enough_points_in_holes[shape2] PASSED [ 33%]
tests/test_creation.py::test_polygons_not_enough_points_in_holes[shape3] PASSED [ 33%]
tests/test_creation.py::test_polygons_not_enough_points_in_holes[shape4] PASSED [ 33%]
tests/test_creation.py::test_polygons_not_enough_points_in_holes[shape5] PASSED [ 33%]
tests/test_creation.py::test_create_collection_only_none[multipoints-expected0] PASSED [ 33%]
tests/test_creation.py::test_create_collection_only_none[multilinestrings-expected1] PASSED [ 33%]
tests/test_creation.py::test_create_collection_only_none[multipolygons-expected2] PASSED [ 33%]
tests/test_creation.py::test_create_collection_only_none[geometrycollections-expected3] PASSED [ 33%]
tests/test_creation.py::test_create_collection[multipoints-sub_geom0] PASSED [ 33%]
tests/test_creation.py::test_create_collection[multilinestrings-sub_geom1] PASSED [ 33%]
tests/test_creation.py::test_create_collection[multilinestrings-sub_geom2] PASSED [ 33%]
tests/test_creation.py::test_create_collection[multipolygons-sub_geom3] PASSED [ 33%]
tests/test_creation.py::test_create_collection[geometrycollections-sub_geom4] PASSED [ 33%]
tests/test_creation.py::test_create_collection[geometrycollections-sub_geom5] PASSED [ 33%]
tests/test_creation.py::test_create_collection[geometrycollections-sub_geom6] PASSED [ 33%]
tests/test_creation.py::test_create_collection[geometrycollections-sub_geom7] PASSED [ 33%]
tests/test_creation.py::test_create_collection[geometrycollections-sub_geom8] PASSED [ 33%]
tests/test_creation.py::test_create_collection[geometrycollections-sub_geom9] PASSED [ 33%]
tests/test_creation.py::test_create_collection[geometrycollections-sub_geom10] PASSED [ 33%]
tests/test_creation.py::test_create_collection[geometrycollections-sub_geom11] PASSED [ 33%]
tests/test_creation.py::test_create_collection_skips_none[multipoints-sub_geom0] PASSED [ 33%]
tests/test_creation.py::test_create_collection_skips_none[multilinestrings-sub_geom1] PASSED [ 33%]
tests/test_creation.py::test_create_collection_skips_none[multipolygons-sub_geom2] PASSED [ 33%]
tests/test_creation.py::test_create_collection_skips_none[geometrycollections-sub_geom3] PASSED [ 33%]
tests/test_creation.py::test_create_collection_wrong_geom_type[multipoints-sub_geom0] PASSED [ 33%]
tests/test_creation.py::test_create_collection_wrong_geom_type[multipoints-sub_geom1] PASSED [ 33%]
tests/test_creation.py::test_create_collection_wrong_geom_type[multipoints-sub_geom2] PASSED [ 33%]
tests/test_creation.py::test_create_collection_wrong_geom_type[multilinestrings-sub_geom3] PASSED [ 33%]
tests/test_creation.py::test_create_collection_wrong_geom_type[multilinestrings-sub_geom4] PASSED [ 33%]
tests/test_creation.py::test_create_collection_wrong_geom_type[multilinestrings-sub_geom5] PASSED [ 33%]
tests/test_creation.py::test_create_collection_wrong_geom_type[multipolygons-sub_geom6] PASSED [ 33%]
tests/test_creation.py::test_create_collection_wrong_geom_type[multipolygons-sub_geom7] PASSED [ 33%]
tests/test_creation.py::test_create_collection_wrong_geom_type[multipolygons-sub_geom8] PASSED [ 33%]
tests/test_creation.py::test_box[coords0-True-expected0] PASSED          [ 33%]
tests/test_creation.py::test_box[coords1-False-expected1] PASSED         [ 33%]
tests/test_creation.py::test_box_array[coords0-True-expected0] PASSED    [ 34%]
tests/test_creation.py::test_box_array[coords1-ccw1-expected1] PASSED    [ 34%]
tests/test_creation.py::test_box_nan[coords0] PASSED                     [ 34%]
tests/test_creation.py::test_box_nan[coords1] PASSED                     [ 34%]
tests/test_creation.py::test_box_nan[coords2] PASSED                     [ 34%]
tests/test_creation.py::test_box_nan[coords3] PASSED                     [ 34%]
tests/test_creation.py::test_box_nan[coords4] PASSED                     [ 34%]
tests/test_creation.py::test_prepare PASSED                              [ 34%]
tests/test_creation.py::test_destroy_prepared PASSED                     [ 34%]
tests/test_creation.py::test_empty_missing[None] PASSED                  [ 34%]
tests/test_creation.py::test_empty_missing[-1_0] PASSED                  [ 34%]
tests/test_creation.py::test_empty_missing[-1_1] PASSED                  [ 34%]
tests/test_creation.py::test_empty[0] PASSED                             [ 34%]
tests/test_creation.py::test_empty[1] PASSED                             [ 34%]
tests/test_creation.py::test_empty[2] PASSED                             [ 34%]
tests/test_creation.py::test_empty[3] PASSED                             [ 34%]
tests/test_creation.py::test_empty[4] PASSED                             [ 34%]
tests/test_creation.py::test_empty[5] PASSED                             [ 34%]
tests/test_creation.py::test_empty[6] PASSED                             [ 34%]
tests/test_creation.py::test_empty[7] PASSED                             [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[coordinates0-points] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[coordinates0-linestrings] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[coordinates0-linearrings] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[coordinates1-points] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[coordinates1-linestrings] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[coordinates1-linearrings] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[coordinates2-points] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[coordinates2-linestrings] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[coordinates2-linearrings] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[None-points] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[None-linestrings] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[None-linearrings] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[coordinates4-points] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[coordinates4-linestrings] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_coordinates[coordinates4-linearrings] PASSED [ 34%]
tests/test_creation_indices.py::test_invalid_geometries[geometries0-multipoints] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[geometries0-multilinestrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[geometries0-multipolygons] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[geometries0-geometrycollections] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[None-multipoints] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[None-multilinestrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[None-multipolygons] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[None-geometrycollections] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[geometries2-multipoints] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[geometries2-multilinestrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[geometries2-multipolygons] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[geometries2-geometrycollections] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[hello-multipoints] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[hello-multilinestrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[hello-multipolygons] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_geometries[hello-geometrycollections] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_indices_simple[indices0-points] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_indices_simple[indices0-linestrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_indices_simple[indices0-linearrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_indices_simple[ hello-points] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_indices_simple[ hello-linestrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_indices_simple[ hello-linearrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_indices_simple[indices2-points] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_indices_simple[indices2-linestrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_indices_simple[indices2-linearrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_indices_simple[indices3-points] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_indices_simple[indices3-linestrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_indices_simple[indices3-linearrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_out[out0-points] PASSED     [ 35%]
tests/test_creation_indices.py::test_invalid_out[out0-linestrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_out[out0-geometrycollections] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_out[out1-points] PASSED     [ 35%]
tests/test_creation_indices.py::test_invalid_out[out1-linestrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_out[out1-geometrycollections] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_out[out2-points] PASSED     [ 35%]
tests/test_creation_indices.py::test_invalid_out[out2-linestrings] PASSED [ 35%]
tests/test_creation_indices.py::test_invalid_out[out2-geometrycollections] PASSED [ 36%]
tests/test_creation_indices.py::test_invalid_out[out3-points] PASSED     [ 36%]
tests/test_creation_indices.py::test_invalid_out[out3-linestrings] PASSED [ 36%]
tests/test_creation_indices.py::test_invalid_out[out3-geometrycollections] PASSED [ 36%]
tests/test_creation_indices.py::test_invalid_out[out4-points] PASSED     [ 36%]
tests/test_creation_indices.py::test_invalid_out[out4-linestrings] PASSED [ 36%]
tests/test_creation_indices.py::test_invalid_out[out4-geometrycollections] PASSED [ 36%]
tests/test_creation_indices.py::test_invalid_out[out5-points] PASSED     [ 36%]
tests/test_creation_indices.py::test_invalid_out[out5-linestrings] PASSED [ 36%]
tests/test_creation_indices.py::test_invalid_out[out5-geometrycollections] PASSED [ 36%]
tests/test_creation_indices.py::test_points_invalid PASSED               [ 36%]
tests/test_creation_indices.py::test_points PASSED                       [ 36%]
tests/test_creation_indices.py::test_points_no_index_raises PASSED       [ 36%]
tests/test_creation_indices.py::test_points_out[indices0-expected0] PASSED [ 36%]
tests/test_creation_indices.py::test_points_out[indices1-expected1] PASSED [ 36%]
tests/test_creation_indices.py::test_points_out[indices2-expected2] PASSED [ 36%]
tests/test_creation_indices.py::test_linestrings[coordinates0-indices0-expected0] PASSED [ 36%]
tests/test_creation_indices.py::test_linestrings[coordinates1-indices1-expected1] PASSED [ 36%]
tests/test_creation_indices.py::test_linestrings[coordinates2-indices2-expected2] PASSED [ 36%]
tests/test_creation_indices.py::test_linestrings_invalid PASSED          [ 36%]
tests/test_creation_indices.py::test_linestrings_out[indices0-expected0] PASSED [ 36%]
tests/test_creation_indices.py::test_linestrings_out[indices1-expected1] PASSED [ 36%]
tests/test_creation_indices.py::test_linestrings_out[indices2-expected2] PASSED [ 36%]
tests/test_creation_indices.py::test_linearrings[coordinates0] PASSED    [ 36%]
tests/test_creation_indices.py::test_linearrings[coordinates1] PASSED    [ 36%]
tests/test_creation_indices.py::test_linearrings_invalid[coordinates0] PASSED [ 36%]
tests/test_creation_indices.py::test_linearrings_unclosed_all_coords_equal PASSED [ 36%]
tests/test_creation_indices.py::test_linearrings_out[indices0-expected0] PASSED [ 36%]
tests/test_creation_indices.py::test_linearrings_out[indices1-expected1] PASSED [ 36%]
tests/test_creation_indices.py::test_linearrings_out[indices2-expected2] PASSED [ 36%]
tests/test_creation_indices.py::test_linearrings_buffer[C-2] PASSED      [ 36%]
tests/test_creation_indices.py::test_linearrings_buffer[C-3] PASSED      [ 36%]
tests/test_creation_indices.py::test_linearrings_buffer[F-2] PASSED      [ 36%]
tests/test_creation_indices.py::test_linearrings_buffer[F-3] PASSED      [ 36%]
tests/test_creation_indices.py::test_polygons[rings0-indices0-expected0] PASSED [ 36%]
tests/test_creation_indices.py::test_polygons[rings1-indices1-expected1] PASSED [ 36%]
tests/test_creation_indices.py::test_polygons[rings2-indices2-expected2] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons[rings3-indices3-expected3] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons[rings4-indices4-expected4] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons[rings5-indices5-expected5] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons[rings6-indices6-expected6] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons[rings7-indices7-expected7] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons[rings8-indices8-expected8] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons[rings9-indices9-expected9] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons[rings10-indices10-expected10] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons[rings11-indices11-expected11] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons[rings12-indices12-expected12] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons[rings13-indices13-expected13] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons[rings14-indices14-expected14] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons[rings15-indices15-expected15] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons_out[indices0-expected0] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons_out[indices1-expected1] PASSED [ 37%]
tests/test_creation_indices.py::test_polygons_out[indices2-expected2] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices0-polygons] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices0-multipoints] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices0-multilinestrings] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices0-multipolygons] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices0-geometrycollections] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[ hello-polygons] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[ hello-multipoints] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[ hello-multilinestrings] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[ hello-multipolygons] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[ hello-geometrycollections] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices2-polygons] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices2-multipoints] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices2-multilinestrings] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices2-multipolygons] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices2-geometrycollections] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices3-polygons] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices3-multipoints] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices3-multilinestrings] PASSED [ 37%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices3-multipolygons] PASSED [ 38%]
tests/test_creation_indices.py::test_invalid_indices_collections[indices3-geometrycollections] PASSED [ 38%]
tests/test_creation_indices.py::test_geometrycollections[geometries0-indices0-expected0] PASSED [ 38%]
tests/test_creation_indices.py::test_geometrycollections[geometries1-indices1-expected1] PASSED [ 38%]
tests/test_creation_indices.py::test_geometrycollections[geometries2-indices2-expected2] PASSED [ 38%]
tests/test_creation_indices.py::test_geometrycollections[geometries3-indices3-expected3] PASSED [ 38%]
tests/test_creation_indices.py::test_geometrycollections[geometries4-indices4-expected4] PASSED [ 38%]
tests/test_creation_indices.py::test_geometrycollections[geometries5-indices5-expected5] PASSED [ 38%]
tests/test_creation_indices.py::test_geometrycollections_no_index_raises PASSED [ 38%]
tests/test_creation_indices.py::test_geometrycollections_out[indices0-expected0] PASSED [ 38%]
tests/test_creation_indices.py::test_geometrycollections_out[indices1-expected1] PASSED [ 38%]
tests/test_creation_indices.py::test_multipoints PASSED                  [ 38%]
tests/test_creation_indices.py::test_multilinestrings PASSED             [ 38%]
tests/test_creation_indices.py::test_multilinearrings PASSED             [ 38%]
tests/test_creation_indices.py::test_multipolygons PASSED                [ 38%]
tests/test_creation_indices.py::test_incompatible_types[geometries0-polygons] PASSED [ 38%]
tests/test_creation_indices.py::test_incompatible_types[geometries1-polygons] PASSED [ 38%]
tests/test_creation_indices.py::test_incompatible_types[geometries2-polygons] PASSED [ 38%]
tests/test_creation_indices.py::test_incompatible_types[geometries3-multipoints] PASSED [ 38%]
tests/test_creation_indices.py::test_incompatible_types[geometries4-multipoints] PASSED [ 38%]
tests/test_creation_indices.py::test_incompatible_types[geometries5-multilinestrings] PASSED [ 38%]
tests/test_creation_indices.py::test_incompatible_types[geometries6-multilinestrings] PASSED [ 38%]
tests/test_creation_indices.py::test_incompatible_types[geometries7-multipolygons] PASSED [ 38%]
tests/test_creation_indices.py::test_incompatible_types[geometries8-multipolygons] PASSED [ 38%]
tests/test_geometry.py::test_get_num_points PASSED                       [ 38%]
tests/test_geometry.py::test_get_num_interior_rings PASSED               [ 38%]
tests/test_geometry.py::test_get_num_geometries PASSED                   [ 38%]
tests/test_geometry.py::test_get_point_non_linestring[geom0] PASSED      [ 38%]
tests/test_geometry.py::test_get_point_non_linestring[geom1] PASSED      [ 38%]
tests/test_geometry.py::test_get_point_non_linestring[geom2] PASSED      [ 38%]
tests/test_geometry.py::test_get_point_non_linestring[geom3] PASSED      [ 38%]
tests/test_geometry.py::test_get_point_non_linestring[geom4] PASSED      [ 38%]
tests/test_geometry.py::test_get_point_non_linestring[geom5] PASSED      [ 38%]
tests/test_geometry.py::test_get_point[geom0] PASSED                     [ 38%]
tests/test_geometry.py::test_get_point[geom1] PASSED                     [ 38%]
tests/test_geometry.py::test_get_exterior_ring_non_polygon[geom0] PASSED [ 38%]
tests/test_geometry.py::test_get_exterior_ring_non_polygon[geom1] PASSED [ 39%]
tests/test_geometry.py::test_get_exterior_ring_non_polygon[geom2] PASSED [ 39%]
tests/test_geometry.py::test_get_exterior_ring_non_polygon[geom3] PASSED [ 39%]
tests/test_geometry.py::test_get_exterior_ring_non_polygon[geom4] PASSED [ 39%]
tests/test_geometry.py::test_get_exterior_ring_non_polygon[geom5] PASSED [ 39%]
tests/test_geometry.py::test_get_exterior_ring_non_polygon[geom6] PASSED [ 39%]
tests/test_geometry.py::test_get_exterior_ring PASSED                    [ 39%]
tests/test_geometry.py::test_get_interior_ring_non_polygon[geom0] PASSED [ 39%]
tests/test_geometry.py::test_get_interior_ring_non_polygon[geom1] PASSED [ 39%]
tests/test_geometry.py::test_get_interior_ring_non_polygon[geom2] PASSED [ 39%]
tests/test_geometry.py::test_get_interior_ring_non_polygon[geom3] PASSED [ 39%]
tests/test_geometry.py::test_get_interior_ring_non_polygon[geom4] PASSED [ 39%]
tests/test_geometry.py::test_get_interior_ring_non_polygon[geom5] PASSED [ 39%]
tests/test_geometry.py::test_get_interior_ring_non_polygon[geom6] PASSED [ 39%]
tests/test_geometry.py::test_get_interior_ring PASSED                    [ 39%]
tests/test_geometry.py::test_get_geometry_simple[geom0] PASSED           [ 39%]
tests/test_geometry.py::test_get_geometry_simple[geom1] PASSED           [ 39%]
tests/test_geometry.py::test_get_geometry_simple[geom2] PASSED           [ 39%]
tests/test_geometry.py::test_get_geometry_simple[geom3] PASSED           [ 39%]
tests/test_geometry.py::test_get_geometry_collection[geom0] PASSED       [ 39%]
tests/test_geometry.py::test_get_geometry_collection[geom1] PASSED       [ 39%]
tests/test_geometry.py::test_get_geometry_collection[geom2] PASSED       [ 39%]
tests/test_geometry.py::test_get_geometry_collection[geom3] PASSED       [ 39%]
tests/test_geometry.py::test_get_type_id PASSED                          [ 39%]
tests/test_geometry.py::test_get_dimensions PASSED                       [ 39%]
tests/test_geometry.py::test_get_coordinate_dimension PASSED             [ 39%]
tests/test_geometry.py::test_get_num_coordinates PASSED                  [ 39%]
tests/test_geometry.py::test_get_srid PASSED                             [ 39%]
tests/test_geometry.py::test_get_set_srid PASSED                         [ 39%]
tests/test_geometry.py::test_get_xyz_no_point[geom0-get_x] PASSED        [ 39%]
tests/test_geometry.py::test_get_xyz_no_point[geom0-get_y] PASSED        [ 39%]
tests/test_geometry.py::test_get_xyz_no_point[geom0-get_z] PASSED        [ 39%]
tests/test_geometry.py::test_get_xyz_no_point[geom1-get_x] PASSED        [ 39%]
tests/test_geometry.py::test_get_xyz_no_point[geom1-get_y] PASSED        [ 39%]
tests/test_geometry.py::test_get_xyz_no_point[geom1-get_z] PASSED        [ 39%]
tests/test_geometry.py::test_get_xyz_no_point[geom2-get_x] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom2-get_y] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom2-get_z] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom3-get_x] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom3-get_y] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom3-get_z] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom4-get_x] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom4-get_y] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom4-get_z] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom5-get_x] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom5-get_y] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom5-get_z] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom6-get_x] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom6-get_y] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom6-get_z] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom7-get_x] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom7-get_y] PASSED        [ 40%]
tests/test_geometry.py::test_get_xyz_no_point[geom7-get_z] PASSED        [ 40%]
tests/test_geometry.py::test_get_x PASSED                                [ 40%]
tests/test_geometry.py::test_get_y PASSED                                [ 40%]
tests/test_geometry.py::test_get_z PASSED                                [ 40%]
tests/test_geometry.py::test_get_z_2d PASSED                             [ 40%]
tests/test_geometry.py::test_new_from_wkt[geom0] PASSED                  [ 40%]
tests/test_geometry.py::test_new_from_wkt[geom1] PASSED                  [ 40%]
tests/test_geometry.py::test_new_from_wkt[geom2] PASSED                  [ 40%]
tests/test_geometry.py::test_new_from_wkt[geom3] PASSED                  [ 40%]
tests/test_geometry.py::test_new_from_wkt[geom4] PASSED                  [ 40%]
tests/test_geometry.py::test_new_from_wkt[geom5] PASSED                  [ 40%]
tests/test_geometry.py::test_new_from_wkt[geom6] PASSED                  [ 40%]
tests/test_geometry.py::test_new_from_wkt[geom7] PASSED                  [ 40%]
tests/test_geometry.py::test_new_from_wkt[geom8] PASSED                  [ 40%]
tests/test_geometry.py::test_adapt_ptr_raises PASSED                     [ 40%]
tests/test_geometry.py::test_hash_same_equal[geom0] PASSED               [ 40%]
tests/test_geometry.py::test_hash_same_equal[geom1] PASSED               [ 40%]
tests/test_geometry.py::test_hash_same_equal[geom2] PASSED               [ 40%]
tests/test_geometry.py::test_hash_same_equal[geom3] PASSED               [ 40%]
tests/test_geometry.py::test_hash_same_equal[geom4] PASSED               [ 41%]
tests/test_geometry.py::test_hash_same_equal[geom5] PASSED               [ 41%]
tests/test_geometry.py::test_hash_same_equal[geom6] PASSED               [ 41%]
tests/test_geometry.py::test_hash_same_equal[geom7] PASSED               [ 41%]
tests/test_geometry.py::test_hash_same_equal[geom8] PASSED               [ 41%]
tests/test_geometry.py::test_hash_same_equal[geom9] PASSED               [ 41%]
tests/test_geometry.py::test_hash_same_equal[geom10] PASSED              [ 41%]
tests/test_geometry.py::test_hash_same_not_equal[geom0] PASSED           [ 41%]
tests/test_geometry.py::test_hash_same_not_equal[geom1] PASSED           [ 41%]
tests/test_geometry.py::test_hash_same_not_equal[geom2] PASSED           [ 41%]
tests/test_geometry.py::test_hash_same_not_equal[geom3] PASSED           [ 41%]
tests/test_geometry.py::test_hash_same_not_equal[geom4] PASSED           [ 41%]
tests/test_geometry.py::test_hash_same_not_equal[geom5] PASSED           [ 41%]
tests/test_geometry.py::test_hash_same_not_equal[geom6] PASSED           [ 41%]
tests/test_geometry.py::test_hash_same_not_equal[geom7] PASSED           [ 41%]
tests/test_geometry.py::test_eq[geom0] PASSED                            [ 41%]
tests/test_geometry.py::test_eq[geom1] PASSED                            [ 41%]
tests/test_geometry.py::test_eq[geom2] PASSED                            [ 41%]
tests/test_geometry.py::test_eq[geom3] PASSED                            [ 41%]
tests/test_geometry.py::test_eq[geom4] PASSED                            [ 41%]
tests/test_geometry.py::test_eq[geom5] PASSED                            [ 41%]
tests/test_geometry.py::test_eq[geom6] PASSED                            [ 41%]
tests/test_geometry.py::test_eq[geom7] PASSED                            [ 41%]
tests/test_geometry.py::test_eq[geom8] PASSED                            [ 41%]
tests/test_geometry.py::test_neq[geom0] PASSED                           [ 41%]
tests/test_geometry.py::test_neq[geom1] PASSED                           [ 41%]
tests/test_geometry.py::test_neq[geom2] PASSED                           [ 41%]
tests/test_geometry.py::test_neq[geom3] PASSED                           [ 41%]
tests/test_geometry.py::test_neq[geom4] PASSED                           [ 41%]
tests/test_geometry.py::test_neq[geom5] PASSED                           [ 41%]
tests/test_geometry.py::test_neq[geom6] PASSED                           [ 41%]
tests/test_geometry.py::test_neq[geom7] PASSED                           [ 41%]
tests/test_geometry.py::test_set_unique[geom0] PASSED                    [ 41%]
tests/test_geometry.py::test_set_unique[geom1] PASSED                    [ 41%]
tests/test_geometry.py::test_set_unique[geom2] PASSED                    [ 41%]
tests/test_geometry.py::test_set_unique[geom3] PASSED                    [ 41%]
tests/test_geometry.py::test_set_unique[geom4] PASSED                    [ 42%]
tests/test_geometry.py::test_set_unique[geom5] PASSED                    [ 42%]
tests/test_geometry.py::test_set_unique[geom6] PASSED                    [ 42%]
tests/test_geometry.py::test_set_unique[geom7] PASSED                    [ 42%]
tests/test_geometry.py::test_set_unique[geom8] PASSED                    [ 42%]
tests/test_geometry.py::test_set_nan PASSED                              [ 42%]
tests/test_geometry.py::test_set_nan_same_objects PASSED                 [ 42%]
tests/test_geometry.py::test_get_parts[geom0] PASSED                     [ 42%]
tests/test_geometry.py::test_get_parts[geom1] PASSED                     [ 42%]
tests/test_geometry.py::test_get_parts[geom2] PASSED                     [ 42%]
tests/test_geometry.py::test_get_parts[geom3] PASSED                     [ 42%]
tests/test_geometry.py::test_get_parts[geom4] PASSED                     [ 42%]
tests/test_geometry.py::test_get_parts[geom5] PASSED                     [ 42%]
tests/test_geometry.py::test_get_parts[geom6] PASSED                     [ 42%]
tests/test_geometry.py::test_get_parts[geom7] PASSED                     [ 42%]
tests/test_geometry.py::test_get_parts[geom8] PASSED                     [ 42%]
tests/test_geometry.py::test_get_parts[geom9] PASSED                     [ 42%]
tests/test_geometry.py::test_get_parts[geom10] PASSED                    [ 42%]
tests/test_geometry.py::test_get_parts[geom11] PASSED                    [ 42%]
tests/test_geometry.py::test_get_parts[geom12] PASSED                    [ 42%]
tests/test_geometry.py::test_get_parts_array PASSED                      [ 42%]
tests/test_geometry.py::test_get_parts_geometry_collection_multi PASSED  [ 42%]
tests/test_geometry.py::test_get_parts_return_index PASSED               [ 42%]
tests/test_geometry.py::test_get_parts_invalid_dimensions[geom0] PASSED  [ 42%]
tests/test_geometry.py::test_get_parts_invalid_dimensions[geom1] PASSED  [ 42%]
tests/test_geometry.py::test_get_parts_invalid_dimensions[geom2] PASSED  [ 42%]
tests/test_geometry.py::test_get_parts_invalid_dimensions[geom3] PASSED  [ 42%]
tests/test_geometry.py::test_get_parts_non_multi[geom0] PASSED           [ 42%]
tests/test_geometry.py::test_get_parts_non_multi[geom1] PASSED           [ 42%]
tests/test_geometry.py::test_get_parts_non_multi[geom2] PASSED           [ 42%]
tests/test_geometry.py::test_get_parts_None[None] PASSED                 [ 42%]
tests/test_geometry.py::test_get_parts_None[geom1] PASSED                [ 42%]
tests/test_geometry.py::test_get_parts_None[geom2] PASSED                [ 42%]
tests/test_geometry.py::test_get_parts_invalid_geometry[foo] PASSED      [ 42%]
tests/test_geometry.py::test_get_parts_invalid_geometry[geom1] PASSED    [ 42%]
tests/test_geometry.py::test_get_parts_invalid_geometry[42] PASSED       [ 43%]
tests/test_geometry.py::test_get_rings[geom0] PASSED                     [ 43%]
tests/test_geometry.py::test_get_rings[geom1] PASSED                     [ 43%]
tests/test_geometry.py::test_get_rings[geom2] PASSED                     [ 43%]
tests/test_geometry.py::test_get_rings[geom3] PASSED                     [ 43%]
tests/test_geometry.py::test_get_rings[geom4] PASSED                     [ 43%]
tests/test_geometry.py::test_get_rings[geom5] PASSED                     [ 43%]
tests/test_geometry.py::test_get_rings[geom6] PASSED                     [ 43%]
tests/test_geometry.py::test_get_rings[geom7] PASSED                     [ 43%]
tests/test_geometry.py::test_get_rings[geom8] PASSED                     [ 43%]
tests/test_geometry.py::test_get_rings[geom9] PASSED                     [ 43%]
tests/test_geometry.py::test_get_rings[geom10] PASSED                    [ 43%]
tests/test_geometry.py::test_get_rings[None] PASSED                      [ 43%]
tests/test_geometry.py::test_get_rings_holes PASSED                      [ 43%]
tests/test_geometry.py::test_get_rings_return_index PASSED               [ 43%]
tests/test_geometry.py::test_get_rings_invalid_dimensions[geom0] PASSED  [ 43%]
tests/test_geometry.py::test_get_rings_invalid_dimensions[geom1] PASSED  [ 43%]
tests/test_geometry.py::test_get_precision PASSED                        [ 43%]
tests/test_geometry.py::test_get_precision_none PASSED                   [ 43%]
tests/test_geometry.py::test_set_precision[valid_output] PASSED          [ 43%]
tests/test_geometry.py::test_set_precision[pointwise] PASSED             [ 43%]
tests/test_geometry.py::test_set_precision[keep_collapsed] PASSED        [ 43%]
tests/test_geometry.py::test_set_precision_drop_coords PASSED            [ 43%]
tests/test_geometry.py::test_set_precision_z[valid_output] PASSED        [ 43%]
tests/test_geometry.py::test_set_precision_z[pointwise] PASSED           [ 43%]
tests/test_geometry.py::test_set_precision_z[keep_collapsed] PASSED      [ 43%]
tests/test_geometry.py::test_set_precision_nan[valid_output] PASSED      [ 43%]
tests/test_geometry.py::test_set_precision_nan[pointwise] PASSED         [ 43%]
tests/test_geometry.py::test_set_precision_nan[keep_collapsed] PASSED    [ 43%]
tests/test_geometry.py::test_set_precision_none PASSED                   [ 43%]
tests/test_geometry.py::test_set_precision_grid_size_nan PASSED          [ 43%]
tests/test_geometry.py::test_set_precision_collapse[geometry0-valid_output-expected0] PASSED [ 43%]
tests/test_geometry.py::test_set_precision_collapse[geometry1-pointwise-expected1] PASSED [ 43%]
tests/test_geometry.py::test_set_precision_collapse[geometry2-keep_collapsed-expected2] PASSED [ 43%]
tests/test_geometry.py::test_set_precision_collapse[geometry3-valid_output-expected3] PASSED [ 43%]
tests/test_geometry.py::test_set_precision_collapse[geometry4-pointwise-expected4] PASSED [ 43%]
tests/test_geometry.py::test_set_precision_collapse[geometry5-keep_collapsed-expected5] PASSED [ 44%]
tests/test_geometry.py::test_set_precision_collapse[geometry6-valid_output-expected6] PASSED [ 44%]
tests/test_geometry.py::test_set_precision_collapse[geometry7-pointwise-expected7] PASSED [ 44%]
tests/test_geometry.py::test_set_precision_collapse[geometry8-keep_collapsed-expected8] PASSED [ 44%]
tests/test_geometry.py::test_set_precision_collapse[geometry9-valid_output-expected9] PASSED [ 44%]
tests/test_geometry.py::test_set_precision_collapse[geometry10-pointwise-expected10] PASSED [ 44%]
tests/test_geometry.py::test_set_precision_collapse[geometry11-keep_collapsed-expected11] PASSED [ 44%]
tests/test_geometry.py::test_set_precision_intersection PASSED           [ 44%]
tests/test_geometry.py::test_empty PASSED                                [ 44%]
tests/test_geometry.py::test_force_2d[geom0-expected0] PASSED            [ 44%]
tests/test_geometry.py::test_force_2d[geom1-expected1] PASSED            [ 44%]
tests/test_geometry.py::test_force_2d[geom2-expected2] PASSED            [ 44%]
tests/test_geometry.py::test_force_2d[geom3-expected3] PASSED            [ 44%]
tests/test_geometry.py::test_force_2d[geom4-expected4] PASSED            [ 44%]
tests/test_geometry.py::test_force_2d[geom5-expected5] PASSED            [ 44%]
tests/test_geometry.py::test_force_2d[geom6-expected6] PASSED            [ 44%]
tests/test_geometry.py::test_force_2d[geom7-expected7] PASSED            [ 44%]
tests/test_geometry.py::test_force_2d[geom8-expected8] PASSED            [ 44%]
tests/test_geometry.py::test_force_2d[geom9-expected9] PASSED            [ 44%]
tests/test_geometry.py::test_force_2d[geom10-expected10] PASSED          [ 44%]
tests/test_geometry.py::test_force_2d[geom11-expected11] PASSED          [ 44%]
tests/test_geometry.py::test_force_2d[geom12-expected12] PASSED          [ 44%]
tests/test_geometry.py::test_force_2d[geom13-expected13] PASSED          [ 44%]
tests/test_geometry.py::test_force_2d[geom14-expected14] PASSED          [ 44%]
tests/test_geometry.py::test_force_2d[geom15-expected15] PASSED          [ 44%]
tests/test_geometry.py::test_force_2d[geom16-expected16] PASSED          [ 44%]
tests/test_geometry.py::test_force_2d[geom17-expected17] PASSED          [ 44%]
tests/test_geometry.py::test_force_2d[geom18-expected18] PASSED          [ 44%]
tests/test_geometry.py::test_force_2d[geom19-expected19] PASSED          [ 44%]
tests/test_geometry.py::test_force_3d[geom0-expected0] PASSED            [ 44%]
tests/test_geometry.py::test_force_3d[geom1-expected1] PASSED            [ 44%]
tests/test_geometry.py::test_force_3d[geom2-expected2] PASSED            [ 44%]
tests/test_geometry.py::test_force_3d[geom3-expected3] PASSED            [ 44%]
tests/test_geometry.py::test_force_3d[geom4-expected4] PASSED            [ 44%]
tests/test_geometry.py::test_force_3d[geom5-expected5] PASSED            [ 44%]
tests/test_geometry.py::test_force_3d[geom6-expected6] PASSED            [ 45%]
tests/test_geometry.py::test_force_3d[geom7-expected7] PASSED            [ 45%]
tests/test_geometry.py::test_force_3d[geom8-expected8] PASSED            [ 45%]
tests/test_geometry.py::test_force_3d[geom9-expected9] PASSED            [ 45%]
tests/test_geometry.py::test_force_3d[geom10-expected10] PASSED          [ 45%]
tests/test_geometry.py::test_force_3d[geom11-expected11] PASSED          [ 45%]
tests/test_geometry.py::test_force_3d[geom12-expected12] PASSED          [ 45%]
tests/test_geometry.py::test_force_3d[geom13-expected13] PASSED          [ 45%]
tests/test_geometry.py::test_force_3d[geom14-expected14] PASSED          [ 45%]
tests/test_geometry.py::test_force_3d[geom15-expected15] PASSED          [ 45%]
tests/test_geometry.py::test_force_3d[geom16-expected16] PASSED          [ 45%]
tests/test_geometry.py::test_force_3d[geom17-expected17] PASSED          [ 45%]
tests/test_geometry.py::test_force_3d[geom18-expected18] PASSED          [ 45%]
tests/test_geometry.py::test_force_3d[geom19-expected19] PASSED          [ 45%]
tests/test_io.py::test_from_wkt PASSED                                   [ 45%]
tests/test_io.py::test_from_wkt_none PASSED                              [ 45%]
tests/test_io.py::test_from_wkt_exceptions PASSED                        [ 45%]
tests/test_io.py::test_from_wkt_warn_on_invalid PASSED                   [ 45%]
tests/test_io.py::test_from_wkb_ignore_on_invalid PASSED                 [ 45%]
tests/test_io.py::test_from_wkt_on_invalid_unsupported_option PASSED     [ 45%]
tests/test_io.py::test_from_wkt_all_types[geom0] PASSED                  [ 45%]
tests/test_io.py::test_from_wkt_all_types[geom1] PASSED                  [ 45%]
tests/test_io.py::test_from_wkt_all_types[geom2] PASSED                  [ 45%]
tests/test_io.py::test_from_wkt_all_types[geom3] PASSED                  [ 45%]
tests/test_io.py::test_from_wkt_all_types[geom4] PASSED                  [ 45%]
tests/test_io.py::test_from_wkt_all_types[geom5] PASSED                  [ 45%]
tests/test_io.py::test_from_wkt_all_types[geom6] PASSED                  [ 45%]
tests/test_io.py::test_from_wkt_all_types[geom7] PASSED                  [ 45%]
tests/test_io.py::test_from_wkt_all_types[geom8] PASSED                  [ 45%]
tests/test_io.py::test_from_wkt_empty[POINT EMPTY] PASSED                [ 45%]
tests/test_io.py::test_from_wkt_empty[LINESTRING EMPTY] PASSED           [ 45%]
tests/test_io.py::test_from_wkt_empty[POLYGON EMPTY] PASSED              [ 45%]
tests/test_io.py::test_from_wkt_empty[GEOMETRYCOLLECTION EMPTY] PASSED   [ 45%]
tests/test_io.py::test_from_wkt_nonlinear_unsupported[CIRCULARSTRING(1 3,2 4,3 1)] PASSED [ 45%]
tests/test_io.py::test_from_wkt_nonlinear_unsupported[COMPOUNDCURVE(CIRCULARSTRING(1 3,2 4,3 1),(3 1,0 0))] PASSED [ 45%]
tests/test_io.py::test_from_wkt_nonlinear_unsupported[CURVEPOLYGON(COMPOUNDCURVE(CIRCULARSTRING(0 0,2 0,2 1,2 3,4 3),(4 3,4 5,1 4,0 0)),CIRCULARSTRING(1.7 1,1.4 0.4,1.6 0.4,1.6 0.5,1.7 1))] PASSED [ 45%]
tests/test_io.py::test_from_wkt_nonlinear_unsupported[MULTICURVE((0 0,5 5),COMPOUNDCURVE((-1 -1,0 0),CIRCULARSTRING(0 0,1 1,2 0)),CIRCULARSTRING(4 0,4 4,8 4))] PASSED [ 46%]
tests/test_io.py::test_from_wkt_nonlinear_unsupported[MULTISURFACE(CURVEPOLYGON(CIRCULARSTRING(0 0,4 0,4 4,0 4,0 0),(1 1,3 3,3 1,1 1)),((10 10,14 12,11 10,10 10),(11 11,11.5 11,11 11.5,11 11)))] PASSED [ 46%]
tests/test_io.py::test_from_wkb PASSED                                   [ 46%]
tests/test_io.py::test_from_wkb_hex PASSED                               [ 46%]
tests/test_io.py::test_from_wkb_none PASSED                              [ 46%]
tests/test_io.py::test_from_wkb_exceptions PASSED                        [ 46%]
tests/test_io.py::test_from_wkb_warn_on_invalid_warn PASSED              [ 46%]
tests/test_io.py::test_from_wkb_ignore_on_invalid_ignore PASSED          [ 46%]
tests/test_io.py::test_from_wkb_on_invalid_unsupported_option PASSED     [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-False-geom0] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-False-geom1] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-False-geom2] SKIPPED (Li...) [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-False-geom3] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-False-geom4] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-False-geom5] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-False-geom6] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-False-geom7] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-False-geom8] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-True-geom0] PASSED           [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-True-geom1] PASSED           [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-True-geom2] SKIPPED (Lin...) [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-True-geom3] PASSED           [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-True-geom4] PASSED           [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-True-geom5] PASSED           [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-True-geom6] PASSED           [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-True-geom7] PASSED           [ 46%]
tests/test_io.py::test_from_wkb_all_types[0-True-geom8] PASSED           [ 46%]
tests/test_io.py::test_from_wkb_all_types[1-False-geom0] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[1-False-geom1] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[1-False-geom2] SKIPPED (Li...) [ 46%]
tests/test_io.py::test_from_wkb_all_types[1-False-geom3] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[1-False-geom4] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[1-False-geom5] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[1-False-geom6] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[1-False-geom7] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[1-False-geom8] PASSED          [ 46%]
tests/test_io.py::test_from_wkb_all_types[1-True-geom0] PASSED           [ 47%]
tests/test_io.py::test_from_wkb_all_types[1-True-geom1] PASSED           [ 47%]
tests/test_io.py::test_from_wkb_all_types[1-True-geom2] SKIPPED (Lin...) [ 47%]
tests/test_io.py::test_from_wkb_all_types[1-True-geom3] PASSED           [ 47%]
tests/test_io.py::test_from_wkb_all_types[1-True-geom4] PASSED           [ 47%]
tests/test_io.py::test_from_wkb_all_types[1-True-geom5] PASSED           [ 47%]
tests/test_io.py::test_from_wkb_all_types[1-True-geom6] PASSED           [ 47%]
tests/test_io.py::test_from_wkb_all_types[1-True-geom7] PASSED           [ 47%]
tests/test_io.py::test_from_wkb_all_types[1-True-geom8] PASSED           [ 47%]
tests/test_io.py::test_from_wkb_empty[geom0] PASSED                      [ 47%]
tests/test_io.py::test_from_wkb_empty[geom1] PASSED                      [ 47%]
tests/test_io.py::test_from_wkb_empty[geom2] PASSED                      [ 47%]
tests/test_io.py::test_from_wkb_empty[geom3] PASSED                      [ 47%]
tests/test_io.py::test_from_wkb_nonlinear_unsupported[010800000003000000000000000000F03F0000000000000840000000000000004000000000000010400000000000000840000000000000F03F] PASSED [ 47%]
tests/test_io.py::test_from_wkb_nonlinear_unsupported[01090000200E16000002000000010800000003000000000000000000F03F0000000000000840000000000000004000000000000010400000000000000840000000000000F03F0102000000020000000000000000000840000000000000F03F00000000000000000000000000000000] PASSED [ 47%]
tests/test_io.py::test_from_wkb_nonlinear_unsupported[010A0000200E1600000200000001090000000200000001080000000500000000000000000000000000000000000000000000000000004000000000000000000000000000000040000000000000F03F00000000000000400000000000000840000000000000104000000000000008400102000000040000000000000000001040000000000000084000000000000010400000000000001440000000000000F03F000000000000104000000000000000000000000000000000010800000005000000333333333333FB3F000000000000F03F666666666666F63F9A9999999999D93F9A9999999999F93F9A9999999999D93F9A9999999999F93F000000000000E03F333333333333FB3F000000000000F03F] PASSED [ 47%]
tests/test_io.py::test_from_wkb_nonlinear_unsupported[010B000000030000000102000000020000000000000000000000000000000000000000000000000014400000000000001440010900000002000000010200000002000000000000000000F0BF000000000000F0BF0000000000000000000000000000000001080000000300000000000000000000000000000000000000000000000000F03F000000000000F03F00000000000000400000000000000000010800000003000000000000000000104000000000000000000000000000001040000000000000104000000000000020400000000000001040] PASSED [ 47%]
tests/test_io.py::test_from_wkb_nonlinear_unsupported[010C00000002000000010A000000020000000108000000050000000000000000000000000000000000000000000000000010400000000000000000000000000000104000000000000010400000000000000000000000000000104000000000000000000000000000000000010200000004000000000000000000F03F000000000000F03F000000000000084000000000000008400000000000000840000000000000F03F000000000000F03F000000000000F03F01030000000200000004000000000000000000244000000000000024400000000000002C40000000000000284000000000000026400000000000002440000000000000244000000000000024400400000000000000000026400000000000002640000000000000274000000000000026400000000000002640000000000000274000000000000026400000000000002640] PASSED [ 47%]
tests/test_io.py::test_to_wkt PASSED                                     [ 47%]
tests/test_io.py::test_to_wkt_3D PASSED                                  [ 47%]
tests/test_io.py::test_to_wkt_none PASSED                                [ 47%]
tests/test_io.py::test_to_wkt_array_with_empty_z PASSED                  [ 47%]
tests/test_io.py::test_to_wkt_exceptions PASSED                          [ 47%]
tests/test_io.py::test_to_wkt_point_empty PASSED                         [ 47%]
tests/test_io.py::test_to_wkt_empty_z[POINT Z EMPTY] PASSED              [ 47%]
tests/test_io.py::test_to_wkt_empty_z[LINESTRING Z EMPTY] PASSED         [ 47%]
tests/test_io.py::test_to_wkt_empty_z[LINEARRING Z EMPTY] PASSED         [ 47%]
tests/test_io.py::test_to_wkt_empty_z[POLYGON Z EMPTY] PASSED            [ 47%]
tests/test_io.py::test_to_wkt_geometrycollection_with_point_empty PASSED [ 47%]
tests/test_io.py::test_to_wkt_multipoint_with_point_empty PASSED         [ 47%]
tests/test_io.py::test_to_wkt_multipoint_with_point_empty_errors SKIPPED [ 47%]
tests/test_io.py::test_repr PASSED                                       [ 47%]
tests/test_io.py::test_repr_max_length PASSED                            [ 47%]
tests/test_io.py::test_repr_multipoint_with_point_empty SKIPPED (MUL...) [ 47%]
tests/test_io.py::test_repr_point_z_empty PASSED                         [ 47%]
tests/test_io.py::test_to_wkb PASSED                                     [ 48%]
tests/test_io.py::test_to_wkb_hex PASSED                                 [ 48%]
tests/test_io.py::test_to_wkb_3D PASSED                                  [ 48%]
tests/test_io.py::test_to_wkb_none PASSED                                [ 48%]
tests/test_io.py::test_to_wkb_exceptions PASSED                          [ 48%]
tests/test_io.py::test_to_wkb_byte_order PASSED                          [ 48%]
tests/test_io.py::test_to_wkb_srid PASSED                                [ 48%]
tests/test_io.py::test_to_wkb_flavor PASSED                              [ 48%]
tests/test_io.py::test_to_wkb_flavor_srid PASSED                         [ 48%]
tests/test_io.py::test_to_wkb_flavor_unsupported_geos SKIPPED (GEOS ...) [ 48%]
tests/test_io.py::test_to_wkb_point_empty_2d[geom0-\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_2d[geom1-\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_2d[geom2-\x01\x04\x00\x00\x00\x01\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_2d[geom3-\x01\x04\x00\x00\x00\x01\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_2d[geom4-\x01\x07\x00\x00\x00\x01\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_2d[geom5-\x01\x07\x00\x00\x00\x01\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_2d[geom6-\x01\x07\x00\x00\x00\x01\x00\x00\x00\x01\x04\x00\x00\x00\x01\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_2d[geom7-\x01\x07\x00\x00\x00\x01\x00\x00\x00\x01\x04\x00\x00\x00\x01\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_3d[geom0-\x01\x01\x00\x00\x80\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_3d[geom1-\x01\x04\x00\x00\x80\x01\x00\x00\x00\x01\x01\x00\x00\x80\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_3d[geom2-\x01\x07\x00\x00\x80\x01\x00\x00\x00\x01\x01\x00\x00\x80\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_3d[geom3-\x01\x07\x00\x00\x80\x01\x00\x00\x00\x01\x04\x00\x00\x80\x01\x00\x00\x00\x01\x01\x00\x00\x80\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_2d_output_dim_3[geom0-\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_2d_output_dim_3[geom1-\x01\x04\x00\x00\x00\x01\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_2d_output_dim_3[geom2-\x01\x07\x00\x00\x00\x01\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_2d_output_dim_3[geom3-\x01\x07\x00\x00\x00\x01\x00\x00\x00\x01\x04\x00\x00\x00\x01\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f] PASSED [ 48%]
tests/test_io.py::test_from_wkb_point_empty[\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f-0-2] PASSED [ 48%]
tests/test_io.py::test_from_wkb_point_empty[\x01\x01\x00\x00\x80\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f-0-3] PASSED [ 48%]
tests/test_io.py::test_from_wkb_point_empty[\x01\x04\x00\x00\x00\x01\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f-4-2] PASSED [ 48%]
tests/test_io.py::test_from_wkb_point_empty[\x01\x04\x00\x00\x80\x01\x00\x00\x00\x01\x01\x00\x00\x80\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f-4-3] PASSED [ 48%]
tests/test_io.py::test_from_wkb_point_empty[\x01\x07\x00\x00\x00\x01\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f-7-2] PASSED [ 48%]
tests/test_io.py::test_from_wkb_point_empty[\x01\x07\x00\x00\x80\x01\x00\x00\x00\x01\x01\x00\x00\x80\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f-7-3] PASSED [ 48%]
tests/test_io.py::test_from_wkb_point_empty[\x01\x07\x00\x00\x00\x01\x00\x00\x00\x01\x04\x00\x00\x00\x01\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f-7-2] PASSED [ 48%]
tests/test_io.py::test_from_wkb_point_empty[\x01\x07\x00\x00\x80\x01\x00\x00\x00\x01\x04\x00\x00\x80\x01\x00\x00\x00\x01\x01\x00\x00\x80\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f\x00\x00\x00\x00\x00\x00\xf8\x7f-7-3] PASSED [ 48%]
tests/test_io.py::test_to_wkb_point_empty_srid PASSED                    [ 48%]
tests/test_io.py::test_pickle[geom0] PASSED                              [ 48%]
tests/test_io.py::test_pickle[geom1] PASSED                              [ 49%]
tests/test_io.py::test_pickle[geom2] PASSED                              [ 49%]
tests/test_io.py::test_pickle[geom3] PASSED                              [ 49%]
tests/test_io.py::test_pickle[geom4] PASSED                              [ 49%]
tests/test_io.py::test_pickle[geom5] PASSED                              [ 49%]
tests/test_io.py::test_pickle[geom6] PASSED                              [ 49%]
tests/test_io.py::test_pickle[geom7] PASSED                              [ 49%]
tests/test_io.py::test_pickle[geom8] PASSED                              [ 49%]
tests/test_io.py::test_pickle[geom9] PASSED                              [ 49%]
tests/test_io.py::test_pickle[geom10] PASSED                             [ 49%]
tests/test_io.py::test_pickle_with_srid[geom0] PASSED                    [ 49%]
tests/test_io.py::test_pickle_with_srid[geom1] PASSED                    [ 49%]
tests/test_io.py::test_pickle_with_srid[geom2] PASSED                    [ 49%]
tests/test_io.py::test_pickle_with_srid[geom3] PASSED                    [ 49%]
tests/test_io.py::test_pickle_with_srid[geom4] PASSED                    [ 49%]
tests/test_io.py::test_pickle_with_srid[geom5] PASSED                    [ 49%]
tests/test_io.py::test_pickle_with_srid[geom6] PASSED                    [ 49%]
tests/test_io.py::test_pickle_with_srid[geom7] PASSED                    [ 49%]
tests/test_io.py::test_pickle_with_srid[geom8] PASSED                    [ 49%]
tests/test_io.py::test_pickle_with_srid[geom9] PASSED                    [ 49%]
tests/test_io.py::test_pickle_with_srid[geom10] PASSED                   [ 49%]
tests/test_io.py::test_from_geojson[{\n    "type": "Point",\n    "coordinates": [\n        125.6,\n        10.1\n    ]\n}-expected0] PASSED [ 49%]
tests/test_io.py::test_from_geojson[{\n    "type": "Feature",\n    "geometry": {\n        "type": "Point",\n        "coordinates": [\n            125.6,\n            10.1\n        ]\n    },\n    "properties": {\n        "name": "Dinagat Islands"\n    }\n}-expected1] PASSED [ 49%]
tests/test_io.py::test_from_geojson[{\n    "type": "FeatureCollection",\n    "features": [\n        {\n            "type": "Feature",\n            "geometry": {\n                "type": "Point",\n                "coordinates": [\n                    102.0,\n                    0.6\n                ]\n            },\n            "properties": {\n                "prop0": "value0"\n            }\n        },\n        {\n            "type": "Feature",\n            "geometry": {\n                "type": "LineString",\n                "coordinates": [\n                    [\n                        102.0,\n                        0.0\n                    ],\n                    [\n                        103.0,\n                        1.0\n                    ],\n                    [\n                        104.0,\n                        0.0\n                    ],\n                    [\n                        105.0,\n                        1.0\n                    ]\n                ]\n            },\n            "properties": {\n                "prop1": 0.0,\n                "prop0": "value0"\n            }\n        },\n        {\n            "type": "Feature",\n            "geometry": {\n                "type": "Polygon",\n                "coordinates": [\n                    [\n                        [\n                            100.0,\n                            0.0\n                        ],\n                        [\n                            101.0,\n                            0.0\n                        ],\n                        [\n                            101.0,\n                            1.0\n                        ],\n                        [\n                            100.0,\n                            1.0\n                        ],\n                        [\n                            100.0,\n                            0.0\n                        ]\n                    ]\n                ]\n            },\n            "properties": {\n                "prop1": {\n                    "this": "that"\n                },\n                "prop0": "value0"\n            }\n        }\n    ]\n}-expected2] PASSED [ 49%]
tests/test_io.py::test_from_geojson[geojson3-expected3] PASSED           [ 49%]
tests/test_io.py::test_from_geojson[None-None] PASSED                    [ 49%]
tests/test_io.py::test_from_geojson[geojson5-expected5] PASSED           [ 49%]
tests/test_io.py::test_from_geojson_exceptions PASSED                    [ 49%]
tests/test_io.py::test_from_geojson_warn_on_invalid PASSED               [ 49%]
tests/test_io.py::test_from_geojson_ignore_on_invalid PASSED             [ 49%]
tests/test_io.py::test_from_geojson_on_invalid_unsupported_option PASSED [ 49%]
tests/test_io.py::test_to_geojson[{\n    "type": "Point",\n    "coordinates": [\n        125.6,\n        10.1\n    ]\n}-geometry0] PASSED [ 49%]
tests/test_io.py::test_to_geojson[expected1-geometry1] PASSED            [ 49%]
tests/test_io.py::test_to_geojson[None-None] PASSED                      [ 49%]
tests/test_io.py::test_to_geojson[expected3-geometry3] PASSED            [ 49%]
tests/test_io.py::test_to_geojson_indent[None] PASSED                    [ 50%]
tests/test_io.py::test_to_geojson_indent[0] PASSED                       [ 50%]
tests/test_io.py::test_to_geojson_indent[4] PASSED                       [ 50%]
tests/test_io.py::test_to_geojson_exceptions PASSED                      [ 50%]
tests/test_io.py::test_to_geojson_point_empty[geom0] PASSED              [ 50%]
tests/test_io.py::test_to_geojson_point_empty[geom1] PASSED              [ 50%]
tests/test_io.py::test_to_geojson_point_empty[geom2] PASSED              [ 50%]
tests/test_io.py::test_to_geojson_point_empty[geom3] PASSED              [ 50%]
tests/test_io.py::test_geojson_all_types[geom0] PASSED                   [ 50%]
tests/test_io.py::test_geojson_all_types[geom1] PASSED                   [ 50%]
tests/test_io.py::test_geojson_all_types[geom2] SKIPPED (Linearrings...) [ 50%]
tests/test_io.py::test_geojson_all_types[geom3] PASSED                   [ 50%]
tests/test_io.py::test_geojson_all_types[geom4] PASSED                   [ 50%]
tests/test_io.py::test_geojson_all_types[geom5] PASSED                   [ 50%]
tests/test_io.py::test_geojson_all_types[geom6] PASSED                   [ 50%]
tests/test_io.py::test_geojson_all_types[geom7] PASSED                   [ 50%]
tests/test_io.py::test_geojson_all_types[geom8] PASSED                   [ 50%]
tests/test_linear.py::test_line_interpolate_point_geom_array PASSED      [ 50%]
tests/test_linear.py::test_line_interpolate_point_geom_array_normalized PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_float_array PASSED     [ 50%]
tests/test_linear.py::test_line_interpolate_point_empty[geom0-False] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_empty[geom0-True] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_empty[geom1-False] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_empty[geom1-True] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_empty[geom2-False] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_empty[geom2-True] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_empty[geom3-False] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_empty[geom3-True] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_empty[geom4-False] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_empty[geom4-True] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_empty[geom5-False] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_empty[geom5-True] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom0-False] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom0-True] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom1-False] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom1-True] PASSED [ 50%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom2-False] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom2-True] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom3-False] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom3-True] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom4-False] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom4-True] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom5-False] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom5-True] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom6-False] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom6-True] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom7-False] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom7-True] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom8-False] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom8-True] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom9-False] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_invalid_type[geom9-True] PASSED [ 51%]
tests/test_linear.py::test_line_interpolate_point_none PASSED            [ 51%]
tests/test_linear.py::test_line_interpolate_point_nan PASSED             [ 51%]
tests/test_linear.py::test_line_locate_point_geom_array PASSED           [ 51%]
tests/test_linear.py::test_line_locate_point_geom_array2 PASSED          [ 51%]
tests/test_linear.py::test_line_locate_point_none[False] PASSED          [ 51%]
tests/test_linear.py::test_line_locate_point_none[True] PASSED           [ 51%]
tests/test_linear.py::test_line_locate_point_empty[False] PASSED         [ 51%]
tests/test_linear.py::test_line_locate_point_empty[True] PASSED          [ 51%]
tests/test_linear.py::test_line_locate_point_invalid_geometry[False] PASSED [ 51%]
tests/test_linear.py::test_line_locate_point_invalid_geometry[True] PASSED [ 51%]
tests/test_linear.py::test_line_merge_geom_array PASSED                  [ 51%]
tests/test_linear.py::test_line_merge_directed PASSED                    [ 51%]
tests/test_linear.py::test_line_merge_error SKIPPED (GEOS >= 3.11.0)     [ 51%]
tests/test_linear.py::test_shared_paths_linestring PASSED                [ 51%]
tests/test_linear.py::test_shared_paths_none PASSED                      [ 51%]
tests/test_linear.py::test_shared_paths_non_linestring PASSED            [ 51%]
tests/test_linear.py::test_shortest_line[True] PASSED                    [ 51%]
tests/test_linear.py::test_shortest_line[False] PASSED                   [ 51%]
tests/test_linear.py::test_shortest_line_none[True] PASSED               [ 51%]
tests/test_linear.py::test_shortest_line_none[False] PASSED              [ 51%]
tests/test_linear.py::test_shortest_line_empty[True] PASSED              [ 52%]
tests/test_linear.py::test_shortest_line_empty[False] PASSED             [ 52%]
tests/test_measurement.py::test_area_non_polygon[geom0] PASSED           [ 52%]
tests/test_measurement.py::test_area_non_polygon[geom1] PASSED           [ 52%]
tests/test_measurement.py::test_area_non_polygon[geom2] PASSED           [ 52%]
tests/test_measurement.py::test_area_non_polygon[geom3] PASSED           [ 52%]
tests/test_measurement.py::test_area_non_polygon[geom4] PASSED           [ 52%]
tests/test_measurement.py::test_area_non_polygon[geom5] PASSED           [ 52%]
tests/test_measurement.py::test_area PASSED                              [ 52%]
tests/test_measurement.py::test_distance PASSED                          [ 52%]
tests/test_measurement.py::test_distance_missing PASSED                  [ 52%]
tests/test_measurement.py::test_distance_duplicated PASSED               [ 52%]
tests/test_measurement.py::test_bounds[geom0-expected0] PASSED           [ 52%]
tests/test_measurement.py::test_bounds[geom1-expected1] PASSED           [ 52%]
tests/test_measurement.py::test_bounds[geom2-expected2] PASSED           [ 52%]
tests/test_measurement.py::test_bounds[geom3-expected3] PASSED           [ 52%]
tests/test_measurement.py::test_bounds[geom4-expected4] PASSED           [ 52%]
tests/test_measurement.py::test_bounds[geom5-expected5] PASSED           [ 52%]
tests/test_measurement.py::test_bounds[geom6-expected6] PASSED           [ 52%]
tests/test_measurement.py::test_bounds[geom7-expected7] PASSED           [ 52%]
tests/test_measurement.py::test_bounds[None-expected8] PASSED            [ 52%]
tests/test_measurement.py::test_bounds_dimensions[geom0-shape0] PASSED   [ 52%]
tests/test_measurement.py::test_bounds_dimensions[None-shape1] PASSED    [ 52%]
tests/test_measurement.py::test_bounds_dimensions[geom2-shape2] PASSED   [ 52%]
tests/test_measurement.py::test_bounds_dimensions[geom3-shape3] PASSED   [ 52%]
tests/test_measurement.py::test_bounds_dimensions[geom4-shape4] PASSED   [ 52%]
tests/test_measurement.py::test_total_bounds[geom0-expected0] PASSED     [ 52%]
tests/test_measurement.py::test_total_bounds[geom1-expected1] PASSED     [ 52%]
tests/test_measurement.py::test_total_bounds[geom2-expected2] PASSED     [ 52%]
tests/test_measurement.py::test_total_bounds[geom3-expected3] PASSED     [ 52%]
tests/test_measurement.py::test_total_bounds[geom4-expected4] PASSED     [ 52%]
tests/test_measurement.py::test_total_bounds[geom5-expected5] PASSED     [ 52%]
tests/test_measurement.py::test_total_bounds[geom6-expected6] PASSED     [ 52%]
tests/test_measurement.py::test_total_bounds[None-expected7] PASSED      [ 52%]
tests/test_measurement.py::test_total_bounds[geom8-expected8] PASSED     [ 52%]
tests/test_measurement.py::test_total_bounds[geom9-expected9] PASSED     [ 53%]
tests/test_measurement.py::test_total_bounds[geom10-expected10] PASSED   [ 53%]
tests/test_measurement.py::test_total_bounds[geom11-expected11] PASSED   [ 53%]
tests/test_measurement.py::test_total_bounds[geom12-expected12] PASSED   [ 53%]
tests/test_measurement.py::test_total_bounds_dimensions[geom0] PASSED    [ 53%]
tests/test_measurement.py::test_total_bounds_dimensions[None] PASSED     [ 53%]
tests/test_measurement.py::test_total_bounds_dimensions[geom2] PASSED    [ 53%]
tests/test_measurement.py::test_total_bounds_dimensions[geom3] PASSED    [ 53%]
tests/test_measurement.py::test_total_bounds_dimensions[geom4] PASSED    [ 53%]
tests/test_measurement.py::test_length PASSED                            [ 53%]
tests/test_measurement.py::test_length_missing PASSED                    [ 53%]
tests/test_measurement.py::test_hausdorff_distance PASSED                [ 53%]
tests/test_measurement.py::test_hausdorff_distance_densify PASSED        [ 53%]
tests/test_measurement.py::test_hausdorff_distance_missing PASSED        [ 53%]
tests/test_measurement.py::test_hausdorff_densify_nan PASSED             [ 53%]
tests/test_measurement.py::test_distance_empty PASSED                    [ 53%]
tests/test_measurement.py::test_hausdorff_distance_empty PASSED          [ 53%]
tests/test_measurement.py::test_hausdorff_distance_densify_empty PASSED  [ 53%]
tests/test_measurement.py::test_frechet_distance[geom10-geom20-0] PASSED [ 53%]
tests/test_measurement.py::test_frechet_distance[geom11-geom21-200] PASSED [ 53%]
tests/test_measurement.py::test_frechet_distance[geom12-geom22-200] PASSED [ 53%]
tests/test_measurement.py::test_frechet_distance[geom13-geom23-282.842712474619] PASSED [ 53%]
tests/test_measurement.py::test_frechet_distance[geom14-geom24-70.7106781186548] PASSED [ 53%]
tests/test_measurement.py::test_frechet_distance_densify[geom10-geom20-0.001-50] PASSED [ 53%]
tests/test_measurement.py::test_frechet_distance_nan_for_invalid_geometry_inputs[geom10-None] PASSED [ 53%]
tests/test_measurement.py::test_frechet_distance_nan_for_invalid_geometry_inputs[None-geom21] PASSED [ 53%]
tests/test_measurement.py::test_frechet_distance_nan_for_invalid_geometry_inputs[None-None] PASSED [ 53%]
tests/test_measurement.py::test_frechet_distance_nan_for_invalid_geometry_inputs[geom13-geom23] PASSED [ 53%]
tests/test_measurement.py::test_frechet_distance_nan_for_invalid_geometry_inputs[geom14-geom24] PASSED [ 53%]
tests/test_measurement.py::test_frechet_distance_nan_for_invalid_geometry_inputs[geom15-geom25] PASSED [ 53%]
tests/test_measurement.py::test_frechet_densify_ndarray PASSED           [ 53%]
tests/test_measurement.py::test_frechet_densify_nan PASSED               [ 53%]
tests/test_measurement.py::test_frechet_densify_invalid_values[0] PASSED [ 53%]
tests/test_measurement.py::test_frechet_densify_invalid_values[-1] PASSED [ 53%]
tests/test_measurement.py::test_frechet_densify_invalid_values[2] PASSED [ 53%]
tests/test_measurement.py::test_frechet_distance_densify_empty PASSED    [ 53%]
tests/test_measurement.py::test_minimum_clearance PASSED                 [ 54%]
tests/test_measurement.py::test_minimum_clearance_nonexistent PASSED     [ 54%]
tests/test_measurement.py::test_minimum_clearance_missing PASSED         [ 54%]
tests/test_measurement.py::test_minimum_bounding_radius[geometry0-5] PASSED [ 54%]
tests/test_measurement.py::test_minimum_bounding_radius[geometry1-5] PASSED [ 54%]
tests/test_measurement.py::test_minimum_bounding_radius[geometry2-1] PASSED [ 54%]
tests/test_measurement.py::test_minimum_bounding_radius[geometry3-0] PASSED [ 54%]
tests/test_measurement.py::test_minimum_bounding_radius[geometry4-0] PASSED [ 54%]
tests/test_misc.py::test_version PASSED                                  [ 54%]
tests/test_misc.py::test_geos_version PASSED                             [ 54%]
tests/test_misc.py::test_geos_capi_version PASSED                        [ 54%]
tests/test_misc.py::test_requires_geos_ok[3.7.0] PASSED                  [ 54%]
tests/test_misc.py::test_requires_geos_ok[3.7.1] PASSED                  [ 54%]
tests/test_misc.py::test_requires_geos_ok[3.6.2] PASSED                  [ 54%]
tests/test_misc.py::test_requires_geos_not_ok[3.7.2] PASSED              [ 54%]
tests/test_misc.py::test_requires_geos_not_ok[3.8.0] PASSED              [ 54%]
tests/test_misc.py::test_requires_geos_not_ok[3.8.1] PASSED              [ 54%]
tests/test_misc.py::test_requires_geos_doc_build[3.6.0] PASSED           [ 54%]
tests/test_misc.py::test_requires_geos_doc_build[3.8.0] PASSED           [ 54%]
tests/test_misc.py::test_requires_geos_method[3.6.0] PASSED              [ 54%]
tests/test_misc.py::test_requires_geos_method[3.8.0] PASSED              [ 54%]
tests/test_misc.py::test_multithreading_enabled_raises_arg PASSED        [ 54%]
tests/test_misc.py::test_multithreading_enabled_raises_kwarg PASSED      [ 54%]
tests/test_misc.py::test_multithreading_enabled_preserves_flag PASSED    [ 54%]
tests/test_misc.py::test_multithreading_enabled_ok[args0-kwargs0] PASSED [ 54%]
tests/test_misc.py::test_multithreading_enabled_ok[args1-kwargs1] PASSED [ 54%]
tests/test_misc.py::test_multithreading_enabled_ok[args2-kwargs2] PASSED [ 54%]
tests/test_misc.py::test_multithreading_enabled_ok[args3-kwargs3] PASSED [ 54%]
tests/test_misc.py::test_multithreading_enabled_ok[args4-kwargs4] PASSED [ 54%]
tests/test_misc.py::test_multithreading_enabled_ok[args5-kwargs5] PASSED [ 54%]
tests/test_predicates.py::test_unary_array[is_empty-geometry0] PASSED    [ 54%]
tests/test_predicates.py::test_unary_array[is_empty-geometry1] PASSED    [ 54%]
tests/test_predicates.py::test_unary_array[is_empty-geometry2] PASSED    [ 54%]
tests/test_predicates.py::test_unary_array[is_empty-geometry3] PASSED    [ 54%]
tests/test_predicates.py::test_unary_array[is_empty-geometry4] PASSED    [ 54%]
tests/test_predicates.py::test_unary_array[is_empty-geometry5] PASSED    [ 55%]
tests/test_predicates.py::test_unary_array[is_empty-geometry6] PASSED    [ 55%]
tests/test_predicates.py::test_unary_array[is_empty-geometry7] PASSED    [ 55%]
tests/test_predicates.py::test_unary_array[is_empty-geometry8] PASSED    [ 55%]
tests/test_predicates.py::test_unary_array[is_simple-geometry0] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_simple-geometry1] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_simple-geometry2] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_simple-geometry3] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_simple-geometry4] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_simple-geometry5] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_simple-geometry6] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_simple-geometry7] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_simple-geometry8] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_ring-geometry0] PASSED     [ 55%]
tests/test_predicates.py::test_unary_array[is_ring-geometry1] PASSED     [ 55%]
tests/test_predicates.py::test_unary_array[is_ring-geometry2] PASSED     [ 55%]
tests/test_predicates.py::test_unary_array[is_ring-geometry3] PASSED     [ 55%]
tests/test_predicates.py::test_unary_array[is_ring-geometry4] PASSED     [ 55%]
tests/test_predicates.py::test_unary_array[is_ring-geometry5] PASSED     [ 55%]
tests/test_predicates.py::test_unary_array[is_ring-geometry6] PASSED     [ 55%]
tests/test_predicates.py::test_unary_array[is_ring-geometry7] PASSED     [ 55%]
tests/test_predicates.py::test_unary_array[is_ring-geometry8] PASSED     [ 55%]
tests/test_predicates.py::test_unary_array[is_closed-geometry0] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_closed-geometry1] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_closed-geometry2] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_closed-geometry3] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_closed-geometry4] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_closed-geometry5] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_closed-geometry6] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_closed-geometry7] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_closed-geometry8] PASSED   [ 55%]
tests/test_predicates.py::test_unary_array[is_valid-geometry0] PASSED    [ 55%]
tests/test_predicates.py::test_unary_array[is_valid-geometry1] PASSED    [ 55%]
tests/test_predicates.py::test_unary_array[is_valid-geometry2] PASSED    [ 55%]
tests/test_predicates.py::test_unary_array[is_valid-geometry3] PASSED    [ 55%]
tests/test_predicates.py::test_unary_array[is_valid-geometry4] PASSED    [ 55%]
tests/test_predicates.py::test_unary_array[is_valid-geometry5] PASSED    [ 56%]
tests/test_predicates.py::test_unary_array[is_valid-geometry6] PASSED    [ 56%]
tests/test_predicates.py::test_unary_array[is_valid-geometry7] PASSED    [ 56%]
tests/test_predicates.py::test_unary_array[is_valid-geometry8] PASSED    [ 56%]
tests/test_predicates.py::test_unary_array[is_missing-geometry0] PASSED  [ 56%]
tests/test_predicates.py::test_unary_array[is_missing-geometry1] PASSED  [ 56%]
tests/test_predicates.py::test_unary_array[is_missing-geometry2] PASSED  [ 56%]
tests/test_predicates.py::test_unary_array[is_missing-geometry3] PASSED  [ 56%]
tests/test_predicates.py::test_unary_array[is_missing-geometry4] PASSED  [ 56%]
tests/test_predicates.py::test_unary_array[is_missing-geometry5] PASSED  [ 56%]
tests/test_predicates.py::test_unary_array[is_missing-geometry6] PASSED  [ 56%]
tests/test_predicates.py::test_unary_array[is_missing-geometry7] PASSED  [ 56%]
tests/test_predicates.py::test_unary_array[is_missing-geometry8] PASSED  [ 56%]
tests/test_predicates.py::test_unary_array[is_geometry-geometry0] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_geometry-geometry1] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_geometry-geometry2] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_geometry-geometry3] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_geometry-geometry4] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_geometry-geometry5] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_geometry-geometry6] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_geometry-geometry7] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_geometry-geometry8] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_valid_input-geometry0] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_valid_input-geometry1] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_valid_input-geometry2] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_valid_input-geometry3] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_valid_input-geometry4] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_valid_input-geometry5] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_valid_input-geometry6] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_valid_input-geometry7] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_valid_input-geometry8] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_prepared-geometry0] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_prepared-geometry1] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_prepared-geometry2] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_prepared-geometry3] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_prepared-geometry4] PASSED [ 56%]
tests/test_predicates.py::test_unary_array[is_prepared-geometry5] PASSED [ 57%]
tests/test_predicates.py::test_unary_array[is_prepared-geometry6] PASSED [ 57%]
tests/test_predicates.py::test_unary_array[is_prepared-geometry7] PASSED [ 57%]
tests/test_predicates.py::test_unary_array[is_prepared-geometry8] PASSED [ 57%]
tests/test_predicates.py::test_unary_array[is_ccw-geometry0] PASSED      [ 57%]
tests/test_predicates.py::test_unary_array[is_ccw-geometry1] PASSED      [ 57%]
tests/test_predicates.py::test_unary_array[is_ccw-geometry2] PASSED      [ 57%]
tests/test_predicates.py::test_unary_array[is_ccw-geometry3] PASSED      [ 57%]
tests/test_predicates.py::test_unary_array[is_ccw-geometry4] PASSED      [ 57%]
tests/test_predicates.py::test_unary_array[is_ccw-geometry5] PASSED      [ 57%]
tests/test_predicates.py::test_unary_array[is_ccw-geometry6] PASSED      [ 57%]
tests/test_predicates.py::test_unary_array[is_ccw-geometry7] PASSED      [ 57%]
tests/test_predicates.py::test_unary_array[is_ccw-geometry8] PASSED      [ 57%]
tests/test_predicates.py::test_unary_with_kwargs[is_empty] PASSED        [ 57%]
tests/test_predicates.py::test_unary_with_kwargs[is_simple] PASSED       [ 57%]
tests/test_predicates.py::test_unary_with_kwargs[is_ring] PASSED         [ 57%]
tests/test_predicates.py::test_unary_with_kwargs[is_closed] PASSED       [ 57%]
tests/test_predicates.py::test_unary_with_kwargs[is_valid] PASSED        [ 57%]
tests/test_predicates.py::test_unary_with_kwargs[is_missing] PASSED      [ 57%]
tests/test_predicates.py::test_unary_with_kwargs[is_geometry] PASSED     [ 57%]
tests/test_predicates.py::test_unary_with_kwargs[is_valid_input] PASSED  [ 57%]
tests/test_predicates.py::test_unary_with_kwargs[is_prepared] PASSED     [ 57%]
tests/test_predicates.py::test_unary_with_kwargs[is_ccw] PASSED          [ 57%]
tests/test_predicates.py::test_unary_missing[is_empty] PASSED            [ 57%]
tests/test_predicates.py::test_unary_missing[is_simple] PASSED           [ 57%]
tests/test_predicates.py::test_unary_missing[is_ring] PASSED             [ 57%]
tests/test_predicates.py::test_unary_missing[is_closed] PASSED           [ 57%]
tests/test_predicates.py::test_unary_missing[is_valid] PASSED            [ 57%]
tests/test_predicates.py::test_unary_missing[is_missing] PASSED          [ 57%]
tests/test_predicates.py::test_unary_missing[is_geometry] PASSED         [ 57%]
tests/test_predicates.py::test_unary_missing[is_valid_input] PASSED      [ 57%]
tests/test_predicates.py::test_unary_missing[is_prepared] PASSED         [ 57%]
tests/test_predicates.py::test_unary_missing[is_ccw] PASSED              [ 57%]
tests/test_predicates.py::test_binary_array[disjoint-a0] PASSED          [ 57%]
tests/test_predicates.py::test_binary_array[disjoint-a1] PASSED          [ 57%]
tests/test_predicates.py::test_binary_array[disjoint-a2] PASSED          [ 58%]
tests/test_predicates.py::test_binary_array[disjoint-a3] PASSED          [ 58%]
tests/test_predicates.py::test_binary_array[disjoint-a4] PASSED          [ 58%]
tests/test_predicates.py::test_binary_array[disjoint-a5] PASSED          [ 58%]
tests/test_predicates.py::test_binary_array[disjoint-a6] PASSED          [ 58%]
tests/test_predicates.py::test_binary_array[disjoint-a7] PASSED          [ 58%]
tests/test_predicates.py::test_binary_array[disjoint-a8] PASSED          [ 58%]
tests/test_predicates.py::test_binary_array[touches-a0] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[touches-a1] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[touches-a2] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[touches-a3] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[touches-a4] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[touches-a5] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[touches-a6] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[touches-a7] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[touches-a8] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[intersects-a0] PASSED        [ 58%]
tests/test_predicates.py::test_binary_array[intersects-a1] PASSED        [ 58%]
tests/test_predicates.py::test_binary_array[intersects-a2] PASSED        [ 58%]
tests/test_predicates.py::test_binary_array[intersects-a3] PASSED        [ 58%]
tests/test_predicates.py::test_binary_array[intersects-a4] PASSED        [ 58%]
tests/test_predicates.py::test_binary_array[intersects-a5] PASSED        [ 58%]
tests/test_predicates.py::test_binary_array[intersects-a6] PASSED        [ 58%]
tests/test_predicates.py::test_binary_array[intersects-a7] PASSED        [ 58%]
tests/test_predicates.py::test_binary_array[intersects-a8] PASSED        [ 58%]
tests/test_predicates.py::test_binary_array[crosses-a0] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[crosses-a1] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[crosses-a2] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[crosses-a3] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[crosses-a4] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[crosses-a5] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[crosses-a6] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[crosses-a7] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[crosses-a8] PASSED           [ 58%]
tests/test_predicates.py::test_binary_array[within-a0] PASSED            [ 58%]
tests/test_predicates.py::test_binary_array[within-a1] PASSED            [ 58%]
tests/test_predicates.py::test_binary_array[within-a2] PASSED            [ 59%]
tests/test_predicates.py::test_binary_array[within-a3] PASSED            [ 59%]
tests/test_predicates.py::test_binary_array[within-a4] PASSED            [ 59%]
tests/test_predicates.py::test_binary_array[within-a5] PASSED            [ 59%]
tests/test_predicates.py::test_binary_array[within-a6] PASSED            [ 59%]
tests/test_predicates.py::test_binary_array[within-a7] PASSED            [ 59%]
tests/test_predicates.py::test_binary_array[within-a8] PASSED            [ 59%]
tests/test_predicates.py::test_binary_array[contains-a0] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[contains-a1] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[contains-a2] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[contains-a3] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[contains-a4] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[contains-a5] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[contains-a6] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[contains-a7] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[contains-a8] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[contains_properly-a0] PASSED [ 59%]
tests/test_predicates.py::test_binary_array[contains_properly-a1] PASSED [ 59%]
tests/test_predicates.py::test_binary_array[contains_properly-a2] PASSED [ 59%]
tests/test_predicates.py::test_binary_array[contains_properly-a3] PASSED [ 59%]
tests/test_predicates.py::test_binary_array[contains_properly-a4] PASSED [ 59%]
tests/test_predicates.py::test_binary_array[contains_properly-a5] PASSED [ 59%]
tests/test_predicates.py::test_binary_array[contains_properly-a6] PASSED [ 59%]
tests/test_predicates.py::test_binary_array[contains_properly-a7] PASSED [ 59%]
tests/test_predicates.py::test_binary_array[contains_properly-a8] PASSED [ 59%]
tests/test_predicates.py::test_binary_array[overlaps-a0] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[overlaps-a1] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[overlaps-a2] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[overlaps-a3] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[overlaps-a4] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[overlaps-a5] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[overlaps-a6] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[overlaps-a7] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[overlaps-a8] PASSED          [ 59%]
tests/test_predicates.py::test_binary_array[covers-a0] PASSED            [ 59%]
tests/test_predicates.py::test_binary_array[covers-a1] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[covers-a2] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[covers-a3] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[covers-a4] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[covers-a5] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[covers-a6] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[covers-a7] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[covers-a8] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[covered_by-a0] PASSED        [ 60%]
tests/test_predicates.py::test_binary_array[covered_by-a1] PASSED        [ 60%]
tests/test_predicates.py::test_binary_array[covered_by-a2] PASSED        [ 60%]
tests/test_predicates.py::test_binary_array[covered_by-a3] PASSED        [ 60%]
tests/test_predicates.py::test_binary_array[covered_by-a4] PASSED        [ 60%]
tests/test_predicates.py::test_binary_array[covered_by-a5] PASSED        [ 60%]
tests/test_predicates.py::test_binary_array[covered_by-a6] PASSED        [ 60%]
tests/test_predicates.py::test_binary_array[covered_by-a7] PASSED        [ 60%]
tests/test_predicates.py::test_binary_array[covered_by-a8] PASSED        [ 60%]
tests/test_predicates.py::test_binary_array[func10-a0] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[func10-a1] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[func10-a2] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[func10-a3] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[func10-a4] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[func10-a5] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[func10-a6] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[func10-a7] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[func10-a8] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[equals-a0] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[equals-a1] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[equals-a2] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[equals-a3] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[equals-a4] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[equals-a5] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[equals-a6] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[equals-a7] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[equals-a8] PASSED            [ 60%]
tests/test_predicates.py::test_binary_array[equals_exact-a0] PASSED      [ 60%]
tests/test_predicates.py::test_binary_array[equals_exact-a1] PASSED      [ 61%]
tests/test_predicates.py::test_binary_array[equals_exact-a2] PASSED      [ 61%]
tests/test_predicates.py::test_binary_array[equals_exact-a3] PASSED      [ 61%]
tests/test_predicates.py::test_binary_array[equals_exact-a4] PASSED      [ 61%]
tests/test_predicates.py::test_binary_array[equals_exact-a5] PASSED      [ 61%]
tests/test_predicates.py::test_binary_array[equals_exact-a6] PASSED      [ 61%]
tests/test_predicates.py::test_binary_array[equals_exact-a7] PASSED      [ 61%]
tests/test_predicates.py::test_binary_array[equals_exact-a8] PASSED      [ 61%]
tests/test_predicates.py::test_binary_with_kwargs[disjoint] PASSED       [ 61%]
tests/test_predicates.py::test_binary_with_kwargs[touches] PASSED        [ 61%]
tests/test_predicates.py::test_binary_with_kwargs[intersects] PASSED     [ 61%]
tests/test_predicates.py::test_binary_with_kwargs[crosses] PASSED        [ 61%]
tests/test_predicates.py::test_binary_with_kwargs[within] PASSED         [ 61%]
tests/test_predicates.py::test_binary_with_kwargs[contains] PASSED       [ 61%]
tests/test_predicates.py::test_binary_with_kwargs[contains_properly] PASSED [ 61%]
tests/test_predicates.py::test_binary_with_kwargs[overlaps] PASSED       [ 61%]
tests/test_predicates.py::test_binary_with_kwargs[covers] PASSED         [ 61%]
tests/test_predicates.py::test_binary_with_kwargs[covered_by] PASSED     [ 61%]
tests/test_predicates.py::test_binary_with_kwargs[func10] PASSED         [ 61%]
tests/test_predicates.py::test_binary_with_kwargs[equals] PASSED         [ 61%]
tests/test_predicates.py::test_binary_with_kwargs[equals_exact] PASSED   [ 61%]
tests/test_predicates.py::test_binary_missing[disjoint] PASSED           [ 61%]
tests/test_predicates.py::test_binary_missing[touches] PASSED            [ 61%]
tests/test_predicates.py::test_binary_missing[intersects] PASSED         [ 61%]
tests/test_predicates.py::test_binary_missing[crosses] PASSED            [ 61%]
tests/test_predicates.py::test_binary_missing[within] PASSED             [ 61%]
tests/test_predicates.py::test_binary_missing[contains] PASSED           [ 61%]
tests/test_predicates.py::test_binary_missing[contains_properly] PASSED  [ 61%]
tests/test_predicates.py::test_binary_missing[overlaps] PASSED           [ 61%]
tests/test_predicates.py::test_binary_missing[covers] PASSED             [ 61%]
tests/test_predicates.py::test_binary_missing[covered_by] PASSED         [ 61%]
tests/test_predicates.py::test_binary_missing[func10] PASSED             [ 61%]
tests/test_predicates.py::test_binary_missing[equals] PASSED             [ 61%]
tests/test_predicates.py::test_binary_missing[equals_exact] PASSED       [ 61%]
tests/test_predicates.py::test_binary_empty_result PASSED                [ 61%]
tests/test_predicates.py::test_xy_array[contains_xy-contains-a0] PASSED  [ 61%]
tests/test_predicates.py::test_xy_array[contains_xy-contains-a1] PASSED  [ 62%]
tests/test_predicates.py::test_xy_array[contains_xy-contains-a2] PASSED  [ 62%]
tests/test_predicates.py::test_xy_array[contains_xy-contains-a3] PASSED  [ 62%]
tests/test_predicates.py::test_xy_array[contains_xy-contains-a4] PASSED  [ 62%]
tests/test_predicates.py::test_xy_array[contains_xy-contains-a5] PASSED  [ 62%]
tests/test_predicates.py::test_xy_array[contains_xy-contains-a6] PASSED  [ 62%]
tests/test_predicates.py::test_xy_array[contains_xy-contains-a7] PASSED  [ 62%]
tests/test_predicates.py::test_xy_array[contains_xy-contains-a8] PASSED  [ 62%]
tests/test_predicates.py::test_xy_array[intersects_xy-intersects-a0] PASSED [ 62%]
tests/test_predicates.py::test_xy_array[intersects_xy-intersects-a1] PASSED [ 62%]
tests/test_predicates.py::test_xy_array[intersects_xy-intersects-a2] PASSED [ 62%]
tests/test_predicates.py::test_xy_array[intersects_xy-intersects-a3] PASSED [ 62%]
tests/test_predicates.py::test_xy_array[intersects_xy-intersects-a4] PASSED [ 62%]
tests/test_predicates.py::test_xy_array[intersects_xy-intersects-a5] PASSED [ 62%]
tests/test_predicates.py::test_xy_array[intersects_xy-intersects-a6] PASSED [ 62%]
tests/test_predicates.py::test_xy_array[intersects_xy-intersects-a7] PASSED [ 62%]
tests/test_predicates.py::test_xy_array[intersects_xy-intersects-a8] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[contains_xy-contains-a0] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[contains_xy-contains-a1] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[contains_xy-contains-a2] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[contains_xy-contains-a3] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[contains_xy-contains-a4] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[contains_xy-contains-a5] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[contains_xy-contains-a6] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[contains_xy-contains-a7] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[contains_xy-contains-a8] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[intersects_xy-intersects-a0] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[intersects_xy-intersects-a1] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[intersects_xy-intersects-a2] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[intersects_xy-intersects-a3] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[intersects_xy-intersects-a4] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[intersects_xy-intersects-a5] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[intersects_xy-intersects-a6] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[intersects_xy-intersects-a7] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_broadcast[intersects_xy-intersects-a8] PASSED [ 62%]
tests/test_predicates.py::test_xy_array_2D[contains_xy] PASSED           [ 63%]
tests/test_predicates.py::test_xy_array_2D[intersects_xy] PASSED         [ 63%]
tests/test_predicates.py::test_xy_prepared[contains_xy-contains] PASSED  [ 63%]
tests/test_predicates.py::test_xy_prepared[intersects_xy-intersects] PASSED [ 63%]
tests/test_predicates.py::test_xy_with_kwargs[contains_xy] PASSED        [ 63%]
tests/test_predicates.py::test_xy_with_kwargs[intersects_xy] PASSED      [ 63%]
tests/test_predicates.py::test_xy_missing[contains_xy] PASSED            [ 63%]
tests/test_predicates.py::test_xy_missing[intersects_xy] PASSED          [ 63%]
tests/test_predicates.py::test_equals_exact_tolerance PASSED             [ 63%]
tests/test_predicates.py::test_dwithin PASSED                            [ 63%]
tests/test_predicates.py::test_is_closed[geometry0-False] PASSED         [ 63%]
tests/test_predicates.py::test_is_closed[geometry1-False] PASSED         [ 63%]
tests/test_predicates.py::test_is_closed[geometry2-True] PASSED          [ 63%]
tests/test_predicates.py::test_is_closed[geometry3-False] PASSED         [ 63%]
tests/test_predicates.py::test_relate PASSED                             [ 63%]
tests/test_predicates.py::test_relate_none[g10-None] PASSED              [ 63%]
tests/test_predicates.py::test_relate_none[None-g21] PASSED              [ 63%]
tests/test_predicates.py::test_relate_none[None-None] PASSED             [ 63%]
tests/test_predicates.py::test_relate_pattern PASSED                     [ 63%]
tests/test_predicates.py::test_relate_pattern_empty PASSED               [ 63%]
tests/test_predicates.py::test_relate_pattern_none[g10-None] PASSED      [ 63%]
tests/test_predicates.py::test_relate_pattern_none[None-g21] PASSED      [ 63%]
tests/test_predicates.py::test_relate_pattern_none[None-None] PASSED     [ 63%]
tests/test_predicates.py::test_relate_pattern_incorrect_length PASSED    [ 63%]
tests/test_predicates.py::test_relate_pattern_non_string[*********] PASSED [ 63%]
tests/test_predicates.py::test_relate_pattern_non_string[10] PASSED      [ 63%]
tests/test_predicates.py::test_relate_pattern_non_string[None] PASSED    [ 63%]
tests/test_predicates.py::test_relate_pattern_non_scalar PASSED          [ 63%]
tests/test_predicates.py::test_is_ccw[geom0-False] PASSED                [ 63%]
tests/test_predicates.py::test_is_ccw[geom1-True] PASSED                 [ 63%]
tests/test_predicates.py::test_is_ccw[geom2-False] PASSED                [ 63%]
tests/test_predicates.py::test_is_ccw[geom3-True] PASSED                 [ 63%]
tests/test_predicates.py::test_is_ccw[geom4-False] PASSED                [ 63%]
tests/test_predicates.py::test_is_ccw[geom5-False] PASSED                [ 63%]
tests/test_predicates.py::test_is_ccw[geom6-False] PASSED                [ 63%]
tests/test_predicates.py::test_is_ccw[geom7-False] PASSED                [ 63%]
tests/test_predicates.py::test_is_ccw[geom8-False] PASSED                [ 64%]
tests/test_predicates.py::test_is_ccw[None-False] PASSED                 [ 64%]
tests/test_predicates.py::test_binary_prepared[disjoint-a0] PASSED       [ 64%]
tests/test_predicates.py::test_binary_prepared[disjoint-a1] PASSED       [ 64%]
tests/test_predicates.py::test_binary_prepared[disjoint-a2] PASSED       [ 64%]
tests/test_predicates.py::test_binary_prepared[disjoint-a3] PASSED       [ 64%]
tests/test_predicates.py::test_binary_prepared[disjoint-a4] PASSED       [ 64%]
tests/test_predicates.py::test_binary_prepared[disjoint-a5] PASSED       [ 64%]
tests/test_predicates.py::test_binary_prepared[disjoint-a6] PASSED       [ 64%]
tests/test_predicates.py::test_binary_prepared[disjoint-a7] PASSED       [ 64%]
tests/test_predicates.py::test_binary_prepared[disjoint-a8] PASSED       [ 64%]
tests/test_predicates.py::test_binary_prepared[touches-a0] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[touches-a1] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[touches-a2] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[touches-a3] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[touches-a4] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[touches-a5] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[touches-a6] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[touches-a7] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[touches-a8] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[intersects-a0] PASSED     [ 64%]
tests/test_predicates.py::test_binary_prepared[intersects-a1] PASSED     [ 64%]
tests/test_predicates.py::test_binary_prepared[intersects-a2] PASSED     [ 64%]
tests/test_predicates.py::test_binary_prepared[intersects-a3] PASSED     [ 64%]
tests/test_predicates.py::test_binary_prepared[intersects-a4] PASSED     [ 64%]
tests/test_predicates.py::test_binary_prepared[intersects-a5] PASSED     [ 64%]
tests/test_predicates.py::test_binary_prepared[intersects-a6] PASSED     [ 64%]
tests/test_predicates.py::test_binary_prepared[intersects-a7] PASSED     [ 64%]
tests/test_predicates.py::test_binary_prepared[intersects-a8] PASSED     [ 64%]
tests/test_predicates.py::test_binary_prepared[crosses-a0] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[crosses-a1] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[crosses-a2] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[crosses-a3] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[crosses-a4] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[crosses-a5] PASSED        [ 64%]
tests/test_predicates.py::test_binary_prepared[crosses-a6] PASSED        [ 65%]
tests/test_predicates.py::test_binary_prepared[crosses-a7] PASSED        [ 65%]
tests/test_predicates.py::test_binary_prepared[crosses-a8] PASSED        [ 65%]
tests/test_predicates.py::test_binary_prepared[within-a0] PASSED         [ 65%]
tests/test_predicates.py::test_binary_prepared[within-a1] PASSED         [ 65%]
tests/test_predicates.py::test_binary_prepared[within-a2] PASSED         [ 65%]
tests/test_predicates.py::test_binary_prepared[within-a3] PASSED         [ 65%]
tests/test_predicates.py::test_binary_prepared[within-a4] PASSED         [ 65%]
tests/test_predicates.py::test_binary_prepared[within-a5] PASSED         [ 65%]
tests/test_predicates.py::test_binary_prepared[within-a6] PASSED         [ 65%]
tests/test_predicates.py::test_binary_prepared[within-a7] PASSED         [ 65%]
tests/test_predicates.py::test_binary_prepared[within-a8] PASSED         [ 65%]
tests/test_predicates.py::test_binary_prepared[contains-a0] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[contains-a1] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[contains-a2] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[contains-a3] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[contains-a4] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[contains-a5] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[contains-a6] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[contains-a7] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[contains-a8] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[contains_properly-a0] PASSED [ 65%]
tests/test_predicates.py::test_binary_prepared[contains_properly-a1] PASSED [ 65%]
tests/test_predicates.py::test_binary_prepared[contains_properly-a2] PASSED [ 65%]
tests/test_predicates.py::test_binary_prepared[contains_properly-a3] PASSED [ 65%]
tests/test_predicates.py::test_binary_prepared[contains_properly-a4] PASSED [ 65%]
tests/test_predicates.py::test_binary_prepared[contains_properly-a5] PASSED [ 65%]
tests/test_predicates.py::test_binary_prepared[contains_properly-a6] PASSED [ 65%]
tests/test_predicates.py::test_binary_prepared[contains_properly-a7] PASSED [ 65%]
tests/test_predicates.py::test_binary_prepared[contains_properly-a8] PASSED [ 65%]
tests/test_predicates.py::test_binary_prepared[overlaps-a0] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[overlaps-a1] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[overlaps-a2] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[overlaps-a3] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[overlaps-a4] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[overlaps-a5] PASSED       [ 65%]
tests/test_predicates.py::test_binary_prepared[overlaps-a6] PASSED       [ 66%]
tests/test_predicates.py::test_binary_prepared[overlaps-a7] PASSED       [ 66%]
tests/test_predicates.py::test_binary_prepared[overlaps-a8] PASSED       [ 66%]
tests/test_predicates.py::test_binary_prepared[covers-a0] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[covers-a1] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[covers-a2] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[covers-a3] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[covers-a4] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[covers-a5] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[covers-a6] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[covers-a7] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[covers-a8] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[covered_by-a0] PASSED     [ 66%]
tests/test_predicates.py::test_binary_prepared[covered_by-a1] PASSED     [ 66%]
tests/test_predicates.py::test_binary_prepared[covered_by-a2] PASSED     [ 66%]
tests/test_predicates.py::test_binary_prepared[covered_by-a3] PASSED     [ 66%]
tests/test_predicates.py::test_binary_prepared[covered_by-a4] PASSED     [ 66%]
tests/test_predicates.py::test_binary_prepared[covered_by-a5] PASSED     [ 66%]
tests/test_predicates.py::test_binary_prepared[covered_by-a6] PASSED     [ 66%]
tests/test_predicates.py::test_binary_prepared[covered_by-a7] PASSED     [ 66%]
tests/test_predicates.py::test_binary_prepared[covered_by-a8] PASSED     [ 66%]
tests/test_predicates.py::test_binary_prepared[func10-a0] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[func10-a1] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[func10-a2] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[func10-a3] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[func10-a4] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[func10-a5] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[func10-a6] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[func10-a7] PASSED         [ 66%]
tests/test_predicates.py::test_binary_prepared[func10-a8] PASSED         [ 66%]
tests/test_predicates.py::test_is_prepared_true[geometry0] PASSED        [ 66%]
tests/test_predicates.py::test_is_prepared_true[geometry1] PASSED        [ 66%]
tests/test_predicates.py::test_is_prepared_true[geometry2] PASSED        [ 66%]
tests/test_predicates.py::test_is_prepared_true[geometry3] PASSED        [ 66%]
tests/test_predicates.py::test_is_prepared_true[geometry4] PASSED        [ 66%]
tests/test_predicates.py::test_is_prepared_true[geometry5] PASSED        [ 66%]
tests/test_predicates.py::test_is_prepared_true[geometry6] PASSED        [ 67%]
tests/test_predicates.py::test_is_prepared_true[geometry7] PASSED        [ 67%]
tests/test_predicates.py::test_is_prepared_true[geometry8] PASSED        [ 67%]
tests/test_predicates.py::test_is_prepared_true[geometry9] PASSED        [ 67%]
tests/test_predicates.py::test_is_prepared_false[geometry0] PASSED       [ 67%]
tests/test_predicates.py::test_is_prepared_false[geometry1] PASSED       [ 67%]
tests/test_predicates.py::test_is_prepared_false[geometry2] PASSED       [ 67%]
tests/test_predicates.py::test_is_prepared_false[geometry3] PASSED       [ 67%]
tests/test_predicates.py::test_is_prepared_false[geometry4] PASSED       [ 67%]
tests/test_predicates.py::test_is_prepared_false[geometry5] PASSED       [ 67%]
tests/test_predicates.py::test_is_prepared_false[geometry6] PASSED       [ 67%]
tests/test_predicates.py::test_is_prepared_false[geometry7] PASSED       [ 67%]
tests/test_predicates.py::test_is_prepared_false[geometry8] PASSED       [ 67%]
tests/test_predicates.py::test_is_prepared_false[geometry9] PASSED       [ 67%]
tests/test_predicates.py::test_is_prepared_false[None] PASSED            [ 67%]
tests/test_predicates.py::test_contains_properly PASSED                  [ 67%]
tests/test_ragged_array.py::test_roundtrip[geom0] PASSED                 [ 67%]
tests/test_ragged_array.py::test_roundtrip[geom1] PASSED                 [ 67%]
tests/test_ragged_array.py::test_roundtrip[geom2] PASSED                 [ 67%]
tests/test_ragged_array.py::test_roundtrip[geom3] PASSED                 [ 67%]
tests/test_ragged_array.py::test_roundtrip[geom4] PASSED                 [ 67%]
tests/test_ragged_array.py::test_roundtrip[geom5] PASSED                 [ 67%]
tests/test_ragged_array.py::test_roundtrip[geom6] PASSED                 [ 67%]
tests/test_ragged_array.py::test_roundtrip[geom7] PASSED                 [ 67%]
tests/test_ragged_array.py::test_roundtrip[geom8] PASSED                 [ 67%]
tests/test_ragged_array.py::test_roundtrip[geom9] PASSED                 [ 67%]
tests/test_ragged_array.py::test_roundtrip[geom10] PASSED                [ 67%]
tests/test_ragged_array.py::test_roundtrip[geom11] PASSED                [ 67%]
tests/test_ragged_array.py::test_include_z[geom0] PASSED                 [ 67%]
tests/test_ragged_array.py::test_include_z[geom1] PASSED                 [ 67%]
tests/test_ragged_array.py::test_include_z[geom2] PASSED                 [ 67%]
tests/test_ragged_array.py::test_include_z[geom3] PASSED                 [ 67%]
tests/test_ragged_array.py::test_include_z[geom4] PASSED                 [ 67%]
tests/test_ragged_array.py::test_include_z[geom5] PASSED                 [ 67%]
tests/test_ragged_array.py::test_include_z_false[geom0] PASSED           [ 67%]
tests/test_ragged_array.py::test_include_z_false[geom1] PASSED           [ 68%]
tests/test_ragged_array.py::test_include_z_false[geom2] PASSED           [ 68%]
tests/test_ragged_array.py::test_include_z_false[geom3] PASSED           [ 68%]
tests/test_ragged_array.py::test_include_z_false[geom4] PASSED           [ 68%]
tests/test_ragged_array.py::test_include_z_false[geom5] PASSED           [ 68%]
tests/test_ragged_array.py::test_include_z_default PASSED                [ 68%]
tests/test_ragged_array.py::test_read_only_arrays[geom0] PASSED          [ 68%]
tests/test_ragged_array.py::test_read_only_arrays[geom1] PASSED          [ 68%]
tests/test_ragged_array.py::test_read_only_arrays[geom2] PASSED          [ 68%]
tests/test_ragged_array.py::test_read_only_arrays[geom3] PASSED          [ 68%]
tests/test_ragged_array.py::test_read_only_arrays[geom4] PASSED          [ 68%]
tests/test_ragged_array.py::test_read_only_arrays[geom5] PASSED          [ 68%]
tests/test_ragged_array.py::test_raise_geometry_type[geom0] PASSED       [ 68%]
tests/test_ragged_array.py::test_raise_geometry_type[geom1] PASSED       [ 68%]
tests/test_ragged_array.py::test_points PASSED                           [ 68%]
tests/test_ragged_array.py::test_linestrings PASSED                      [ 68%]
tests/test_ragged_array.py::test_polygons PASSED                         [ 68%]
tests/test_ragged_array.py::test_multipoints PASSED                      [ 68%]
tests/test_ragged_array.py::test_multilinestrings PASSED                 [ 68%]
tests/test_ragged_array.py::test_multipolygons PASSED                    [ 68%]
tests/test_ragged_array.py::test_mixture_point_multipoint PASSED         [ 68%]
tests/test_ragged_array.py::test_mixture_linestring_multilinestring PASSED [ 68%]
tests/test_ragged_array.py::test_mixture_polygon_multipolygon PASSED     [ 68%]
tests/test_set_operations.py::test_set_operation_array[difference-a0] PASSED [ 68%]
tests/test_set_operations.py::test_set_operation_array[difference-a1] PASSED [ 68%]
tests/test_set_operations.py::test_set_operation_array[difference-a2] PASSED [ 68%]
tests/test_set_operations.py::test_set_operation_array[difference-a3] PASSED [ 68%]
tests/test_set_operations.py::test_set_operation_array[difference-a4] PASSED [ 68%]
tests/test_set_operations.py::test_set_operation_array[difference-a5] PASSED [ 68%]
tests/test_set_operations.py::test_set_operation_array[difference-a6] PASSED [ 68%]
tests/test_set_operations.py::test_set_operation_array[difference-a7] PASSED [ 68%]
tests/test_set_operations.py::test_set_operation_array[difference-a8] PASSED [ 68%]
tests/test_set_operations.py::test_set_operation_array[intersection-a0] PASSED [ 68%]
tests/test_set_operations.py::test_set_operation_array[intersection-a1] PASSED [ 68%]
tests/test_set_operations.py::test_set_operation_array[intersection-a2] PASSED [ 68%]
tests/test_set_operations.py::test_set_operation_array[intersection-a3] PASSED [ 68%]
tests/test_set_operations.py::test_set_operation_array[intersection-a4] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_array[intersection-a5] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_array[intersection-a6] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_array[intersection-a7] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_array[intersection-a8] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_array[symmetric_difference-a0] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_array[symmetric_difference-a1] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_array[symmetric_difference-a2] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_array[symmetric_difference-a3] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_array[symmetric_difference-a4] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_array[symmetric_difference-a5] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_array[symmetric_difference-a6] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_array[symmetric_difference-a7] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_array[symmetric_difference-a8] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_array[union-a0] PASSED  [ 69%]
tests/test_set_operations.py::test_set_operation_array[union-a1] PASSED  [ 69%]
tests/test_set_operations.py::test_set_operation_array[union-a2] PASSED  [ 69%]
tests/test_set_operations.py::test_set_operation_array[union-a3] PASSED  [ 69%]
tests/test_set_operations.py::test_set_operation_array[union-a4] PASSED  [ 69%]
tests/test_set_operations.py::test_set_operation_array[union-a5] PASSED  [ 69%]
tests/test_set_operations.py::test_set_operation_array[union-a6] PASSED  [ 69%]
tests/test_set_operations.py::test_set_operation_array[union-a7] PASSED  [ 69%]
tests/test_set_operations.py::test_set_operation_array[union-a8] PASSED  [ 69%]
tests/test_set_operations.py::test_set_operations_prec_not_supported[0-difference] SKIPPED [ 69%]
tests/test_set_operations.py::test_set_operations_prec_not_supported[0-intersection] SKIPPED [ 69%]
tests/test_set_operations.py::test_set_operations_prec_not_supported[0-symmetric_difference] SKIPPED [ 69%]
tests/test_set_operations.py::test_set_operations_prec_not_supported[0-union] SKIPPED [ 69%]
tests/test_set_operations.py::test_set_operations_prec_not_supported[1-difference] SKIPPED [ 69%]
tests/test_set_operations.py::test_set_operations_prec_not_supported[1-intersection] SKIPPED [ 69%]
tests/test_set_operations.py::test_set_operations_prec_not_supported[1-symmetric_difference] SKIPPED [ 69%]
tests/test_set_operations.py::test_set_operations_prec_not_supported[1-union] SKIPPED [ 69%]
tests/test_set_operations.py::test_set_operation_prec_nonscalar_grid_size[difference] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_prec_nonscalar_grid_size[intersection] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_prec_nonscalar_grid_size[symmetric_difference] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_prec_nonscalar_grid_size[union] PASSED [ 69%]
tests/test_set_operations.py::test_set_operation_prec_array[0-difference-a0] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-difference-a1] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-difference-a2] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-difference-a3] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-difference-a4] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-difference-a5] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-difference-a6] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-intersection-a0] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-intersection-a1] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-intersection-a2] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-intersection-a3] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-intersection-a4] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-intersection-a5] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-intersection-a6] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-symmetric_difference-a0] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-symmetric_difference-a1] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-symmetric_difference-a2] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-symmetric_difference-a3] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-symmetric_difference-a4] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-symmetric_difference-a5] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-symmetric_difference-a6] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-union-a0] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-union-a1] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-union-a2] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-union-a3] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-union-a4] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-union-a5] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[0-union-a6] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[1-difference-a0] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[1-difference-a1] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[1-difference-a2] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[1-difference-a3] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[1-difference-a4] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[1-difference-a5] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[1-difference-a6] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[1-intersection-a0] PASSED [ 70%]
tests/test_set_operations.py::test_set_operation_prec_array[1-intersection-a1] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-intersection-a2] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-intersection-a3] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-intersection-a4] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-intersection-a5] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-intersection-a6] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-symmetric_difference-a0] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-symmetric_difference-a1] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-symmetric_difference-a2] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-symmetric_difference-a3] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-symmetric_difference-a4] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-symmetric_difference-a5] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-symmetric_difference-a6] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-union-a0] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-union-a1] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-union-a2] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-union-a3] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-union-a4] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-union-a5] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[1-union-a6] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-difference-a0] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-difference-a1] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-difference-a2] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-difference-a3] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-difference-a4] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-difference-a5] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-difference-a6] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-intersection-a0] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-intersection-a1] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-intersection-a2] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-intersection-a3] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-intersection-a4] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-intersection-a5] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-intersection-a6] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-symmetric_difference-a0] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-symmetric_difference-a1] PASSED [ 71%]
tests/test_set_operations.py::test_set_operation_prec_array[2-symmetric_difference-a2] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_prec_array[2-symmetric_difference-a3] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_prec_array[2-symmetric_difference-a4] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_prec_array[2-symmetric_difference-a5] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_prec_array[2-symmetric_difference-a6] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_prec_array[2-union-a0] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_prec_array[2-union-a1] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_prec_array[2-union-a2] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_prec_array[2-union-a3] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_prec_array[2-union-a4] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_prec_array[2-union-a5] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_prec_array[2-union-a6] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_1dim[intersection_all-intersection-1] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_1dim[intersection_all-intersection-2] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_1dim[intersection_all-intersection-3] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_1dim[intersection_all-intersection-4] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_1dim[symmetric_difference_all-symmetric_difference-1] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_1dim[symmetric_difference_all-symmetric_difference-2] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_1dim[symmetric_difference_all-symmetric_difference-3] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_1dim[symmetric_difference_all-symmetric_difference-4] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_1dim[union_all-union-1] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_1dim[union_all-union-2] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_1dim[union_all-union-3] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_1dim[union_all-union-4] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_single_geom[intersection_all-intersection] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_single_geom[symmetric_difference_all-symmetric_difference] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_single_geom[union_all-union] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_axis[intersection_all-intersection] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_axis[symmetric_difference_all-symmetric_difference] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_axis[union_all-union] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_empty[intersection_all-intersection] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_empty[symmetric_difference_all-symmetric_difference] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_empty[union_all-union] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_one_none[intersection_all-intersection-0] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_one_none[intersection_all-intersection-1] PASSED [ 72%]
tests/test_set_operations.py::test_set_operation_reduce_one_none[intersection_all-intersection-2] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_one_none[symmetric_difference_all-symmetric_difference-0] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_one_none[symmetric_difference_all-symmetric_difference-1] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_one_none[symmetric_difference_all-symmetric_difference-2] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_one_none[union_all-union-0] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_one_none[union_all-union-1] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_one_none[union_all-union-2] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_two_none[intersection_all-intersection-0] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_two_none[intersection_all-intersection-1] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_two_none[intersection_all-intersection-2] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_two_none[symmetric_difference_all-symmetric_difference-0] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_two_none[symmetric_difference_all-symmetric_difference-1] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_two_none[symmetric_difference_all-symmetric_difference-2] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_two_none[union_all-union-0] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_two_none[union_all-union-1] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_two_none[union_all-union-2] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_some_none_len2[intersection_all-intersection] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_some_none_len2[symmetric_difference_all-symmetric_difference] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_some_none_len2[union_all-union] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_all_none[intersection_all-intersection-1] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_all_none[intersection_all-intersection-2] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_all_none[symmetric_difference_all-symmetric_difference-1] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_all_none[symmetric_difference_all-symmetric_difference-2] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_all_none[union_all-union-1] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_all_none[union_all-union-2] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_all_none_arr[intersection_all-intersection-1] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_all_none_arr[intersection_all-intersection-2] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_all_none_arr[symmetric_difference_all-symmetric_difference-1] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_all_none_arr[symmetric_difference_all-symmetric_difference-2] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_all_none_arr[union_all-union-1] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_reduce_all_none_arr[union_all-union-2] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_prec_reduce_not_supported[0-union_all-union] SKIPPED [ 73%]
tests/test_set_operations.py::test_set_operation_prec_reduce_not_supported[1-union_all-union] SKIPPED [ 73%]
tests/test_set_operations.py::test_set_operation_prec_reduce_nonscalar_grid_size[union_all-union] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_prec_reduce_grid_size_nan[union_all-union] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_prec_reduce_1dim[0-union_all-union-1] PASSED [ 73%]
tests/test_set_operations.py::test_set_operation_prec_reduce_1dim[0-union_all-union-2] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_1dim[0-union_all-union-3] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_1dim[0-union_all-union-4] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_1dim[1-union_all-union-1] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_1dim[1-union_all-union-2] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_1dim[1-union_all-union-3] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_1dim[1-union_all-union-4] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_axis[union_all-union] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_one_none[union_all-union-0] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_one_none[union_all-union-1] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_one_none[union_all-union-2] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_two_none[union_all-union-0] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_two_none[union_all-union-1] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_two_none[union_all-union-2] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_all_none[union_all-union-1] PASSED [ 74%]
tests/test_set_operations.py::test_set_operation_prec_reduce_all_none[union_all-union-2] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_reduce_1dim[1] PASSED  [ 74%]
tests/test_set_operations.py::test_coverage_union_reduce_1dim[2] PASSED  [ 74%]
tests/test_set_operations.py::test_coverage_union_reduce_1dim[3] PASSED  [ 74%]
tests/test_set_operations.py::test_coverage_union_reduce_axis PASSED     [ 74%]
tests/test_set_operations.py::test_coverage_union_overlapping_inputs PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_10-geom_20] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_11-geom_21] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_12-geom_22] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_13-geom_23] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_14-geom_24] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_15-geom_25] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_16-geom_26] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_17-geom_27] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_18-geom_28] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_19-geom_29] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_110-geom_210] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_111-geom_211] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_112-geom_212] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_113-geom_213] PASSED [ 74%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_114-geom_214] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_115-geom_215] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_116-geom_216] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_117-geom_217] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_118-geom_218] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_119-geom_219] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_120-geom_220] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_121-geom_221] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_122-geom_222] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_123-geom_223] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_124-geom_224] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_125-geom_225] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_126-geom_226] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_127-geom_227] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_128-geom_228] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_129-geom_229] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_130-geom_230] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_131-geom_231] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_132-geom_232] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_133-geom_233] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_134-geom_234] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_135-geom_235] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_136-geom_236] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_137-geom_237] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_138-geom_238] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_139-geom_239] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_140-geom_240] PASSED [ 75%]
tests/test_set_operations.py::test_coverage_union_non_polygon_inputs[geom_141-geom_241] PASSED [ 75%]
tests/test_set_operations.py::test_union_all_prec[geom0-0-expected0] PASSED [ 75%]
tests/test_set_operations.py::test_union_all_prec[geom1-0.1-expected1] PASSED [ 75%]
tests/test_set_operations.py::test_union_all_prec[geom2-1-expected2] PASSED [ 75%]
tests/test_set_operations.py::test_union_all_prec[geom3-10-expected3] PASSED [ 75%]
tests/test_set_operations.py::test_union_all_prec[geom4-100-expected4] PASSED [ 75%]
tests/test_set_operations.py::test_uary_union_alias PASSED               [ 75%]
tests/test_strtree.py::test_init[geometry0-0-0] PASSED                   [ 75%]
tests/test_strtree.py::test_init[geometry1-1-1] PASSED                   [ 75%]
tests/test_strtree.py::test_init[geometry2-0-0] PASSED                   [ 76%]
tests/test_strtree.py::test_init[geometry3-1-1] PASSED                   [ 76%]
tests/test_strtree.py::test_init[geometry4-0-0] PASSED                   [ 76%]
tests/test_strtree.py::test_init[geometry5-1-1] PASSED                   [ 76%]
tests/test_strtree.py::test_init_with_invalid_geometry PASSED            [ 76%]
tests/test_strtree.py::test_references PASSED                            [ 76%]
tests/test_strtree.py::test_flush_geometries PASSED                      [ 76%]
tests/test_strtree.py::test_geometries_property PASSED                   [ 76%]
tests/test_strtree.py::test_pickle_persistence PASSED                    [ 76%]
tests/test_strtree.py::test_query_invalid_geometry[I am not a geometry] PASSED [ 76%]
tests/test_strtree.py::test_query_invalid_geometry[geometry1] PASSED     [ 76%]
tests/test_strtree.py::test_query_invalid_geometry[geometry2] PASSED     [ 76%]
tests/test_strtree.py::test_query_invalid_geometry[geometry3] PASSED     [ 76%]
tests/test_strtree.py::test_query_invalid_dimension PASSED               [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry0-geometry0-expected0] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry1-geometry1-expected1] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry2-None-expected2] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry3-geometry3-expected3] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry4-geometry4-expected4] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry5-geometry5-expected5] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry6-None-expected6] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry7-geometry7-expected7] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry8-None-expected8] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry9-geometry9-expected9] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry10-geometry10-expected10] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry11-geometry11-expected11] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry12-geometry12-expected12] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry13-geometry13-expected13] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry14-geometry14-expected14] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry15-geometry15-expected15] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry16-geometry16-expected16] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry17-geometry17-expected17] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry18-geometry18-expected18] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry19-geometry19-expected19] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry20-geometry20-expected20] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry21-geometry21-expected21] PASSED [ 76%]
tests/test_strtree.py::test_query_with_none_and_empty[tree_geometry22-geometry22-expected22] PASSED [ 77%]
tests/test_strtree.py::test_query_points[geometry0-expected0] PASSED     [ 77%]
tests/test_strtree.py::test_query_points[geometry1-expected1] PASSED     [ 77%]
tests/test_strtree.py::test_query_points[geometry2-expected2] PASSED     [ 77%]
tests/test_strtree.py::test_query_points[geometry3-expected3] PASSED     [ 77%]
tests/test_strtree.py::test_query_points[geometry4-expected4] PASSED     [ 77%]
tests/test_strtree.py::test_query_points[geometry5-expected5] PASSED     [ 77%]
tests/test_strtree.py::test_query_points[geometry6-expected6] PASSED     [ 77%]
tests/test_strtree.py::test_query_points[geometry7-expected7] PASSED     [ 77%]
tests/test_strtree.py::test_query_points[geometry8-expected8] PASSED     [ 77%]
tests/test_strtree.py::test_query_points[geometry9-expected9] PASSED     [ 77%]
tests/test_strtree.py::test_query_points[geometry10-expected10] PASSED   [ 77%]
tests/test_strtree.py::test_query_points[geometry11-expected11] PASSED   [ 77%]
tests/test_strtree.py::test_query_points[geometry12-expected12] PASSED   [ 77%]
tests/test_strtree.py::test_query_points[geometry13-expected13] PASSED   [ 77%]
tests/test_strtree.py::test_query_lines[geometry0-expected0] PASSED      [ 77%]
tests/test_strtree.py::test_query_lines[geometry1-expected1] PASSED      [ 77%]
tests/test_strtree.py::test_query_lines[geometry2-expected2] PASSED      [ 77%]
tests/test_strtree.py::test_query_lines[geometry3-expected3] PASSED      [ 77%]
tests/test_strtree.py::test_query_lines[geometry4-expected4] PASSED      [ 77%]
tests/test_strtree.py::test_query_lines[geometry5-expected5] PASSED      [ 77%]
tests/test_strtree.py::test_query_lines[geometry6-expected6] PASSED      [ 77%]
tests/test_strtree.py::test_query_lines[geometry7-expected7] PASSED      [ 77%]
tests/test_strtree.py::test_query_lines[geometry8-expected8] PASSED      [ 77%]
tests/test_strtree.py::test_query_lines[geometry9-expected9] PASSED      [ 77%]
tests/test_strtree.py::test_query_lines[geometry10-expected10] PASSED    [ 77%]
tests/test_strtree.py::test_query_lines[geometry11-expected11] PASSED    [ 77%]
tests/test_strtree.py::test_query_lines[geometry12-expected12] PASSED    [ 77%]
tests/test_strtree.py::test_query_lines[geometry13-expected13] PASSED    [ 77%]
tests/test_strtree.py::test_query_polygons[geometry0-expected0] PASSED   [ 77%]
tests/test_strtree.py::test_query_polygons[geometry1-expected1] PASSED   [ 77%]
tests/test_strtree.py::test_query_polygons[geometry2-expected2] PASSED   [ 77%]
tests/test_strtree.py::test_query_polygons[geometry3-expected3] PASSED   [ 77%]
tests/test_strtree.py::test_query_polygons[geometry4-expected4] PASSED   [ 77%]
tests/test_strtree.py::test_query_polygons[geometry5-expected5] PASSED   [ 77%]
tests/test_strtree.py::test_query_polygons[geometry6-expected6] PASSED   [ 78%]
tests/test_strtree.py::test_query_polygons[geometry7-expected7] PASSED   [ 78%]
tests/test_strtree.py::test_query_polygons[geometry8-expected8] PASSED   [ 78%]
tests/test_strtree.py::test_query_polygons[geometry9-expected9] PASSED   [ 78%]
tests/test_strtree.py::test_query_polygons[geometry10-expected10] PASSED [ 78%]
tests/test_strtree.py::test_query_polygons[geometry11-expected11] PASSED [ 78%]
tests/test_strtree.py::test_query_polygons[geometry12-expected12] PASSED [ 78%]
tests/test_strtree.py::test_query_polygons[geometry13-expected13] PASSED [ 78%]
tests/test_strtree.py::test_query_polygons[geometry14-expected14] PASSED [ 78%]
tests/test_strtree.py::test_query_invalid_predicate[bad_predicate] PASSED [ 78%]
tests/test_strtree.py::test_query_invalid_predicate[disjoint] PASSED     [ 78%]
tests/test_strtree.py::test_query_prepared_inputs[intersects-expected0] PASSED [ 78%]
tests/test_strtree.py::test_query_prepared_inputs[within-expected1] PASSED [ 78%]
tests/test_strtree.py::test_query_prepared_inputs[contains-expected2] PASSED [ 78%]
tests/test_strtree.py::test_query_prepared_inputs[overlaps-expected3] PASSED [ 78%]
tests/test_strtree.py::test_query_prepared_inputs[crosses-expected4] PASSED [ 78%]
tests/test_strtree.py::test_query_prepared_inputs[covers-expected5] PASSED [ 78%]
tests/test_strtree.py::test_query_prepared_inputs[covered_by-expected6] PASSED [ 78%]
tests/test_strtree.py::test_query_prepared_inputs[contains_properly-expected7] PASSED [ 78%]
tests/test_strtree.py::test_query_with_partially_prepared_inputs PASSED  [ 78%]
tests/test_strtree.py::test_query_predicate_errors[intersects-expected0] PASSED [ 78%]
tests/test_strtree.py::test_query_predicate_errors[within-expected1] PASSED [ 78%]
tests/test_strtree.py::test_query_predicate_errors[contains-expected2] PASSED [ 78%]
tests/test_strtree.py::test_query_predicate_errors[overlaps-expected3] PASSED [ 78%]
tests/test_strtree.py::test_query_predicate_errors[crosses-expected4] PASSED [ 78%]
tests/test_strtree.py::test_query_predicate_errors[touches-expected5] PASSED [ 78%]
tests/test_strtree.py::test_query_predicate_errors[covers-expected6] PASSED [ 78%]
tests/test_strtree.py::test_query_predicate_errors[covered_by-expected7] PASSED [ 78%]
tests/test_strtree.py::test_query_predicate_errors[contains_properly-expected8] PASSED [ 78%]
tests/test_strtree.py::test_query_intersects_points[geometry0-expected0] PASSED [ 78%]
tests/test_strtree.py::test_query_intersects_points[geometry1-expected1] PASSED [ 78%]
tests/test_strtree.py::test_query_intersects_points[geometry2-expected2] PASSED [ 78%]
tests/test_strtree.py::test_query_intersects_points[geometry3-expected3] PASSED [ 78%]
tests/test_strtree.py::test_query_intersects_points[geometry4-expected4] PASSED [ 78%]
tests/test_strtree.py::test_query_intersects_points[geometry5-expected5] PASSED [ 78%]
tests/test_strtree.py::test_query_intersects_points[geometry6-expected6] PASSED [ 78%]
tests/test_strtree.py::test_query_intersects_points[geometry7-expected7] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_points[geometry8-expected8] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_points[geometry9-expected9] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_points[geometry10-expected10] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_points[geometry11-expected11] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_points[geometry12-expected12] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_points[geometry13-expected13] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_points[geometry14-expected14] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_points[geometry15-expected15] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_points[geometry16-expected16] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry0-expected0] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry1-expected1] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry2-expected2] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry3-expected3] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry4-expected4] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry5-expected5] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry6-expected6] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry7-expected7] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry8-expected8] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry9-expected9] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry10-expected10] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry11-expected11] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry12-expected12] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry13-expected13] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry14-expected14] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry15-expected15] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry16-expected16] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry17-expected17] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_lines[geometry18-expected18] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_polygons[geometry0-expected0] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_polygons[geometry1-expected1] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_polygons[geometry2-expected2] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_polygons[geometry3-expected3] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_polygons[geometry4-expected4] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_polygons[geometry5-expected5] PASSED [ 79%]
tests/test_strtree.py::test_query_intersects_polygons[geometry6-expected6] PASSED [ 80%]
tests/test_strtree.py::test_query_intersects_polygons[geometry7-expected7] PASSED [ 80%]
tests/test_strtree.py::test_query_intersects_polygons[geometry8-expected8] PASSED [ 80%]
tests/test_strtree.py::test_query_intersects_polygons[geometry9-expected9] PASSED [ 80%]
tests/test_strtree.py::test_query_intersects_polygons[geometry10-expected10] PASSED [ 80%]
tests/test_strtree.py::test_query_intersects_polygons[geometry11-expected11] PASSED [ 80%]
tests/test_strtree.py::test_query_intersects_polygons[geometry12-expected12] PASSED [ 80%]
tests/test_strtree.py::test_query_intersects_polygons[geometry13-expected13] PASSED [ 80%]
tests/test_strtree.py::test_query_intersects_polygons[geometry14-expected14] PASSED [ 80%]
tests/test_strtree.py::test_query_intersects_polygons[geometry15-expected15] PASSED [ 80%]
tests/test_strtree.py::test_query_intersects_polygons[geometry16-expected16] PASSED [ 80%]
tests/test_strtree.py::test_query_intersects_polygons[geometry17-expected17] PASSED [ 80%]
tests/test_strtree.py::test_query_intersects_polygons[geometry18-expected18] PASSED [ 80%]
tests/test_strtree.py::test_query_intersects_polygons[geometry19-expected19] PASSED [ 80%]
tests/test_strtree.py::test_query_intersects_polygons[geometry20-expected20] PASSED [ 80%]
tests/test_strtree.py::test_query_within_points[geometry0-expected0] PASSED [ 80%]
tests/test_strtree.py::test_query_within_points[geometry1-expected1] PASSED [ 80%]
tests/test_strtree.py::test_query_within_points[geometry2-expected2] PASSED [ 80%]
tests/test_strtree.py::test_query_within_points[geometry3-expected3] PASSED [ 80%]
tests/test_strtree.py::test_query_within_points[geometry4-expected4] PASSED [ 80%]
tests/test_strtree.py::test_query_within_points[geometry5-expected5] PASSED [ 80%]
tests/test_strtree.py::test_query_within_points[geometry6-expected6] PASSED [ 80%]
tests/test_strtree.py::test_query_within_points[geometry7-expected7] PASSED [ 80%]
tests/test_strtree.py::test_query_within_points[geometry8-expected8] PASSED [ 80%]
tests/test_strtree.py::test_query_within_points[geometry9-expected9] PASSED [ 80%]
tests/test_strtree.py::test_query_within_points[geometry10-expected10] PASSED [ 80%]
tests/test_strtree.py::test_query_within_points[geometry11-expected11] PASSED [ 80%]
tests/test_strtree.py::test_query_within_points[geometry12-expected12] PASSED [ 80%]
tests/test_strtree.py::test_query_within_points[geometry13-expected13] PASSED [ 80%]
tests/test_strtree.py::test_query_within_lines[geometry0-expected0] PASSED [ 80%]
tests/test_strtree.py::test_query_within_lines[geometry1-expected1] PASSED [ 80%]
tests/test_strtree.py::test_query_within_lines[geometry2-expected2] PASSED [ 80%]
tests/test_strtree.py::test_query_within_lines[geometry3-expected3] PASSED [ 80%]
tests/test_strtree.py::test_query_within_lines[geometry4-expected4] PASSED [ 80%]
tests/test_strtree.py::test_query_within_lines[geometry5-expected5] PASSED [ 80%]
tests/test_strtree.py::test_query_within_lines[geometry6-expected6] PASSED [ 80%]
tests/test_strtree.py::test_query_within_lines[geometry7-expected7] PASSED [ 81%]
tests/test_strtree.py::test_query_within_lines[geometry8-expected8] PASSED [ 81%]
tests/test_strtree.py::test_query_within_lines[geometry9-expected9] PASSED [ 81%]
tests/test_strtree.py::test_query_within_lines[geometry10-expected10] PASSED [ 81%]
tests/test_strtree.py::test_query_within_lines[geometry11-expected11] PASSED [ 81%]
tests/test_strtree.py::test_query_within_lines[geometry12-expected12] PASSED [ 81%]
tests/test_strtree.py::test_query_within_lines[geometry13-expected13] PASSED [ 81%]
tests/test_strtree.py::test_query_within_lines[geometry14-expected14] PASSED [ 81%]
tests/test_strtree.py::test_query_within_lines[geometry15-expected15] PASSED [ 81%]
tests/test_strtree.py::test_query_within_lines[geometry16-expected16] PASSED [ 81%]
tests/test_strtree.py::test_query_within_lines[geometry17-expected17] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry0-expected0] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry1-expected1] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry2-expected2] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry3-expected3] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry4-expected4] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry5-expected5] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry6-expected6] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry7-expected7] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry8-expected8] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry9-expected9] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry10-expected10] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry11-expected11] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry12-expected12] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry13-expected13] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry14-expected14] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry15-expected15] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry16-expected16] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry17-expected17] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry18-expected18] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry19-expected19] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry20-expected20] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry21-expected21] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry22-expected22] PASSED [ 81%]
tests/test_strtree.py::test_query_within_polygons[geometry23-expected23] PASSED [ 81%]
tests/test_strtree.py::test_query_contains_points[geometry0-expected0] PASSED [ 81%]
tests/test_strtree.py::test_query_contains_points[geometry1-expected1] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_points[geometry2-expected2] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_points[geometry3-expected3] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_points[geometry4-expected4] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_points[geometry5-expected5] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_points[geometry6-expected6] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_points[geometry7-expected7] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_points[geometry8-expected8] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_points[geometry9-expected9] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_points[geometry10-expected10] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_points[geometry11-expected11] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_points[geometry12-expected12] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_points[geometry13-expected13] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_points[geometry14-expected14] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_points[geometry15-expected15] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_lines[geometry0-expected0] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_lines[geometry1-expected1] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_lines[geometry2-expected2] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_lines[geometry3-expected3] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_lines[geometry4-expected4] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_lines[geometry5-expected5] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_lines[geometry6-expected6] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_lines[geometry7-expected7] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_lines[geometry8-expected8] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_lines[geometry9-expected9] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_lines[geometry10-expected10] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_lines[geometry11-expected11] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_polygons[geometry0-expected0] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_polygons[geometry1-expected1] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_polygons[geometry2-expected2] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_polygons[geometry3-expected3] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_polygons[geometry4-expected4] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_polygons[geometry5-expected5] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_polygons[geometry6-expected6] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_polygons[geometry7-expected7] PASSED [ 82%]
tests/test_strtree.py::test_query_contains_polygons[geometry8-expected8] PASSED [ 83%]
tests/test_strtree.py::test_query_contains_polygons[geometry9-expected9] PASSED [ 83%]
tests/test_strtree.py::test_query_contains_polygons[geometry10-expected10] PASSED [ 83%]
tests/test_strtree.py::test_query_contains_polygons[geometry11-expected11] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_points[geometry0-expected0] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_points[geometry1-expected1] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_points[geometry2-expected2] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_points[geometry3-expected3] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_points[geometry4-expected4] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_points[geometry5-expected5] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_points[geometry6-expected6] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_points[geometry7-expected7] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_points[geometry8-expected8] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_points[geometry9-expected9] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_points[geometry10-expected10] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_points[geometry11-expected11] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_points[geometry12-expected12] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_points[geometry13-expected13] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_lines[geometry0-expected0] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_lines[geometry1-expected1] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_lines[geometry2-expected2] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_lines[geometry3-expected3] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_lines[geometry4-expected4] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_lines[geometry5-expected5] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_lines[geometry6-expected6] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_lines[geometry7-expected7] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_lines[geometry8-expected8] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_lines[geometry9-expected9] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_lines[geometry10-expected10] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_lines[geometry11-expected11] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_polygons[geometry0-expected0] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_polygons[geometry1-expected1] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_polygons[geometry2-expected2] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_polygons[geometry3-expected3] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_polygons[geometry4-expected4] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_polygons[geometry5-expected5] PASSED [ 83%]
tests/test_strtree.py::test_query_overlaps_polygons[geometry6-expected6] PASSED [ 84%]
tests/test_strtree.py::test_query_overlaps_polygons[geometry7-expected7] PASSED [ 84%]
tests/test_strtree.py::test_query_overlaps_polygons[geometry8-expected8] PASSED [ 84%]
tests/test_strtree.py::test_query_overlaps_polygons[geometry9-expected9] PASSED [ 84%]
tests/test_strtree.py::test_query_overlaps_polygons[geometry10-expected10] PASSED [ 84%]
tests/test_strtree.py::test_query_overlaps_polygons[geometry11-expected11] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_points[geometry0-expected0] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_points[geometry1-expected1] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_points[geometry2-expected2] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_points[geometry3-expected3] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_lines[geometry0-expected0] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_lines[geometry1-expected1] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_lines[geometry2-expected2] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_lines[geometry3-expected3] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_lines[geometry4-expected4] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_lines[geometry5-expected5] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_lines[geometry6-expected6] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_lines[geometry7-expected7] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_lines[geometry8-expected8] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_lines[geometry9-expected9] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_lines[geometry10-expected10] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_lines[geometry11-expected11] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_polygons[geometry0-expected0] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_polygons[geometry1-expected1] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_polygons[geometry2-expected2] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_polygons[geometry3-expected3] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_polygons[geometry4-expected4] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_polygons[geometry5-expected5] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_polygons[geometry6-expected6] PASSED [ 84%]
tests/test_strtree.py::test_query_crosses_polygons[geometry7-expected7] PASSED [ 84%]
tests/test_strtree.py::test_query_touches_points[geometry0-expected0] PASSED [ 84%]
tests/test_strtree.py::test_query_touches_points[geometry1-expected1] PASSED [ 84%]
tests/test_strtree.py::test_query_touches_points[geometry2-expected2] PASSED [ 84%]
tests/test_strtree.py::test_query_touches_points[geometry3-expected3] PASSED [ 84%]
tests/test_strtree.py::test_query_touches_points[geometry4-expected4] PASSED [ 84%]
tests/test_strtree.py::test_query_touches_points[geometry5-expected5] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_points[geometry6-expected6] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_points[geometry7-expected7] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_points[geometry8-expected8] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_points[geometry9-expected9] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_points[geometry10-expected10] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_points[geometry11-expected11] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry0-expected0] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry1-expected1] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry2-expected2] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry3-expected3] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry4-expected4] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry5-expected5] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry6-expected6] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry7-expected7] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry8-expected8] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry9-expected9] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry10-expected10] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry11-expected11] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry12-expected12] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry13-expected13] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry14-expected14] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_lines[geometry15-expected15] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_polygons[geometry0-expected0] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_polygons[geometry1-expected1] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_polygons[geometry2-expected2] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_polygons[geometry3-expected3] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_polygons[geometry4-expected4] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_polygons[geometry5-expected5] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_polygons[geometry6-expected6] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_polygons[geometry7-expected7] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_polygons[geometry8-expected8] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_polygons[geometry9-expected9] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_polygons[geometry10-expected10] PASSED [ 85%]
tests/test_strtree.py::test_query_touches_polygons[geometry11-expected11] PASSED [ 85%]
tests/test_strtree.py::test_query_covers_points[geometry0-expected0] PASSED [ 85%]
tests/test_strtree.py::test_query_covers_points[geometry1-expected1] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_points[geometry2-expected2] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_points[geometry3-expected3] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_points[geometry4-expected4] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_points[geometry5-expected5] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_points[geometry6-expected6] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_points[geometry7-expected7] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_points[geometry8-expected8] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_points[geometry9-expected9] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_points[geometry10-expected10] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_points[geometry11-expected11] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_points[geometry12-expected12] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_points[geometry13-expected13] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_points[geometry14-expected14] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_points[geometry15-expected15] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_lines[geometry0-expected0] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_lines[geometry1-expected1] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_lines[geometry2-expected2] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_lines[geometry3-expected3] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_lines[geometry4-expected4] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_lines[geometry5-expected5] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_lines[geometry6-expected6] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_lines[geometry7-expected7] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_lines[geometry8-expected8] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_lines[geometry9-expected9] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_lines[geometry10-expected10] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_lines[geometry11-expected11] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_lines[geometry12-expected12] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_lines[geometry13-expected13] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_polygons[geometry0-expected0] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_polygons[geometry1-expected1] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_polygons[geometry2-expected2] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_polygons[geometry3-expected3] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_polygons[geometry4-expected4] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_polygons[geometry5-expected5] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_polygons[geometry6-expected6] PASSED [ 86%]
tests/test_strtree.py::test_query_covers_polygons[geometry7-expected7] PASSED [ 87%]
tests/test_strtree.py::test_query_covers_polygons[geometry8-expected8] PASSED [ 87%]
tests/test_strtree.py::test_query_covers_polygons[geometry9-expected9] PASSED [ 87%]
tests/test_strtree.py::test_query_covers_polygons[geometry10-expected10] PASSED [ 87%]
tests/test_strtree.py::test_query_covers_polygons[geometry11-expected11] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_points[geometry0-expected0] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_points[geometry1-expected1] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_points[geometry2-expected2] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_points[geometry3-expected3] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_points[geometry4-expected4] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_points[geometry5-expected5] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_points[geometry6-expected6] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_points[geometry7-expected7] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_points[geometry8-expected8] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_points[geometry9-expected9] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_points[geometry10-expected10] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_points[geometry11-expected11] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_points[geometry12-expected12] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_points[geometry13-expected13] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry0-expected0] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry1-expected1] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry2-expected2] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry3-expected3] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry4-expected4] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry5-expected5] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry6-expected6] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry7-expected7] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry8-expected8] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry9-expected9] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry10-expected10] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry11-expected11] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry12-expected12] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry13-expected13] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry14-expected14] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry15-expected15] PASSED [ 87%]
tests/test_strtree.py::test_query_covered_by_lines[geometry16-expected16] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_lines[geometry17-expected17] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_lines[geometry18-expected18] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_lines[geometry19-expected19] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_lines[geometry20-expected20] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_lines[geometry21-expected21] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry0-expected0] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry1-expected1] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry2-expected2] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry3-expected3] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry4-expected4] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry5-expected5] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry6-expected6] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry7-expected7] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry8-expected8] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry9-expected9] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry10-expected10] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry11-expected11] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry12-expected12] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry13-expected13] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry14-expected14] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry15-expected15] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry16-expected16] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry17-expected17] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry18-expected18] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry19-expected19] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry20-expected20] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry21-expected21] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry22-expected22] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry23-expected23] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry24-expected24] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry25-expected25] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry26-expected26] PASSED [ 88%]
tests/test_strtree.py::test_query_covered_by_polygons[geometry27-expected27] PASSED [ 88%]
tests/test_strtree.py::test_query_contains_properly_points[geometry0-expected0] PASSED [ 88%]
tests/test_strtree.py::test_query_contains_properly_points[geometry1-expected1] PASSED [ 88%]
tests/test_strtree.py::test_query_contains_properly_points[geometry2-expected2] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry3-expected3] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry4-expected4] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry5-expected5] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry6-expected6] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry7-expected7] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry8-expected8] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry9-expected9] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry10-expected10] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry11-expected11] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry12-expected12] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry13-expected13] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry14-expected14] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry15-expected15] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry16-expected16] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry17-expected17] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry18-expected18] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry19-expected19] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry20-expected20] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_points[geometry21-expected21] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry0-expected0] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry1-expected1] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry2-expected2] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry3-expected3] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry4-expected4] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry5-expected5] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry6-expected6] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry7-expected7] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry8-expected8] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry9-expected9] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry10-expected10] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry11-expected11] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry12-expected12] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry13-expected13] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry14-expected14] PASSED [ 89%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry15-expected15] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry16-expected16] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry17-expected17] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry18-expected18] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_lines[geometry19-expected19] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_polygons[geometry0-expected0] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_polygons[geometry1-expected1] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_polygons[geometry2-expected2] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_polygons[geometry3-expected3] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_polygons[geometry4-expected4] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_polygons[geometry5-expected5] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_polygons[geometry6-expected6] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_polygons[geometry7-expected7] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_polygons[geometry8-expected8] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_polygons[geometry9-expected9] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_polygons[geometry10-expected10] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_polygons[geometry11-expected11] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_polygons[geometry12-expected12] PASSED [ 90%]
tests/test_strtree.py::test_query_contains_properly_polygons[geometry13-expected13] PASSED [ 90%]
tests/test_strtree.py::test_query_dwithin_geos_version[geometry0] SKIPPED [ 90%]
tests/test_strtree.py::test_query_dwithin_geos_version[geometry1] SKIPPED [ 90%]
tests/test_strtree.py::test_query_dwithin_geos_version[None] SKIPPED     [ 90%]
tests/test_strtree.py::test_query_dwithin_geos_version[geometry3] SKIPPED [ 90%]
tests/test_strtree.py::test_query_dwithin_geos_version[geometry4] SKIPPED [ 90%]
tests/test_strtree.py::test_query_dwithin_geos_version[geometry5] SKIPPED [ 90%]
tests/test_strtree.py::test_query_dwithin_invalid_distance[geometry0-None-distance parameter must be provided] PASSED [ 90%]
tests/test_strtree.py::test_query_dwithin_invalid_distance[geometry1-None-distance parameter must be provided] PASSED [ 90%]
tests/test_strtree.py::test_query_dwithin_invalid_distance[geometry2-foo-could not convert string to float] PASSED [ 90%]
tests/test_strtree.py::test_query_dwithin_invalid_distance[geometry3-foo-could not convert string to float] PASSED [ 90%]
tests/test_strtree.py::test_query_dwithin_invalid_distance[geometry4-distance4-could not convert string to float] PASSED [ 90%]
tests/test_strtree.py::test_query_dwithin_invalid_distance[geometry5-distance5-Could not broadcast distance to match geometry] PASSED [ 90%]
tests/test_strtree.py::test_query_dwithin_invalid_distance[geometry6-distance6-Could not broadcast distance to match geometry] PASSED [ 90%]
tests/test_strtree.py::test_query_dwithin_invalid_distance[geometry7-distance7-should be one dimensional] PASSED [ 90%]
tests/test_strtree.py::test_query_dwithin_invalid_distance[geometry8-distance8-should be one dimensional] PASSED [ 90%]
tests/test_strtree.py::test_query_dwithin_points[None-1.0-expected0] PASSED [ 90%]
tests/test_strtree.py::test_query_dwithin_points[geometry1-1.0-expected1] PASSED [ 90%]
tests/test_strtree.py::test_query_dwithin_points[geometry2-0-expected2] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry3-0-expected3] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry4--1-expected4] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry5--1-expected5] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry6-nan-expected6] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry7-nan-expected7] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry8-1-expected8] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry9-1-expected9] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry10-0.5-expected10] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry11-0.5-expected11] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry12-2.5-expected12] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry13-2.5-expected13] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry14-1.5-expected14] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry15-1.5-expected15] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry16-0.75-expected16] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry17-0.75-expected17] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry18-0.75-expected18] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry19-0.75-expected19] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry20-distance20-expected20] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry21-0-expected21] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry22-0-expected22] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry23-0.25-expected23] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry24-0.25-expected24] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry25-1.5-expected25] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry26-1.5-expected26] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry27-0.75-expected27] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry28-0.75-expected28] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry29-0.75-expected29] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_points[geometry30-0.75-expected30] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_lines[None-1.0-expected0] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_lines[geometry1-1.0-expected1] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_lines[geometry2-0-expected2] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_lines[geometry3-0-expected3] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_lines[geometry4-1.0-expected4] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_lines[geometry5-1.0-expected5] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_lines[geometry6-0.5-expected6] PASSED [ 91%]
tests/test_strtree.py::test_query_dwithin_lines[geometry7-0.5-expected7] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_lines[geometry8-0.5-expected8] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_lines[geometry9-0.5-expected9] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_lines[geometry10-0.5-expected10] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_lines[geometry11-0.5-expected11] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_lines[geometry12-0.5-expected12] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_lines[geometry13-0.5-expected13] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_lines[geometry14-1.5-expected14] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_lines[geometry15-1.5-expected15] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry0-0-expected0] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry1-0-expected1] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry2-0.5-expected2] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry3-0.5-expected3] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry4-1.5-expected4] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry5-1.5-expected5] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry6-1-expected6] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry7-1-expected7] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry8-0.5-expected8] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry9-0.5-expected9] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry10-0-expected10] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry11-0-expected11] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry12-2-expected12] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry13-2-expected13] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry14-0.5-expected14] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry15-0.5-expected15] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry16-2.5-expected16] PASSED [ 92%]
tests/test_strtree.py::test_query_dwithin_polygons[geometry17-2.5-expected17] PASSED [ 92%]
tests/test_strtree.py::test_nearest_empty_tree PASSED                    [ 92%]
tests/test_strtree.py::test_nearest_invalid_geom[I am not a geometry] PASSED [ 92%]
tests/test_strtree.py::test_nearest_none[None] PASSED                    [ 92%]
tests/test_strtree.py::test_nearest_none[geometry1] PASSED               [ 92%]
tests/test_strtree.py::test_nearest_none[geometry2] PASSED               [ 92%]
tests/test_strtree.py::test_nearest_empty[geometry0] PASSED              [ 92%]
tests/test_strtree.py::test_nearest_empty[geometry1] PASSED              [ 92%]
tests/test_strtree.py::test_nearest_empty[geometry2] PASSED              [ 92%]
tests/test_strtree.py::test_nearest_points[geometry0-0] PASSED           [ 93%]
tests/test_strtree.py::test_nearest_points[geometry1-1] PASSED           [ 93%]
tests/test_strtree.py::test_nearest_points[geometry2-1] PASSED           [ 93%]
tests/test_strtree.py::test_nearest_points[geometry3-expected3] PASSED   [ 93%]
tests/test_strtree.py::test_nearest_points[geometry4-expected4] PASSED   [ 93%]
tests/test_strtree.py::test_nearest_points[geometry5-expected5] PASSED   [ 93%]
tests/test_strtree.py::test_nearest_points[geometry6-1] PASSED           [ 93%]
tests/test_strtree.py::test_nearest_points[geometry7-2] PASSED           [ 93%]
tests/test_strtree.py::test_nearest_points[geometry8-3] PASSED           [ 93%]
tests/test_strtree.py::test_nearest_points[geometry9-7] PASSED           [ 93%]
tests/test_strtree.py::test_nearest_points[geometry10-6] PASSED          [ 93%]
tests/test_strtree.py::test_nearest_points_equidistant[geometry0-expected0] PASSED [ 93%]
tests/test_strtree.py::test_nearest_points_equidistant[geometry1-expected1] PASSED [ 93%]
tests/test_strtree.py::test_nearest_points_equidistant[geometry2-expected2] PASSED [ 93%]
tests/test_strtree.py::test_nearest_lines[geometry0-0] PASSED            [ 93%]
tests/test_strtree.py::test_nearest_lines[geometry1-0] PASSED            [ 93%]
tests/test_strtree.py::test_nearest_lines[geometry2-1] PASSED            [ 93%]
tests/test_strtree.py::test_nearest_lines[geometry3-0] PASSED            [ 93%]
tests/test_strtree.py::test_nearest_lines_equidistant[geometry0-expected0] PASSED [ 93%]
tests/test_strtree.py::test_nearest_lines_equidistant[geometry1-expected1] PASSED [ 93%]
tests/test_strtree.py::test_nearest_lines_equidistant[geometry2-expected2] PASSED [ 93%]
tests/test_strtree.py::test_nearest_lines_equidistant[geometry3-expected3] PASSED [ 93%]
tests/test_strtree.py::test_nearest_lines_equidistant[geometry4-expected4] PASSED [ 93%]
tests/test_strtree.py::test_nearest_lines_equidistant[geometry5-expected5] PASSED [ 93%]
tests/test_strtree.py::test_nearest_lines_equidistant[geometry6-expected6] PASSED [ 93%]
tests/test_strtree.py::test_nearest_lines_equidistant[geometry7-expected7] PASSED [ 93%]
tests/test_strtree.py::test_nearest_lines_equidistant[geometry8-expected8] PASSED [ 93%]
tests/test_strtree.py::test_nearest_polygons[geometry0-0] PASSED         [ 93%]
tests/test_strtree.py::test_nearest_polygons[geometry1-2] PASSED         [ 93%]
tests/test_strtree.py::test_nearest_polygons[geometry2-3] PASSED         [ 93%]
tests/test_strtree.py::test_nearest_polygons[geometry3-6] PASSED         [ 93%]
tests/test_strtree.py::test_nearest_polygons_equidistant[geometry0-expected0] PASSED [ 93%]
tests/test_strtree.py::test_nearest_polygons_equidistant[geometry1-expected1] PASSED [ 93%]
tests/test_strtree.py::test_nearest_polygons_equidistant[geometry2-expected2] PASSED [ 93%]
tests/test_strtree.py::test_nearest_polygons_equidistant[geometry3-expected3] PASSED [ 93%]
tests/test_strtree.py::test_nearest_polygons_equidistant[geometry4-expected4] PASSED [ 93%]
tests/test_strtree.py::test_nearest_polygons_equidistant[geometry5-expected5] PASSED [ 94%]
tests/test_strtree.py::test_nearest_polygons_equidistant[geometry6-expected6] PASSED [ 94%]
tests/test_strtree.py::test_nearest_polygons_equidistant[geometry7-expected7] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_empty_tree PASSED              [ 94%]
tests/test_strtree.py::test_query_nearest_invalid_geom[I am not a geometry] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_invalid_geom[geometry1] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_none[None-False-expected0] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_none[geometry1-False-expected1] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_none[None-True-expected2] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_none[geometry3-True-expected3] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_empty_geom[geometry0-expected0] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_empty_geom[geometry1-expected1] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_empty_geom[geometry2-expected2] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry0-expected0] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry1-expected1] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry2-expected2] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry3-expected3] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry4-expected4] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry5-expected5] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry6-expected6] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry7-expected7] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry8-expected8] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry9-expected9] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry10-expected10] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry11-expected11] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry12-expected12] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry13-expected13] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry14-expected14] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry15-expected15] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry16-expected16] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry17-expected17] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry18-expected18] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry19-expected19] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry20-expected20] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry21-expected21] PASSED [ 94%]
tests/test_strtree.py::test_query_nearest_points[geometry22-expected22] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_points[geometry23-expected23] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_points[geometry24-expected24] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_points[geometry25-expected25] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_points[geometry26-expected26] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry0-expected0] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry1-expected1] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry2-expected2] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry3-expected3] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry4-expected4] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry5-expected5] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry6-expected6] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry7-expected7] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry8-expected8] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry9-expected9] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry10-expected10] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry11-expected11] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry12-expected12] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry13-expected13] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry14-expected14] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry15-expected15] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry16-expected16] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry17-expected17] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_lines[geometry18-expected18] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_polygons[geometry0-expected0] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_polygons[geometry1-expected1] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_polygons[geometry2-expected2] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_polygons[geometry3-expected3] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_polygons[geometry4-expected4] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_polygons[geometry5-expected5] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_polygons[geometry6-expected6] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_polygons[geometry7-expected7] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_polygons[geometry8-expected8] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_polygons[geometry9-expected9] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_polygons[geometry10-expected10] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_polygons[geometry11-expected11] PASSED [ 95%]
tests/test_strtree.py::test_query_nearest_polygons[geometry12-expected12] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_polygons[geometry13-expected13] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_polygons[geometry14-expected14] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_polygons[geometry15-expected15] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_polygons[geometry16-expected16] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_polygons[geometry17-expected17] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_polygons[geometry18-expected18] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_polygons[geometry19-expected19] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_polygons[geometry20-expected20] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_max_distance[geometry0-None-expected0] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_max_distance[geometry1-None-expected1] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_max_distance[geometry2-10-expected2] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_max_distance[geometry3-10-expected3] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_max_distance[geometry4-0.1-expected4] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_max_distance[geometry5-0.1-expected5] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_max_distance[geometry6-0.1-expected6] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_invalid_max_distance[geometry0-0] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_invalid_max_distance[geometry1-0] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_invalid_max_distance[geometry2--1] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_invalid_max_distance[geometry3--1] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_nonscalar_max_distance PASSED  [ 96%]
tests/test_strtree.py::test_query_nearest_return_distance[geometry0-expected0] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_return_distance[geometry1-expected1] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_return_distance[geometry2-expected2] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_return_distance[geometry3-expected3] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_return_distance[geometry4-expected4] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_return_distance[geometry5-expected5] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_exclusive[geometry0-False-expected0] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_exclusive[geometry1-False-expected1] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_exclusive[geometry2-True-expected2] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_exclusive[geometry3-True-expected3] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_exclusive[geometry4-True-expected4] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_exclusive_no_results[geometry0-expected0] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_exclusive_no_results[geometry1-expected1] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_invalid_exclusive[geometry0-invalid] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_invalid_exclusive[geometry1-exclusive1] PASSED [ 96%]
tests/test_strtree.py::test_query_nearest_invalid_exclusive[geometry2-exclusive2] PASSED [ 97%]
tests/test_strtree.py::test_query_nearest_invalid_exclusive[geometry3-exclusive3] PASSED [ 97%]
tests/test_strtree.py::test_query_nearest_invalid_all_matches[geometry0-invalid] PASSED [ 97%]
tests/test_strtree.py::test_query_nearest_invalid_all_matches[geometry1-all_matches1] PASSED [ 97%]
tests/test_strtree.py::test_query_nearest_invalid_all_matches[geometry2-all_matches2] PASSED [ 97%]
tests/test_strtree.py::test_query_nearest_invalid_all_matches[geometry3-all_matches3] PASSED [ 97%]
tests/test_strtree.py::test_query_nearest_all_matches PASSED             [ 97%]
tests/test_strtree.py::test_strtree_threaded_query PASSED                [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom0-none] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom0-left] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom0-right] PASSED  [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom0-both] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom1-none] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom1-left] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom1-right] PASSED  [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom1-both] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom2-none] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom2-left] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom2-right] PASSED  [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom2-both] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom3-none] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom3-left] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom3-right] PASSED  [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom3-both] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom4-none] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom4-left] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom4-right] PASSED  [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom4-both] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom5-none] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom5-left] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom5-right] PASSED  [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom5-both] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom6-none] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom6-left] PASSED   [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom6-right] PASSED  [ 97%]
tests/test_testing.py::test_assert_geometries_equal[geom6-both] PASSED   [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom7-none] PASSED   [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom7-left] PASSED   [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom7-right] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom7-both] PASSED   [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom8-none] PASSED   [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom8-left] PASSED   [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom8-right] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom8-both] PASSED   [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom9-none] PASSED   [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom9-left] PASSED   [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom9-right] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom9-both] PASSED   [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom10-none] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom10-left] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom10-right] PASSED [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom10-both] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom11-none] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom11-left] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom11-right] PASSED [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom11-both] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom12-none] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom12-left] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom12-right] PASSED [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom12-both] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom13-none] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom13-left] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom13-right] PASSED [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom13-both] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom14-none] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom14-left] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom14-right] PASSED [ 98%]
tests/test_testing.py::test_assert_geometries_equal[geom14-both] PASSED  [ 98%]
tests/test_testing.py::test_assert_geometries_not_equal[geom10-geom20-none] PASSED [ 98%]
tests/test_testing.py::test_assert_geometries_not_equal[geom10-geom20-left] PASSED [ 98%]
tests/test_testing.py::test_assert_geometries_not_equal[geom10-geom20-right] PASSED [ 98%]
tests/test_testing.py::test_assert_geometries_not_equal[geom10-geom20-both] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom11-geom21-none] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom11-geom21-left] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom11-geom21-right] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom11-geom21-both] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom12-geom22-none] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom12-geom22-left] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom12-geom22-right] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom12-geom22-both] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom13-geom23-none] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom13-geom23-left] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom13-geom23-right] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom13-geom23-both] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom14-geom24-none] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom14-geom24-left] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom14-geom24-right] PASSED [ 99%]
tests/test_testing.py::test_assert_geometries_not_equal[geom14-geom24-both] PASSED [ 99%]
tests/test_testing.py::test_assert_none_equal[none] PASSED               [ 99%]
tests/test_testing.py::test_assert_none_equal[left] PASSED               [ 99%]
tests/test_testing.py::test_assert_none_equal[right] PASSED              [ 99%]
tests/test_testing.py::test_assert_none_equal[both] PASSED               [ 99%]
tests/test_testing.py::test_assert_none_not_equal[none] PASSED           [ 99%]
tests/test_testing.py::test_assert_none_not_equal[left] PASSED           [ 99%]
tests/test_testing.py::test_assert_none_not_equal[right] PASSED          [ 99%]
tests/test_testing.py::test_assert_none_not_equal[both] PASSED           [ 99%]
tests/test_testing.py::test_assert_nan_equal[none] PASSED                [ 99%]
tests/test_testing.py::test_assert_nan_equal[left] PASSED                [ 99%]
tests/test_testing.py::test_assert_nan_equal[right] PASSED               [ 99%]
tests/test_testing.py::test_assert_nan_equal[both] PASSED                [ 99%]
tests/test_testing.py::test_assert_nan_not_equal[none] PASSED            [ 99%]
tests/test_testing.py::test_assert_nan_not_equal[left] PASSED            [ 99%]
tests/test_testing.py::test_assert_nan_not_equal[right] PASSED           [ 99%]
tests/test_testing.py::test_assert_nan_not_equal[both] PASSED            [ 99%]
tests/test_testing.py::test_normalize_true PASSED                        [ 99%]
tests/test_testing.py::test_normalize_default PASSED                     [ 99%]
tests/test_testing.py::test_normalize_false PASSED                       [100%]

================= 3521 passed, 37 skipped, 3 xfailed in 6.45s ==================
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-shapely-2.0.7-1.fc42.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9lNPMA
+ umask 022
+ cd /builddir/build/BUILD/python-shapely-2.0.7-build
+ cd shapely-2.0.7
+ DOCDIR=/builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/share/doc/python3-shapely
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/share/doc/python3-shapely
+ cp -pr /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/CHANGES.txt /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/share/doc/python3-shapely
+ cp -pr /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/CITATION.cff /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/share/doc/python3-shapely
+ cp -pr /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/CREDITS.txt /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/share/doc/python3-shapely
+ cp -pr /builddir/build/BUILD/python-shapely-2.0.7-build/shapely-2.0.7/README.rst /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT/usr/share/doc/python3-shapely
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: bundled(klib-kvec) = 0.1.0 lib.cpython-313-x86_64-linux-gnu.so()(64bit) python-shapely = 2.0.7-1.fc42 python3-shapely = 2.0.7-1.fc42 python3-shapely(x86-64) = 2.0.7-1.fc42 python3.13-shapely = 2.0.7-1.fc42 python3.13dist(shapely) = 2.0.7 python3dist(shapely) = 2.0.7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: (python3.13dist(numpy) < 3~~ with python3.13dist(numpy) >= 1.14) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libgeos_c.so.1()(64bit) python(abi) = 3.13 rtld(GNU_HASH)
Processing files: python-shapely-debugsource-2.0.7-1.fc42.x86_64
Provides: python-shapely-debugsource = 2.0.7-1.fc42 python-shapely-debugsource(x86-64) = 2.0.7-1.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-shapely-debuginfo-2.0.7-1.fc42.x86_64
Provides: debuginfo(build-id) = 09187cb7e4dc656e92dc9157941acdcde6140bcc debuginfo(build-id) = 58d0aec1766d51b34d80dd43c60bebd18a150b70 debuginfo(build-id) = d4b25f90bad3c87c1371e2ff7270b63ec974613f lib.cpython-313-x86_64-linux-gnu.so-2.0.7-1.fc42.x86_64.debug()(64bit) python-shapely-debuginfo = 2.0.7-1.fc42 python3-shapely-debuginfo = 2.0.7-1.fc42 python3-shapely-debuginfo(x86-64) = 2.0.7-1.fc42 python3.13-shapely-debuginfo = 2.0.7-1.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-shapely-debugsource(x86-64) = 2.0.7-1.fc42
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-shapely-2.0.7-build/BUILDROOT
Wrote: /builddir/build/SRPMS/python-shapely-2.0.7-1.fc42.src.rpm
Wrote: /builddir/build/RPMS/python-shapely-debugsource-2.0.7-1.fc42.x86_64.rpm
Wrote: /builddir/build/RPMS/python3-shapely-2.0.7-1.fc42.x86_64.rpm
Wrote: /builddir/build/RPMS/python3-shapely-debuginfo-2.0.7-1.fc42.x86_64.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Rx0NBd
+ umask 022
+ cd /builddir/build/BUILD/python-shapely-2.0.7-build
+ test -d /builddir/build/BUILD/python-shapely-2.0.7-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-shapely-2.0.7-build
+ rm -rf /builddir/build/BUILD/python-shapely-2.0.7-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild python-shapely-2.0.7-1.fc42.src.rpm
Finish: build phase for python-shapely-2.0.7-1.fc42.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-x86_64-1738356794.398502/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/python-shapely-2.0.7-1.fc42.src.rpm) Config(child) 0 minutes 56 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "python-shapely",
            "epoch": null,
            "version": "2.0.7",
            "release": "1.fc42",
            "arch": "src"
        },
        {
            "name": "python-shapely-debugsource",
            "epoch": null,
            "version": "2.0.7",
            "release": "1.fc42",
            "arch": "x86_64"
        },
        {
            "name": "python3-shapely",
            "epoch": null,
            "version": "2.0.7",
            "release": "1.fc42",
            "arch": "x86_64"
        },
        {
            "name": "python3-shapely-debuginfo",
            "epoch": null,
            "version": "2.0.7",
            "release": "1.fc42",
            "arch": "x86_64"
        }
    ]
}
RPMResults finished